

.hidden-box input[type="number"]::-webkit-outer-spin-button, .hidden-box input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: textfield;
    appearance: textfield;
    -moz-appearance: textfield;
}

a.avia_image:hover img.avia_image {
    transform: scale(0.9);
    transition: all 0.5s ease-in-out;
}

a.avia_image:hover span.image-overlay.overlay-type-extern {
    opacity: 0 !important;
}


.credit-form .row.row-5 font {
    width: 100%;
}

.credit-form .row input[type='number'] {
    font-size: 16px !important;
    font-weight: bold !important;
}

.credit-form .hidden-box {
    display: block;
   width: 100%;
}

.credit-form .hidden-box label {
    display: flex;
    flex-basis: 100%;
}

.credit-form .hidden-box .hidden-inner {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}

.credit-form .hidden-box .other-rupee span.wpcf7-form-control-wrap.other_value {
    display: flex;
    flex: 1;
    flex-basis: 100%;
}

.credit-form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok, .credit-form div.wpcf7-response-output {
    border: none;
    margin-top: 0;
    color: #939393 !important;
    font-size: 16px !important;
}

.credit-form a#continuar_tab2 {

    display: inline-block;
}

.credit-form .send-img img {
    position: static !important;
    transform: translate(0) !important;
}

.send-img {
    display: block;
    overflow: hidden;
    text-align: center;
    max-width: 70px;
    margin: 0 auto 50px;
}


.hidden-box .other-rupee {
    display: flex;
    flex-basis: 100%;
}


#top label span.rupee {
    font-size: 16px;
    color: #813998;
    font-weight: bold;
    line-height: 26px;
    position: relative;
    display: flex;
    flex: 1;
    align-items: center;
}

#header-landing span.other-val-span.alert-error {
    color: red !important;
}

#top label span.rupee:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #813998;
    bottom: 0px;
    left: 0;
}

#header-landing .image-overlay .image-overlay-inside:before {
    display: none;
}

#header-landing .avia_transform a:hover .image-overlay {
    opacity: 0 !important;
}


#header-landing .container {
    display: block;
    height: auto !important;
}

#header-landing .template-page.content.av-content-full.alpha.units {
    display: block;
    padding-top: 30px;
}

section.avia_codeblock_section.avia_code_block_0 {
    padding-left: 10%;
    display: flex;
    flex: 2;
}

.sobre-text .wrap_section {
    float: left;
    width: 100%;
    background: #81338b;
    padding: 0 30px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin-top: 5%;
}

.avia_codeblock.col-two p {
    color: #fff;
}

.landing-logo {
    width: 45% !important;
}

.col-one {
    display: flex !important;
    flex: 1;
}

.mobile-banner {
    display: none;
}


.credit-form  .row {
    display: flex;
    flex-basis: 100%;
}

.baner-text {
    padding-top: 70px;
}

.credit-form .row label {
    color: #a2a5a0;
    font-family: inherit !important;
    font-weight: 400 !important;
}
span.quotes {
    color: #a2a5a0 !important;
    font-size: 11px !important;
    line-height: 21px !important;
}

.credit-form .row .arrows {
    width: 20%;
    text-align: left;
    cursor: pointer;
}

.credit-form .same-size {
     flex-basis: 40%;
    display: flex;
    text-align: left;
}

.credit-form {
    background: #fff;
    text-align:center;
    padding: 4%;
    border-radius: 15px !important;
}

.credit-form h2 {
    font-size: 30px !important;
    font-weight: bold !important;
    color: #333333 !important;
    line-height: 40px;
}

.credit-form span.wpcf7-list-item {
    position: relative;
    margin-right: 30px;
    margin-left: 0;
}

.credit-form .selet-one input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    width: 100%;
    height: 60px;
    border-radius: 5px;
    position: absolute;
    top: 8px;
    /* visibility: hidden; */
    left: -5px;
    bottom: 0;
    display: block;
    overflow: hidden;
    z-index: 9;
    cursor: pointer;
}


.credit-form span.wpcf7-list-item:hover span.wpcf7-list-item-label {
    background: #81338B;
    color: #FFF;
}

.credit-form span.wpcf7-list-item-label {
    display: block;
    position: relative;
    font-size: 20px;
    color: #81338b;
    line-height: 28px;
    padding: 15px;
    min-width: 120px;
    margin: 10px auto;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    text-align: center;
    border: solid 2px #81338b;
    border-radius: 5px;
    font-weight: bold;
}

.credit-form .selet-one input[type="radio"]:checked {
    z-index: 0;
    background: #81338B;
}

.selected-option {
    color: #FFF !important;
}

.credit-form .hiden-btn {
    display: flex;
}

.credit-form .hiden-btn p {
    flex-basis: 100%;
    flex: 1;
    text-align: center;
}

.credit-form button.Continuar:hover {
    background: transparent !important;
    color: #333 !important;
}

.credit-form .hidden-box p {
    margin-top: 0;
}

.credit-form .row .arrows i {
    font-family: fontawesome;
    font-size: 30px;
    color: #813998;
}

.credit-form .same-size span {
    color: #813998;
    font-size: 11px;
    line-height: 11px;
}

.credit-form .same-size span.valor-price {
    font-size: 24px;
    line-height: 24px;
    margin-left: 5px;
}

