.btn__container {
			height: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			margin: 20px;
			}
			.btn {
			min-width: 110px;
			background-color: #fff;
			padding: 1rem 2rem;
			text-decoration: none;
			color: #C71E7E;
			display: flex;
			transition: all .2s ease-in-out;
			margin-right: 10px;
			border-radius: 20px;
			
			i {
			color: #DF3796;
			font-size: 20px;
			padding-right: 10px;
			transition: all .3s ease-in-out;
			}
			span {
			font-family: "Roboto", sans-serif;
			align-self: center;
			transform: translateX(0px);
			transition: all .1s ease-in-out;
			opacity: 1;
			}
			
			&:hover {
			transform: scale(1.1);
			background: linear-gradient(to right, #ff3019 0%,#c90477 100%);
			box-shadow: 0px 10px 30px rgba(0,0,0,0.10);
			i {
			transform: translateX(45px);
			padding-right: 0;
			color: #FFF;
			}
			span {
			transform: translateX(30px);
			opacity: 0;
			}
			}
			&:active {
			transform: scale(1);
			box-shadow: 0px 2px 10px rgba(0,0,0,0.10);
			}
			}
			
			.btn-f {
			min-width: 110px;
			background-color: #fff;
			padding: 1rem 2rem;
			text-decoration: none;
			color: #286ED6;
			display: flex;
			transition: all .2s ease-in-out;
			border-radius: 20px;
			
			i {
			color: #286ED6;
			font-size: 20px;
			padding-right: 10px;
			transition: all .3s ease-in-out;
			}
			span {
			font-family: "Roboto", sans-serif;
			align-self: center;
			transform: translateX(0px);
			transition: all .1s ease-in-out;
			opacity: 1;
			}
			
			&:hover {
			transform: scale(1.1);
			background-color: #286ED6;
			box-shadow: 0px 10px 30px rgba(0,0,0,0.10);
			i {
			transform: translateX(45px);
			padding-right: 0;
			color: #FFF;
			}
			span {
			transform: translateX(30px);
			opacity: 0;
			}
			}
			&:active {
			transform: scale(1);
			box-shadow: 0px 2px 10px rgba(0,0,0,0.10);
			}
			}			
			/* ********** BOTÕES GRADIENTES ******* */
			.gradient-buttons .btn {
			background-image: linear-gradient(to bottom, rgba(255,255,255,0.5), rgba(255,255,255,0.2) 49%, rgba(0,0,0,0.15) 51%, rgba(0,0,0,0.05));
			background-repeat: repeat-x;
			}
			/* ********** BOTÕES GRADIENTES ******* */
			.col-md-3 {
			display: inline-block;
			margin-left: -4px;
			}
			.col-md-3 img {
			width: 100%;
			height: auto;
			}
			body .carousel-indicators li {
			background-color: red;
			}
			body .carousel-control-prev-icon,
			body .carousel-control-next-icon {
			background-color: red;
			}
			body .no-padding {
			padding-left: 0;
			padding-right: 0;
			}
			
			@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
			.pricing3 {
			font-family: "Montserrat", sans-serif;
			color: #000;
			font-weight: 300;
			}
			
			.pricing3 h1, .pricing3 h2, .pricing3 h3, .pricing3 h4, .pricing3 h5, .pricing3 h6 {
			color: #3e4555;
			}
			
			.pricing3 .font-weight-medium {
			font-weight: 500;
			}
			
			.pricing3 .bg-light {
			background-color: #f4f8fa !important;
			}
			
			.pricing3 .subtitle {
			color: #8d97ad;
			line-height: 24px;
			}
			
			.pricing3 .col-lg-2 {
			padding-right: 0px;
			position: relative;
			z-index: 1;
			}
			
			.pricing3 .col-lg-10 {
			padding-left: 0px;
			}
			
			.pricing3 .nav-pills {
			border: 1px solid rgba(120, 130, 140, 0.13);
			border-radius: 4px;
			border-right: 0px;
			}
			
			.pricing3 .nav-pills .nav-link {
			padding: 30px 25px;
			}
			
			.pricing3 .nav-pills .nav-link h2 {
			color: #8d97ad;
			}
			
			.pricing3 .nav-pills .nav-link.active {
			background: #ffffff;
			border-left: 3px solid #ff4d7e;
			border-radius: 0px;
			margin-left: -3px;
			-webkit-box-shadow: -20px 0 40px rgba(0, 0, 0, 0.1);
			box-shadow: -20px 0 40px rgba(0, 0, 0, 0.1);
			}
			
			.pricing3 .nav-pills .nav-link.active h2 {
			color: #263238;
			}
			
			.pricing3 .tab-content {
			background: #ffffff;
			overflow: hidden;
			-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
			box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
			}
			
			.pricing3 .tab-content .pricing-box {
			padding: 20px 40px;
			}
			
			.pricing3 .tab-content .list-inline {
			margin-top: 20px;
			}
			
			.pricing3 .tab-content .list-inline li {
			padding: 30px 0;
			font-weight: 400;
			}
			
			.pricing3 .tab-content .list-inline li span {
			display: inline-block;
			vertical-align: middle;
			}
			
			.pricing3 .tab-content .list-inline li i {
			font-size: 40px;
			vertical-align: middle;
			width: 80px;
			opacity: 0.5;
			}
			
			.pricing3 .tab-content .bg-image {
			background-size: cover;
			}
			
			.pricing3 .tab-content .bg-image .quote-box {
			padding: 40px;
			}
			
			.pricing3 .btn-danger-gradiant {
			background: #ff4d7e;
			background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
			background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
			background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
			background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
			background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
			}
			
			.pricing3 .btn-danger-gradiant:hover {
			background: #ff6a5b;
			background: -webkit-linear-gradient(legacy-direction(to right), #ff6a5b 0%, #ff4d7e 100%);
			background: -webkit-gradient(linear, left top, right top, from(#ff6a5b), to(#ff4d7e));
			background: -webkit-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
			background: -o-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
			background: linear-gradient(to right, #ff6a5b 0%, #ff4d7e 100%);
			}
			
			.pricing3 .btn-md {
			padding: 15px 45px;
			font-size: 16px;
			}
			
			.pricing3 .display-5 {
			font-size: 3rem;
			}
			
			@media (max-width: 767px) {
			.pricing3 .col-lg-2 {
			padding-right: 15px;
			}
			.pricing3 .col-lg-10 {
			padding-left: 15px;
			}
			.pricing3 .nav-pills {
			-webkit-box-orient: horizontal !important;
			-webkit-box-direction: normal !important;
			-webkit-flex-direction: row !important;
			-ms-flex-direction: row !important;
			flex-direction: row !important;
			border-bottom: 0px;
			border-right: 1px solid rgba(120, 130, 140, 0.13);
			}
			.pricing3 .nav-pills .nav-link {
			padding: 25px 18px;
			}
			.pricing3 .nav-pills .nav-link.active {
			border-left: 0px;
			border-top: 3px solid #ff4d7e;
			margin-top: -4px;
			margin-left: 0px;
			margin-bottom: -1px;
			-webkit-box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.1);
			box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.1);
			}
			.pricing3 .tab-content .pricing-box {
			padding: 20px;
			}
			}	