.table-bordered {
    border: 0px solid #d1d7dc !important;
    border-collapse: separate !important;
    border-left: 0px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}
.table thead th {
    vertical-align: bottom !important;
    border-top: 0 none !important;
    background: #3f454a !important;
    color: #fff !important;
    text-transform: uppercase !important;
}
.table-bordered th, .table-bordered td {
    border-left: 0px solid #d1d7dc !important;
	border-right: 0px solid #d1d7dc !important;
	border-top: 0px solid #d1d7dc !important;
}
.table th {
    font-weight: bold !important;
}
.table th, .table td {
    padding: 8px !important;
    line-height: 18px !important;
    text-align: center !important;
    vertical-align: middle !important;
    border-bottom: 1px dotted #d1d7dc !important;
	
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
th {
    text-align: left;
}
td, th {
    padding: 0;
}
.btn-tabela {
	font-weight: bold !important;
color: rgb(255, 255, 255) !important;
    background-color: rgb(24, 108, 168) !important;
    border-color: rgb(29, 75, 173) !important;
}
.btn-tabela-red {
	font-weight: bold !important;
color: rgb(255, 255, 255) !important;
    background-color: rgb(255, 0, 0) !important;
    border-color: rgb(255, 0, 0) !important;
}
.popover {
    color:#000;
}





@media screen and ( max-width: 1023px ) {
    .sumirnocel {
  display: none;
  }  
    
}

.text-success{color:#28a745!important}

/*============ FOOTER ==========*/

footer {
    background: url() no-repeat left center #186ca8;

    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
}

.partners {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(200, 200, 200, 0.08);
    margin-bottom: 50px;
}

.partners img {
    opacity: 0.7;
}

.footer-fluid {
    padding: 0 200px;
}

.title-widget {
    color: #ededed;
    font-size: 15px;
    font-weight: 800;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-left: 0px;
}

.title-widget::before {
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}

.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}

.widget-container a {
    color: #fff;
}

.widget-container a:hover {
    color: #fff;
}

.widget_nav_menu ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 100%;
}

.title-median {
    color: #ddd;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
}

footer p {
    color: #ddd;
    font-size: 14px;
    word-wrap: break-word;
}

.nomargin {
    margin: 0px;
    padding: 0px;
}

.footer-bottom {
    background-color: #28232D;
    min-height: 40px;
    width: 100%;
}

.copyright {
    color: #fff;
    padding-top: 13px;
    font-size: 12px;
}

.design {
    color: #fff;
    padding-top: 13px;
    text-align: right;
    font-size: 12px;
}

.design a {
    color: #fff;
}

.footer-distributed {
    background-color: #222;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 40px 0;
}


.newsletter-widget .form-control {
    border-radius: 0;
    margin-bottom: 10px;
    border: 0;
    font-size: 13px;
    box-shadow: none;
    height: 40px;
    color: #ffffff;
    background-color: #195f90;
}

.footer .widget-title h4 {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding-top: 0;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 20px;
}


/*============ PROMO SLIDE ==========*/

.btn-primary {
  color: #fff;
  background-color: #8BC34A;
  border-color: #8BC34A;
}

.ptb-100 {
	padding: 100px 0
}

@media (min-width:320px) and (max-width:992px) {
	.ptb-100 {
		padding: 55px 0
	}
	.img-fluid {
		max-width: 80%;
		height: auto;
	}
}

@media (min-width:320px) and (max-width:992px) {
	
	.ptb-100 {
		padding: 55px 0
	}
	
}

.overflow-hidden {
	overflow: hidden!important
}

.primary-bg {
	/*background: #33383d!important*/
	background: #2d91fa!important
}

.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

@media (min-width:992px) {
	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
}

@media (min-width:768px) {
	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
}

@media (min-width:576px) {
	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
}

.hero-slider-content h1 {
	font-weight: 600
}

.text-white {
	color: #fff!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.headline {
	background-color: rgba(255, 255, 255, .15);
	border-radius: 30px;
	padding: 0 15px 0 0;
	display: inline-block;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	font-size: 16px
}

