/* Add here all your CSS customizations */
.text-color-white{
    color: white;
}

.parallax-background:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.1);
}

.image-frame .image-frame-wrapper .image-frame-info.image-frame-info-show{
    padding:10px 25px 8px!important;
}

.item-plans .card .card-body p{
    font-size: 13px;
}


.item-plans .hover-card .card{
    display: none;
}

.item-plans:hover .hover-card .card{
    display: block;
    top: 0;
    z-index: 888;
    position: absolute;
    height: 100%;
    opacity: .8!important;
}

.item-plans .hover-card .card .card-body{
    padding:15px 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.item-plans .card-out .card-body{
    padding:15px 20px!important;
    min-height: 125px;
}

.image-frame.image-frame-style-1 .image-frame-wrapper.image-frame-wrapper-align-end{
    height: 255px;
    background-size:cover;
    background-position: center;
}

@media (max-width: 1199px){
    .col-md-6.all-width{
        width: 100%!important;
        flex: auto;
        max-width: initial;
    }

    .tp-caption{
        font-size:40px!important;
        line-height: 50px!important;
    }
}

/*NEW RESULTS OF THE QUOTATION*/
.item-block{
    margin-top:10px;
    margin-bottom: 10px;
}

.item-block .card .card-body{
    background-color: #093b6e;
    padding:15px 2.2rem 10px;
}

.team-member .inner-text{
    bottom: 75%;
}

.team-member .boxed-btn.btn-block{
    max-width: 130px;
    cursor: pointer;
}

.overlay-wrapper{
    margin-top: 46px;
}

.green-button-block {
    text-align: center;
    padding:10px 2.2rem 0px;
}

.boxed-btn.green-button{
    background-color:#DBDBDB;
    border:none;
    border-radius: 4px;
    width: 100%;
    color: black!important;
    cursor: pointer;
}

.boxed-btn.green-button:hover{
    background-color: #139c2a;
    color: white!important;
}

/*.boxed-btn.green-button:before{
    background-color: #139c2a;
    color: black!important;
}*/

/* CENTER MODAL */
.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
@media(max-width: 768px) {
    .modal-dialog {
        min-height: calc(100vh - 20px);
    }
    .aerror {
        font-size: 15px;
        text-decoration: none !important;
        margin-right: 15px;
        color: white;
        font-weight: bold;
        margin-left: 15px;
    }

    .card-body .btn-pr-5,
    .card-body .btn-pl-5{
        padding:0px!important;
    }

    .tp-parallax-wrap{
        top: 180px!important;
    }

    .slider-contact-form-wrapper{
        top: 20%;
    }

    .slider-contact-form-wrapper .slider-contact-form {
        width: 100%!important;
        margin: auto;
    }

    .name-agent{
        font-size: 1.2em!important;
    }
}

@media(max-height: 800px) {
    .tp-caption{
        display: none!important;
    }

    .slider-contact-form-wrapper{
        top: 0%;
    }

    .slider-contact-form-wrapper .slider-contact-form {
        width: 100%!important;
    }
}

.modal-header .close{
    cursor: pointer;
}

.modal-header{
    border-bottom: 1px solid #ccc;
    background-color: #093b6e !important;
    border-radius: 1px;
}

.modal-header .close{
    color: #b10000;
    opacity: 1;
}

.modal-header h4{
    color: white;
}

.modal-header i{
    margin: 0px;
    font-size: 17px;
}

.separator-hr hr{
    margin-top:3px;
}

.left{
    float: left;
}

.right{
    float: right;
}

.total-block label{
    margin-bottom: 2px;
    font-size: 18px;
    color: #ff5d00;
}

.fix-height{
    max-height: 380px;
    overflow-y: auto;
}

/* ESTILO SOLO EN BENEFICIOS */
@media(max-width: 575px) {
    .benefits label{
        width: 100%;
    }

    .benefits .left {
        margin-bottom: 0px;
    }

    .benefits .left,
    .benefits .right{
        float: none;
    }
    .errormobile{
        text-align: center;
    }
    .hrmobile{
    float: none !important;
    }
}

/* END STYLE NEW RESULTS OF THE QUOTATION*/

#login .modal-body{
    background-color: white;
    padding-bottom: 0px;
}

