/* 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;
}

.pb-0 {
    padding-bottom: 0px!important;
    padding-top: 15px!important;
}

@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;
    }

    .info-box .card{
        margin-bottom: 15px;
    }

    .section-title{
        margin-top: -10px!important;
    }
}

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

.item-block .card .card-body{
    /*background-color: #093b6e;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    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 {
    margin: 150px auto 0px!important;
}

#container-quote .container{
    margin-top: 30px;
}

@media(max-width: 768px) {
    .setup-content-box .field-into-field .step-padding{
        clear: both;
    }

    .pd-10{
        padding-left:15px!important;
        padding-right:15px!important;
    }

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

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

    .form-check{
        margin-top: 15px;
    }

    .modal-dialog {
        min-height: calc(100vh - 20px);
    }

    .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;
    }

    .section-team{
        padding:20px 15px 0px 15px!important;
    }

    .brand-block{
        margin: 5px auto 15px!important;
    }

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

    .frm-inline-flex .form-group.frm-btn .btn-frm-search{
        position: relative;
        width: 100%;
        max-width: initial;
        right: 0px;
        left: 0px;
    }

    .h-fixed{
        height: auto!important;
    }

    .d-block.btn-contact,
    .d-block.btn-contact:hover{
        margin-left:10px;
        margin-right:10px;
        width: 44%;
        min-width: auto!important;
        margin-top: 10px!important;
        margin-bottom: 10px!important;
    }
}

@media(max-height: 800px) {
    .slider-contact-form-wrapper{
        top: 0%;
    }

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

.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:6px;
    margin-bottom: 7px;
}

.left{
    float: left;
}

.right{
    float: right;
}

.total-block label{
    margin-bottom: 2px;
    font-size: 18px;
    color: #47b300!important;
}

.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;
    }
}

/* 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;
}

.ul-links{
    padding-left: 31px;
}

#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,
.download-frm .form-control{
    border-color:#ced4da;
    padding-left:10px;
    padding-right: 10px;
}

.btn-info span{
    color: white;
}

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

.card-body h3{
    font-size: 18px;
    margin-top: 0px;
    color:white;
    margin-bottom: 8px;
}

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

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

.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;
    width: 250px!important;
}

.info-box .card {
    height: 100%;
    border: 1px solid #47b300;
}

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

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

.setup-content label{
    font-weight: normal;
    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:black;
    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;
    background: #fff !important;
    color: #272727;
    border: 2px solid #272727;
    border-radius: 100px;
    margin-top: -17px!important;
}

.btn-circle.btn-primary{
    border: 2px solid #47b300;
    color: #47b300;
    padding-top: 10px!important;
}

.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;
    z-order: 0;
}

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

.btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 11px 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: right;
}

.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;
}

.address-block{
    margin-top:0px;
}

.brand-block{
    margin-top:0px;
}

.daterangepicker td.disabled, .daterangepicker option.disabled, .datepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active{
    background-color: #47b300;
    border-color: #47b300;
}

.daterangepicker .ranges li.active{
    background-color: #47b300;
}

.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color: #47b300!important;
    color: white!important;
}

.daterangepicker td.in-range{
    background-color: #47b30080;
}

.datepicker .datepicker-switch{
    color: #47b300;   
}

.datepicker tr{
    border-bottom: 0px;
}

@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;
    }

    .quotation-header{
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }

    .quotation-header h1{
        margin-top: 0px!important;
    }
}

@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;
    }

    footer{
        padding-top: 0px!important;
    }

    .logo-bgp{
        margin-top: 0px!important;
    }

    .ul-links{
        list-style: none;
        padding-left: 0px!important;
    }

    .logo-mdabroad,
    .logo-arch,
    .logo-bgp,
    .logo-adminseg{
        max-width: 150px;
    }

    .logo-mdabroad,
    .logo-arch{
        /*width: 150px!important;*/
        margin-top:0px!important;
    }

    .logo-mdabroad{float: right!important;}

    .brands{
        padding:0px 15px!important;
    }

    .footer-logo{
        margin-bottom: 25px!important;
    }

    .footer-logo p{
        text-align: center!important;
    }

    .address-block{
        margin-top: 0px;
    }

    .brand-block{
        margin-top:0px;
    }

    .cards-block{
        width: 170px;
        margin:0 auto;
    }
}

@media(max-width: 660px){
    .d-block.btn-contact,
    .d-block.btn-contact:hover{
        width: 100%;
        min-width: auto!important;
        margin: 0px;
    }

    .btn-finish-block{
        padding:0px 20px!important;
    }
}

@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%;
    }
}

.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:30px;*/
    padding:40px 0px 15px;
}

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

.card .card-body .icon-box-info h3{
    color: #4e4e4e;
}

