/* custom.css*/

body {
    font-size: 16px;
}
.header-container>.top-header .logo {}
.backgroundtransparent {
    background-color: transparent !important;
    /*opacity: 0.1 !important;
	filter: alpha(opacity = 1) !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1) !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=1)" !important;*/
}
.backgroundwhite {
    background-color: white !important;
}
.selector-auto .form-control {
    height: 45px;
}
.selector-auto .divider {
    margin-bottom: 15px;
}
.selector-auto .form-box {
    max-width: 565px;
    background-color: #000;
    /*opacity: 0.6;
	filter: alpha(opacity = 60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";*/
}
.selector-auto .form-control::-moz-placeholder {
    color: #4bc2f1;
    opacity: 1;
}
.selector-auto input, .selector-auto select {
    background-color: #fff;
    /* 	opacity: 0.8;
	filter: alpha(opacity = 80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; */
    color: #000;
    border: 0px solid red;
}
.selector-auto input.fill, .selector-auto select.fill {
    opacity: 0.8;
    filter: alpha(opacity=80);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
}
.selector-auto .btn-success {
    background-color: #3399cc;
    border-color: #336699;
    color: #FFF;
}
.selector-auto .btn-success.active {
    background-color: #5dbb5c;
    border-color: #49ac48;
}
.selector-auto .btn.disabled, .selector-auto .btn[disabled], .selector-auto fieldset[disabled] .btn {
    opacity: 0.4;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 5px;
    margin-top: 0;
}
.internal-h4 {
    border-bottom: 1px dotted #ccc;
    clear: both;
    color: #444;
    margin: 1px 0 8px;
    padding-bottom: 3px;
}
.internal-borderTop {
    border-top: 1px dotted #ccc;
    clear: both;
    color: #444;
    margin: 1px 0 8px;
    padding-bottom: 3px;
}
.internal-message {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f90 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    margin: 5px 0 10px;
    padding: 15px 12px 15px 53px;
}
.modal-header {
    padding: 0;
}
.modal-body {
    padding: 15px 15px 0;
}
.modal-body .row, .modal-body .col-md-12 {
    padding-bottom: 0;
}
.content-cobertura .form-control-static {
    padding-bottom: 1px;
}
.modal-body .ui-bullet .ui-bullet-content {
    margin-bottom: 0;
}
.modal-footer {
    padding: 5px;
}
.panel-body {
    padding: 15px 15px 0;
}
.panel-internal {
    border-color: #e9e9e9;
    margin: 20px;
}
.panel-internal2 {
    border-color: #e9e9e9;
    margin: 10px;
}
.panel-internalColorOff {
    padding: 10px;
}
.btn-icon-s-internal {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}

/* .row {
    margin-left: -25px;
    margin-right: -25px;
} */

.content-cobertura select {
    text-transform: none;
}
.signin-body .logo {
    margin-bottom: -35px;
}
.page-signin .form-container {
    background-color: #fff;
    padding: 20px 30px 15px;
}
.signin-body .container {
    margin-top: -59px;
}
.page-signin .form-group {
    background-color: #FFF;
}
.page-forgot .input-group, .page-signin .input-group, .page-signup .input-group {
    border-bottom: 1px solid rgba(85, 85, 85, 0.3);
    padding: 6px 0;
}
.page-forgot .input-group-first, .page-signin .input-group-first, .page-signup .input-group-first {
    border-top: 1px solid rgba(85, 85, 85, 0.3);
}
.logo-fortis {
    background: url(../images/logo_miniw.png) no-repeat;
    display: inline-block;
    width: 100px;
    height: 39px;
    margin-top: 5px;
}
body.nav-collapsed-min .logo-fortis {
    background: url(../images/fortis_iconw.png) no-repeat;
    width: 30px;
    width: 30px;
}
.logo-segutrends {
    background: url(../images/logo_segutrends_mini.png) 0 6px no-repeat;
    width: 72px !important;
    height: 33px;
    display: inline-block;
}
.logo-segutrends-white {
    background: url(../images/logo-segutrends-white.png) no-repeat scroll 0 6px / 200px auto rgba(0, 0, 0, 0);
    display: inline-block;
    height: 46px;
    width: 200px !important;
}
.nav-collapsed-min .logo-sidebar-segutrends {
    display: none;
}
.icon-segutrends {
    background: url("../images/segutrends-ico.png") no-repeat scroll 0 10px / 33px auto rgba(0, 0, 0, 0);
    display: inline-block;
    height: 65px;
    width: 52px !important;
}
.logo-sidebar-segutrends {
    bottom: 0;
    float: left;
    left: 8px;
    position: absolute;
    text-align: center;
}
.leftSearch {}
.leftSearch .group-search {
    position: relative;
    display: block;
    padding: 15px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.leftSearch .group-search .ti-search {
    margin-right: 10px;
}
.leftSearch .group-search input {
    background: transparent;
    color: #ccc;
    width: 150px;
    box-shadow: none;
    border: 0;
    outline: none;
    border-bottom: 1px solid transparent;
}
.leftSearch .group-search input:focus {
    border-bottom-color: #ccc;
}
.app.nav-collapsed-min #nav>li>.group-search>i {
    margin: 0;
    font-size: 20px;
    cursor: pointer;
}
.italic {
    font-style: italic;
}
.app.nav-collapsed-min #nav>li>.group-search>input {
    display: none;
    background: #19212d;
}
.btn-icon-xs:hover {
    text-decoration: none;
}
.table-inner {
    padding: 0 !important;
}
.table-inner table {
    background-color: transparent !important;
    border: 0 !important;
}
.table-inner table .ui-checkbox {
    margin: 0 10px 0 10px !important;
}
.table-inner table tr td {}
.table-inner table tr td:first-child {
    border-left: 0 !important;
}
.table-inner table tr td:last-child {
    border-right: 0 !important;
}
.table-inner table tr:first-child td {
    border-top: 0 !important;
    text-align: right;
}
.table-inner table tr:last-child td {
    border-bottom: 0 !important;
}
.filtrocontainer::after, .container::before {
    content: " ";
    display: table;
}
.filtrocontainer::after {
    clear: both;
}
.filtrocontainer::after, .filtrocontainer::before {
    content: " ";
    display: table;
}
*, *::after, *::before {
    box-sizing: border-box;
}
.my-datepicker .form-control {
    height: 10px;
    padding: 11px;
}
.my-datepicker .btn {
    padding: 1px 2px;
}
.filtrocontainer {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 4px 11px;
    cursor: pointer;
}
.ui-timeline::before {
    left: 0%;
}
.ui-timeline .tl-item .tl-body .tl-content {
    background-color: #f7f7f5;
}
.ui-timeline .tl-item .tl-body .tl-content::after {
    border-color: transparent #f7f7f5 transparent transparent;
}
.ui-timeline .tl-time {
    font-size: 12px;
}
.remove-sidepadding {
    padding-left: 0px;
    padding-right: 0px;
}

/* margins */

