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

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

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

    .map-height{
        max-height: 300px!important;
        margin-bottom: 0px!important
    }

    .all-height{
        margin-bottom: 50px;
    }
    .mt-30{
        margin-top: 30px!important;
    }
}


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

.item-block .card{
    background-color: #18458B;
}

.item-block .card .card-body{
background-color: #232363!important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 5px 0.5rem 5px;
}

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

html .btn-primary:active{
    background: #f15a2a!important;
    color:white!important;
    outline: 0!important;
    box-shadow: none!important;
    border-color: transparent!important;
}

.setup-content-box .d-block{
    max-width: 310px;
}

.pull-right{
    float: right!important;
}

.img-width-150{
    width: 150px!important;
}

.img-width-249{
    width: 249px!important;
}

.form-check p{
    margin-left:15px; 
    margin-top:22px;
    font-size: 13px;
}

.title-travel-assist{
    background: #fff;
    margin-top: 0px;
}

.at-btn.at-btnb{
    background: #5284c4;
    border-color: #5284c4;
}

.at-btn.at-btnb:hover{
    color: white!important;
    background: #ababab!important;
    border-color: #ababab!important;
}

.form-control.solo-numero{
    text-align: center;
}

@media(max-width: 854px){
    .stepwizard-step{
        padding: 0px!important;
    }
}

@media(max-width: 694px){
    .stepwizard-step p{
        font-size: 11px!important;
    }
}

@media(max-width: 768px) {
    #container-quote .container{
        margin-top: 40px!important;
    }

    .body-no-height{
        height: auto!important;
    }

    .setup-content-box .field-into-field .step-padding{
        clear: both;
        width: 100%;
    }

    .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;
        /*max-height: 480px!important;*/
    }

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

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

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

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

    .info-box {
        min-width: 155px!important;
    }

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

    .section-team.pb-0{
        padding-top: 0px!important;
    }

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

    .at-requestacallback .at-textcontent{
        width: 100%!important;
    }

    .contact-info li{
        text-align: center;
    }

    .at-formtheme .at-btn.at-btnb {
        padding: 0px 50px!important;
    }

    .form-control.solo-numero,
    .pasajeros{
        float: left;
    }

    #container-passenger-age .col-md-3.col-sm-3{
        width: 25%;
        float: left;
    }
}