.credit-form .head-info {
    text-align: center;
    width: 100%;
}

.credit-form .hidden-box input[type='tel']:focus {
    box-shadow: none !important;
}

a.continuar:hover {
    text-decoration: none;
    background: transparent;
    transition:all 0.3s ease-in-out;
    color:#813998 !important;
}

a.continuar {
    background: #813998;
    color: #fff !important;
    padding: 10px 35px !important;
    border-radius: 40px;
    border: solid 2px #813998 !important;
    font-size: 16px;
    line-height: 26px !important;
    display: inline-block !important;
    text-decoration: none;
}

.credit-form .row.row-one {
    border-bottom: solid 2px #4a4a4a;
    padding-bottom: 10px;
    align-items: center;
}

.credit-form .row.row-5 {
    text-align: center !important;
}

.credit-form .row.row-5 .submit_solicitar {
    margin: 0 auto;
    background: #813998 !important;
    color: #fff !important;
    padding: 10px 35px !important;
    border-radius: 40px !important;
    border: solid 2px #813998 !important;
    font-size: 16px;
    line-height: 26px;
}

.credit-form .row.row-5 .submit_solicitar:hover {
    background: transparent !important;
    color: #813998 !important;
    transition: all 0.3s ease-in-out;
}

.credit-form .row input {
    background: transparent !important;
    border-bottom: solid 2px #4a4a4a !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    height: 50px;
    font-family: inherit !important;
    margin-bottom: 0 !important;
}

.credit-form .row label {
    margin-right: 30px;
}


.credit-form .row label {
    text-align: left;
    width: 100%;
}

.credit-form .row input:focus,.credit-form .row input:visited, .credit-form .row input:active {
    border-color: #813998 !important;
    color: #813998 !important;
    transition: all 0.3s ease-in-out;
    box-shadow: none !important;
}

.credit-form .head-info h2 {
    font-size: 26px !important;
    letter-spacing: 0 !important;
    line-height: 36px !important;
}


.credit-form .hidden-box h5 {
    display: flex;
    text-align: left;
    color: #939393 !important;
    font-size: 14px;
    line-height: 24px;
    flex: 1;
    flex-basis: 100%;
}


.page-id-5001 .credit-form p.botm-text {
    font-size: 14px !important;
    line-height: 24px !important;
    font-family: inherit !important;
}

.hidden-box input[type='number'] {
    color: #813998 !important;
    font-family: inherit !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    background: transparent !important;
    border: none !important;
    border-bottom: solid 2px #813998 !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
}

.credit-form span.hide-box {
    color: #81338b;
    font-size: 20px;
    text-decoration: underline;
    display: block;
    overflow: hidden;
    text-align: center;
    margin: 20px 0;
    cursor: pointer;
}

#top .main_color input[type='text'], #top .main_color input[type='email'], #top .main_color select {
    color: #81338b;
    font-size: 16px;
    font-weight: 600 !important;
    font-family: inherit;
}

#top .main_color select {
    border-bottom: 2px solid #000;
}

.page-id-5001 button.Continuar {
    border-radius: 30px !important;
    background-color: #813998 !important;
    color: #fff !important;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    border: none !important;
    transition: all ease-in-out .3s;
    min-width: 190px;
    padding: 10px 30px !important;
}

.page-id-5001 .credit-form p {
    max-width: 100% !important;
    color: #939393 !important;
    font-size: 20px !important;
    line-height: 30px !important;
}

.page-id-5001 .credit_form img {
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.page-id-5001 .landing-btn span.avia_button_background.avia-button.avia-button-fullwidth.avia-color-theme-color {
    border-radius: 40px;
}


.color{
    color:red;
}

.page-id-5001 #section-one h2.av-special-heading-tag, .page-id-5001 #section-two h2.av-special-heading-tag, .page-id-5001 #section-five h2.av-special-heading-tag, .page-id-5001 #section-six h2.av-special-heading-tag, .page-id-5001 #footer-landing h2.av-special-heading-tag {
    font-size: 40px !important;
    color: #333333 !important;
    font-weight: bold !important;
}

.page-id-5001 #section-one h6 {
    font-size: 26px !important;
    font-weight: normal !important;
}

.page-id-5001 #section-one h3.av-special-heading-tag {
    font-size: 25px !important;
    font-weight: normal !important;
    line-height: 36px;
    color: #81338b;
    text-align: center;
}

.page-id-5001 #section-one .avia-image-overlay-wrap {
        background: #81338b !important;
    width: 120px !important;
    height: 120px !important;
    border-radius: 100% !important;
    display: flex;
    padding: 25px;
    align-items: center;
}

.page-id-5001 #section-one .av-special-heading.av-special-heading-h6 {
    margin-top: 20px !important;
    margin-bottom: 50px;
}

.page-id-5001 #section-one .av-special-heading.av-special-heading-h3 {
    margin-top: 20px;
}

.page-id-5001 #section-two .avia-image-overlay-wrap {
    max-width: 80px;
    display: table !important;
    height: 100px !important;
}

.page-id-5001 #section-two .avia-image-overlay-wrap {
    max-width: 80px;
}

.page-id-5001 #section-two h3.av-special-heading-tag {
    color: #333;
    font-size: 26px;
    font-weight: bold !important;
    line-height: 36px;
}

