    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure, 
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
        padding:0;
        border:0;
        outline:0;
        font-size:100%;
        background:transparent;
    }

    body {
        line-height:1;
    }

    img{
        max-width: 100%;
    }

    article,aside,details,figcaption,figure,
    footer,header,hgroup,menu,nav,section { 
        display:block;
    }

    nav ul {
        list-style:none;
    }

    blockquote, q {
        quotes:none;
    }

    blockquote:before, blockquote:after,
    q:before, q:after {
        content:'';
        content:none;
    }

    a {
        margin:0;
        padding:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
        color: #ffffff;
    }

    /* change colours to suit your needs */
    ins {
        background-color:#ff9;
        color:#000;
        text-decoration:none;
    }

    /* change colours to suit your needs */
    mark {
        background-color:#ff9;
        color:#000; 
        font-style:italic;
        font-weight:bold;
    }

    del {
        text-decoration: line-through;
    }

    abbr[title], dfn[title] {
        border-bottom:1px dotted;
        cursor:help;
    }

    table {
        border-collapse:collapse;
        border-spacing:0;
    }

    /* change border colour to suit your needs */
    hr {
        display:block;
        height:1px;
        border:0;   
        border-top:1px solid #cccccc;
        margin:1em 0;
        padding:0;
    }

    input, select {
        vertical-align:middle;
    }