@media (max-height: 800px) and (max-width: 1880px){
    .title-travel-assist {
        background: #fff;
    }

    .section-padding-bottom.section-team.pb-0.mb-0{
        padding-top: 0px!important;
    }

    .stepwizard-step .btn-circle{
        width: 40px;
        height: 40px;
        padding: 1px 0;
    }

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

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

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

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

    #header .header-nav-main nav > ul > li.dropdown-mega a{
        padding: 15px 10px!important;
        font-size: 14px!important;
    }

    .sticky-header-active .body {
        padding-top: 98px!important;
    }

    #header .header-logo img.logo-1.active, #header .header-logo img.logo-2.active, .logo-3{
        margin: 8px 0px;
    }

    .row-block .col-md-12 {
        padding: 0px 6px;
    }

    .birthday-block{
        padding:0px 10px;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .setup-content-box.plan-block .riders,
    .field-into-field{
        margin-bottom: 0px;
    }

    .setup-content {
        padding: 0px 5px!important;
    }

    .step-padding .form-group{
        margin-bottom: 0px!important;
    }

    .setup-content-box{
        margin-bottom: 10px!important;
    }

    .pri, .ple{
        -ms-flex: 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .img-width-150{
        width: 100px!important;
    }

    .img-width-249{
        width: 201px!important;
    }

    .h-fixed {
        height: 288px!important;
    }

    #footer .footer-copyright{
        padding: 1.5em 0;
    }

    .setup-content label{
        line-height: 1.4;
    }

    .form-check p {
        margin-left: 0px;
        margin-top: 0px;
    }

    .form-check{
        margin-top: 10px;
    }
    
    .step-padding.group-1{
        margin-top: 5px!important;
    }

    .title-travel-assist{
        background: #f3f3f3;
        margin-top: 0px;
    }
}
/*
.modal-header .close{
    cursor: pointer;
}

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

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

.modal-header h4{
    color: white;
    font-size: 16px;
    text-align: left;
}

.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: #4abdde!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{
    height: 30px;
    padding: 5px 10px;
}

.collapse .form-control:focus{
    border:1px solid #5284c4;
}

.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: 20px;
    margin-top: 0px;
    margin-bottom: 5px!important;
}

.card-body .btn-info{
    background-color: white!important;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
}

.card-body .btn-primary1{
    border-radius: 0px;
    padding:5px 12px;
    font-family: 'Saira', Arial, Helvetica, sans-serif;
}

.card-body .btn-info span{
    color: black!important;
    font-family: 'Saira', Arial, Helvetica, sans-serif;
}

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

.card .card-body p{
    font-size: 15px;
    margin-bottom: 10px!important;
    font-family: 'Saira', Arial, Helvetica, sans-serif;
    color: #878C9F;
}

.breadcrumb li {
    font-family: 'Saira', Arial, Helvetica, sans-serif;
}

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

/*.btn-icon-effect-1:hover{
    background-color: #878C9F;
    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;
    background-color: #a0a0a0;
    border-color: #a0a0a0;
    color: white;
}
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;
}

.setup-content label{
    font-weight: normal;
    margin-bottom: 0px;
    font-size: 13px!important;
    height: 23px;
}

.setup-content .form-group label{
    height: 23px;
}

.setup-content .form-group.riders label{
    display: inline!important;
}

.setup-content .form-group.riders select{
    width: 112px!important;
}

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

.input-flex,
.form-flex{
    display: flex;
}

.form-flex div:nth-child(2) select{
    border-left: 0px;
    border-right: 0px;
}

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

.setup-content-box fieldset{
    margin-top: 0px!important;
}

.setup-content-box.plan-block .riders{
    min-height: auto!important;
}

.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: 0px;
    border-radius: 0px;
    font-size:15px;
}

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

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

#footer .footer-copyright{
    background: #111;
}

#header .header-nav-main nav > ul > li a,
#header .header-nav-main nav > ul > li a:active{
    text-decoration: none;
}

.section-team{
    margin-bottom:0px;
    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;
}

.info-box {
    padding: 0px 5px;
    min-width: 185px;
}

.section-title-p{
    font-size:16px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 5px;
    font-family: 'Saira', Arial, Helvetica, sans-serif;
}

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

.setup-content-box fieldset legend{
    font-family: 'Saira', Arial, Helvetica, sans-serif;
}

#modal-quick-quote textarea,
#modal-quick-quote select,
#modal-quick-quote .at-select select,
#modal-quick-quote .form-control,
#modal-quick-quote input[type="text"],
#modal-quick-quote input[type="password"],
#modal-quick-quote input[type="datetime"],
#modal-quick-quote input[type="datetime-local"],
#modal-quick-quote input[type="date"],
#modal-quick-quote input[type="month"],
#modal-quick-quote input[type="time"],
#modal-quick-quote input[type="week"],
#modal-quick-quote input[type="number"],
#modal-quick-quote input[type="email"],
#modal-quick-quote input[type="url"],
#modal-quick-quote input[type="search"],
#modal-quick-quote input[type="tel"],
#modal-quick-quote input[type="color"],
.uneditable-input{
    font-size:14px!important;
}

.setup-content-box textarea,
.setup-content-box select,
.setup-content-box .at-select select,
.setup-content-box .form-control,
.setup-content-box input[type="text"],
.setup-content-box input[type="password"],
.setup-content-box input[type="datetime"],
.setup-content-box input[type="datetime-local"],
.setup-content-box input[type="date"],
.setup-content-box input[type="month"],
.setup-content-box input[type="time"],
.setup-content-box input[type="week"],
.setup-content-box input[type="number"],
.setup-content-box input[type="email"],
.setup-content-box input[type="url"],
.setup-content-box input[type="search"],
.setup-content-box input[type="tel"],
.setup-content-box input[type="color"],
.setup-content-box .uneditable-input{
    font-size:13px!important;
}

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

#quotation {     
    /*padding-top: 80px;*/
    height: calc(100% - 140px)!important;
    min-height: 400px;
    padding-bottom: 20px;
}

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

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