.page-id-5001 #section-two h3.av-special-heading-tag span {
    color: #81338b;
    font-weight: bold;
}

.page-id-5001 #section-two h2.av-special-heading-tag {
    margin-bottom: 80px !important;
}

.page-id-5001 #section-two section.av_textblock_section p {
    font-size: 26px !important;
    font-weight: normal !important;
    line-height: 36px;
    color: #333;
    text-align: left;
}


.page-id-5001 #section-two .avia_textblock {
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.page-id-5001 #section-two section.av_textblock_section p a {
    text-decoration: underline;
    color: inherit;
}

.page-id-5001 #section-two, .page-id-5001 #section-one, .page-id-5001 #section-six {
    padding: 50px 0;
}

.page-id-5001 .section-three h2.av-special-heading-tag {
    color: #fff;
    font-size: 40px !important;
    line-height: 50px !important;
}

.page-id-5001 .section-three .flex_column.av_two_fifth.flex_column_div.av-zero-column-padding.first {
    padding-right: 50px;
}

.page-id-5001 .section-three .flex_column.av_two_fifth.flex_column_div.av-zero-column-padding.first .avia_textblock p {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    margin-top: 10px;
}

.page-id-5001 .section-three .avia-button-wrap.avia-button-center {
    text-align: left;
}

/*.page-id-5001 .section-three .avia-button-wrap .avia-button {
    border-radius: 30px;
    background-color: #ffc627 !important;
    color: #000 !important;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    border: none !important;
    transition: all ease-in-out .3s;
    min-width: 190px;
    border: solid 2px #ffc627 !important;
}

.page-id-5001 .section-three .avia-button-wrap .avia-button:hover {
    background: transparent !important;
    color: #ffc627 !important;
}*/

.page-id-5001 .section-three .right-testimonial .tm_content p {
    margin: 0;
    color: #333;
}

.page-id-5001 .section-three .tm_title_sec span, .page-id-5001 .section-three .tm_title_sec p {
    color: #fff;
    font-weight: normal;
    display: inline-block;
    font-size: 18px !important;
    line-height: 28px !important;
}

.page-id-5001 .section-three .right-testimonial .tm_content { padding: 30px 30px 50px; }

.page-id-5001 #section-four .container {
    max-width: 100%;
}

.page-id-5001 #section-four .flex_column.av_one_half.flex_column_div.av-zero-column-padding.first .avia-image-container-inner {
    display: block !important;
}

.page-id-5001 #section-four h2.av-special-heading-tag {
    font-size: 40px !important;
    line-height: 50px !important;
    text-align: left;
    font-weight: bold !important;
    color: #83378d;
}

.page-id-5001 #section-four .av_one_half.sobre-text p {
    font-size: 26px;
    line-height: 36px;
}

.page-id-5001 .about-us .av_one_half.sobre-text {
    margin-left: 0;
    padding: 5%;
}

.page-id-5001 #section-four .av_one_half.sobre-text img.avia_image {
    width: 100%;
    height: 100%;
    margin-top: -30px;
}

.page-id-5001 #section-four .av_one_half.sobre-text .avia-image-container-inner {
    display: block;
    width: 176px;
    height: 203px;
}

.page-id-5001 .landing-page-section-four .container .av-content-full {
    vertical-align: top !important;
}

.avia_codeblock.col-two.text-download-app {
  font-family: 'Roboto';
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #FFFFFF;
}

.page-id-5001 #section-five h2.av-special-heading-tag, #section-six h2.av-special-heading-tag {
    margin-bottom: 50px;
}

.page-id-5001 #section-five section.av_textblock_section {
    text-align: center;

}

.page-id-5001 #section-five section.av_textblock_section p {
    text-align: center;
    font-size: 26px;
    line-height: 36px !important;
    color: #83378d;
     font-weight: bold;
}

.page-id-5001 #footer-landing #footer-des {
    border-top: solid 2px #d8d8d8 !important;
}

.page-id-5001 #footer-landing a.avia-button {
    border-radius: 30px !important;
    background-color: #ffc627 !important;
    color: #000 !important;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    border: none !important;
    transition: all ease-in-out .3s;
    min-width: 190px;
    padding: 10px 30px !important;
}

.page-id-5001 #footer-landing .butn-yellow {
    margin-bottom: 50px;
}

.page-id-5001 #footer-landing h6.av-special-heading-tag {
    font-size: 15px !important;
    line-height: 25px !important;
}

.page-id-5001 #footer-landing section.av_textblock_section {
    text-align: center;
}

.page-id-5001 #footer-landing .av-special-heading.av-special-heading-h6 {
    padding-bottom: 0 !important;
}

.page-id-5001 #footer-landing .avia_textblock a {
    font-size: 26px;
    color: #83378d;
    line-height: 26px;
}

.page-id-5001 #footer-landing div#custom_html-3 {
    text-align: center;
}

.page-id-5001 #footer-landing .textwidget.custom-html-widget li a i {
    font-family: fontawesome;
    font-size: 30px;
}

.page-id-5001 #footer-landing .textwidget.custom-html-widget li {
    display: inline-block;
    list-style: none;
}


.page-id-5001 #footer_top_section, #footer-bottom {
    display: none;
}