.btn-iniciar{
    cursor: pointer;
}

.plan-title{
    width: 100%;
    text-align: center;
    padding:10px 0px;
    background-color: white;
    font-weight: bold;
}

.plan-description{
    height: 275px;
    width: 100%;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: white;
}

.plan-description:hover .text-description{
    display: initial;
    background-color: rgba(255, 93, 0, 0.73);
    float: left;
}

.plan-description:hover .text-description .color-white{
    color: white;
}

.plan-description:hover .text-description .color-black{
    color: black;
}

.plan-description .text-description{
    /*display: none;*/
    color: transparent;
    transition: 0.3s;
}

.plan-button{
    background-color: #0069d9;
    border-radius: 3px;
    padding:5px;
    color: white;
    width:120px;
    margin:15px auto 15px auto;
}

.plan-1, .plan-1{
    color: black;
}

.footer-item{
    padding:0px;
    float: left;
}

#container-body{
    color:red;
    padding-left:8px;
}

.btn-number{
    cursor:pointer;
}

.widget-social img{
    width: 90%;
}

.btn{
    cursor: pointer;
}

.team-member .overlay-wrapper .boxed-btn:hover{
    border:1px solid #ff5d00;
    background-color: #ff5d00;
}
.team-member .overlay-wrapper .boxed-btn:before{
    background-color: #ff5d00;
    border:1px solid #ff5d00;
}

.section-padding-new{
    padding-top: 160px;
}

.height-fix{
    height:443px;
}

.item-block label{
    width: 100%;
    margin-bottom: 0px;
}

.item-block input{
    display: none;
}

.collapse .form-control{
    border-color:#ced4da;
}

.btn-info span{
    color: white;
}

.btn-info:hover i{
    color: white;
}

.card-body h3{
    font-size: 18px;
}

.card .card-body{
    padding: 30px 2.2rem 25px;
}

.card .card-body p{
    font-size: 15px;
    margin-bottom: 15px!important;
}

.item-block input[type="radio"]:checked + .text .btn-select{
    border-color: #55d090;
    background-color: #55d090 !important;
    color: white;
}

.item-block input[type="radio"]:checked + .text .btn-select.btn-icon-effect-1 .wrap i{
    opacity: 1;
    right: -14px;
}

.item-block input[type="radio"]:checked + .text .btn-select.btn-icon-effect-1 .wrap span{
    left: -14px;
}

html .btn-outline.btn-back{
    background-color: transparent;
    border-color: #a0a0a0;
    color: #a0a0a0;
}
html .btn-outline.btn-back:hover{
    background-color: #a0a0a0;
    border-color: #a0a0a0;
    color: white;
}

.datepicker{
    padding: 0.9rem .75rem!important;
    border-radius: 0px!important;
}

.datepicker.datepicker-dropdown{
    border-radius: 5px!important;
    background-color: white!important;
}

.info-box .card {
    height: 100%;
}

.info-box .card .card-body{
    padding: 0px 10px 5px!important;
}

.info-box .card .card-body p{
    line-height: inherit;
}

.setup-content label{
    font-weight: lighter;
    margin-bottom: 0px;
    font-size: 13px;
}

.setup-content-col{
    padding:0px 0px;

}