/*.modal-header.login-color{
    background-color: #111!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;
    text-align: left;
    padding: 0px 5px;
}

.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;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}

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

.pd0 {
    padding: 0px 0px 5px 0px!important;
}

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

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

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

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


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

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

/* Card Style */

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

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 #f1592a;
    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: #f1592a;
    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;
}
.menu-btn{
    display: flex;
    align-items: center;
    float: right;
    justify-content: center;
    /* background: #f00; */
    height: 50px;
    width: 50px;
    position: absolute;
    right: 10px;
}
#header .header-btn-collapse-nav.header-btn-collapse-nav-light .hamburguer span{
    width: 25px!important;
    left: 6px
}
@media (max-width: 380px){
    .slider-contact-form-wrapper .slider-contact-form h2{
        font-size: 20px!important;
    }

    #container-passenger-age .col-md-3.col-sm-3 {
        width: 33.33%;
        float: left;
    }

    #header .header-btn-collapse-nav{
        /*margin: 5px 0px!important;*/
        margin: 0px 0px!important;
        position: relative!important;
        left: 0;
        top: 0;
    }
    .at-testimonial {
        margin: 15px 0;
        padding-top: 20px;
        padding-bottom: 0px!important;
        margin-bottom: 0px;
        min-height: auto;
    }

    .at-slider .carousel, .carousel .carousel-inner .bg {
        min-height: 780px!important;
    }
}
.may{
    text-transform: uppercase!important;
    font-size: 24px!important
}
.fmbt{
    margin-left: -9px;
    margin-right: -15px;
}
.footer {
    width: 100%!important;
    bottom: 0 !important;
    left: 0!important;
}
@media (max-width: 767px){
    .body, .body3 {
        height: calc(100% - 182px)!important;
    }
}
@media (min-width: 992px){
        .body4 {
        height: calc(100% - 74px)!important;
    }
    #header .header-nav-main nav > ul > li a {
        padding: 22px 10px!important;
        font-size: 16px!important;
    }
    .footerCon {
        width: 100%!important;
        position: absolute!important;
        bottom: 0 !important;
        left: 0!important;
    }
}
@media (min-width: 380px){
    .sild{
        height:650px;
    }
}

.mb-41{
    margin-bottom: 1rem!important;
}
/*.modal-open .modal{
    margin-top: 0px!important;
}*/
.partition_left.pl30.relative.mb30{
    margin-top: 25px!important;
}
.max-h-384{
      max-height: 384px;
}
.all-height{
    height: 100%!important;
}
/*#contact{
    height: calc(100% - 65px)!important;
}*/

#contact .row{
    height: 100%;
}

.none-all-height{
    height: auto!important;
}
.slider-contact-form-wrapper{
    /*height: calc(100% - 52px)!important;*/
    height: calc(100% - 106px)!important;
    margin: 0px;
}
.owl-carousel.owl-drag .owl-item{
    width: 100%!important;
    margin-right: 0px!important;
}

.at-formtheme .at-btn.at-btnb{
    float: right;
}

.g-recaptcha,
.at-formtheme .at-btns{
    width: 50%;
    float: left;
}