.page-id-5001 #footer-landing .textwidget.custom-html-widget ul {
    margin: 10px 0 !important;
}

.page-id-5001 #main {
    padding-top: 0 !important;
}

.page-id-5001 header#header {
    display: none !important;
}

.page-id-5001 #custom_html-2 {
    display: none !important;
}

.page-id-5001 .header-landing h2.av-special-heading-tag {
    color: #fff !important;
    font-weight: bold !important;
    max-width: 550px;
}

.page-id-5001 .logo-col.long-width {
    width: 100%;
    max-width: 320px;
}
.page-id-5001 .logo-col {
    margin-left: 30px !important;
}

.page-id-5001 .logo-col.long-width {
    width: 100%;
    max-width: 320px;
}

.page-id-5001 .section-six .container {
    max-width: 100%;
}


.page-id-5001 #footer-landing .textwidget.custom-html-widget li {
    display: inline-block;
    list-style: none;
    margin-right: 10px !important;
    margin-left: 0 !important;
}


.page-id-5001 .section-six .logo-col {
    float: none !important;
    display: inline-block;
    width: auto !important;
    margin: 0 50px;
}

.page-id-5001 #after_section_7 {
    display: none;
}

.page-id-5001 #footer-landing {
    border-top: solid 2px #d8d8d8 !important;
    border-bottom: solid 2px #d8d8d8 !important;
}

.page-id-5001 #section-six {
    text-align: center;
}

.page-id-5001 ul#menu-landing_page li {
    display: inline-block;
    border: none;
    vertical-align: top;
    border-bottom-style: none !important;
    border-bottom-width: 0px !important;
    border-top-style: none !important;
}

.page-id-5001 #header-landing .container {
    max-width: 90%;
}

.page-id-5001 #header-landing main.template-page.content.av-content-full.alpha.units {
    display: block !important;
    margin-top: 10px !important;
}

.page-id-5001 #header-landing ul#menu-landing_page li a:hover {
    color: #f9d842;
    transition: all 0.3s ease-in-out;
    background: none;
    border-top: solid 2px #f9d842;
    border-bottom: solid 2px #f9d842;
}

.page-id-5001 #header-landing ul#menu-landing_page li a {
    color: #fff;
    font-size: 19px;
    margin: 0 20px;
    max-width: 165px;
    text-align: center;
    border-top: solid 2px #fff0;
    border-bottom: solid 2px #fff0;
}

.page-id-5001 #header-landing .header-btn-land a.avia-button.avia-button-fullwidth.avia-icon_select-no.avia-color-theme-color {
    background: transparent;
    border: solid 2px #f9d842 !important;
    border-radius: 40px;
    max-width: 200px;
    padding: 12px 20px!important;
    color: #f9d842 !important;
}

.page-id-5001 #header-landing .landing-menu {
    width: 48% !important;
    margin-left: 0;
}


.page-id-5001 #header-landing .avia-image-container-inner {
    float: left;
}

.page-id-5001 #header-landing section.av_textblock_section p {
    font-size: 34px;
    line-height: 44px;
    color: #fff;
    max-width: 550px;
}

.page-id-5001 #header-landing {
    background-size: cover;
}

#section-one .special-heading-border {
    display: none;
}

#header-landing .desk-bn {
    display: block;
}

#header-landing .mobile-bn, #after_section_8 {
    display: none;
}

.page-id-5001 #socket {
    display: none;
}

.page-id-5001 .landing-btn {
    width: auto !important;
    margin-left: 0 !important;
    float: right !important;
}

.credit-form .row input.wpcf7-not-valid {
    color: red !important;
    border-bottom: solid 2px red !important;
}

.credit-form span.wpcf7-not-valid-tip {
    color: red !important;
}

.credit-form .tab-3 .row {
    display: flex;
    flex-basis: 100%;
}

.credit_form .tab-3 .same-size span.valor-solic {
    display: flex;
    flex-basis: 50%;
    flex: 1;
}

.credit_form .tab-3 .same-size span.valor-price {
    display: flex;
}

.credit-form .tab-3 .row .arrows {
    text-align: left;
    flex-basis: 90%;
}

body.page-id-5001 div#home-testimonial {
    padding: 80px 0;
    background-color: #4d0050;
}

#appli-top-bnr-bg .entry-content-wrapper,
#app-top-bnr .entry-content-wrapper {
    position: relative;
}

#appli-top-bnr-bg .avia_codeblock_section,
#app-top-bnr .avia_codeblock_section {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 90vw;
    max-width: 370px;
    padding: 30px;
    border-radius: 50px;
    background-color: #ffc627;
    font-size: 20px;
    line-height: 24px;
}

#app-top-bnr .avia_codeblock_section {
    max-width: 750px;
    border-radius: 200px;
    bottom: 20px;
}

#app-top-bnr .entry-content-wrapper {
    min-height: 300px;
}


#app-top-bnr .avia_codeblock_section h2 { font-size: 32px !important; }

#appli-top-bnr-bg .avia_codeblock_section h2,
#appli-top-bnr-bg .avia_codeblock_section p,
#app-top-bnr .avia_codeblock_section h2,
#app-top-bnr .avia_codeblock_section p { text-align: center; }