.setup-content-box{
    padding:0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.setup-content-box fieldset{
    min-height: 116px;
}

.setup-content-box:nth-child(6),
.setup-content-box:nth-child(5){
    margin-bottom: 5px;
}

.setup-content-box:last-child(){
    margin-bottom: 10px!important;
}

.setup-content-box:nth-child(6) fieldset,
.setup-content-box:nth-child(5) fieldset{
    min-height: 96px;
}

fieldset{
    border: 1px solid #ddd !important;
    position: relative;
    border-radius:4px;
    background-color:transparent;
    padding: 0px 10px 10px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
}

legend{
    font-size:16px;
    font-family: "Montserrat";
    letter-spacing: -0.9px;
    margin: 0px;
    width: auto;
    border: 0;
    border-radius: 4px;
    padding: 0px 5px;
}

.setup-content-box fieldset legend{
    margin-bottom: 5px;
    border-radius: 0px;
    font-size:18px;
}

.row-block{
    padding: 0px 10px;
}

.setup-content-box fieldset .checkbox,
.setup-content-box fieldset .radio{
    font-size:14px;
}

.setup-content-box fieldset .checkbox{
    margin:6px 0px 0px;
}

.setup-content-box fieldset .radio{
    margin:6px 0px 0px;
}

.setup-content{
    padding:0px 10px;
}

.setup-content h3{
    margin:0px;
}

.stepwizard-block{
    padding:0px 5px;
}

.stepwizard{
    padding-top: 14px;
    padding-bottom: 2px;
}

.stepwizard-step p {
    margin-top: 0px;
    color:white;
    margin-bottom: 8px;
}

table {
    table-layout: fixed;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step .btn-circle{
    pointer-events: none!important;
    display: inline-block;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 1!important;
}

.stepwizard-row:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ddd;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
    padding: 0px 20px;
    width: 25%;
    background: #093b6e;
}

.btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 7px 0;
    font-size: 25px;
    /* line-height: 1.428571429; */
    border-radius: 3px;
    margin-top: -40px!important;
    color: #2388ed;
    /* background: white; */
    border: 2px solid #2388ed;
}

.agency{
    padding:0px;
}

.form-error {
    border: 1px solid red!important;
}

.has-error .control-label{
    color:black;
}

#demo-presentation label.error, #form-subscription label.error, #contact-modal label.error{
    display: none !important;
}

#subscription-recaptcha{
    /*float: right;
    display: inline-block;*/
    margin: 8px auto 0px auto;
    right: 5px;
    bottom: 5px;
    width: 304px;
    height: 78px;
    border: 1px solid transparent;
    border-radius: 4px;
}

#form-subscription [data-name-ref] {
    display: none;
    min-height: 30px;
}

#form-subscription [data-name-ref] label {
    font-weight: 600;
}

#form-subscription [data-name-ref] span{
    font-weight: normal;
}

#form-subscription .list-group-item{
    margin-top: -1px;
    background-color: transparent!important;
}

#form-subscription .panel>.list-group>.list-group-item:nth-child(even){
    border-top: 1px solid #ddd!important;
}

#form-subscription .panel>.list-group>.list-group-item:not(:first-child) {
    border-top: 1px solid #ddd;
}

#form-subscription .panel>.list-group>.list-group-item:last-child{
    border-top:0px;
}

#form-subscription .panel>.list-group>.list-group-item:nth-child(odd){
    border-bottom: 0px;
}

.panel-block .panel.panel-default{
    min-height: 234px;
}

.field-into-field{
    padding-bottom: 0px!important;
}

.fl-right{
    float: right;
}

.fl-left{
    float: left;
}

.modal-body label{
    font-family: "Montserrat";
}

#form-subscription{
    margin-bottom: 60px;
}

#header .header-btn-collapse-nav.header-btn-collapse-nav-light .hamburguer span{
    background: #1c1f21!important;
}

.total-block label{
    color: #15a4ed;
}

.icon-button{
    width: 20px;
}

.section-plan-button .btn-secondary{
    border:2px solid #009ca3;
    background-color: transparent;
    color: #009ca3;
}

.section-plan-button .btn-secondary:hover,
html .section-plan-button  .btn-secondary:not([disabled]):not(.disabled):active,
html .section-plan-button .btn-secondary:focus{
    border:2px solid #009ca3;
    background-color: transparent;
    color: #009ca3;
}

.logo-3{
    width: 240px;
}

.services-section-box h3{
    font-size: 13px!important;
}

.content-grid .services-section-box .content-grid-item{
    padding: 10px 40px 17px 40px!important;
}

.logo-bgp img,
.logo-adminseg img{
    width: 100%;
}


.logo-mdabroad{
    margin-top:30px;
}

.logo-arch{
    margin-top:25px;
    margin-right: 25px;
}

.logo-mdabroad,
.logo-arch{
    width: 45%;
    float: left;
}

.logo-bgp{
    float:left; width: 46%;
}

.logo-adminseg{
    float: right;
    margin-top:5px;
    width: 46%;
}

.sticky-header-active .logo-3{
    width: 180px;
}

.row-justify{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1300px){
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-custom .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
}