.at-formtheme .at-btns{
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.at-requestacallback .at-textcontent{
    width: 55%;
}

@media (max-width: 1199px){
    .min-height-774 {
        min-height: 233px!important;
    }
    
    .at-requestacallback .at-textcontent {
        width: 54%;
    }

    .at-formtheme .at-btn.at-btnb {
        padding: 0px 30px;
    }
}
@media (max-width: 991px){
    .min-height-774 {
        min-height: 212px!important;
    }

    #header .header-nav-main nav.collapsing{
        margin:0px;
    }

    #header .header-nav-main nav.collapse.show{
        margin-top: 0px!important;
        margin-bottom: 0px;
    }

    .text-left .btnPrevious{
        float: left;
    }
}
@media (max-width: 992px){
/*    .body,.body2, .body1, .body3 {
        height: calc(100% - 74px)!important;
    }*/
    .body{
        padding-top: 81px!important;
        height: calc(100% - 96px)!important;
        min-height: 0%!important;
    }
    .body2{
        padding-top: 65px!important;
    }

    .container{
        width: 100%;
        max-width: 100%;
    }

    .item-block{
        margin:10px 0px;
    }

    .section-title {
        margin-bottom: 10px;
    }

    .section {
        padding: 31px 10px!important;
    }

}
@media(max-width: 767px){
    .body{
        height: calc(100% - 0px)!important;
    }
}
@media(max-width: 583px){
    .body{
        height: calc(100% - 99px)!important;
    }
}
@media (min-width: 1200px){
    .min-height-774 {
        min-height: 784px!important;
    }
}
@media (min-width: 1800px){
    .min-height-774 {
        min-height: 784px!important;
    }
}
@media (max-height: 861px){
    .min-height-774 {
        min-height: 730px!important;
    }
    .body{
        height: calc(100% - 74px)!important;
    }
}
@media (max-height: 861px){
    .body{
        height: calc(100% - 77px)!important;
    }
}
@media (max-height: 840px){
    .body{
        height: calc(100% - 61px)!important;
    }

    .sticky-header-active .body{
        padding-top: 66px!important;
    }

}
@media (max-width: 576px){
    .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .stepwizard-step p{
        font-size:12px!important;
        line-height: 1.3;
    }

    .stepwizard-step .btn-circle{
        width: 40px;
        height: 40px;
        padding: 1px 0;
    }

    #quotation {
        height: auto!important;
    }

    .g-recaptcha, 
    .at-formtheme .at-btns{
        width: 100%;
        display: flex!important;
        align-items: center;
        justify-content: center;
    }

    /* 
     *   Problema: ZoomIn en Iphone [Scale];
     *   Descripcion: Para evitar que en Iphone, al seleccionar un campo, scale el navegador. 
     *   Esto sucede ya que en estos dispositivos detecta si la propiedad font-size es menor a 16, en ese caso realiza Zoom.
    */
    input[type='text'],
    input[type='number'],
    select,
    select:focus,
    textarea {
      font-size: 16px!important;
    }

    .form-control:not(.form-control-sm):not(.form-control-lg){
        padding: 6px 12px;
    }
}
/*.show{
    margin-top: 15px;
}*/
#step-one{
    margin-bottom: 30px!important;
}

.step-padding .form-group {
    margin-bottom: 5px;
    width: 100%!important;
    float: left;
    margin-right: 15px;
}

.form-group.riders {
    width: auto!important;
}

.pri, .ple{
    padding-right: 10px;
    padding-left: 10px;
}

.input-group-text{
    border-top-right-radius:0px!important;
    border-bottom-right-radius:0px!important;

    border-top-left-radius:6px!important;
    border-bottom-left-radius:6px!important;
}

.form-control:not(.form-control-sm):not(.form-control-lg).format-amounts{
    border-top-left-radius:0px!important;
    border-bottom-left-radius:0px!important;
}
.th , .text-center{
    text-align: center!important;
}

.birthday-block .form-group{
    margin-right: 0px!important;
    width: 100%!important;
}

/*.owl-carousel.owl-drag .owl-item{
    width: 100%!important;
    margin-right: 0px!important;
}*/

@media (max-width: 379px){
    .setup-content-box{
        padding: 0px 5px!important;
    }

    .setup-content label {
        font-size: 11px!important;
    }
    .sild{
        height:480px;
    }
    .row-block{
        padding:0px!important;
    }
    .bto{
        margin-top:10px; 
    }
    .min-height-774 {
        min-height: 212px!important;
    }

    .birthday-block{
        width: 100%!important
    }

    .birthday-block .form-group{
        margin-right: 0px!important;
        width: 100%!important;
    }

    .btn-block.btn-to.colgris{
        padding: 0px 5px!important;
    }

    .fieldset-calendar .row .col-md-12.col-sm-12 .col-md-4{
        padding: 0px 5px!important;
    }

    .setup-content-box .field-into-field .step-padding{
        padding: 0px 5px!important;
    }

    .setup-content-box .field-into-field .step-padding.group-1{
        padding: 0px 5px 10px!important;
    }

    .col-md-4.col-sm-6.step-padding{
        padding:0px 5px!important;
    }

    .step-padding .form-group{
        margin-right: 5px!important;
        width: 100%!important;
    }

    .setup-content {
        padding: 0px 5px;
    }
    .stepwizard-step p {
        margin-top: 0px;
        color: #fff;
        margin-bottom: 8px;
        font-size: 12px!important;
        line-height: 1.4;
    }
    .fbox{
        padding: 0px 7px!important;
    }
    .pb-0 {
        padding-top: 0px!important;
    }
    .info-box .card {
        margin-bottom: 5px!important;
    }
    .section-team {
        padding: 0px 10px 0px 10px!important;
    }
    .card-body h3 {
        margin-top: 5px!important;
        margin-bottom: 0px!important;
    }
    .mt-2 {
        margin-top: 0rem!important;
    }
    .info-box .card .card-body {
        padding: 0px 10px 5px!important;
    }
    .section-title-p {
        line-height: 1.3!important;
        padding-top: 5px!important;
    }
    .th3 {
        font-size: 17px!important;
    }
    .item-block {
        margin-top: 5px;
    }
    .info-box {
        min-width: 165px!important;
    }
    .th{
        text-align: left!important;
    }
    .all-low{
        height: 550px!important;
        margin-bottom: 95px!important;
    }
    .body2{
        margin-bottom: 75px!important;
    }
}
.colgris{
    background: #f3f3f3!important;
}