/************************************************************Big screen*********************************************************/

@media only screen and (min-width:1440px) {

   .credit-form span.wpcf7-list-item-label {
        display: block;
        position: relative;
        font-size: 20px;
        color: #81338b;
        line-height: 28px;
        padding: 15px;
        min-width: 158px;
        margin: 10px auto;
        z-index: 1;
        cursor: pointer;
        -webkit-transition: all 0.25s linear;
        text-align: center;
        border: solid 2px #81338b;
        border-radius: 5px;
    }

    .page-id-5001 #header-landing div.container, .responsive div.container {
      max-width: 1440px;
      margin: 0 auto;
    }

    .page-id-5001 #header-landing div.container {
      padding: 0 100px;
    }

    .page-id-5001 #section-one div.container,
    .page-id-5001 #section-two div.container,
    .page-id-5001 #section-five div.container,
    .page-id-5001 #section-six div.container,
    .page-id-5001 #footer-landing div.container,
    .page-id-5001 #footer-des div.container,
    .page-id-5001 #home-testimonial div.container { padding-left: 100px; padding-right: 100px; }

    #header-landing .entry-content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .page-id-5001 .about-us .entry-content-wrapper.clearfix div.flex_column.av_one_half.avia-builder-el-first {
      flex: none;
      flex-basis: unset;
      width: 50%;
    }

    .page-id-5001 .about-us div.av_one_half.sobre-text {
      max-width: 720px;
      padding: 50px 100px 0 80px;
    }
}


@media only screen and (min-width:768px) {


    .page-id-5001 #section-four .flex_column.av_one_half.flex_column_div.av-zero-column-padding.first .avia-image-container-inner img {
    width: 100%;
    height: 65%;
    object-fit: cover;
    object-position: center;
}

.page-id-5001 .section-four .entry-content-wrapper.clearfix {
    display: flex;
}

.page-id-5001 .section-four .entry-content-wrapper.clearfix .flex_column.av_one_half {
    display: flex !important;
    flex: 1;
    flex-direction: column;
    flex-basis: 100%;
}

.page-id-5001 .section-four .entry-content-wrapper.clearfix .flex_column.av_one_half .avia-image-container, .section-four .entry-content-wrapper.clearfix .flex_column.av_one_half .avia-image-container .avia-image-container-inner, .section-four .entry-content-wrapper.clearfix .avia-image-overlay-wrap {
    height: 100%;
}

.page-id-5001 #after_section_11 .container {
    padding: 0px 0px;
}

.page-id-5001 .landing-page-fixed-header section {
    position: fixed;
    top: 0px;
    right: 0px;
    background-color: #81338B;
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-id-5001 .landing-page-fixed-header section .avia_codeblock .menus .avante-icon {
    background-image: url('/wp-content/uploads/2018/08/logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 88px;
    height: 46px;
}

.page-id-5001 .landing-page-fixed-header section .avia_codeblock .menus {
    display: flex;
    align-items: center;
}

.page-id-5001 .landing-page-fixed-header section .avia_codeblock .menus a {
    margin: 0px 30px;
    color: #FFFFFF;
}

}


/************************************************************Desktop*********************************************************/

@media only screen and (max-width:1440px) {
  .page-id-5001 #header-landing ul#menu-landing_page li a {
      color: #fff;
      font-size: 16px;
      margin: 0 15px;
      max-width: 150px;
      text-align: center;
  }

  .page-id-5001 #header-landing .header-btn-land a.avia-button.avia-button-fullwidth.avia-icon_select-no.avia-color-theme-color {
      font-size: 16px;
  }


  .page-id-5001 #section-four .av_one_half.sobre-text p {
      font-size: 22px;
      line-height: 32px;
  }

  #top #wrap_all .all_colors .credit-form h2 {
      font-size: 20px !important;
      line-height: 25px !important;
      margin: 10px !important;
  }

  .credit-form {
      background: #fff;
      text-align: center;
      padding: 2% 4%;
      border-radius: 15px !important;
      min-height: 440px !important;
  }

  .page-id-5001 .credit-form p.f-text {
      font-size: 16px !important;
      line-height: 26px !important;
  }

  .credit-form span.wpcf7-list-item-label {
     display: block;
      position: relative;
      font-size: 16px;
      color: #81338b;
      line-height: 26px;
      padding: 10px;
      min-width: 125px;
      margin: 10px auto;
      z-index: 1;
      cursor: pointer;
      -webkit-transition: all 0.25s linear;
      text-align: center;
      border: solid 2px #81338b;
      border-radius: 5px;
  }


  .credit-form span.hide-box {
      color: #81338b;
      font-size: 16px;
      text-decoration: underline;
      display: block;
      overflow: hidden;
      text-align: center;
      margin: 12px 0;
      cursor: pointer;
  }

  a.Continuar {
      background: #813998;
      color: #fff !important;
      padding: 10px 35px;
      border-radius: 40px;
      border: solid 2px #813998 !important;
      font-size: 16px;
      line-height: 26px !important;
  }

  .page-id-5001 .credit-form p.botm-text {
      font-size: 11px !important;
      line-height: 21px !important;
      font-family: inherit !important;
  }

  .page-id-5001 .credit-form p {
      margin: 10px 0 !important;
  }

  .page-id-5001 .header-landing h2.av-special-heading-tag {
      color: #fff !important;
      max-width: 360px;
      font-size: 40px !important;
  }

  #header-landing .desk-bn p span {
      font-size: 26px !important;
      line-height: 36px !important;
      max-width: 400px !important;
      display: block;
  }

  .credit-form .same-size span.valor-price {
      font-size: 20px;
      line-height: 20px;
  }

  .credit-form .row.row-one {

      padding-bottom: 5px;
     margin-bottom: 5px;
  }

  .credit-form .row input {
      height: 100%;
      max-height: 40px;
  }

  .credit-form .row.row-5 .submit_solicitar {
      margin: 0 auto;
      background: #813998 !important;
      color: #fff !important;
      padding: 5px 35px !important;
      border-radius: 40px !important;
      border: solid 2px #813998 !important;
      font-size: 14px;
      line-height: 24px;
  }

  .credit-form .row label:nth-child(2n+3) {
      margin-right: 0 !important;
  }

  .credit-form .row.row-4 label:nth-child(3) {
      margin-right: 30px !important;
  }

  .credit-form .row.row-5 .submit_solicitar {
      margin: 20px auto;
      background: #813998 !important;
      color: #fff !important;
      padding: 12px 35px !important;
      border-radius: 40px !important;
      border: solid 2px #813998 !important;
      font-size: 16px;
      line-height: 20px;
      display: block;
      overflow: hidden;
      max-height: 50px;
  }

  .credit-form .selet-one.price-option input[type="radio"] {

      height: 48px;

  }

  .credit-form .selet-one.installment-option input[type="radio"] {

      height: 73px;

  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .baner-text {
      padding-top: 2%;
      padding-right: 30px;
  }
}