/* Animations */
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}
/* Icons */
.icon-phone {
  background-image: url("../img/comparador/comparador/icon-phone.png");
  background-image: url("../img/comparador/icon-phone.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 33px;
  height: 33px;
  margin-right: 8px;
  vertical-align: middle;
}
.icon-phone-2 {
  background-image: url("../img/comparador/icon-phone-2.png");
  background-image: url("../img/comparador/icon-phone-2.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 39px;
  height: 38px;
  vertical-align: sub;
}
.icon-phone-3 {
  background-image: url("../img/comparador/icon-phone-3.png");
  background-image: url("../img/comparador/icon-phone-3.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 39px;
  height: 38px;
  margin-right: 8px;
  vertical-align: middle;
}
.icon-name-input {
  background-image: url("../img/comparador/icon-nombre.png");
  background-image: url("../img/comparador/icon-nombre.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 26px 26px;
  -moz-background-size: 26px 26px;
  background-size: 26px 26px;
  display: table-cell;
  width: 58px;
  height: 38px;
  border-right: 1px #e6e5e5 solid;
}
.icon-phone-input {
  background-image: url("../img/comparador/icon-phone-input.png");
  background-image: url("../img/comparador/icon-phone-input.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 26px 26px;
  -moz-background-size: 26px 26px;
  background-size: 26px 26px;
  display: table-cell;
  width: 58px;
  height: 38px;
  border-right: 1px #e6e5e5 solid;
}
.icon-time-input {
  background-image: url("../img/comparador/icon-time-input.png");
  background-image: url("../img/comparador/icon-time-input.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 29px 29px;
  -moz-background-size: 29px 29px;
  background-size: 29px 29px;
  display: table-cell;
  width: 58px;
  height: 38px;
  border-right: 1px #e6e5e5 solid;
}
.icon-professional {
  background-image: url("../img/comparador/icon-professional.png");
  background-image: url("../img/comparador/icon-professional.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 92px;
  height: 56px;
}
.icon-customer {
  background-image: url("../img/comparador/icon-customer.png");
  background-image: url("../img/comparador/icon-customer.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 82px;
  height: 56px;
}
.icon-international {
  background-image: url("../img/comparador/icon-international.png");
  background-image: url("../img/comparador/icon-international.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 55px;
  height: 55px;
}
.icon-proof {
  background-image: url("../img/comparador/icon-proof.png");
  background-image: url("../img/comparador/icon-proof.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 45px;
  height: 63px;
}
.icon-time {
  background-image: url("../img/comparador/icon-time-input.png");
  background-image: url("../img/comparador/icon-time-input.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 45px;
  height: 63px;
}
.icon-tik {
  background-image: url("../img/comparador/icon-tik-2.png");
  background-image: url("../img/comparador/icon-tik-2.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 45px;
  height: 63px;
}

.icon-urgency {
  background-image: url("../img/comparador/icon-urgency.png");
  background-image: url("../img/comparador/icon-urgency.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 59px;
  height: 51px;
}
.icon-salud {
  background-image: url("../img/comparador/icon-salud.png");
  background-image: url("../img/comparador/icon-salud.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 57px;
  height: 48px;
}
.icon-fertility {
  background-image: url("../img/comparador/icon-fertility.png");
  background-image: url("../img/comparador/icon-fertility.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 76px;
  height: 48px;
}
.icon-emergency {
  background-image: url("../img/comparador/icon-emergency.png");
  background-image: url("../img/comparador/icon-emergency.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 85px;
  height: 63px;
}
.icon-dental-1 {
  background-image: url("../img/comparador/icon-dental-1.png");
  background-image: url("../img/comparador/icon-dental-1.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 42px;
  height: 61px;
}
.icon-dental-2 {
  background-image: url("../img/comparador/icon-dental-2.png");
  background-image: url("../img/comparador/icon-dental-2.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 49px;
  height: 63px;
}
.icon-dental-3 {
  background-image: url("../img/comparador/icon-dental-3.png");
  background-image: url("../img/comparador/icon-dental-3.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 49px;
  height: 63px;
}
.icon-dental-4 {
  background-image: url("../img/comparador/icon-dental-4.png");
  background-image: url("../img/comparador/icon-dental-4.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 62px;
  height: 63px;
}
.icon-aesthetic {
  background-image: url("../img/comparador/icon-aesthetic.png");
  background-image: url("../img/comparador/icon-aesthetic.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 52px;
  height: 64px;
}
.icon-cells {
  background-image: url("../img/comparador/icon-cells.png");
  background-image: url("../img/comparador/icon-cells.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 76px;
  height: 64px;
}
.icon-surgery {
  background-image: url("../img/comparador/icon-surgery.png");
  background-image: url("../img/comparador/icon-surgery.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 94px;
  height: 64px;
}
.icon-eyes {
  background-image: url("../img/comparador/icon-eyes.png");
  background-image: url("../img/comparador/icon-eyes.svg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 62px;
  height: 31px;
}
/* Bootstrap reset styles */
:focus,
a:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
}
a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}



.btn {
  background: #002060;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0,33,96,0.4);
  box-shadow: 0px 1px 1px 0px rgba(0,33,96,0.4);
  border: 0;
  width: 100%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn:hover {
  outline: 0;
  background: #e20000;
}

.btn-2 {
  background: #002060;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0,33,96,0.4);
  box-shadow: 0px 1px 1px 0px rgba(0,33,96,0.4);
  border: 0;
  width: 100%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.btn-2:focus,
.btn-2:active:focus,
.btn-2.active:focus,
.btn-2:hover {
  outline: 0;
  background:#DBEDFF;
  color: #010083;
  
}

.btn_3 {
  background: #002060;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0,33,96,0.4);
  box-shadow: 0px 1px 1px 0px rgba(0,33,96,0.4);
  border: 0;
  width: 50%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  cursor:pointer;
}
.btn_3:focus,
.btn_3:active:focus,
.btn_3.active:focus,
.btn_3:hover {
  outline: 0;
  background: #e20000;
}


.select-2 {
  background: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  width: 100%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #010083;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}
.select-2:focus,
.select-2:active:focus,
.select-2.active:focus,
.select-2:hover {
  outline: 0;
  background:#DBEDFF;
  color: #010083;
}

.select-2 h1 {
	width: 80%
}

.select-2_800 {
  background: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  width: 100%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #010083;
  font-size: 70%;
  font-weight: 900;
  text-transform: uppercase;
}
.select-2_800:focus,
.select-2_800:active:focus,
.select-2_800.active:focus,
.select-2_800:hover {
  outline: 0;
  background:#DBEDFF;
  color: #010083;
}

.select-2_800 h1 {
	width: 80%
}


 	
.select-ano {
  background: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  width: 50%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #010083;
  font-size: 90%;
  font-weight: 900;
  text-transform: uppercase;
}
.select-ano:focus,
.select-ano:active:focus,
.select-ano.active:focus,
.select-ano:hover {
  outline: 0;
  background:#DBEDFF;
  color: #010083;
}

.select-ano_800 {
  background: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  width: 100%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #010083;
  font-size: 70%;
  font-weight: 900;
  text-transform: uppercase;
}
.select-ano_800:focus,
.select-ano_800:active:focus,
.select-ano_800.active:focus,
.select-ano_800:hover {
  outline: 0;
  background:#DBEDFF;
  color: #010083;
}


.select-dia_800 {
  background: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  width: 100%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #010083;
  font-size: 70%;
  font-weight: 900;
  text-transform: uppercase;
}

.select-dia_800:focus,
.select-dia_800:active:focus,
.select-dia_800.active:focus,
.select-dia_800:hover {
  outline: 0;
  background:#DBEDFF;
  color: #010083;
}

.select-dia {
  background: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
  width: 25%;
  white-space: nowrap;
  padding: 24px 20px;
  color: #010083;
  font-size: 90%;
  font-weight: 900;
  text-transform: uppercase;
  
}
.select-dia:focus,
.select-dia:active:focus,
.select-dia.active:focus,
.select-dia:hover {
  outline: 0;
  background:#DBEDFF;
  color: #010083;
}


.cp_clase
{
    max-width: 650px;
    background: #FAFAFA;
    padding: 30px;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: 6px solid #305A72;
	font-size:25px;
    text-align: center;
	color:#010D8F;		
}

.cp_clase:not(:focus), cp_clase:not(:focus) 
{
	color:#B7B7B7;
}


#contenedor {
    display: table;
    border: 0px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
#contenidos {
    display: table-row;
}
#columna1, #columna2, #columna3, #columna4, #columna5, #columna6 {
    display: table-cell;
    border: 0px;
    vertical-align: middle;
    padding: 10px;
}

.img_seguros
{
 border: 1px solid #8C8C8C;	
}

.img_seguros:hover {
  border: 1px solid #121212;
}

/* General styles */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  margin: 0;
  -webkit-backface-visibility: hidden;
}
.no_padding {
  padding: 0;
}
.no_padding-right {
  padding-right: 0;
}
.no_margin {
  margin: 0;
}
.lowercase {
  text-transform: none;
}
.uppercase {
  text-transform: uppercase;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.bold {
  font-weight: 800;
}
h1 {
  margin: 0;
}
h4 {
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
}
.list-styled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-styled li {
  font-size: 16px;
  padding-left: 30px;
  position: relative;
  color: #666;
  margin-bottom: 30px;
}
.list-styled li:before {
  background-image: url("../img/comparador/icon-tik.png");
  background-image: url("../img/comparador/icon-tik.svg");
  background-position: left center;
  background-repeat: no-repeat;
  content: "";
  height: 15px;
  left: 2px;
  position: absolute;
  top: 4px;
  width: 17px;
}
.list-styled.list-styled-blue li {
  line-height: 20px;
  padding-left: 25px;
  margin-bottom: 10px;
}
.list-styled.list-styled-blue li strong {
  color: #000;
}
.list-styled.list-styled-blue li:before {
  background-image: url("../img/comparador/icon-tik-2.png");
  background-image: url("../img/comparador/icon-tik-2.svg");
  background-position: left center;
  background-repeat: no-repeat;
  content: "";
  height: 15px;
  left: 2px;
  position: absolute;
  top: 1px;
  width: 17px;
}
/* Head */
.header {
  margin-bottom: 11px;
}
.navbar-brand {
  background: url("../img/comparador/logo-elcomparadordeseguros.png") no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  width: 207px;
  height: 57px;
  padding: 0;
  margin: 26px 30px 0 5px;
  text-indent: -999999px;
}
.navbar {
  margin: 15px 0;
  border: 0;
}
.nav li:nth-child(1) > a {
  margin-right: 3px;
}
.nav li a {
  background-color: #fff;
  color: #000;
  padding: 29px 22px;
  font-size: 18px;
  line-height: 1;
}
.nav li a:hover,
.nav li a:focus {
  background-color: #1972b9;
  color: #fff;
}
.nav li a:hover .icon-bar {
  background: #fff;
}
.navbar-toggle {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  float: none;
  margin: 0;
}
.navbar-toggle .icon-bar {
  background: #395d9a;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
.button-bar {
  float: left;
}
.navbar-high {
  background-image: url("../img/comparador/icon-pre-2.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 86%);
  height: 76px;
  
}
.navbar-high:hover,
.navbar-high:focus {
  background-image: url("../img/comparador/icon-pre-3.png");
}
.phone-footer,
.phone {
  text-align: right;
  height: 91px;
}
.phone-footer p,
.phone p {
  margin: 0;
}
.phone-footer p:first-child,
.phone p:first-child {
  font-weight: 700;
}
.phone-footer p:last-child,
.phone p:last-child {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  font-weight: bold;
  color: #FF0;
}
.phone-footer a,
.phone a {
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 38px;
  font-weight: 700;
  line-height: 1em;
}
.phone {
  background: #1972b9;
  color: #fff;
  padding: 10px 40px 11px;
}
.phone p:first-child {
  font-size: 14px;
  text-align: center;
}
.phone_2 {
  padding: 10px 40px 11px;
  text-align:right;
  background:url(../img/comparador/icon-operadora.png);
  background-repeat:no-repeat;
  background-size:50px;
  background-position:right;
}
.phone_2 a {
  background-position: left top;
  background-repeat: no-repeat;
  font-weight: 700;
  line-height: 1em;
  color:#000000;
}

.phone_2 p:first-child {
  font-size: 14px;
  text-align:right;
}
.phone_2 a {
  text-align:right;
}

.cuerpo_preguntas {
	margin-left:10px;margin-right:10px; margin-top:25px;
	
}

.tabla_preguntas {
	border-radius: 89px 69px 69px 69px;
	-moz-border-radius: 89px 69px 69px 69px;
	-webkit-border-radius: 89px 69px 69px 69px;
	border: 1px solid #e8e8e8;
	}

.tabla_preguntas td {
	height:55px;
	border-radius: 89px 69px 69px 69px;
	-moz-border-radius: 89px 69px 69px 69px;
	-webkit-border-radius: 89px 69px 69px 69px;
	border: 1px solid #e8e8e8;
	cursor:pointer;
	box-sizing: border-box;
	background:url(../img/comparador/icon-tik-3.png);
	background-repeat:no-repeat;
	background-position:96% 50%;
	background-size:15px;

}
.tabla_preguntas a {
	margin-left:20px;
    font-weight: 700;
    line-height: 1em;
	color:#000000;
}
.tabla_preguntas td:focus,
.tabla_preguntas td:active:focus,
.tabla_preguntas td.active:focus,
.tabla_preguntas td:hover {
  outline: 0;
  color: #010083;
  box-sizing: border-box;
  background:#DBEDFF url(../img/comparador/icon-tik-2.png);
  background-repeat:no-repeat;
  background-position:96% 50%;
  background-size:15px;
   
}

.tabla_preguntas_2 {
	border-radius: 89px 69px 69px 69px;
	-moz-border-radius: 89px 69px 69px 69px;
	-webkit-border-radius: 89px 69px 69px 69px;
	border: 1px solid #e8e8e8;

}

.tabla_preguntas_2 td {
	height:55px;
	border-radius: 89px 69px 69px 69px;
	-moz-border-radius: 89px 69px 69px 69px;
	-webkit-border-radius: 89px 69px 69px 69px;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	background-position:96% 50%;
	background-size:15px;

}
.tabla_preguntas_2 a {
	font-size: 95%;
	margin-left:5%;
	margin-right:2%;
    font-weight: 700;
    line-height: 1em;
	color:#000000;
}

.tabla_preguntas_2 tr:focus,
.tabla_preguntas_2 tr:active:focus,
.tabla_preguntas_2 tr.active:focus,
.tabla_preguntas_2 tr:hover {
  outline: 0;
  color: #010083;
  box-sizing: border-box;
  cursor:pointer;
 
}

.tabla_preguntas_2 tr:first-child {
  outline: 0;
  color: #010083;
  box-sizing: border-box;
  background:transparent;
  cursor:default;
}





.navbar-collapse {
  position: absolute;
  top: 76px;
  left: 242px;
  width: 273px;
  z-index: 11;
  background: #fff;
  border: 0;
  border-bottom: 10px #2f5595 solid;
}
.navbar-collapse .navbar-nav {
  margin: 15px -15px;
}
.navbar-collapse .navbar-nav li {
  text-align: center;
}
.navbar-collapse .navbar-nav li:nth-child(5) > a {
  border: 0;
}
.navbar-collapse .navbar-nav li:nth-child(6) > a {
  display: none;
}
.navbar-collapse .navbar-nav li a {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 20px 10px;
  margin: 0 20px;
  border-bottom: 1px solid #e6e5e5;
  position: relative;
}
.navbar-collapse .navbar-nav li a:hover,
.navbar-collapse .navbar-nav li a:focus {
  background: #1972b9;
  color: #fff;
}
.navbar-collapse .navbar-nav li a.dropdown-toggle:hover:after,
.navbar-collapse .navbar-nav li a.dropdown-toggle:focus:after {
  content: '';
  border-width: 8px 8px 0 8px;
  border-color: #1972b9 transparent transparent transparent;
  border-style: solid;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: 0 auto;
  z-index: 1;
}
.navbar-collapse .navbar-nav li .dropdown-menu {
  padding: 0;
}
.navbar-collapse .navbar-nav li .dropdown-menu li {
  background: #f3f3f3;
  padding-top: 20px;
  margin: 0 20px;
  border-bottom: 1px solid #e6e5e5;
}
.navbar-collapse .navbar-nav li .dropdown-menu li a {
  padding: 0;
  border: 0;
  background: transparent;
  color: #1972b9;
}
.navbar-collapse .navbar-nav li .dropdown-menu li a:hover,
.navbar-collapse .navbar-nav li .dropdown-menu li a:focus {
  color: #2f5595 !important;
  background: transparent !important;
}
.navbar-collapse .navbar-nav li .dropdown-menu li a:last-child {
  padding-bottom: 20px;
}
.navbar-nav .open .dropdown-menu {
  background-color: transparent;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
  margin-top: 0;
  position: static;
  width: auto;
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
  height: 419px;
  width: 100%;
}
.carousel-fade .carousel-inner .item.item-01 {
  background: url("../img/comparador/slide-01.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-02 {
  background: url("../img/comparador/slide-02.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-03 {
  background: url("../img/comparador/slide-03.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-04 {
  background: url("../img/comparador/slide-04.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-05 {
  background: url("../img/comparador/slide-05.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-06 {
  background: url("../img/comparador/slide-06.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-07 {
  background: url("../img/comparador/slide-07.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-08 {
  background: url("../img/comparador/slide-08.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-09 {
  background: url("../img/comparador/slide-09.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item.item-10 {
  background: url("../img/comparador/slide-10.jpg") no-repeat center/cover;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-caption {
  background: url("../img/comparador/bg-slider.png") no-repeat;
  width: 444px;
  height: 430px;
  top: 0;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 40px 120px 0 40px;
}
.carousel-caption h2 {
  font-size: 22px;
  font-weight: 400;
  border-bottom: 1px #808ea7 solid;
  padding-bottom: 4px;
  margin-bottom: 7px;
  margin-top: 0;
  width: 90%;
}
.carousel-caption h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 30px;
  margin-top: 0;
}
.carousel-caption .claim {
  font-size: 26px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
}
.carousel-caption .claim small {
  font-size: 20px;
  line-height: 24px;
}
.carousel-caption .feat {
  font-size: 16px;
  line-height: 20px;
  color: #fed700;
  margin-top: 25px;
}
.carousel-caption ul {
  padding-left: 15px;
  margin-top: 50px;
}
.carousel-caption ul li {
  margin-bottom: 13px;
  line-height: 16px;
  font-size: 14px;
}
.form {
  background: #fff;
  padding: 30px;
}
.form p {
  font-size: 1em;
  line-height: 1.1;
}
.form p span {
  display: block;
  font-size: 16px;
  color: #666;
}
.form-contain {
 /* border-top: 1px #e6e5e5 solid;
  border-bottom: 1px #e6e5e5 solid;*/
  padding: 0px 0;
}
.form-group {
  margin-bottom: 6px;
  position: relative;
}
.input-group {
  border: 1px #e6e5e5 solid;
  padding: 12px 0;
  width: 100%;
}
.input-group.open .dropdown-toggle:after {
  content: '';
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #011558 transparent;
}
.input-group .dropdown-toggle {
  background: none;
  border: 0;
  font-size: 16px;
  padding: 10px 18px;
  position: relative;
  text-align: left;
  display: table-cell;
  float: left;
  width: 100%;
}
.input-group .dropdown-toggle:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #011558 transparent transparent transparent;
  position: absolute;
  right: 1.2em;
  top: 1em;
  content: '';
}
.input-group .dropdown-menu {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  left: 0;

  margin: 0;
  padding: 0;
  top: 68px;
  width: 100%;
  border-left: 1px #e6e5e5 solid;
  border-right: 1px #e6e5e5 solid;
  border-bottom: 1px #e6e5e5 solid;
  border-top: 0;
}
.input-group .dropdown-menu li > a {
  padding: 10px 20px 10px 74px;
}
.form-control {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  padding: 10px 18px;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.checkbox {
  font-size: 12px;
  margin: 9px 0;
  color: #848484;
}
.checkbox input {
  margin-top: 2px;
}
.checkbox a {
  color: #000;
}
.checkbox a:hover,
.checkbox a:focus {
  color: #1972b9;
}
.form-feedback {
  height: 361px;
  text-align: center;
  padding: 40px 0;
}
.form-feedback span {
  margin-top: 15px;
}
/* Main */

.main-companias {
  padding-top: 30px;
  background: #fff;
  display: inline-block;
  width: 100%;
}
.main-companias h4 {
  color: #2f5595;
  margin-bottom: 30px;
  text-align: center;
}

.main-01 {
  padding-top: 64px;
  background: #fff;
  display: inline-block;
  width: 100%;
}
.main-01 h4 {
  color: #2f5595;
  margin-bottom: 30px;
  text-align: center;
}

.thumbnail_compania {
  background: none;
  border: 0;
  text-align: center;
  padding: 1%;
  height: 190px;
  position: relative;
}
.thumbnail {
  background: none;
  border: 0;
  text-align: center;
  padding: 8%;
  height: 170px;
  position: relative;
}
.thumbnail p {
  color: #666;
  line-height: 20px;
  border-top: 1px #dadada solid;
  padding-top: 10px;
  margin-top: 10px;
}
.thumbnail p strong {
  color: #000;
}
.thumbnail:after {
  background-image: url("../img/comparador/icon-tik.png");
  background-image: url("../img/comparador/icon-tik.svg");
  background-repeat: no-repeat;
  content: '';
  width: 18px;
  height: 15px;
  position: absolute;
  top: 13%;
  right: 33%;
}
.thumbnail-icon {
  height: 70px;
}
.service {
  margin: 4% 0 2%;
  display: inline-block;
  width: 100%;
}
.service h4 {
  text-align: left;
  border-bottom: 1px #dadada solid;
  padding-bottom: 5px;
  margin: 20px 0;
  display: inline-block;
  width: 100%;
}
.cta {
  padding: 0 4%;
  margin: 4% 0 6%;
  display: inline-block;
  width: 100%;
}
.cta p {
  margin-bottom: 5px;
}
.cta ul {
  border-top: 1px #2f5595 solid;
  border-bottom: 1px #2f5595 solid;
  margin-left: 0;
  padding: 14px 0;
}
.cta ul li:last-child {
  float: right;
  padding: 0;
}
.cta ul a {
  font-size: 46px;
  color: #000;
}
.cta ul .btn {
  width: 300px;
}
.panel-group {
  margin: 14px 0 4%;
}
.panel-group .panel {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  background-color: #2f5595;
  background-image: url("../img/comparador/bg-accordion.png");
  background-image: url("../img/comparador/bg-accordion.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 125px 484px;
  -moz-background-size: 125px 484px;
  background-size: 125px 484px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  margin: 7px 0;
}
.panel-group .panel:nth-child(1) {
  background-position: right top;
}
.panel-group .panel:nth-child(2) {
  background-position: calc(100% - -22px) top;
}
.panel-group .panel .panel-heading {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  padding: 0;
}
.accordion-toggle {
  position: relative;
  display: block;
  padding: 28px 20px 27px;
}
.accordion-toggle h4 {
  color: #fff !important;
  line-height: 0;
  text-align: center;
}
.accordion-toggle:before {
  background-image: url("../img/comparador/icon-open.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  content: '';
  width: 33px;
  height: 18px;
  position: absolute;
  right: 34px;
}
.accordion-toggle.collapsed:before {
  background-image: url("../img/comparador/icon-closed.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  content: '';
}
.accordion-toggle:hover,
.accordion-toggle:active {
  text-decoration: none;
}
.panel-collapse .panel-body {
  border: 0;
  padding: 20px 120px;
  font-size: 14px;
  color: #fff;
}
.panel-collapse .panel-body ul {
  padding: 0;
}
.panel-collapse .panel-body ul li {
  margin-bottom: 20px;
}
.panel-collapse .panel-body ul li ul,
.panel-collapse .panel-body ul li ol {
  padding-left: 20px;
  margin-top: 20px;
}
.panel-collapse .panel-body ul li ul li,
.panel-collapse .panel-body ul li ol li {
  margin-bottom: 10px;
}
.panel-collapse .panel-body h5 {
  font-size: 16px;
  line-height: 20px;
  margin-top: 43px;
  text-transform: uppercase;
  margin-bottom: 14px;
  text-align: center;
}
.panel-collapse .panel-body .table {
  background: #f3f3f3;
  color: #2f5595;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  margin-top: 2%;
  margin-bottom: 0;
  padding: 15px;
}
.panel-collapse .panel-body .table th {
  background: #e1e1e1;
  text-transform: uppercase;
  padding: 10px 15px;
  width: 100%;
}
.panel-collapse .panel-body .table td {
  padding: 10px 0;
  border-bottom: 1px #fff solid;
}
.panel-collapse .panel-body .table ul {
  padding-left: 13px;
}
.panel-collapse .panel-body .table ul li {
  margin-bottom: 0;
}
.panel-collapse .panel-body .table-hover tr:hover {
  background: #fff;
}
.panel-collapse .panel-body .table-hover tr td:nth-child(1) {
  text-indent: 14px;
}
.panel-text {
  background: #f3f3f3;
  color: #2f5595;
  padding: 50px;
  margin-bottom: 20px;
}
.main-02 {
  margin-top: 4%;
}
.main-02 h4 {
  color: #2f5595;
}
.confidence {
  margin: 4% 0;
  display: inline-block;
}
.footer {
  background: #d0d0d0;
  padding: 4% 0;
}
.footer h5 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 18px;
}
.navbar-footer {
  padding-left: 12px;
}
.navbar-footer li {
  font-size: 12px;
  margin-bottom: 15px;
}
.navbar-footer li a {
  color: #2f5595;
  text-decoration: underline;
}
.phone-footer {
  color: #000;
  padding: 4% 0;
  border-left: 1px #fff solid;
}
.phone-footer div {
  padding: 0 4%;
}
.phone-footer p:first-child {
  font-size: 16px;
  text-align: left;
  text-indent: 95px;
}
.phone-footer a {
  color: #000;
}
.phone-footer .btn {
  width: 86%;
  margin: 4% 0;
}
.legal {
  font-size: 12px;
  color: #656464;
}
/* MEDIA QUERIES */
@media only screen and (max-width: 1200px) {
  .container {
    width: 100%;
    padding: 0 2%;
  }
  .phone {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media only screen and (max-width: 1100px) {
  .icon-phone,
  .icon-phone-3 {
    width: 24px;
    height: 24px;
  }
  .nav li:nth-child(2) {
    display: none;
  }
  .phone-footer a,
  .phone a {
    font-size: 34px;
  }
  .phone-footer p:first-child,
  .phone p:first-child {
    text-align: right;
  }
  .navbar-collapse .navbar-nav li:nth-child(5) > a {
    border-bottom: 1px solid #e6e5e5;
  }
  .navbar-collapse .navbar-nav li:nth-child(6) > a {
    display: block;
    border: 0;
  }
  .navbar-collapse {
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .button-bar {
    float: none;
  }
  .thumbnail-icon {
    height: auto;
  }
}
@media only screen and (max-width: 992px) {
  .icon-phone-2 {
    width: 28px;
    height: 28px;
    margin-right: 4px;
  }
  .no_padding-right {
    padding-right: 15px;
  }
  .list-styled li {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .list-styled li:before {
    top: 0;
  }
  .nav-justified {
    width: 50%;
    float: right;
  }
  .navbar-high {
    background: transparent;
  }
  .phone-footer,
  .phone {
    height: auto;
  }
  .phone-footer p,
  .phone p,
  .phone-footer a,
  .phone a {
    text-align: center !important;
    display: inherit;
  }
  .phone-footer {
    border: 0;
    padding: 0;
    width: 80%;
    margin: 0 auto;
  }
  .phone-footer p:first-child {
    text-indent: unset;
  }
  .phone-footer .btn {
    width: 100%;
  }
  .cta ul li {
    display: block;
    text-align: center;
  }
  .cta ul li:last-child {
    float: none;
  }
  .cta ul a {
    font-size: 36px;
  }
  .panel-title {
    font-size: 16px;
    text-align: left !important;
  }
  .footer div[class^="col-sm-3"] {
    display: none;
  }
  .legal {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .navbar-toggle span {
    display: none;
  }
  .nav-justified {
    width: auto;
  }
  .accordion-toggle {
    padding: 10px 46px 10px 10px;
  }
  .accordion-toggle h4 {
    line-height: 1.2;
  }
  .accordion-toggle:before {
    background-image: url("../img/comparador/icon-open-2.png");
    width: 17px;
    height: 9px;
    top: 24px;
    right: 20px;
  }
  .accordion-toggle.collapsed:before {
    background-image: url("../img/comparador/icon-closed-2.png");
  }
}
@media only screen and (max-width: 320px) {
  .icon-phone {
    vertical-align: inherit;
    margin-right: 2px;
    height: 18px;
    width: 18px;
  }
  .icon-phone-2 {
    width: 20px;
    height: 20px;
  }
  .icon-phone-input,
  .icon-time-input {
    width: 50px;
  }
  h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .btn-2 {
    width: 100%;
    padding: 16px 20px;
    margin-top: 10px;
    font-size: 14px;
    white-space: normal;
  }
  .btn {
    width: 100%;
    padding: 16px 20px;
    margin-top: 10px;
    font-size: 14px;
    white-space: normal;
  }
  .phone-footer a,
  .phone a {
    font-size: 26px;
  }
  .phone-footer p:first-child span,
  .phone p:first-child span {
    display: none;
  }
  .navbar-brand {
    width: 140px;
    margin: 26px 5px 0 5px;
  }
  .nav li a {
    padding: 20px;
  }
  .carousel-caption {
    padding: 30px 20px;
    width: 100%;
    height: 300px;
  }
  .carousel-caption .claim {
    font-size: 20px;
    line-height: 24px;
  }
  .carousel-caption .feat {
    font-size: 14px;
    line-height: 16px;
  }
  .carousel-fade .carousel-inner .item {
    height: 300px;
  }
  .form {
    padding: 20px;
  }
  .form p {
    font-size: 18px;
  }
  .form p span {
    font-size: 14px;
  }
  .input-group {
    padding: 8px 0;
  }
  .input-group .dropdown-toggle {
    padding: 10px;
  }
  .input-group .dropdown-toggle li a {
    padding-left: 60px;
  }
  .form-control {
    padding: 10px;
  }
  .cta ul a {
    font-size: 24px;
  }
  .cta ul .btn {
    width: 100%;
  }
  .thumbnail {
    height: auto;
  }
  .thumbnail p {
    font-size: 14px;
    line-height: 18px;
  }
  .main-01,
  .main-02 {
    padding: 2%;
  }
  .main-01 h4,
  .main-02 h4 {
    text-align: center;
  }
}



#cont_cook.container-fluid,#cont_cook.container-fluid.hide {
width:100%;
position:fixed;
bottom:0;
left:0;
background-color:#0D77AB;
min-width:100%;
color:#FFF;
display:none;
opacity:0.85;
}
#cont_cook.container-fluid a {
color:#FFFFFF;font-weight:bold;text-decoration:underline;
}
#cont_cook.container-fluid a:hover {
color:#FFEF00;
}
#cont_cook div.row div.col-md-12.text-center {
padding-top:1%;padding-bottom:1%;
}
#p_cook {
color:#FFF;
}
#p_cook,#bot_cook {
display:inline;
margin:auto 0;
}
#bot_cook {
margin: auto auto auto 10px;
}