@media(max-width: 414px){
    .birthday-block {
        padding: 0px 10px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

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

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

    .title-travel-assist{
        background-color: #f3f3f3;
    }

    .mb-5.mb-md-0{
        margin-bottom: 0px!important;
    }

    .section-plan-button .btn-secondary{
        width: 100%;
    }

    .body.body-no-height #main-container{
        margin-top: -20px!important;
    }

    .btn-icon-effect-1 .wrap span{
        left: -13px;
    }

    .choseus .overflow-hidden h2{
        margin-top: 20px;
    }
}

@media(max-height: 840px) and (max-width: 823px){
    .body-no-height{
        padding-bottom: 69px!important;
        height: auto!important;
    }

    .sticky-header-active .body.body-no-height {
        padding-top: 86px!important;
    }
}

@media(max-width: 411px){
    .title-travel-assist {
        margin-top: 18px!important;
    }
}


@media(max-width: 375px){
    .slider-contact-form-wrapper.container.minbox {
        height: calc(100% - 38px)!important;
    }
    .slider-contact-form-wrapper.container.mincot {
        height: calc(100% - 22px)!important;
    }
    .sticky-header-active .body.body-no-height {
        padding-top: 66px!important;
    }
    
    .row-block .col-md-12{
        padding: 0px 15px!important;
    }
}

@media(max-width: 320px){
    .from-quotation {
        padding: 0px 10px;
    }

    .text-color-light-h {
        padding-left: 10px;
    }
}
/*@media(max-height: 780px){*/
@media(max-width: 380px){
    .bor{
        border-style: solid;
        border-color: #f05a2a;
        border-width: 7px;
        /*height: 458px;*/
        /*height: 100%;*/
    }
    .min-h{
        min-height: 500px!important;
    }
}
@media(min-height: 800px){
    .slider-contact-form-wrapper.container.minbox {
        height: calc(100% - 55px)!important;
        margin-top: 17px;
    }
    .slider-contact-form-wrapper.container.mincot {
        height: calc(100% - 24px)!important;
        margin-top: 0px;
    }
}
@media(min-height: 841px){
    .slider-contact-form-wrapper.container.minbox {
        height: calc(100% - 22px)!important;
        margin-top: 0px;
    }
}
@media(min-height: 862px){
     .slider-contact-form-wrapper.container.minbox {
        height: calc(100% - 0px)!important;
    }
    .slider-contact-form-wrapper.container.mincot {
        height: calc(100% - 22px)!important;
    } 
}

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

.page-header h1{
    font-size: 30px;
}

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