.mb20 {
    margin-bottom: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
.wizard> .actions> i {
    margin-top: 5;
}
.wizard> .steps .current a, .wizard> .steps .current a:active, .wizard> .steps .current a:hover {
    background: none repeat scroll 0 0 #0f6e80;
    color: #fff;
    cursor: default;
}
.wizard> .steps .done a, .wizard> .steps .done a:active, .wizard> .steps .done a:hover {
    background: none repeat scroll 0 0 #0f6e80;
    color: #fff;
    opacity: 0.6;
}
.wizard> .content> .wizardRelative {
    position: relative;
}
.bg-fortis {
    background-color: #0f6e80;
    color: #fff;
}
.bg-green {
    background-color: #5dbb5c;
    color: #fff;
}
.bg-green-meadow {
    background-color: #1bbc9b !important;
    background-image: none !important;
    border-color: #1bbc9b !important;
    color: white !important;
}
.bg-purple-studio {
    background-color: #8e44ad !important;
    background-image: none !important;
    border-color: #8e44ad !important;
    color: white !important;
}
.bg-grey-cascade {
    background-color: #95a5a6 !important;
    background-image: none !important;
    border-color: #95a5a6 !important;
    color: white !important;
}
.thumbnail .btn-icon {
    font-size: 26px;
}
a, a:hover, a:active, a:focus {
    outline: none !important;
}
.coti-logo {
    width: 110px;
}
.coti-desc {}
.coti-paq {
    display: none;
}
.movil {
    display: none;
}
.desktop {
    display: inline-block;
}
.table-inner table {
    margin-bottom: 0;
}
.cotizacion> table> thead> tr:first-child {
    border: none;
}
.coti-desc> td> div {
    display: inline;
}
.coti-desc> td .tools-icon> a:first-child {
    display: none;
}
.coti-th-paq {
    text-align: center;
}
.coti-desc> td> div> p {
    width: 85%;
    /* o el tamaño que quiere que corte la cadena. */
    white-space: nowrap;
    overflow: hidden;
    /* cualquier valor excepto "visible" para que funcione. */
    text-overflow: ellipsis;
}
.tools-icon {
    margin-top: -30px;
}
.tools-icon> .btn-icon {
    text-decoration: none;
}
.tools-icon> .btn-icon:hover {
    text-decoration: none;
}
.coti-info {
    margin-top: -15px;
    color: #777;
    font-size: 14px;
    text-align: right;
    display: none;
    margin-top: 1px;
}
.ui-bullet h3.col-12 {
    width: 100%;
}
.static-info {
    margin-right: 0px;
    margin-left: 0px;
}
.static-info label {
    text-align: right;
}
.static-info .form-group {
    margin-bottom: 0px;
}
.form-control-static {
    display: inline-block;
    margin: 2px 0;
}
.form-control-static {
    margin-bottom: 0;
    margin-top: 0px;
    padding-top: 0px;
}
.fielset .ui-bullet-content {
    margin-left: 0px;
}
.fielset .date-rango {
    text-align: right;
    font-size: 14px;
    color: #666;
}
.fielset .content-prima {
    margin-top: 10px;
    padding: 8px 0px 0px 0px;
    background-color: #F6FC9E;
    border: 2px solid #F3FF36;
}
.fielset .content-prima a.btn-icon {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.ui-timepicker-wrapper {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    height: 150px;
    margin: 0;
    height: 236px;
    outline: medium none;
    overflow-y: auto;
    width: 6.5em;
    z-index: 10001;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 11em;
}
.ui-timepicker-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.ui-timepicker-duration {
    color: #888;
    margin-left: 5px;
}
.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888;
}
.ui-timepicker-list li {
    color: #000;
    cursor: pointer;
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 5px;
    white-space: nowrap;
}
.ui-timepicker-list:hover .ui-timepicker-selected {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}
li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list .ui-timepicker-selected:hover {
    background: none repeat scroll 0 0 #1980ec;
    color: #fff;
}
li.ui-timepicker-selected .ui-timepicker-duration, .ui-timepicker-list li:hover .ui-timepicker-duration {
    color: #ccc;
}
.ui-timepicker-list li.ui-timepicker-disabled, .ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default;
}
.ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: none repeat scroll 0 0 #f2f2f2;
}
.ui-timepicker-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.fielset .content-prima .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.fielset .btn-icon {
    float: left;
    font-size: 13px;
    margin: 0px 4px 4px 0px;
}
.fielset .well {
    padding: 5px;
}
.fielset .well h5 {
    padding-left: 1%;
}
.well> div> div {
    padding-left: 0px;
    padding-right: 0px;
}
.divider-lg {
    margin-top: 15px;
    margin-bottom: 15px
}
.static-info-well {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
}
.static-info-well p {
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-select> select.select-short {
    min-width: 60px;
}
.compare .img-cia {
    padding: 0px;
}
.compare .td-img {
    padding-top: 0px;
    padding-bottom: 0;
}
.tbl-compare .cell-prima {
    text-align: center !important;
    vertical-align: middle !important;
    width: 300px
}
.tbl-compare .cell-prima label {
    height: 33px !important;
}
.tbl-compare .cell-prima a {
    font-size: 20px;
}
.form-font-input {
    color: #000;
    font-weight: normal;
    font-size: 16px;
}
.ui-select>select {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 10px 8px 5px;
}
.font-sp-large {
    font-size: 14px;
}
.font-sp-medium {
    font-size: 12px;
}
.font-sp-small {
    font-size: 10px;
}
.ui-select-label {
    position: relative;
    display: inline-block;
    // overflow: hidden;
    margin: 0 0 2px 1.2%;
    width: auto;
    height: auto;
    border: 1px solid $input-border;
    border-radius: $border-radius-base;
}
.ui-select-label> select {
    z-index: 99;
    display: block;
    position: relative;
    padding: 0px;
    min-width: 140px;
    width: 120%;
    border: none;
    outline: none;
    background: transparent;
    /*text-transform: uppercase;*/
    font-size: 16px;
    font-weight: normal;
    color: #000;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    -webkit-appearance: none; // hide select arrow on webkit
    -moz-appearance: none;
}
// hide select arrow on IE 10+
.ui-select-label select::-ms-expand {
    display: none;
}
.ui-select-label:after {
    z-index: 0;
    content: "";
    position: absolute;
    right: 8%;
    top: 50%;
    color: #4e7fe1;
    /*$input-border;*/
    width: 0;
    margin-top: -3px;
    height: 0;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    pointer-events: none;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.text-underline {
    text-decoration: line-through !important;
}
.nav-container .nav a {
    font-size: 16px;
}
.cond-especifica {
    float: right;
    background-color: black;
    color: white;
    font-weight: bold;
    margin: -10px -10px 0px 0px;
    padding: 1px;
}
.cond-modificada {
    float: right;
    background-color: red;
    color: white;
    font-weight: bold;
    margin: -10px -10px 0px 0px;
    padding: 1px;
}
.text-color-red {
    color: red;
}
.nav-container .nav ul a {
    font-size: 15px
}
.btn-icon-s {
    /*border-radius: 2px;*/
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

/*// Hide select arrow in Firefox 30+, thanks http://jsbin.com/yaruh*/


/* Show only the native arrow */

@-moz-document url-prefix() {
    .ui-select-label {
        overflow: hidden;
    }
    .ui-select-label select {
        width: 120%;
        width: -moz-calc(100%+ 3em);
        width: calc(100%+ 3em);
    }
}

/* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */

.ui-select-label select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.tbl-compare {
    /*height: 165px;*/
}
.value-no-apply {
    color: red;
    text-decoration: line-through;
}
.center-block, .col-centered {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.suprime-padding {
    padding: 0;
}
.th-internal {
    background-color: #e6e6e6;
    border-right: 1px solid #fff;
    color: #000;
    padding: 0;
    vertical-align: top;
}
.comentario-internal {
    font-size: 9px;
    margin: 0;
    padding-bottom: 0;
    ext-align: center;
    vertical-align: top;
}
.highlight-internal {
    background-color: #FDFAC2;
}
.tbl-internal {
    border: 1px Solid;
    maxHeight: 100px;
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD
}
.search-sidebar {
    /*     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none; */
    background: none repeat scroll 0 0 #f7f7f7;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
    /*     border-image: none;
    border-style: solid;
    border-width: 0 0 1px 1px;
    float: left;
    font-size: 13px;
    margin-left: -250px;
   /*  padding: 27px 10px 10px; */
    /*     position: absolute;
    right: 0;
    top: 0;
    transition: padding 0.3s ease 0s;
    width: 220px;
    z-index: 2; */
    */
}
.filters div.fr {
    padding: 0px;
}
.filters div.fr label, .filters div.fr select, .filters div.fr input {
    font-size: 14px;
}
.filters div.fr label {
    padding-right: 5px;
}
.filters .ui-datepicker ul {
    margin-left: -100px;
}
table.tabla-descuentos td.numeric {
    padding: 5px;
}
table.tabla-descuentos th p, table.tabla-descuentos td p {
    margin: 0px;
}
table.tabla-descuentos .odd, {
    background-color: cornflowerblue;
}
@media screen and (max-width: 991px) {
    .coti-paq {
        display: block;
    }
    .coti-th-paq {
        display: none;
    }
    .coti-th-paq[rel-op="1"] {
        display: block;
    }
    .tbl-compare .cell-prima {
        width: 100%
    }
}
@media screen and (max-width: 767px) {
    .table-inner table tr:first-child td {
        text-align: center;
    }
    table.tabla-descuentos td.numeric {
        padding: 5px;
    }
}
@media screen and (max-width: 567px) {
    .coti-desc> td .tools-icon {
        float: none !important;
    }
    .coti-desc> td> div> p {
        display: none;
    }
    .coti-desc> td .tools-icon> a:first-child {
        display: inline-block;
    }
    .tools-icon {
        margin-top: 0px;
    }
    .coti-logo {
        width: 90px;
    }
    .ui-bullet h3.col-12 {
        font-size: 20px;
    }
    .fielset .date-rango {
        font-size: 12px;
    }
    .static-info label {
        text-align: left;
    }
    .movil {
        display: inline-block;
    }
    .movilCell {
        display: table-cell;
    }
    .mobile {
        display: list-item !important;
    }
    .desktop {
        display: none;
    }
    .desktopCell {
        display: none;
    }
    .desk {
        display: none !important;
    }
    .ui-select-label> select {
        min-width: 95px;
    }
    table.tabla-descuentos td.numeric {
        padding: 5px;
    }
}
@media screen and (max-width: 480px) {
    .cotizacion {
        font-size: 14px;
    }
    .table.cotizacion> tbody> tr> td, .table.cotizacion> tbody> tr> th, .table.cotizacion> tfoot> tr> td, .table.cotizacion> tfoot> tr> th, .table.cotizacion> thead> tr> td, .table.cotizacion> thead> tr> th {
        padding: 5px;
    }
    .btn-icon-sm {
        height: 25px;
        line-height: 25px;
        width: 25px;
    }
    .coti-logo {
        width: 90px;
    }
    .table-inner table .ui-checkbox {
        margin: 0 -5px 0 10px !important;
    }
    .coti-info {
        margin-top: 6px;
        font-size: 14px;
    }
    .ui-bullet h3.col-12 {
        font-size: 17px;
    }
    .fielset .date-rango {
        font-size: 12px;
    }
    /* 	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xsm-1, .col-xsm-10, .col-xsm-11, .col-xsm-12, .col-xsm-2, .col-xsm-3, .col-xsm-4, .col-xsm-5, .col-xsm-6, .col-xsm-7, .col-xsm-8, .col-xsm-9 {
		padding-left: 5px;
		padding-right: 5px;
	}

	.page {
		padding: 20px;
	} */
    table.tabla-descuentos td.numeric {
        padding: 5px;
    }
}
@media screen and (max-width: 399px) {
    .btn-logo {
        padding-left: 0px;
        padding-right: 0px;
    }
    .ui-bullet h3.col-12 {
        font-size: 14px;
    }
    .fielset .date-rango {
        font-size: 12px;
    }
    .lbl {
        font-size: 14px;
    }
    .lbllistado {
        font-size: 13px;
    }
    .lbllistadocont {
        font-size: 10px;
    }
    .remove-sidepaddingxs {
        padding-left: 0px;
        padding-right: 0px;
    }
    table.tabla-descuentos td.numeric {
        padding: 5px;
    }
}

/*Segupoliza Cotiza y Emite*/

.form-box {
    background-color: #0072bb;
    border-radius: 10px;
    color: #fff;
    left: 15px;
    padding: 15px;
    top: 20px;
    font-size: 20px;
}
.divFormInputBox {
    /* left: 92px; */
    padding: 10px;
    /* position: relative; */
    position: center;
    text-align: center;
    /*  top: -42px; */
    /*  width: 329px; */
}
.buttonCotizar {
    background: -moz-linear-gradient(center top, #fabb69 0%, #f26b16 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f26b17;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    font-weight: 300;
    padding: 6px 20px;
    text-shadow: 1px 1px 3px #b56015;
    width: auto !important;
}
.buttonCotizar:hover {
    background: -moz-linear-gradient(center top, #f26b16 0%, #fabb69 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f26b17;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    font-weight: 300;
    padding: 6px 20px;
    text-shadow: 1px 1px 3px #b56015;
    width: auto !important;
}
.placeholder {
    border: 1px solid #447290;
    border-radius: 5px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.4) inset;
    color: #888;
    opacity: 0.99;
}
.circle-stp {
    border: 2px solid #ffffff;
    border-radius: 10px;
    margin-right: 4px;
}
.progress-bar-emision {
    color: #FFFFFF;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.progress-bar-emision li {
    float: left;
    padding: 0;
    width: 30%;
}
.progress-bar-emision .stp {
    background-color: #EEEEEE;
    border-right: 1px solid #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.progress-bar-emision .step-off {
    display: block;
    padding: 4px 0 4px 0;
    text-decoration: none;
    background-color: #A1A1A1;
    float: left;
    width: 100%;
    text-align: center;
}
.progress-bar-emision .step-on, .progress-bar-emision .current {
    display: block;
    padding: 4px 0 4px 0;
    text-decoration: none;
    background-color: #2fbff9;
    float: left;
    width: 100%;
    text-align: center;
}
.issue .panel-default> .panel-heading {
    background-color: #FFF;
    border-color: #cacaca;
    color: #626262;
}
.issue .panel-default> .panel-heading strong {
    color: #005499;
}
.issue .panel-internal {
    border-color: none;
    margin-left: 0;
    margin-right: 0;
}
.issue .panel {
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
}
.issue .panel-default {
    border-color: #fff;
}
.issue .ico-boxplus {
    background: url("/images/ico-boxplus.png") no-repeat scroll left top transparent;
    height: 13px;
    margin-left: 3px;
    padding-bottom: 0;
    padding-left: 13px;
}
.tituloAutoMD {
    color: #005499;
    font-size: 21px;
}
.tituloAutoXS {
    padding-top: 5px;
    color: #005499;
    font-size: 15px;
}
.tituloAutoXS {
    color: #005499;
    font-size: 15px;
}
.tituloSeleccion {
    color: #005499;
    font-style: bold;
}
.progress-bar-emision {
    color: #ffffff;
    font-weight: bold;
}
.back {
    background-color: #0f548b;
    cursor: pointer;
    float: left;
    font-weight: bold;
    padding: 2px 5px;
    color: #ffffff;
}
.ico-back {
    background: url("/../images/ico-volver_bar.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 14px;
    margin-right: 3px;
    width: 17px;
}
.planes {
    float: right;
}
.pbox-current p {
    color: #0360a7 !important;
}
p {
    float: none;
    margin: 0 0 10px;
    padding: 0;
}
.noBorder {
    border: medium none;
    box-shadow: none;
}
.col1 {
    background: linear-gradient(to bottom, rgba(78, 202, 251, 1) 0%, rgba(55, 194, 250, 1) 3%, rgba(49, 191, 249, 1) 18%, rgba(36, 183, 244, 1) 35%, rgba(29, 171, 233, 1) 60%, rgba(28, 156, 219, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: white;
    /*     height: 50px;
    width: 50%; */
}
.col1A {
    background: none repeat scroll 0 0 #ffffff;
}
.descShort {
    font-size: 11px;
    line-height: 17px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
}
.rowComparativo {
    border-right: solid;
    border-bottom: solid;
    border-width: 1px;
    border-color: #EFEFE6;
}
.rowComparativoAseg {
    border-left: solid;
    border-width: 1px;
    border-color: #EFEFE6;
    padding-top: 10px;
}
.rowComparativoAseg1 {
    padding-top: 10px;
    border-right: solid;
    border-width: 1px;
    border-color: #EFEFE6;
}
.rowComparativoAsegXS {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid;
    border-width: 1px;
    border-color: #EFEFE6;
}
.rowComparativoTotales {
    font-size: 13px;
}
.spnbtnvm {
    background-color: #66befd;
    float: right;
    font-weight: bold;
    left: 0;
    position: relative;
    text-align: left;
    top: -19px;
}
.btnvm {
    color: #ffffff;
    padding: 4px;
    position: relative;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
}
.cell-cobertura {
    text-align: center !important;
    vertical-align: middle !important;
    width: 200px;
}
.planes-box {
    background: -moz-linear-gradient(center top, #feffff 44%, #afe7fd 94%, #a0d8ef 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 83px;
    padding: 0 !important;
    /* //width: 130px; */
}
.pbox-current {
    background: linear-gradient(to bottom, rgba(177, 231, 253, 1) 0%, rgba(157, 226, 253, 1) 18%, rgba(90, 207, 252, 1) 68%, rgba(56, 195, 250, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.planes-box .round-pes {
    cursor: pointer;
    height: 83px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;
    text-align: center;
}
.pdfbutton {
    cursor: pointer;
    width: 32px;
}
ol, ul {
    list-style: outside none none;
}
.arrow_box-cot::before {
    border-left-color: #24a724;
    border-width: 21px;
    margin-top: -21px;
    top: 50%;
}
.arrow_box-cot::after, .arrow_box-cot::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 100%;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.arrow_box-cot::after {
    border-left-color: #24a724;
    border-width: 20px;
    margin-top: -20px;
    top: 50%;
}
.arrow_box-cot::after, .arrow_box-cot::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 100%;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.arrow_box-cot {
    background: none repeat scroll 0 0 #24a724;
    border: 1px solid #24a724;
    position: relative;
}
.arrowGreen {
    background: url("/../images/arrowGreen-left.png") no-repeat scroll 0 0 transparent;
}
.center-block, .col-centered {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.btn-right2::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #81ca80;
    border-image: none;
    border-style: solid;
    border-width: 23px 16px 16px 10px;
    content: " ";
    line-height: 0;
    position: absolute;
    right: -26px;
    top: 0;
}
.image-toon-size {
    height: 100%;
    width: 100%;
}
@media screen and (max-width: 991px) {
    .coti-paq {
        display: block;
    }
    .coti-th-paq {
        display: none;
    }
    .coti-th-paq[rel-op="1"] {
        display: block;
    }
    .tbl-compare .cell-prima {
        width: 100%
    }
    .image-toon-size {
        width: 100%;
        height: 100%;
    }
}
.suprime-padding {
    padding: 0;
}
@media screen and (max-width: 767px) {
    .table-inner table tr:first-child td {
        text-align: center;
    }
    .image-toon-size {
        width: 100%;
        height: 100%;
    }
    .dtl-xs {
        -moz-user-select: none;
        background-image: none;
        border: 1px solid transparent;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 100;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 2px 3px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
    }
}
@media screen and (max-width: 567px) {
    .coti-desc> td .tools-icon {
        float: none !important;
    }
    .coti-desc> td> div> p {
        display: none;
    }
    .coti-desc> td .tools-icon> a:first-child {
        display: inline-block;
    }
    .tools-icon {
        margin-top: 0px;
    }
    .coti-logo {
        width: 90px;
    }
    .ui-bullet h3.col-12 {
        font-size: 20px;
    }
    .fielset .date-rango {
        font-size: 12px;
    }
    .static-info label {
        text-align: left;
    }
    .movil {
        display: inline-block;
    }
    .desktop {
        display: none;
    }
    .ui-select-label> select {
        min-width: 95px;
    }
    .dtl-xs {
        -moz-user-select: none;
        background-image: none;
        border: 1px solid transparent;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 100;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 2px 3px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
    }
    .image-toon-size {
        width: 100%;
        height: 100%;
    }
}
.th-internal {
    background-color: #e6e6e6;
    border-right: 1px solid #fff;
    color: #000;
    padding: 0;
    vertical-align: top;
}
.comentario-internal {
    font-size: 9px;
    margin: 0;
    padding-bottom: 0;
    ext-align: center;
    vertical-align: top;
}
.highlight-internal {
    background-color: #FDFAC2;
}
.tbl-internal {
    border: 1px Solid;
    maxHeight: 100px;
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD
}
@media screen and (max-width: 480px) {
    .cotizacion {
        font-size: 14px;
    }
    .image-toon-size {
        width: 100%;
        height: 100%;
    }
    .table.cotizacion> tbody> tr> td, .table.cotizacion> tbody> tr> th, .table.cotizacion> tfoot> tr> td, .table.cotizacion> tfoot> tr> th, .table.cotizacion> thead> tr> td, .table.cotizacion> thead> tr> th {
        padding: 5px;
    }
    .btn-icon-sm {
        height: 25px;
        line-height: 25px;
        width: 25px;
    }
    .coti-logo {
        width: 90px;
    }
    .table-inner table .ui-checkbox {
        margin: 0 -5px 0 10px !important;
    }
    .coti-info {
        margin-top: 6px;
        font-size: 14px;
    }
    .ui-bullet h3.col-12 {
        font-size: 17px;
    }
    .fielset .date-rango {
        font-size: 12px;
    }
    /* 	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xsm-1, .col-xsm-10, .col-xsm-11, .col-xsm-12, .col-xsm-2, .col-xsm-3, .col-xsm-4, .col-xsm-5, .col-xsm-6, .col-xsm-7, .col-xsm-8, .col-xsm-9 {
		padding-left: 5px;
		padding-right: 5px;
	}

	.page {
		padding: 20px;
	} */
    .dtl-xs {
        -moz-user-select: none;
        background-image: none;
        border: 1px solid transparent;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 100;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 2px 3px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
    }
}
@media screen and (max-width: 399px) {
    .btn-logo {
        padding-left: 0px;
        padding-right: 0px;
    }
    .ui-bullet h3.col-12 {
        font-size: 14px;
    }
    .fielset .date-rango {
        font-size: 12px;
    }
    .remove-sidepadding {
        padding-left: 0;
        padding-right: 0;
    }
    .font-sizeico {
        font-size: 13px;
    }
    .font-sizegrl {
        font-size: 13px;
    }
    .image-toon-size {
        width: 100%;
        height: 100%;
    }
    .dtl-xs {
        -moz-user-select: none;
        background-image: none;
        border: 1px solid transparent;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 100;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 2px 3px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
    }
}
.spinner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
}
.spinner-emision .spinner {
    /*top:-50% !important;
  right:0 !important;
  left:0 !important;
  position:fixed !important;
  margin:50% !important;*/
    left: 0 !important;
    margin: 0 50% !important;
    position: fixed !important;
    right: 0 !important;
    top: 1000px !important;
}
.seccion-cotizador {
    border-bottom: solid 4px #4e7fe1;
    border-right: solid 2px #E3E2FC;
    border-left: solid 2px #E3E2FC;
    border-top: solid 2px #E3E2FC;
    box-shadow: 0 0 1px #848484;
}
.subtitulo-cotizador {
    color: #4e7fe1;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 22px;
}
.texts-cotizadorbottom {
    border-right: 2px solid #BDBDBD;
}
.textsize-cotizadorbottom {
    min-height: 90px;
}
.content-cotizadorbottom {
    margin-top: 20px;
}
.gender-icon-sm {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.gender-icon {
    border-radius: 2px;
    display: inline-block;
    height: 35px;
    line-height: 39px;
    text-align: center;
    width: 35px;
}
.male-bg {
    background-color: #F7F9FC;
    border: 2px solid #becae3;
    font-size: 34px;
    color: #b0b7c6;
}
.male-bgactive {
    background-color: #F7F9FC;
    border: 2px solid #BEBEBE;
    font-size: 34px;
    color: #4e7fe1;
}
.female-bg {
    background-color: #F7F9FC;
    border: 2px solid #becae3;
    font-size: 34px;
    color: #b0b7c6;
    margin-left: -7px;
}
.female-bgactive {
    background-color: #F7F9FC;
    border: 2px solid #BEBEBE;
    font-size: 34px;
    color: #4e7fe1;
    margin-left: -7px;
}
.popover-producto {
    background-color: #F0F0F0;
    color: #4e7fe1;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    min-height: 40px;
    line-height: 40px;
    text-align: center;
    width: auto;
}
.popover-productomd {
    background-color: #E3E4F7;
    color: #4e7fe1;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    min-height: 40px;
    line-height: 40px;
    text-align: center;
}
.popover-producto:hover {
    background-color: #4e7fe1;
    color: #FFFFFF;
}

/**POPOVER*/

.ns-popover-list-theme {
    box-sizing: border-box;
    border-top: solid 1px #d2d2d2;
    border-left: solid 1px #d2d2d2;
    border-right: solid 1px #d2d2d2;
    border-bottom: solid 4px #4e7fe1;
    border-radius: 3px;
    z-index: 100;
    background-color: #fff;
    -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    max-width: 420px;
    margin-top: 20px;
}

/* line 19, ../sass/ns-popover.scss */

.ns-popover-list-theme ul, .ns-popover-list-theme .list {
    padding: 0;
    margin: 0.625rem 0;
    display: block;
}

/* line 25, ../sass/ns-popover.scss */

.ns-popover-list-theme li, .ns-popover-list-theme .list-item {
    list-style-type: none;
}

/* line 28, ../sass/ns-popover.scss */

.ns-popover-list-theme li a, .ns-popover-list-theme .list-item a {
    padding: 0.1875rem 0.625rem;
    display: block;
}

/* line 32, ../sass/ns-popover.scss */

.ns-popover-list-theme li a:hover, .ns-popover-list-theme .list-item a:hover {
    background-color: #f5f5f5;
}

/* line 124, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme {
    box-sizing: border-box;
    z-index: 100;
    background-color: transparent;
}

/* line 129, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme .ns-popover-tooltip {
    box-sizing: border-box;
    border: solid 1px #d2d2d2;
    border-radius: 3px;
    background-color: #fff;
    padding: 0.5625rem 0.875rem;
    max-width: 20rem;
    font-size: 0.875rem;
    -webkit-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
    margin: 10px;
}

/* line 142, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme .ns-popover-tooltip ul {
    padding: 0;
    margin: 0.625rem 0;
    display: block;
}

/* line 148, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme .ns-popover-tooltip li {
    list-style-type: none;
}

/* line 151, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme .ns-popover-tooltip li a {
    padding: 0.1875rem 0.625rem;
    display: block;
}

/* line 155, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme .ns-popover-tooltip li a:hover {
    background-color: #f5f5f5;
}

/* line 163, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-bottom-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
    border-bottom-color: #d2d2d2;
    left: 50%;
    top: -11px;
    margin-left: -11px;
}

/* line 57, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-bottom-placement .triangle:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border: solid 10px;
    border-color: transparent;
    position: absolute;
}

/* line 87, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-bottom-placement .triangle:after {
    border-bottom-color: #fff;
    border-top-width: 0;
    top: 1px;
    margin-left: -10px;
}

/* line 169, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-top-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
    border-top-color: #d2d2d2;
    left: 50%;
    bottom: -11px;
    margin-left: -11px;
}

/* line 57, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-top-placement .triangle:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border: solid 10px;
    border-color: transparent;
    position: absolute;
}

/* line 73, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-top-placement .triangle:after {
    border-top-color: #fff;
    border-bottom-width: 0;
    bottom: 1px;
    margin-left: -10px;
}

/* line 175, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-right-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
    border-right-color: #d2d2d2;
    top: 50%;
    left: -11px;
    margin-top: -11px;
}

/* line 57, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-right-placement .triangle:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border: solid 10px;
    border-color: transparent;
    position: absolute;
}

/* line 115, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-right-placement .triangle:after {
    border-right-color: #fff;
    border-left-width: 0;
    left: 1px;
    bottom: -10px;
}

/* line 181, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-left-placement .triangle {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 11px;
    border-color: transparent;
    position: absolute;
    border-left-color: #d2d2d2;
    top: 50%;
    right: -11px;
    margin-top: -11px;
}

/* line 57, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-left-placement .triangle:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border: solid 10px;
    border-color: transparent;
    position: absolute;
}

/* line 101, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-left-placement .triangle:after {
    border-left-color: #fff;
    border-right-width: 0;
    right: 1px;
    bottom: -10px;
}

/* line 187, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-left-align .ns-popover-tooltip {
    margin-left: 0;
}

/* line 193, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-right-align .ns-popover-tooltip {
    margin-right: 0;
}

/* line 199, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-top-align .ns-popover-tooltip {
    margin-top: 0;
}

/* line 205, ../sass/ns-popover.scss */

.ns-popover-tooltip-theme.ns-popover-bottom-align .ns-popover-tooltip {
    margin-bottom: 0;
}

/*SELECTOR CSS*/

.insurance-quote .picker-btn {
    cursor: pointer;
}
.home-banner .form-control {
    color: #2f3e5c;
    font-family: "Gotham Rounded Medium";
    font-size: 20px;
}
.insurance-quote .picker-btn .icon-check {
    color: #4e7fe1;
    position: absolute;
    right: 22px;
    top: 4px;
}
.picked-label {
    color: #b0b7c6;
    display: block;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.picker-control-btn {
    background-color: #ebf0f7;
    /*background-image: url("../images/icon-back.svg");*/
    background-position: 17px 25px;
    background-repeat: no-repeat;
    border-left: 1px solid #e3eaf3;
    float: right;
    width: 39%;
}
.picker-control-btn:hover {
    background-color: #d9e2f0;
}
.picker-control-btn a {
    display: block;
    padding: 5px 5px 5px 40px;
    width: 100%;
}
.picker-control-btn a:hover {
    color: inherit;
    text-decoration: none;
}
.picker-control-label {
    width: 71%;
}
.picker-body {
    height: 244px;
    margin: 4px;
    overflow-x: hidden;
    /* overflow-y: visible; */
}
.picker-control-label {
    color: #7194c8;
    float: left;
    padding: 5px 5px 5px 19px;
    width: 61%;
}
.picker-list {
    padding-left: 0;
}
.picker-list li {
    list-style: outside none none;
}
.picker-list a {
    color: #4d4d4d;
    display: block;
    font-size: 18px;
    margin-right: 4px;
    overflow: hidden;
    padding: 0px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.picker-list a:hover, .picker-list-other>li>a:nth-child(odd):hover, .picker-list-model>li:nth-child(odd):hover {
    background-color: #7194c8;
    color: #fff;
    text-decoration: none;
}
.picker-list-other>li>a:nth-child(odd), .picker-list-model>li:nth-child(odd) {
    background-color: #f9f9f9
}
.picker-wrapperlg {
    background-color: #fff;
    border: 3px solid #7194c8;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 310px;
    left: 0px;
    /* overflow-x: hidden; */
    position: absolute;
    top: 43px;
    /* width: inherit; */
    width: 800px;
    z-index: 20;
}
.picker-wrappersm {
    background-color: #fff;
    border: 3px solid #7194c8;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 310px;
    left: 0px;
    /* overflow-x: hidden; */
    position: absolute;
    top: 43px;
    /* width: inherit; */
    width: inherit;
    z-index: 20;
}
.rate-overlay {
    align-items: center;
    background-color: rgba(244, 247, 250, 0.9);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    min-height: 400px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
}
.home-banner .insurance-quote {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(22, 22, 22, 0.15);
    margin-top: 40px;
    padding: 27px 41px;
    position: relative;
    z-index: 10;
}
.home-banner {
    background-color: #f3f6f9;
    background-image: url("../images/placeholder/home-banner.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-bottom: 60px;
    padding-top: 95px;
    width: 100%;
}
.btn-mf {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 12px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.selector {
    cursor: pointer;
}
.selector-control {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 6px 12px;
    width: 100%;
}
.selector-controlsmall {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 5px 4px;
    min-width: 80%;
}
.selector-codigopostal {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 6px 12px;
    width: 100%;
    color: #b0b7c6;
    font-weight: bold;
    min-width: 95px;
}
.selector-input {
    background-color: #F7F9FC;
    background-image: none;
    border: 2px solid #becae3;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.829;
    padding: 6px 12px;
    width: 100%;
    color: #b0b7c6;
    font-weight: bold;
    min-width: 95px;
}
.selector-input::-webkit-input-placeholder,
.selector-input:-moz-placeholder
.selector-input::-moz-placeholder
.selector-input:-ms-input-placeholder {
   color: #b0b7c6;
}
.form-control.selector-input::-moz-placeholder {
    color: #b0b7c6;
    opacity: 1;
}

.btn-confirmar {
    -moz-user-select: none;
    background-color: #4e7fe1;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4229;
    margin-bottom: 0;
    padding: 10px 6px 13px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn-popover {
    -moz-user-select: none;
    background-color: #4e7fe1;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4229;
    margin-bottom: 0;
    padding: 10px 11px 13px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #FFFFFF;
}
.dottedborder {
    border-bottom: 2px dotted #FFFFFF;
}
.termino-selector {
    color: #4e7fe1;
    float: right;
    margin-top: -35px;
    position: relative;
    z-index: 71;
    font-size: 20px;
}
.margin-selector {
    margin-left: 30px;
}
.margin-selector2 {
    margin-left: -30px;
}
.acercade-logolg {
    margin-top: 350px;
}
.acercade-logosm {
    margin-top: 225px;
}
.acercade-texto {
    color: #29088A;
}
.acercade-textobold {
    font-weight: bold;
    color: #29088A;
}
.classlistado-polizas {
    font-size: 35px;
    cursor: pointer;
}
.labelcomparativowhite {
    color: white;
}
.box-border-bottom {
    border-color: #e3e2fc #e3e2fc #4e7fe1;
    border-style: solid;
    border-width: 2px 2px 4px;
    box-shadow: 0 0 1px #848484;
}
.valign {
    vertical-align: middle !important;
}
.Color-Base {
    color: #29088A;
}
.grises img {
    filter: url('#grayscale');
    /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /* Para cuando es estándar funcione en todos */
    filter: Gray();
    /* IE4-8 and 9 */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.grises img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.Product1-Panorama {
    background-image: url("/images/Car.jpeg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 5px;
    color: #fff;
    height: 200px;
    margin: 10px;
    width: 100%;
}
.Panorama-Polizas {
    background-image: url("/images/polizas.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 150px;
    margin: 10px;
    width: 100%;
}

/* Common styles and resets */

.dotstyle ul {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dotstyle li {
    position: relative;
    display: block;
    float: left;
    margin: 0 16px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.dotstyle li a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(100, 100, 100, 0.3);
    text-indent: -999em;
    /* make the text accessible to screen readers */
    cursor: pointer;
    position: absolute;
}
.dotstyle li a:focus {
    outline: none;
}

/* Dot move */

.dotstyle-dotmove li:last-child {
    position: absolute;
    left: 0;
    margin: 0;
    width: 48px;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.dotstyle-dotmove li:last-child::after {
    content: '';
    position: absolute;
    left: 50%;
    top: -1px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #c44d48;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.dotstyle-dotmove li.current:first-child~ li:last-child {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.dotstyle-dotmove li.current:nth-child(2)~ li:last-child {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.dotstyle-dotmove li.current:nth-child(3)~ li:last-child {
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
}
.dotstyle-dotmove li.current:nth-child(4)~ li:last-child {
    -webkit-transform: translateX(300%);
    transform: translateX(300%);
}
.dotstyle-dotmove li.current:nth-child(5)~ li:last-child {
    -webkit-transform: translateX(400%);
    transform: translateX(400%);
}
.dotstyle-dotmove li.current:nth-child(6)~ li:last-child {
    -webkit-transform: translateX(500%);
    transform: translateX(500%);
}
.dotstyle-dotmove li a {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.dotstyle-dotmove li a:hover, .dotstyle-dotmove li a:focus {
    background-color: #ccc;
}

.PH::placeholder {
    color: #b3bac9;
}

.PH:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #b3bac9;
}

.PH::-ms-input-placeholder { /* Microsoft Edge */
   color: #b3bac9;
}

.blurBackground {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.titulo-captura{
    color:#005499;
}
.bg-ALFA_ROMEO {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -10px;
  }

  .bg-ACURA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -10px;
  }

  .bg-APRISSA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -62px;
  }

  .bg-ASTON_MARTIN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -62px;
  }

  .bg-AUDI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -10px;
  }

  .bg-AUTOCAR {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -62px;
  }

  .bg-BAIC {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -114px;
  }

  .bg-BENTLY {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -114px;
  }

  .bg-BMW {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -114px;
  }

  .bg-BUGATTI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -10px;
  }

  .bg-BUICK {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -62px;
  }

  .bg-CADILLAC {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -114px;
  }

  .bg-CBO_MOTORS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -166px;
  }

  .bg-CBO_TRUCKS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -166px;
  }

  .bg-CBO {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -166px;
  }

  .bg-CHANGAN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -166px;
  }

  .bg-CHASIS_CABINA__MULTIMARCAS_ {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -10px;
  }

  .bg-CHEVROLET {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -62px;
  }

  .bg-CHRYSLER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -114px;
  }

  .bg-CLASICOS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -166px;
  }

  .bg-DATSUN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -218px;
  }

  .bg-DFM {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -218px;
  }

  .bg-DFSK {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -218px;
  }

  .bg-DINA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -218px;
  }

  .bg-DODGE {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -218px;
  }

  .bg-DONGFENG {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -10px;
  }

  .bg-DUCATI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -62px;
  }

  .bg-ESPECIALES {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -114px;
  }

  .bg-FAMSA_NAVISTAR {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -166px;
  }

  .bg-FAMSA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -218px;
  }

  .bg-FAW {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -270px;
  }

  .bg-FERRARI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -270px;
  }

  .bg-FIAT {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -270px;
  }

  .bg-FORD {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -270px;
  }

  .bg-FOTON {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -270px;
  }

  .bg-FREIGHTLINER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -270px;
  }

  .bg-FRONTERIZO {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -10px;
  }

  .bg-GENERAL_MOTORS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -62px;
  }

  .bg-GIANT_MOTORS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -114px;
  }

  .bg-GIANT {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -166px;
  }

  .bg-GMC {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -218px;
  }

  .bg-GOLDHOFER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -270px;
  }

  .bg-HINO {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -322px;
  }

  .bg-HONDA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -322px;
  }

  .bg-HUMMER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -322px;
  }

  .bg-HUSQVARNA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -322px;
  }

  .bg-HYUNDAI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -322px;
  }

  .bg-INFINITI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -322px;
  }

  .bg-INTERNATIONAL {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -322px;
  }

  .bg-ISUZU {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -10px;
  }

  .bg-IVECO {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -62px;
  }

  .bg-JAC {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -114px;
  }

  .bg-JAGUAR {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -166px;
  }

  .bg-JEEP {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -218px;
  }

  .bg-KENWORTH {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -270px;
  }

  .bg-KIA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -322px;
  }

  .bg-KILOTON {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -374px;
  }

  .bg-KTM {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -374px;
  }

  .bg-LAND_ROVER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -374px;
  }

  .bg-LEXUS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -374px;
  }

  .bg-LINCOLN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -374px;
  }

  .bg-LOTUS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -374px;
  }

  .bg-LUPA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -374px;
  }

  .bg-MACK {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -374px;
  }

  .bg-MACLAREN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -10px;
  }

  .bg-MAN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -62px;
  }

  .bg-MASERATI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -114px;
  }

  .bg-MASTRETTA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -166px;
  }

  .bg-MAYBACH {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -218px;
  }

  .bg-MAZDA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -270px;
  }

  .bg-MERCEDES_BENZ {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -322px;
  }

  .bg-MERCURY {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -374px;
  }

  .bg-MICROBUSES {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -426px;
  }

  .bg-MINI_COOPER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -426px;
  }

  .bg-MINI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -426px;
  }

  .bg-MITSUBISHI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -426px;
  }

  .bg-MORGAN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -426px;
  }

  .bg-MOTOCICLETAS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -426px;
  }

  .bg-NAVISTAR {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -426px;
  }

  .bg-NISSAN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -426px;
  }

  .bg-OPEL {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -426px;
  }

  .bg-OTROS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -10px;
  }

  .bg-PEUGEOT {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -62px;
  }

  .bg-PIAGGIO {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -114px;
  }

  .bg-PONTIAC {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -166px;
  }

  .bg-PORSCHE {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -218px;
  }

  .bg-RAM {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -270px;
  }

  .bg-RAMIREZ {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -322px;
  }

  .bg-REGULARIZADOS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -374px;
  }

  .bg-RENAULT {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -426px;
  }

  .bg-ROAD_KING {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -478px;
  }

  .bg-ROLLS_ROYCE {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -478px;
  }

  .bg-ROVER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -478px;
  }

  .bg-SAAB {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -478px;
  }

  .bg-SCANIA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -478px;
  }

  .bg-SEAT {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -478px;
  }

  .bg-SEMIRREMOLQUE {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -478px;
  }

  .bg-SHIFENG {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -478px;
  }

  .bg-SKYPER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -478px;
  }

  .bg-SMART {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -478px;
  }

  .bg-SPARTAK {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -10px;
  }

  .bg-SSANGYONG {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -62px;
  }

  .bg-STERLING {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -114px;
  }

  .bg-STRUDER {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -166px;
  }

  .bg-SUBARU {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -218px;
  }

  .bg-SUZUKI {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -270px;
  }

  .bg-TATA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -322px;
  }

  .bg-TESLA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -374px;
  }

  .bg-TOYOTA {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -426px;
  }

  .bg-TRACTOCAMION {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -478px;
  }

  .bg-UAZ {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -10px -530px;
  }

  .bg-V_A_M_ {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -62px -530px;
  }

  .bg-VAM {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -114px -530px;
  }

  .bg-VOLKSWAGEN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -166px -530px;
  }

  .bg-VOLVO {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -218px -530px;
  }

  .bg-VUHL {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -270px -530px;
  }

  .bg-YUEJIN {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -322px -530px;
  }

  .bg-MAXUS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -374px -530px;
  }

  .bg-MG {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -426px -530px;
  }

  .bg-AUTOBUS {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -478px -530px;
  }

  .bg-REMOLQUE {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -530px;
  }
  .bg-REMOLQUES {
    width: 32px; height: 32px;
    background: url('../images/LogosMakes/icon/css_sprites_n.png') -530px -530px;
  }
  .logoSegutrends{
      background: url("https://lottiefiles.com/share/ZGHPhG");
  }

  .blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}