@media (max-width: 1199px){
    .green-button-block,
    .card .card-body{
        padding:15px 1.2rem 15px;
    }

    #header .header-logo img.logo-1.active,
    #header .header-logo img.logo-2.active,
    .logo-3{
        width: 170px;
    }

    #header .header-nav-main nav > ul > li a.dropdown-item{
        padding: 10px 5px;
    }
}

@media(max-width: 992px){
    #header .header-nav-main nav > ul > li a.dropdown-item{
        padding-left: 0px;
        padding-right: 5px;
    }
}

@media (max-width: 991px){
    footer .container{
        text-align: center;
    }

    footer .list.list-icon li{
        padding:0px;
    }

    footer .list.list-icon li i{
        display: none;
    }

    .logo-bgp img,
    .logo-adminseg img{
        width: 100%;
    }

    .logo-bgp{
        float:left;
        width: 180px;
    }

    .logo-adminseg{
        float: right;
        margin-top:5px;
        width: 180px;
    }

    .footer-item{
        width: 50%;
    }

    .slider-contact-form-wrapper .slider-contact-form{
        min-width: auto;
        width: 360px;
    }

    .slider-contact-form h2{
        font-size: 1.4rem;
    }

    .chooseus{
        height: auto!important;
    }

    .choseus {
        padding-top:30px!important;
    }

    .choseus .text-center.mb-4{
        margin-bottom: 30px!important;
    }

    .tp-caption {
        font-size: 30px!important;
        line-height: 40px!important;
    }

    .tp-parallax-wrap{
        top: 192px;
    }
}

@media (max-width: 550px){
    .logo-bgp{
        float:left;
        width: 180px;
    }

    .logo-adminseg{
        float: right;
        margin-top:5px;
        width: 180px;
    }

    .footer-item{
        width: 100%;
    }
}

@media (max-width: 470px){
    .logo-bgp{
        float:left;
        width: 100%;
    }

    .logo-adminseg{
        float: right;
        margin-top:5px;
        width: 100%;
    }

    .footer-item{
        width: 100%;
    }

    .logo-bgp img,
    .logo-adminseg img{
        width: 60%!important;
    }
}

.slider-contact-form button{
    margin-top: 20px!important;
}

.h-fixed{
    height:492px;
    margin-bottom: 0px;
}

@media (max-height: 825px){
    .h-fixed{
        height: 492px;
    }

}

.section-team{
    margin-bottom:0px;
}

.card .card-body .icon-box-info p{
    margin-bottom: 0px!important;
}

.section-title-p{
    font-size:16px;
    margin-bottom: 0px;
}

.step-padding .form-group{
    margin-bottom: 5px;
}

#quotation {
    padding-top: 50px;
}

.btn-submit{
    margin-top: 15px!important;
}

[type=reset], [type=submit], button, html [type=button]{
    -webkit-appearance: initial!important;
}

.modal-header.login-color{
    background-color: #009ca3!important;
}

.login-modal .form-group .form-control{
    border: 1px solid #ced4da;
}

.title-logo{
    font-size:9px;
}

.title-logo.title-logo-1{
    margin:0px 0px 3px 0px;
}

.title-logo.title-logo-2{
    margin:-5px 0px 2px 0px;
}

.img-cards{
    width: 90px; float:right; margin-left: 8px;
}

.img-comodo{
    width: 40px; float:right; margin-top:-13px;
}

.tp-parallax-wrap{
    left:22px!important
}

.action-block {
    position: absolute;
    top: 5px;
    right: 8px;
}

.action-block ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.action-block ul li{
    margin-bottom: 5px;
}

.action-block ul li a img{
    width: 23px;
}

.email-form label{
    float: left;
    padding: 5px 0px;
    height: 32px;
    margin: 0px;
}

.email-form input,
.email-form input:focus{
    border: 1px solid #ccc;
}

.input-group-prepend .input-group-text{
    padding: 3px 10px;
    border-radius: 0px;
    font-size: 11px;
}

.btn-pl-0{
    padding-left: 0px!important;
}

.btn-pr-0{
    padding-right: 0px!important;
}

.btn-pl-5{
    padding-left: 5px!important;
}

.btn-pr-5{
    padding-right: 5px!important;
}