.item-block {
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-body .icon-box:before {
    content: '\f02e';
    display: none!important;
}

.bg-color-1{
    background: #eee;
}

.at-formtheme fieldset{
    border:0px!important;
}
.page-header {
    background-image:url(/app-website/img/parallax/contact.jpeg);
    background-size: cover;
    background-position: center;
    margin: 0 0 5px 0;
    padding: 5px 0px!important;
    text-align: center;
    width: 100%;
}

.breadcrumb {
    margin-bottom: 0px;
}
.info-box .card {
    height: 100%;
}
.card {
    border: 1px solid #EDEDEE;
    border-radius: 0;
    background: #0000;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
}
.info-box .card .card-body {
    padding: 0px 10px 5px!important;
}
.mt-2, .my-2 {
    margin-top: .5rem!important;
}
.card-body h3 {
    font-size: 17px;
    margin-top: 5px;
    font-weight: 700 !important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.clear-both {
    clear: both;
}
.text-center {
    text-align: center!important;
}
.d-block {
    display: block!important;
}
.card .card-body .icon-box-info p {
    margin-bottom: 0px!important;
    color: #4e4e4e;
}
.info-box .card .card-body p {
    line-height: inherit;
    font-family: Rubik, Arial, Helvetica, sans-serif;
}
.card .card-body p {
    font-size: 15px;
}
.page-header h1 {
    font-size: 30px;
    color: #fff;
}
.at-helpingsmallbusinesses h2{
    font-size: 40px!important;
}

.a:focus{
    color: #333;
}


.item-block .card {
    background-color: #00000080;
}
.btn-info {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-info:hover {
    background-color: #c5c5c5;
    border-color: #c5c5c5;
    color: #000!important;
}
.btn-primary1 {
    color: #222;
    background-color: #c5c5c5;
    border-color: #c5c5c5;
}
.btn-primary1:hover {
    background-color: #333;
    border-color: #333;
    color: #fff!important;
}

h3 small{
    color:#fff;
}
.card .card-body p{
    color:#fff;
}
.modal-backdrop.show {
    filter: alpha(opacity=50)!important;
    opacity: .5!important;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard {
    padding-top: 14px;
    padding-bottom: 2px;
}
.stepwizard-row {
    display: flex;
}
.stepwizard-step {
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 0px 20px;
    width: 25%;
    background: #00000080;
    height: 50px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.stepwizard-step .btn-circle {
    pointer-events: none!important;
    display: inline-block;
    color: #ddd;
    background:rgb(101, 101, 101);
    display: inline-grid;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}
.stepwizard-step .btn-circle.btn-primary{
    color: white!important;
    background:rgba(35, 35, 99, 1);
}
.stepwizard-step p {
    margin-top: -5px;
    color: #fff;
    margin-bottom: 8px;
    font-size: 13px;
}
.btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 7px 0;
    font-size: 25px;
    /* line-height: 1.428571429; */
    border-radius: 3px;
    margin-top: -50px!important;
    background: rgba(35, 35, 99, .6); 
    border: 2px solid #fff;
}
.setup-content-box fieldset legend {
    border-radius: 0px;
    font-size: 18px;
    color: #232363!important;
}

.font-weight-bold {
    font-weight: 700 !important;
}
/*.step-padding {
    padding: 0px 9px;
}
*/
.step-padding.group-1{
    margin-bottom: 6px;
}

.step-padding .form-group {
    margin-bottom: 5px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: flex;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.float-left{
    float: left;
}
select#website_quotation_quotes_0_breakdowns_0_cancelation_count {
    width: 200px;
}


.btn-default {
    color: #0f214e;
}
.fl-right {
    float: right;
}

a{
    color:#0f214e;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
input#website_quotation_quotes_0_breakdowns_0_premium {
    line-height: 1.3;
    height: 32px!important;
    padding: 0px 12px;
    font-size: 12.8px;
}
.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;
}
.btn-primary.focus, .btn-primary:focus{
    background-color: #333;
    border-color: #ced4da;
}
html .btn-primary:active ,.btn-info:focus{
    background: #333!important;
}
.col-xs-12.col-sm-6.col-md-4.col-lg-4.center-box {
    margin-top: 20px;
}
/*(min-width: 1100px) and */
@media(max-width: 1366px){
    #main-container, .main{
        /*height: 95%;*/
        height: initial;
    }
}
@media (max-width: 1680px){
    .at-featuresarea {
        padding: 0px;
    }
}
.at-servicetabcontent{
    margin-bottom: 30px;
}
.at-btn.at-btnb {
    display: initial!important;
}
.page-header{
    position: relative;
    z-index: -1;
}

.page-header .overlay{
    width: 100%;
    height: 100%;
    background: #00000054;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.page-header::before {
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.breadcrumb>.active{
    color: white;
}
.cotizar-modal{
    max-width: 500px;
    width: 100%;
}
.font-size25{
    font-size: 25px;
}
.cotizar-modal .modal-content .modal-body,
.cotizar-modal .modal-content .modal-body form{
    min-height: 190px;
    /*height: 100%;*/
}
.row-100{
    margin-left:0px;
    margin-right:0px;
    height: 100%;
}
.modal-header{
    background-color: #5284c4!important;
    color:white;
}
.btn-danger , .btn-info{
/*    width: 115px;*/
    border-radius: 0px;
    height: 40px;
}
.modal-title{
    color: white;
}
.close{
    color: red;
}
.daterangepicker td.active, .daterangepicker td.active:hover,
.daterangepicker .ranges li.active,
.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: #232363!important;
}

.prevBtn{
    padding: 9px 40px;
    background: grey!important;
    border-color: grey!important;
}

.nextBtn{
    border-color: #007aa3;
    color: white;
    background: #007aa3;
}

.collapse .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 13px;
}
.collapse .form-control::-moz-placeholder { /* Firefox 19+ */
  font-size: 13px;
}
.collapse .form-control:-ms-input-placeholder { /* IE 10+ */
  font-size: 13px;
}
.collapse .form-control:-moz-placeholder { /* Firefox 18- */
  font-size: 13px;
}

.collapse .form-control select { font-size:13px; }

.h-fixed{
    min-height: 439px;
}

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

.form-check-label{
    line-height: 1.4;
    width: 100%;
    margin-bottom: 10px;
}

.form-check-label input{
    margin: 1px 0px 0px!important;
}

a.btn{
    padding: 10px 12px;
    margin-bottom: 10px;
}
.btn-coupon{
    border-radius: 0px;
    height: 42px;
}

.form-check .form-check-label label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}
.form-check input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: -1.8px;
  *overflow: hidden;
}