@media only screen and (min-width:1200px) and (max-width:1240px) {
  .credit-form span.wpcf7-list-item:nth-child(3), .credit-form span.wpcf7-list-item:nth-child(6) {
      margin-right: 30px !important;
  }
}

@media only screen and (min-width:1200px) {
  .credit-form span.wpcf7-list-item:nth-child(3), .credit-form span.wpcf7-list-item:nth-child(6) {
      margin-right: 0;
  }
}

/**********************************************************Desktop**********************************************************/

@media only screen and (max-width:1200px) {



.page-id-5001 #header-landing .container {
    max-width: 100%;
}

.page-id-5001 #section-four .container {
    max-width: 100%;
    padding: 0;
}

.page-id-5001 #section-four .av_one_half.sobre-text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 0;
}

.credit-form span.wpcf7-list-item:nth-child(2n+2) {
    margin-right: 0;
}



}

/**********************************************************Tab**********************************************************/

@media only screen and (max-width:1128px) {

.page-id-5001 #header-landing ul#menu-landing_page li a {
    color: #fff;
    font-size: 16px;
    margin: 0 10px;
    max-width: 150px;
    text-align: center;
}

.page-id-5001 #footer-landing .avia_textblock a {
    font-size: 20px;
    color: #83378d;
    line-height: 26px;
}

.page-id-5001 #section-four .av_one_half.sobre-text {
    margin-left: 0;
    padding: 10% 5%;
}

.landing-logo {
    width: 38% !important;
}

.page-id-5001 #header-landing .landing-menu {
    width: auto !important;
    margin-left: 0;
}

#top label span.rupee {
    font-size: 16px;
    color: #813998;
    font-weight: bold;
    line-height: 36px;
    position: relative;
    display: flex;
    flex: 1;
}

.credit-form .hidden-box label {
    display: block;
}

}
@media only screen and (max-width:995px) {

.landing-logo {
    width: 18% !important;
}

.credit-form span.wpcf7-list-item-label {
    display: block;
    position: relative;
    font-size: 16px;
    color: #81338b;
    line-height: 26px;
    padding: 10px;
    min-width: 100px;
    margin: 10px auto;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    text-align: center;
    border: solid 2px #81338b;
    border-radius: 5px;
}

}

.credit-form span.wpcf7-list-item-label div {
    font-weight: 400;
}





