/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}


/*
Theme Name: Twenty Seventeen
Description: Used to style the TinyMCE editor.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Alignment
 * 5.0 - Caption
 * 6.0 - Galleries
 * 7.0 - Media Elements
 * 8.0 - RTL
 */

/**
 * 1.0 - Body
 */


/*  ARDESHIR'S CODE */
header .col-xl-9.col-lg-9.col-md-8.col-sm-12.d-flex.justify-content-center {
    display: none !IMPORTANT;
}

header .col-xl-3 {
    max-width: 100% !IMPORTANT;
    flex: 0 0 100%;
}

.trust{height:90px !Important;}



a.cta-button {
    color: #e67d23;
float: right;
    margin-top: 30px;
    border: 2px solid #e67d23;
    text-align: center;
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}


/* Ardeshir's Code */

div#myFooter {
    width: 900px !important;
    margin: 0 auto !important;
    text-align: center;
}

.feature-image-wrap, .feature-content-wrap {
    display: inline-block;
    width: 47%;
    vertical-align: middle;
}

a.tel {
    font-size: 50px !important;
    line-height: 60px;
    color: #333;
}
input.wpcf7-form-control.wpcf7-submit {
    background: orange !important;
    color: white;
}

input.wpcf7-form-control.wpcf7-submit {
    background: orange !important;
    color: white;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #ffa500 !important;
    color: white;
    font-size: 30px;
}
div#wpcf7-f5-p20-o1 {
    background: white;
    padding: 20px;
}

.mpc-accordion[id="mpc_accordion-85d39d80071425"] .mpc-accordion-item__heading {
 
    color: #333333;
    font-size: 18px;

    background: white !IMPORTANT;
    padding: 20px;
    border: 2px solid #e0e0e0;
}
input[type="text"], textarea, input[type="email"] {
    background: #e8e8e8 !important;
    margin-bottom: 6px !important;
}
.logo-wrap {
    padding: 0;
}
img.logo_default {
    PADDING: 0 !important;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #333 !important;
    color: white;
}