.card .row{
    margin:0px;
}

.icon-box-info-title h3,
.icon-box-info-title p{
    color: #4e4e4e!important;
}

.btn-icon-effect-2{
    color: white;
    background: rgba(255,255,255,0);
    border: 3px solid #47b300;    
    border-radius: 0px;
}

.section-title-p{
    font-size:16px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 5px;
}

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

/*#quotation {     
    padding-top: 80px; 
}*/

.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;
    color: #969595;
}

.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,
.pl-5{
    padding-left: 5px;
}

.pr-5{
    padding-right: 5px;
}

.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: #969595;
}

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

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;
}

select.form-control, select.form-control:hover, select.form-control:focus, input[type="text"].form-control, input[type="text"].form-control:hover, input[type="text"].form-control:focus{
    color: #666;
}

/* Card Style */

.mb-2{
    margin-bottom: 10px;
}

.btn-primary{
    border-color: #999;
    padding-top:8px;
    padding-bottom:8px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    border-color: #999;
    background-color: #999;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus{
    color: #fff;
    border-color: #47b300;
    background-color: #47b300;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-info{
    border-color:#47b300;
    padding-top:8px;
    padding-bottom:8px;
}

button.btn-icon-effec-1{
    display: block;
    position: relative;
    width: 174px;
    height: 45px;
    font-size: 11pt;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    line-height: 40px;
    color: #fff;
    background: rgba(255, 255, 255, 0);
    border: 3px solid #47b300;
    outline: none;
    text-shadow: none;
    margin: 15px auto;
    cursor: pointer;
    overflow: hidden;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.btn-download{
    margin: 0px auto 0px!important;
    height: 40px!important;
    line-height: 32px!important;
}

.link-class{
    background: transparent;
    color: #47b300;
    border: none;
    width: 100%;
}

.btn-download:hover .link-class{
    color: white;
}

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

.btn-slider {
    padding: 0px 20px!important;
    height: 45px!important;
    line-height: 2.5!important;
}

.quotation-header h1{
    font-size: 24px!important;
    margin-bottom: 3px;
    margin-top: 80px;
}

.form-control[readonly]{
    background-color: #eee!important;
}

.collapse .form-control{
    height: 40px;
}

.input-group {
    width: 100%;
    display: flex;
}

.input-group-prepend {
    float: left;
    margin-right: -1px;
}

.input-group-prepend .input-group-text {
    padding: 10px;
    border-radius: 0px 0px 0px 0px;
    font-size: 11px;
    border: 2px solid #ccc;
    border-right: 0px;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.setup-content-box .field-into-field .row{
    margin:0px;
}

.setup-content-box .field-into-field .step-padding{
    padding:0px 8px;
}

.form-birthday-group{
    width: 33.33%;
    float: left;
}

.form-birthday-group:nth-child(2) select{
    border-left: .5px solid #ced4da;
    border-right: .5px solid #ced4da;
}

.modal-open .modal{
    padding: 0px 15px!important;
}

.modal-open .modal.fade.show{
    opacity: 1!important;
}

.modal-backdrop.fade{
    opacity: .3;
}

.modal-open .modal-dialog.modal-dialog-centered .modal-content{
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.modal-open .modal-dialog.modal-dialog-centered{
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

.setup-content {
    margin-bottom: 40px
}

.setup-content .btn-block button.nextBtn{
    width: auto;
    height: 40px;
    font-size: 10pt;
    font-weight: 400;
    letter-spacing: 1pt;
    font-style: normal;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border: 2px solid rgba(0, 0, 0, 0);
    background: #47b300;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    text-shadow: none;
    margin: 0px auto;
    margin-left: 0px;
    padding: 0 25px;
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.setup-content .btn-block button.nextBtn:hover{
    background: #999;
    color: #fff;
}

html .btn-outline.btn-back,
.setup-content .btn-block button.quotButton,
.btn-principal{
    padding: 0 25px;
    height: 40px;
    line-height: 2.5;
    border-radius: 0px;
    width: auto;
    padding: 0 25px;
}

.setup-content .btn-block button.quotButton{
    background-color:#7dc24b;
    border:3px solid #7dc24b;
    color: white;
    border-radius: 0px;
}

.setup-content .btn-block button.quotButton:hover{
    background-color: transparent;
    color:#7dc24b;
}

.d-block.btn-contact {
    padding-right: 0px;
    min-width: 250px;
    padding-left: 0px;
}

.btn-principal{
    border:3px solid #337ab7;
    color: #337ab7;
    background-color: transparent;
    border-radius: 0px;
}

.row-inline{
    display: flex;
    flex-wrap: wrap;
}

.row-inline .info-box{
    display: flex;
    flex-wrap: wrap;
    padding:0px 5px;
}

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