/**********************************************************Responsive**********************************************************/
@media only screen and (max-width:767px) {

    .html_entry_id_5001.landing-page-no-scroll {
        overflow-y: hidden;
    }

    .page-id-5001 .header-landing h2.av-special-heading-tag {
        color: #fff !important;
        max-width: 100%;
    }

    .page-id-5001 #header-landing section.av_textblock_section p {
        max-width: 100%;
    }


    .page-id-5001 .section-three .flex_column.av_two_fifth.flex_column_div.av-zero-column-padding.first.avia-builder-el-61.el_before_av_three_fifth.avia-builder-el-first {
        position: static;
    }

    .credit-form span.wpcf7-list-item:nth-child(2n+2) {
        margin-right: 2%;
    }

    .page-id-5001 .section-three .avia-button-wrap.avia-button-center.avia-builder-el-64.el_after_av_textblock.avia-builder-el-last {
        position: absolute;
        bottom: -25px;
        left: 50%;
        transform: translate(-50%,50%);
    }

    .section-three {
        position: relative;
        padding-bottom: 130px !important;
    }

    .credit-form .hiden-btn p {
        flex-basis: 100%;
        flex: 1;
        text-align: center;
    }

    .col-one {
        display: flex !important;
        flex: 2;
    }

    .sobre-text .wrap_section {
        display: block;
        overflow: hidden;
        float: none;
        padding: 0 15px;
        align-items: normal;
        position:relative;
        margin-top: 50px;
    }

    #section-five {
        padding: 60px 0 0;
    }

    .special-heading-border {
        display: none;
    }

    .page-id-5001 #section-two h3.av-special-heading-tag {

        width: 100%;
    }
    .responsive #top #wrap_all .banr-img .container {
        width: 100% !important;
        padding: 0 !important;
        max-width: 100%;
    }

    .avia-image-container-inner img {
        width: 100%;
    }

    .banr-img .avia-image-container-inner {
        display: block !important;
        width: 100% !important;
    }


    .avia_codeblock.col-two img {
        position: absolute;
        bottom: 10%;
        right: 5%;
        z-index: 9;
        width: 90%;
    }

    .sobre-text .wrap_section .col-one {
        display: block !important;
        float: left;
        width: 49%;
    }

    section.avia_codeblock_section.avia_code_block_0 {
        padding-left: 0;
        float: right;
        width: 49%;

    }

    .page-id-5001 #section-four .av_one_half.sobre-text img.avia_image {
        height: 100%;
        margin-top: 22px;
        width: 100% !important;
    }

    .page-id-5001 header#header {
        display: block !important;
    }

    .page-id-5001 #header-landing {
        background-color: #81338b;
        background-image: none !important;
    }

    #top #wrap_all .all_colors .baner-text h2 {
       font-size: 30px !important;
        line-height: 40px;
        text-align: center;
    }


    #top #wrap_all .all_colors #section-one h2 {
        font-size: 28px !important;
        line-height: 38px !important;
        margin-bottom: 0 !important;
    }

    .page-id-5001 #section-one h6 {
        font-size: 16px !important;
        line-height: 26px;
    }
    #top #wrap_all .all_colors h3.av-special-heading-tag {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .page-id-5001 #header-landing .landing-btn, .desktop-banner {
        display: none;
    }

    .page-id-5001 #section-one h6 {
        font-size: 22px !important;
        line-height: 32px;
    }


    .mobile-banner {
        display: block;
    }


    .landing-logo {
        float: left;
        max-width: 40%;
    }

    ul#menu-landing_page {
       text-align: center;
        margin-top: 30%;
    }

    .page-id-5001 #section-one h3.av-special-heading-tag {
        width: 100%;
    }

    .page-id-5001 #section-four .av_one_half.sobre-text {

        padding: 50px 15px 80px;
        background: #f2f2f2;
    }

    #section-four .flex_column.av_one_half.flex_column_div {
        margin-bottom: 0 !important;
    }

    #header-landing .desk-bn {
        display: none;
    }

    #header-landing .mobile-bn {
        display: block;
        text-align: center;
        margin-top: 0;
    }

    #header-landing .avia_textblock.mobile-bn p {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .template-page.content.av-content-full.alpha.units {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-id-5001 #footer-landing .avia_textblock a {
        font-size: 20px;
    }

    .page-id-5001 #footer-landing h6.av-special-heading-tag {
        font-size: 13px !important;
    }

    .page-id-5001 #footer-landing {
        padding: 50px 0 10px;
    }

    #footer-landing #custom_html-3 {
        padding-top: 0;
        padding-bottom: 0;
    }

    #footer-des {
        padding: 20px 0;
    }

    #top #wrap_all .all_colors .baner-text .mobile-bn p {
        font-size: 22px !important;
        line-height: 34px !important;
    }

    .page-id-5001 #footer-landing a.avia-button {
        margin-top: 20px;
    }

    .page-id-5001 .logo-col {
         margin-left: 15px !important;
        max-width: 22%;
    }

    .page-id-5001 .logo-col.long-width {

        max-width: 50%;
    }

    #section-five .box-col .avia_textblock {
        display: none;
    }

    #section-five .box-col {
        width: 33.3% !important;
        float: none;
        display: inline-block;
        vertical-align: middle;
        padding: 0 15px;
    }

    .page-id-5001 #section-four .av_one_half.sobre-text p {
        font-size: 20px;
        line-height: 30px;
    }

    #section-four {
        padding-top: 0 !important;
    }

    #section-four .container {
        max-width: 100% !important;
        width: 100% !important;
    }

    .section-three {
        text-align: center;
    }

    .page-id-5001 .section-three .flex_column.av_two_fifth.flex_column_div.av-zero-column-padding.first {
        padding-right: 0;
    }

    .page-id-5001 .section-three .avia-button-wrap.avia-button-center {
        text-align: center;
    }

    #section-two, .page-id-5001 #section-two section.av_textblock_section p, .page-id-5001 #section-two .avia-image-container.av-styling- {
        text-align: center;
    }


    .page-id-5001 #header-landing .landing-menu {
        float: right !important;
        width: 50% !important;
    }

    .credit-form .hiden-btn p {
        flex-basis: 100%;
        flex: 1;
        text-align: center;
    }

    .credit-form span.wpcf7-list-item-label {
        display: inline-block;
        position: relative;
        font-size: 20px;
        color: #81338b;
        line-height: 28px;
        padding: 15px;
        min-width: 120px !important;
        margin: 10px auto 0px;
        z-index: 1;
        cursor: pointer;
        -webkit-transition: all 0.25s linear;
        text-align: center;
        border: solid 2px #81338b;
        border-radius: 5px;
    }

    .avia_transform a:hover .image-overlay {
        opacity: 0 !important;
    }

    a.avia_image:hover img {
        transform: scale(0.8);
        transition: all 0.5s ease-in-out;
    }

    .credit-form span.wpcf7-list-item {
        position: relative;
        margin-right: 2%;
        margin-left: 0;
    }

    .credit-form .row-t1.t-1 {
        margin-top: 30px;
    }

    #top #wrap_all .all_colors .credit-form h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .credit-form:before {
        visibility: visible;
        background: #fff;
        width: 30%;
        height: 80px;
        position: absolute;
        left: 0;
        top: -50px;
        border-radius: 10px 0px 0px 0px;
    }

    .credit-form:after {
        visibility: visible;
        background: #fff;
        width: 30%;
        height: 80px;
        position: absolute;
        right: 0;
        top: -50px;
        border-radius: 0px 10px 0px 0px;
    }

    .credit-form-inner:before {
        background: url(https://www.avante.com.vc/wp-content/uploads/2019/01/upper-shapee.png);
        content: "";
        position: absolute;
        top: -78px;
        left: 1.5%;
        width: 97%;
        height: 100px;
        background-repeat: no-repeat;
        background-position: center;
    }

    ul#menu-landing_page li a {
        border: none !important;
        font-size: 18px;
        line-height: 28px !important;
        font-weight: 500;
        padding: 8px 35px !important;
    }

    .page-id-5001 ul#menu-landing_page li {
        display: block;
    }


    .page-id-5001 .tab-2 {
        margin-top: 30px;
    }

    .credit-form .same-size span.valor-price {
        font-size: 14px;
        line-height: 30px;
    }

    .credit-form .row input {
        height: 100%;
        max-height: 20px;
    }

    #header-landing {
        padding-bottom: 80px;
    }

    .page-id-5001 #section-one {
        padding: 80px 0;
    }

    .credit-form .selet-one input[type="radio"] {
        /*height: 60px;*/
        height: 87px;
    }

    .credit-form .same-size span {
        color: #813998;
        font-size: 9px;
        line-height: 11px;
    }

    .credit-form section.av_textblock_section:after {
        position: absolute;
        content: "";
        left: 3%;
        bottom: -16px;
        background: #fff;
        width: 94%;
        height: 16px;
        border-radius: 0px 0px 10px 10px;
        z-index: 1;
        box-shadow: 0px 2px 10px #000;
        opacity: 0.8;
    }

    #section-two .av-special-heading.av-special-heading-h3 {
        display: block !important;
        overflow: hidden !important;
        margin-top: 0 !important;
    }

    #top #wrap_all .all_colors #section-two .avia_textblock p {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-top: 0;
    }

    #top #wrap_all .all_colors .section-three .avia_textblock p {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .page-id-5001 #section-two .avia_textblock {
        margin-top: 0;
    }

    #top #wrap_all .all_colors h2.av-special-heading-tag {
        font-size: 26px !important;
        line-height: 36px !important;
        margin-bottom: 0px !important;
    }

    #top #wrap_all .all_colors #section-two h2.av-special-heading-tag {
        margin-bottom: 30px !important;
    }

    #top #wrap_all .all_colors .avia_textblock p {
        font-size: 16px !important;
        line-height: 26px !important;
    }

    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
        background-color: #f8c62c !important;
        width: 20px;
        height: 2px;
    }

    .credit-form .row {
        display: block;
        overflow: hidden;
    }

    .credit-form .row label {
        text-align: left;
        width: 100%;
        display: block;
    }

    .row.row-one {
        display: flex;
    }
}