ul.cool li::before {
    content: '';
    background: url(https://cdn2.hubspot.net/hubfs/53/assets/hubspot.com/partners/images/Orange_Checkmark.svg) no-repeat;
    width: 18px;
    height: 22px;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 10px;
}
ul {
    list-style-type: none;
}
ul.cool{padding:0px;}
ul.cool li {
    font-size: 27px;
    margin-bottom: 40px;
    color: white;
    font-weight: 500;
}

a.call-to-action-btn {
    background: orange !important;
}


.beneficios4 .wpb_text_column {
    border: 4px solid #cc8400;
    padding: 10px;
    padding: 10px;
    border-radius: 20px;
}

/* TESTEMUNHOS */

.beneficios h3.feature-title {
    color: #cc8400;
}

.review-card .review-card-image {
    background-color: #eee;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60%;
}

.review-card {
    height:450px;
    background: #fff;
    box-shadow: 0 7px 14px 0 rgba(0,0,0,0.09), 0 2px 7px 0 rgba(0,0,0,0.06);
    font-size: 14px;
    padding: 5px;
    text-align: left;
    white-space: normal;
}
.review-card .review-card-body {
    padding: 20px;
}

.star-rating .stars {
    background: url(https://www.veteransunited.com/assets/images/reviews/icon-stars-24.svg) no-repeat 0 0;
    height: 100%;
    position: absolute;
    left: 0;
    text-indent: -9999px;
}

.review-card .star-rating {
    margin: 0 0 0 -3px;
}

.star-rating {
    background: url(https://www.veteransunited.com/assets/images/reviews/icon-stars-24-background.svg) no-repeat;
    display: inline-block;
    height: 24px;
    position: relative;
    width: 128px;
    vertical-align: middle;
}

/* CTA */

.button-orange:hover {
    background: #ff631c;
    color:white;
}
.button-orange {
    border: 0;
    border-radius: 5px;
    font-family: bebas neue regular,sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    padding: .75em 1em;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    background: #ff631c linear-gradient(#ff631c,#f95305);
    background-color: #f95305;
    color: #fff;
}
a.call-to-action-btn {
    display: none;
}

/* faq */
.mpc-accordion-item__heading.mpc-transition {
    background: white;
    padding: 20px;
}


/* Testemunho */
.review-image img {
    border-radius: 50%;
    max-width: 50px;
    object-fit: cover;
}
.user_name {
    font-size: 16px;
}
.rating-user {
    color: #ffa800;
}

.d-inline {
    display: inline!important;

    padding: 0px;
    margin-bottom: -20px;
    padding-right: 20px;
}
}

.beneficios-topo{padding-top:15px;padding-bottom:15px;}



/* desconto */
.product-img {
    position: relative;
    padding: 10px 0px;
    width:90%;
}



.aft_discount {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 50%;
    background: #12b399;
    right: 66px;
    border-radius: 50%;
    transform: translate(0, -50%);
    color: #fff;
    padding: 22px 30px;
    line-height: 30px;
    text-align: left;
    font-size: 25px;
}

ul.beneficios-topo li::before {
    content: '';
    background: url(https://cdn2.hubspot.net/hubfs/53/assets/hubspot.com/partners/images/Orange_Checkmark.svg) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 10px;
}

h2, .h2 {
    color: #000000;
    font-size:40px;
    font-weight: 500;
}
h3{color: #12b399; font-size:24px;}
ul {
    list-style-type: none;
    margin: 0 !IMPORTANT;
    PADDING: 0;
}
footer.footer-wrap {
    display: none;
}

#myfooter a {color: #333;}

/* secção central de beneficios START */
.row-beneficios, .faq {
    padding-left: 180px !important;
        padding-right: 180px !important;

}
.beneficio-lista {
    background: white;
    padding: 0;
 
    box-shadow: 2px 2px #33333347;
  
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.beneficio-lista .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    padding-bottom: 0 !IMPORTANT;
    margin-bottom: 0 !IMPORTANT;
}

.beneficio-lista .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}

.conteudos {
    text-align: center;
    line-height: 40px;
    padding-top: 30px;
    text-align: left;
    padding:0;
    margin:0;

}

.conteudos2 ul{padding-top:20px;padding-bottom:20px;}

.conteudos2 h3{color:#333;}
.conteudos2 {
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    padding-top: 30px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* secção central de beneficios END  */




.wrap {
    width: 100% !IMPORTANT;
        padding: 0;
    width: 100% !IMPORTANT;
    max-width: 100% !IMPORTANT;
    margin: 0 !important;
}



header.entry-header {
    display: none !Important;
}
a.skip-link.screen-reader-text {
    display: none !important;
}



.vc_column-inner {
    /* width: 900px; */
    padding: 0 !important;
    margin: 0;
}

.testemunhos .upb_video_class, .testemunhos .wpb_row {
    position: relative;
    padding-left: 60px ;
    padding-right: 60px ;
}
.testemunhos .wpb_column{
    
    padding-left: 30px ;
    padding-right: 30px ;
}


.header .vc_row.wpb_row.vc_inner.vc_row-fluid {

    width: 1100px;
    margin: 0 auto;
    padding-top: 0px;
}

.section1 .wpb_content_element {
    padding-left: 20px;
}

.section1 .vc_col-sm-12 {
    padding-left: 60px;
    box-shadow: 0;
    padding-right: 60px;
}

h2, h3 {
    padding: 0 !important;
    margin-top: 0px;
    margin-bottom: 20px;
}

.mainimage{width:83%;}


.header  .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 10px !important;
}
* {
    font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}


.conteudos {
    width: 500px;
}   

.review-text {
    width: 500px;
}

.vc_toggle_title {
    padding: 20px !important;
    background: white !important;
    boder: #c3c3c3 !important;
    border: 2px solid #e4e4e4 !important;
}

footer#colophon {
    display: none;
}





/* mobile  START */

@media screen and (max-width: 650px){
    
a.cta-button{display:inherit !important;}




div#myFooter {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
}


.vc_row.wpb_row.vc_inner.vc_row-fluid {
    width: 100% !important;
}
.wpb_wrapper {
    padding-left: 5px;
    padding-right: 5px;
}
.conteudos {
    width: 100% !Important;
}
.vc_row {
    margin-left: 0 !Important;
    margin-right: 0 !Important;
}
a.cta-button.hvr-sweep-to-right {
    float: none !important;
    margin-left: 0 !important;
    margin-top: 20px !IMPORTANT;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid {
    text-align: center !important;
    width: 100% !important;
}
.section1 .vc_col-sm-12 {
    padding-left: 0  !Important;
    padding-right: 0  !Important;
}
.vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_grey {
    margin-top: 20px !important;
}

.section1 .wpb_content_element {
    padding-left: 0px !important;
}

.mainimage {
    width: 100% !Important;
}

.review-text {
     width: 90% !important; 
}
.trust {
    height: 60px !Important;
    margin-bottom: 20px;
}
.mainimage{width:100%;}

.testemunhos .upb_video_class, .testemunhos .wpb_row {
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.testemunhos .wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.vc_custom_1565480009799 {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
}
.wpb_column.vc_column_container.vc_col-sm-12 {
    width: 100%;
    padding-left: 20px;
    padding-right: 0px;
}

.conteudos {
    width: 100%;
}
.row-beneficios .vc_separator_align_center {
    display: none !important;
}

.beneficios-topo li {
    font-size: 18px !important;
    padding-bottom: 20px !important;
}


.d-inline {
    display: initial !Important;
    padding: 0px;
    margin-bottom: 10px !Important;
    padding-right: 20px !Important;
}

.review-text {
    width: 100% !important;
}

p.prevbtn {
    text-align: center;
}
h2 {
    font-size: 32px;
}

.row-beneficios {
      padding-left: 0 !important;
        padding-right: 0 !important;
}
.mobile-header-main {
    background-color: white !important;
    text-align: center;
}
.aft_discount{display:none !Important;}

.mobile-logo {
    width: 100%;}


    .mobile-main-menu {
    display: none !important;
}

.row-beneficios, .faq {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.faq .wpb_column.vc_column_container.vc_col-sm-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0px;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    font-size: 15px !important;


}


svg.svg-inline--fa.fa-phone.fa-w-16, .phone {
    color: #333;
    margin-top:3px;
}


.review-image {
    padding-top: 10px;
}