/*sleleton loader quote*/
.ssl-container {
  height: 12vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ssl-premium {
  width: 100%;
  height: 100px;
}
.ssl-premium .ssl-insurance {
  float: left;
  width: 90px;
  height: 60px;
  background-color: #ccc;
  border-radius: 20%;
  margin: 8px;
  background-image: linear-gradient(90deg, #F4F4F4 0px, rgba(229, 229, 229, 0.8) 40px, #F4F4F4 80px);
  background-size: 600px;
  animation: shine-insurance 2s infinite ease-out;
}
.ssl-premium .ssl-detail {
  float: left;
  width: 90px;
  height: 30px;
  background-color: #ccc;
  border-radius: 20%;
  margin: 15px;
  /* margin-top: 80px; */
  margin-left: -96px;
  background-image: linear-gradient(90deg, #F4F4F4 0px, rgba(229, 229, 229, 0.8) 40px, #F4F4F4 80px);
  background-size: 600px;
  animation: shine-insurance 2s infinite ease-out;
}
.ssl-premium .ssl-buy {
  float: right;
  width: 180px;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  margin-top: 12px;
  background-image: linear-gradient(90deg, #F4F4F4 0px, rgba(229, 229, 229, 0.8) 40px, #F4F4F4 80px);
  background-size: 600px;
  animation: shine-insurance 2s infinite ease-out;
}
.ssl-premium .ssl-line {
  float: right;
  width: 60%;
  height: 20px;
  margin-top: 7px;
  border-radius: 7px;
  background-image: linear-gradient(90deg, #F4F4F4 0px, rgba(229, 229, 229, 0.8) 40px, #F4F4F4 80px);
  background-size: 600px;
  animation: shine-lines 2s infinite ease-out;
}
.ssl-premium .ssl-insurance + .ssl-line {
  margin-top: 11px;
  width: 40%;
}
.ssl-premium .ssl-line ~ .ssl-line {
  background-color: #ddd;
}

@keyframes shine-lines {
  0% {
    background-position: -100px;
  }
  40%, 100% {
    background-position: 140px;
  }
}
@keyframes shine-insurance {
  0% {
    background-position: -32px;
  }
  40%, 100% {
    background-position: 208px;
  }
}
@media screen and (min-width: 767px) {
  .ssl-premium .ssl-insurance {
    float: left;
    width: 90px;
    height: 80px;
    border-radius: 20px;
    margin: 8px;
    margin-left: 80px;
  }
  .ssl-premium .ssl-line {
    float: right;
    width: 33%;
    height: 20px;
    margin-top: 7px;
    border-radius: 7px;
    margin-left: 30px;
  }
  .ssl-premium .ssl-insurance + .ssl-line {
    margin-top: 7px;
    width: 33%;
  }
  .ssl-premium .ssl-buy {
    float: right;
    width: 160px;
    height: 40px;
    border-radius: 10px;
    margin-top: 12px;
    margin-left: 150px;
  }
  .ssl-premium .ssl-detail {
    float: right;
    width: 80px;
    height: 30px;
    border-radius: 20%;
    margin: 15px;
    margin-top: 12px;
  }
}

/*end sleleton loader quote*/


#whatsapp-chat-container {
    position: relative;
    font-family: Arial, sans-serif;
}
#whatsapp-chat-container .help-text {
		position: fixed;
		right: 20px;
		bottom: 80px;
        background-color: white;
        color: black;
        padding: 5px 10px;
        border-radius: 10px;
        font-size: 12px;
        /*font-weight: bold;*/
        margin-bottom: 5px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    }
#whatsapp-chat-container .whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 50px;
    background-color: #25D366;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
#whatsapp-chat-container .whatsapp-button img {
    width: 40px;
    height: 40px;
}
#whatsapp-chat-container .chat-popup {
    display: none;
    position: fixed;
    bottom: 120px;
    right: 20px;
    background: url('https://s01a.segupoliza.com/images/background-whatsapp.jpg');
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    width: 250px;
    overflow: hidden;
}
#whatsapp-chat-container .chat-header {
    background-color: rgb(0, 128, 105);
    color: white;
    padding: 15px;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
#whatsapp-chat-container .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}
#whatsapp-chat-container .chat-status {
    font-size: 12px;
    background-color: rgb(0, 128, 105);
    color: white;
    padding: 5px;
    text-align: left;
}
#whatsapp-chat-container .chat-body {
    padding: 10px;
}
#whatsapp-chat-container .chat-message {
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    max-width: 80%;
    margin: 10px auto;
    text-align: left;
    position: relative;
    display: none;
}
#whatsapp-chat-container .chat-message::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent white transparent transparent;
}
#whatsapp-chat-container .typing-indicator {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    padding: 10px;
}
#whatsapp-chat-container .dot {
    width: 6px;
    height: 6px;
    margin: 0 2px;
    background-color: gray;
    border-radius: 50%;
    animation: blink 1.5s infinite;
}
#whatsapp-chat-container .dot:nth-child(2) { animation-delay: 0.2s; }
#whatsapp-chat-container .dot:nth-child(3) { animation-delay: 0.4s; }
@keyframes blink {
    0% { opacity: 0.3; }
    50% { opacity: 1; }
    100% { opacity: 0.3; }
}
#whatsapp-chat-container .chat-popup button {
    background-color: #25D366;
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
}
#whatsapp-chat-container .chat-popup button img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-color: #25D366;
    border-radius: 50%;
}