.form-check .form-check-label {
    font-size: 13px!important;
}

.quotButton {
    background: #3a863a;
    border-color: #3a863a;
}
.btn-finish{
    padding: 0px 12px!important;
    height: 42px;
}
.btn-vou{
    padding: 0 25px;
    max-width: 260px;
}

li {
    line-height: 24px;
    list-style: disc outside none;
     margin-bottom: 0px; 
}
.m-left-50{
    margin-left: 50px;
}

#container-quote{
    display: none;
}

#container-quote.in.collapse{
    display: block!important;
}

.btnPrevious{
    background-color: transparent;
    cursor: pointer;
}

.modal-footer .btn-info{
    margin-bottom: 0px!important;
}

.btn.btn-info,
.btn-primary{
    font-family: 'Saira', Arial, Helvetica, sans-serif;
}

.setup-content-box.plan-block .riders:last-child {
    margin: 0px;
}

#website_quotation_credit_card_code{
    -webkit-text-security: disc;
}

.text-initial{
    text-transform: initial!important;
}

button.btn.btn-primary.btn-coupon.at-btn.at-btnb {
    background: #249da5;
    border-color: #249da5;
}

.modal-dialog{
    margin-left: auto;
    margin-right: auto;
}

.at-textcontent-left.at-server-left
{
    margin-bottom: 10px;
    width: 100%;
    padding: 0px 5px!important;
}

.abouttitlecolor h4{
    color: #0f214e;
    font-weight: bold;
    min-height: 68px;
    display: flex;
    align-items: center;
    line-height: 1.3;
    font-size: 15.5px;
}
.abouttextcolor p{
    font-size: 14.5px;
    display: flex;
    line-height: 1.2;
    text-align: left;
}

.at-servicetabs{
    max-height: 1050px;                                       
}
@media only screen and (max-width:490px){
    .mt-ajust{
        margin-top: -45px!important;
    }
    .at-textcontent-left.at-server-left{
        margin-bottom: -20px;                                       
    }                                        
    .ajust-title h2, 
    .ajust-title h3{
        text-align: center;
    }

}
@media only screen and (max-width: 767){
    .ajust-title h2, 
    .ajust-title h3{
        text-align: center;
    }
}
@media only screen and (max-width:991px){
    .at-textcontent-left.at-server-left{

        min-height: 180px;
    }
    .mt-ajust{
        margin-top: 7px;                                           
    }
}

@media only screen and (min-width: 992px){
    .at-textcontent-left.at-server-left{                                           
        min-height: 280px!important;
    }
    .mt-ajust{
        margin-top: 20px;                                          
    }
}
@media (max-width:1080px){
    .at-featuresarea {
        padding: 100px 0!important;
    }
}
@media only screen and (max-width: 490px){
    .ajust-title h2, .ajust-title h3 {
        text-align: center!important;
    }
}