.headline i {
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #4d8afe;
	-webkit-animation: ripple-white 1s linear infinite;
	animation: ripple-white 1s linear infinite;
	-webkit-transition: .5s
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.rounded-circle {
	border-radius: 50%!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}


.fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900
}

.lead {
	font-size: 1.8rem;
	font-weight: 300
}

@media (min-width:320px) and (max-width:575px) {
	.action-btns a.btn {
		margin-bottom: 15px
	}
}


.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.btn-brand-03 {
	background-color: #186ca8;
	border-color: #186ca8;
	color: #fff
}

.btn-brand-03:focus,
.btn-brand-03:hover {
	background-color: #073482;
	border-color: #073482;
	color: #fff
}

.btn-brand-03.btn-transparent {
	background-color: rgba(246, 122, 60, .6);
	border-color: transparent;
	color: #fff
}

.btn-brand-03.btn-transparent:focus,
.btn-brand-03.btn-transparent:hover {
	background-color: rgba(246, 122, 60, .9)
}

.img-fluid {
	max-width: 125%;
	height: auto
}

.font-weight-bold {
	font-weight: 700!important
}

/*============ alternar planos ==========*/
.onoffswitch{position:relative;width:90px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{position:absolute;opacity:0;pointer-events:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #999;border-radius:20px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch-inner:before,.onoffswitch-inner:after{display:block;float:left;width:50%;height:30px;padding:0;line-height:30px;font-size:14px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:bold;box-sizing:border-box}.onoffswitch-inner:before{content:"";padding-left:10px;background-color:#1b2740;color:#fff}.onoffswitch-inner:after{content:"";padding-right:10px;background-color:#eee;color:#999;text-align:right}.onoffswitch-switch{display:block;width:18px;margin:6px;background:#fff;position:absolute;top:0;bottom:0;right:56px;border:2px solid #999;border-radius:20px;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}


/*============ alternar planos ==========*/

.fa-check{
			padding: 0 10px 0 0; 
			color: #14cc10;
		}
.fa-blue{
			padding: 0 10px 0 0; 
			color: #106ecc;
		}
		.cd2{
			padding: 0 10px 0 0; 					
		}
		.fa-times {
			padding: 0 10px 0 0;
			color: #f22525;
		}
		
		.section2 {
    padding: 30px 0 20px 0;
}

.section2 .title-new {
    margin-bottom: 40px;
}

.section2 .p{
	font-size: 14px;
}

.section2 .box {
    background-color: #fff;
    border: 1px solid #e9e9e9; 
    border-top: 5px solid #247ad6!important;
    padding: 0px 15px 15px 25px;
    position: relative;
    text-align: center;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.section2 .box:before,
.section2 .box:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 15px #777;
    transform: rotate(-3deg);
}

.section2 .box:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.section2 .fa {
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 17px;
    font-size: 25px;
    text-shadow: 1px 1px 20px rgba(255, 255, 255, 0.5);
    margin-bottom: 15px;
    border-radius: 0;
    background-color: #2d91fa!important;
    -webkit-box-shadow: 0px 5px 17px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 17px -7px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 17px -7px rgba(0, 0, 0, 0.75);
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.section2 .row {
    margin-bottom: 40px;
}

.section2 .box p {
    color: #999999;
}

.section2 h4 {
    color: #2b3e4d;
}
.arrow-f5-bg {
    background-color: #f7f7f7;
}
.arrow-white {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 45px 0 45px;
    border-color: #fff transparent transparent transparent;
    margin: 0 auto;
}

.cinza {
    background-color: #f4f4f4;
}

.title-new p {
    
    color: #5C7466;
    font-size: 16px;
}

.title-new h2 {
    color: #1E3338;
	font-weight: 300;
}

.modal-body>.container-fluid{
	
	font-size: 14px;
}


.work-elements {
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0 0 1px 1px;
    width: calc(100% - 1px);
}

.work-elements li:nth-child(1) .box, .work-elements li:nth-child(2) .box, .work-elements li:nth-child(3) .box {
    border-top: 0 solid #f1f1f4;
    border-left: 0;
}
.work-elements li .box {
    border-width: medium medium 1px 1px;
    display: block;
    float: right;
    width: 100%;
    height: 100%;
    padding: 30px 20px;
    margin: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border: 1px solid #f1f1f4;
}
.work-elements li {
    float: left;
    cursor: default;
    list-style: none outside none;
    margin: 0;
    width: 33.33333% !important;
}
.overflowoldbh {
    overflow: hidden;
    position: relative;
	    padding: 80px 0;
    background-color: #ffffff;
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.image-box {
    height: 100%;
    position: absolute;
    right: 0;
    top: 8%;
    width: 35%;
    z-index: 1;
}

.section3 {
    padding: 30px 0 20px 0;
}

.section3 .title-new {
    margin-bottom: 40px;
}

.section3 .p{
	font-size: 14px;
}

.section3 .box {
    background-color: #fff;
    border: 1px solid #e9e9e9; 
    border-top: 5px solid #247ad6!important;
    padding: 0px 15px 15px 25px;
    position: relative;
    text-align: center;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.section3 .box:before,
.section3 .box:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 15px #777;
    transform: rotate(-3deg);
}

.section3 .box:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.section3 .row {
    margin-bottom: 40px;
}

.section3 .box p {
    color: #999999;
}

.section3 h4 {
    color: #2b3e4d;
}

.price>.price-value {
    display: block; font-size: 30px; line-height: 50px;
    padding-top: 30px;
    font-weight: 800;
    color: #fff;
}

.price>.heading {
    display: block;
    padding: 8px 0;
    background-color: #186ca8;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.price h3 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.price>.price-value {
    display: block;
    font-size: 30px;
    line-height: 50px;
    padding-top: 30px;
    font-weight: 800;
    color: #fff;
}

.price>.price-value>.mo {
    font-size: 14px;
    display: block;
    line-height: 0px;
    text-transform: normal;
    font-weight: 400;
}

.price>.price-value>.reais {
    font-size: 14px;
    line-height: 0px;
    text-transform: normal;
    font-weight: 400;
}

.price .discount {
    font-size: 13px;
    font-weight: 500;
    text-decoration: line-through;
}

.price>.price-value>.currency {
    font-size: 24px;
    margin-right: 4px;
    position: relative;
    bottom: 15px;
}
.ptb-80 {
		padding: 50px 0
	}

	@media (min-width:320px) and (max-width:992px) {
		.ptb-100 {
			padding: 55px 0
		}
	}

	@media (min-width:320px) and (max-width:992px) {
		
		.ptb-100 {
			padding: 55px 0
		}
		
	}
	
	@media only screen and (max-width: 980px){
		.esconderemcelular { 
			display: none; 
		}
		nav.navbar.sticked .navbar-brand img.logo {
			width: 160px;
			margin-top: 6px;
		}
		.lists-elements li {
			float: left;
			cursor: default;
			list-style: none outside none;
			margin: 0;
			
		}
	}
	@media screen and (min-width: 980px){ 
		.hidepc { 
			display: none; 
		}
		nav.navbar.sticked .navbar-brand img.logo {
			width: 160px;
			margin-top: -4px;
		}
	}
	

    #plan1-am {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }
    
    #plan2-am {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }
    
    #plan3-am {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
    
    #plan4-am {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }
    .pricing-columns #pricing-chart,
    .pricing-columns-both #pricing-chart {
        margin-top: 30px;
    }
    
    .pricing-columns #pricing-chart #smaller-plans,
    .pricing-columns-both #pricing-chart #smaller-plans {
        display: block;
    }
    
    .pricing-columns #pricing-chart .plan,
    .pricing-columns-both #pricing-chart .plan {
        background-color: #fff;
        position: relative;
        color: #4F2B44;
        padding: 14px;
        border-right: 2px solid #f0f0f0 !important;
        border-bottom: 1px solid #f0f0f0 !important;
        width: 100%;
        border-radius:5px;
    }
    
    .pricing-columns #pricing-chart .plan:first-child,
    .pricing-columns-both #pricing-chart .plan:first-child {
        border-left: 1px solid #f0f0f0 !important;
    }
    
    .pricing-columns #pricing-chart .plan:before,
    .pricing-columns-both #pricing-chart .plan:before {
        content: "";
        position: absolute;
        height: 5px;
        left: -0px;
        top: 0;
        background-color: #186ca8;
        width: 100%;
    }
    
    .pricing-columns .offer::before {
        height: 7px !important;
        
    }
    
    .pricing-columns #pricing-chart .plan .price,
    .pricing-columns-both #pricing-chart .plan .price {
        font-size: 18px;
        text-align: left;
        width: 100%;
        margin-bottom: 35px;
        margin-top: 17px;
    }
    
    .pricing-columns #pricing-chart .plan .price .dollar,
    .pricing-columns-both #pricing-chart .plan .price .dollar {
        top: -10px;
        letter-spacing: -1px;
        left: 3px;
    }
    
    .pricing-columns #pricing-chart .plan .price .amount,
    .pricing-columns-both #pricing-chart .plan .price .amount {
        font-size: 30px;
        font-weight: 200;
    }
    
    #yearly .amount,
    #yearly .slash,
    #yearly .dollar,
    #yearly .month {
        color: #186ca8;
    }
    
    .pricing-columns #pricing-chart .plan .price .slash,
    .pricing-columns-both #pricing-chart .plan .price .slash {
        font-weight: 200;
        left: -2px;
    }
    
    .pricing-columns #pricing-chart .plan .price .month,
    .pricing-columns-both #pricing-chart .plan .price .month {
        font-weight: 200;
        left: -7px;
    }
    
    .pricing-columns #pricing-chart .plan ul,
    .pricing-columns-both #pricing-chart .plan ul {
        padding: 0 18px;
        margin-bottom: 40px;
    }
    
    .pricing-columns #pricing-chart .plan ul li,
    .pricing-columns-both #pricing-chart .plan ul li {
        font-weight: 400;
        font-size: 15px;
        text-align: left;
        margin-bottom: 10px;
        color: #3f3b3b;
    }
    
    .pricing-columns .list1::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f0a0 ";
    }
    
    .pricing-columns .list2::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f2db";
    }
    
    .pricing-columns .list3::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f135 ";
    }
    
    .pricing-columns .list4::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f0ec";
    }
    
    .pricing-columns .list5::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f0c1";
    }
    
    .pricing-columns .list6::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f0e2";
    }
    
    .pricing-columns .list7::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f0e4";
    }
    
    .pricing-columns .list8::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f1cd";
    }

    
    .pricing-columns .list9::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f0c0 ";
    }

    .pricing-columns .list10::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f233 ";
    }

    .pricing-columns .list11::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f00c ";
    }
	
	
	.pricing-columns .list12::before {
        color: #186ca8;
        padding-right: 10px;
        font-size: 15px;
        font-family: FontAwesome;
        content: "\f0e0 ";
    }

    
    .pricing-columns #pricing-chart .plan ul li span,
    .pricing-columns-both #pricing-chart .plan ul li span {
        color: #9e9e9e;
        display: inline-block;
        margin-left: 7px;
        font-weight: 400;
        font-size: 14px;
    }
    
    .pricing-columns #pricing-chart .plan a.sign-up,
    .pricing-columns-both #pricing-chart .plan a.sign-up {
        width: 100%;
        padding: 7px 0;
        background-color: #f5f5f5;
        border: 0 solid #186ca8;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 400;
        color: #fff;
        display: block;
        margin-bottom: 5px;
        font-size: 14px;
        clear: left;
        letter-spacing: 1.5px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    
    .pricing-columns #pricing-chart .plan a.sign-up:hover {
        background-color: #3187c4 !important;
        color: #fff;
    }
    
    .pricing-section .sign-up {
        padding: 17px 50px;
        text-transform: uppercase;
        background-color: #186ca8 !important;
        letter-spacing: 0.1em;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        text-decoration: none;
        display: inline-block;
        white-space: pre;
        padding-left: 100px;
        padding-right: 100px;
        margin-top: 30px;
        opacity: 1;
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05);
    }
    
    a.button.sign-up {
        font-weight: 600 !important;
    }
    
    .pricing-columns #pricing-chart .popular,
    .pricing-columns-both #pricing-chart .popular {
        width: 274px;
        position: relative;
        top: -30px;
        background-color: white;
        margin-left: -2px;
        right: 0;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
    }
    
    .pricing-columns #pricing-chart .popular:before,
    .pricing-columns-both #pricing-chart .popular:before {
        width: 274px;
        background-color: #186ca8;
        height: 7px;
    }
    
    .pricing-columns #pricing-chart .popular a.sign-up,
    .pricing-columns-both #pricing-chart .popular a.sign-up {
        background-color: #186ca8;
        border: none;
        color: #ffffff;
    }
    
    .pricing-columns #pricing-chart .popular .price .amount,
    .pricing-columns-both #pricing-chart .popular .price .amount {
        font-size: 60px;
    }
    
    .bandwidth {
        display: block;
        color: #9e9e9e;
        font-size: 16px;
        position: absolute;
        right: 0;
        bottom: -90px;
    }
    
    .pricing-columns #pricing-chart .popular p.pop-plan,
    .pricing-columns-both #pricing-chart .popular p.pop-plan {
        color: #454545;
        font-size: 16px;
        margin-bottom: 45px;
    }
    
    .pricing-columns #pricing-chart .popular .price,
    .pricing-columns-both #pricing-chart .popular .price {
        margin-bottom: 0px;
    }
    
    .pricing-columns #pricing-chart .plan a.sign-up:hover,
    .pricing-columns-both #pricing-chart .plan a.sign-up:hover {
        border: 0;
        color: #fff;
    }
	
	