.card-body .btn{
    font-size: 10px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.card-body .btn span{
    width: 100%;
}

p.success{
    margin-bottom: 0px;
}

.grey-color{
    color: #4a4a4a;
}

.step-action{
    margin: 0 auto;
    width: 300px;
}

.step-action .btn{
    padding-left: 0px!important;
    padding-right: 0px!important;
}


.pl-30{
    padding-left: 30px;
}

.form-control:focus {
    border-color: #009ca3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 156, 163,.8);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 156, 163,.8);
    background-color: rgba(0, 156, 163, .8);
    color: white;
}

.form-control:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
.form-control:focus::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
.form-control:focus:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
.form-control:focus:-moz-placeholder { /* Firefox 18- */
  color: white;
}

textarea.form-control{
    padding: 12px!important;
}

textarea.form-control:not(.form-control-sm):not(.form-control-lg){
    height: 100px!important;
}

.name-agent{
    margin-bottom: 0px!important;
    text-transform: capitalize!important;
}

.chooseus{
    height: 350px;
}

.why-choose-us{
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.pd-10{
    padding: 0px 10px;
}

.mb0{
    margin-bottom: 0px!important;
}

.list-left{
    padding-left:15px;
    margin-top: 5px;
    text-align: left;
}

.alert-danger{
    color: white;
    background-color: rgb(208, 23, 23);
    border-color: #ff0000;
    border-radius: 0px;
    padding: 5px 15px;
}

.alert-success {
    color: white;
    background-color: #1e7132;
    border-color: #2b6739;
    border-radius: 0px;
    padding: 5px 15px;
}

.google-map{
    height: 100%;
}

.text-p{
    margin-bottom: 39px;
}

.aclaration{
    line-height: 1.3;
    text-align: left;
}

.aclaration a {
    color: #15a4ed;
    font-weight: bold;
}

.btnerror,
.btnerror:hover{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    background-color: #42d890!important;
    color: #004986!important;
    font-size: 14px;
    font-weight: 400;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    border-color: #42d890;
    box-shadow: 0 16px 18px -6px rgb(0 0 0 / 29%)!important;
    border-radius: 6px!important;
    vertical-align: middle!important;
    transition: all .3s ease-in-out!important;
    position: relative!important;
    border: 0px!important;
}

.aerror {
    font-weight: 400;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}

.separate {
    border: 2px solid #00549a !important;
    margin-top: 20px;
}

.conditions .list-style-alpha{ list-style-type: lower-alpha; }
.conditions .list-style-decimal{ list-style-type: decimal; }
.conditions h4 { font-weight: bold; margin-top: calc(1.00 * 25px); font-size: calc(1.00 * 25px); }
.conditions h5 { font-weight: bold; margin-top: calc(0.75 * 25px); font-size: calc(0.80 * 25px); }
.conditions h6 { font-weight: bold; margin-top: calc(0.50 * 25px); font-size: calc(0.60 * 25px); }
.conditions dl { margin-left: 25px; }
.conditions table thead th { background: #009ca3; color: white; }
.conditions table tbody th { color: #009ca3; }

.flex{
    display: flex;
    align-items: center;
}

.plr0{
    padding-right: 0px;
    padding-left: 0px;
}

.pb10{
    padding-bottom: 10px;
}

.flex-direction-column{
    display: flex;
    flex-direction: column;
}

.logo_agency img{
    width: 90px;
    margin-bottom: 10px;
    max-height: 65px;
}

.fs16{
    font-size: 16px;
}

.fs21{
    font-size: 21px;
}

.header .logo{
    width: 41%;
}

.header .quote-w{
    width: 58%;
}

.header .logo a{
    float: left;
}

@media only screen and (min-width: 954px){
    .nav-menu {
        width: 13%!important;
        float: right;
        text-align: right!important;
        margin-right: 0px;
        padding-right: 0pc;
    }

/*    .nav-menu #mainMenu li{
        padding-right: 0px;
    }*/
}

@media(max-width:991px){
    .header .quote-w,
    .header .logo{
        width: 100%;
    }
}

.link-disabled {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    pointer-events: none;
}

.modal-note {
    text-align: center;
}

.modal-note p {
    padding: 0px;
    margin-bottom: 0px;
}

.footer {
    width: 100%!important;
    padding-bottom: 10px!important;
}

.footer .legal {
    margin: 15px 0 0 0!important;
}