@media only screen and (max-width:580px) {
.credit-form {
    background: #fff;
    text-align: center;
    padding: 10% 4%;
    border-radius: 15px !important;
}
}

@media only screen and (max-width:480px) {
.credit-form .tab-3 .row .arrows {
    text-align: left;
    flex-basis: 60%;
}
}


@media only screen and (max-width:420px) {
    .credit-form .same-size span.valor-price {
        font-size: 10px;
        line-height: 12px;
        display: inline-block;
        vertical-align: bottom;
    }
    }

@media only screen and (max-width:395px) {

.credit-form .same-size span {
    color: #813998;
    font-size: 8px;
    line-height: 11px;
}


.credit-form section.av_textblock_section:after {
    position: absolute;
    content: "";
    left: 5%;
    bottom: -16px;
    background: #fff;
    width: 90%;
    height: 16px;
    border-radius: 0px 0px 10px 10px;
    z-index: 1;
    box-shadow: 0px 2px 10px #000;
    opacity: 0.8;
}

#top .main_color input[type='text'] {
    color: #81338b;
    font-size: 11px;
    font-weight: 600 !important;
    font-family: inherit;
    text-transform: capitalize !important;
}

}

@media screen and (min-width: 1000px) {
  #testimonial_slider div.owl-dots.disabled {
    display: none;
  }
}

@media screen and (max-width: 1350px) {
    #app-top-bnr.avia-section { padding: 0 }
}