/* MENU REVENDAS ESTILIZADO COM BOTÕES */
	
	
.revenda-icon {
  width: 28px;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
}
.revenda-menu {
  padding: 20px 30px;
  background: #fff;
}

.revenda-box {
  min-height: 260px;
  padding: 10px 15px;
}

.revenda-box .title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  color: #333;
}

.revenda-box .desc {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px;
  line-height: 1.5;
}

.revenda-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}

.revenda-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px 20px;      /* mais “respiro” */
  border-radius: 12px;    /* um pouco mais moderno */
  font-size: 16.5px;      /* impacto visível */
  font-weight: 600;
  text-decoration: none;
  min-width: 180px;
  height: 72px;           /* botão mais “presente” */
  transition: all 0.2s ease;
}

.revenda-btn span {
  font-size: 13.5px;
  font-weight: 500;
}

.revenda-btn.turbo {
  box-shadow: 0 6px 20px rgba(46, 204, 113, 0.35);
}

/* BRASIL - AZUL */
.revenda-btn.brasil {
  background: #eaf3ff;
  border: 1px solid #2f80ed;
  color: #2f80ed;
}

.revenda-btn.brasil:hover {
  background: #2f80ed;
  color: #fff;
}

/* EUA - CUSTO-BENEFÍCIO (LARANJA) */
.revenda-btn.eua {
  background: #fff4e5;
  border: 1px solid #ff9800;
  color: #ff9800;
}

.revenda-btn.eua:hover {
  background: #ffe0b2;
}

/* CANADÁ TURBO - VERDE */
.revenda-btn.canada {
  background: #2ea44f;
  border: 1px solid #2ea44f;
  color: #fff;
  
}

.revenda-btn.canada:hover {
  background: #238636;
}

/* BOTÃO OUTLINE */
.revenda-btn.outline {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
}

.revenda-btn.outline:hover {
  background: #f0f0f0;
}

/* TEXTO DE APOIO */
.revenda-tip {
  font-size: 12px;
  color: #777;
  margin-top: 5px;
}
