@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	color: #43425D;
}

h1, h2, h3, h4 {
	line-height: 1.2em;
}

h1 {
	font-size: 4rem;
}

h2 {
	font-size: 3rem;
}

h3 {
	font-size: 2.3rem;
}

h4 {
	font-size: 1.75rem;
	line-height: 1.75em;
}

p {
	line-height: 1.5em;
	font-size: 24px;
	margin-bottom: 20px;
	color: #353535;
}

.alert {
	line-height: 1.75em;
}

.font-weight-medium {
	font-weight:400;
}

.font-weight-light {
	font-weight:300;
}

/* Navbar */

.body-bg {
	position: absolute;
	left: 0;
	top: 0;
}

.navbar a {
	color: #43425D;
	margin: 0 0.7rem;
	border-radius: 50px;
	position: relative;
}

.navbar-light .navbar-brand {
	font-weight: 700;
	color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem 1.75rem;
}

.navbar a.btn-primary, .cta .btn-primary {
	color: #ffffff !important;
	background: #536DFE;
	-webkit-box-shadow: 0px 7px 33px -13px rgba(80,109,254,0.68);
	-moz-box-shadow: 0px 7px 33px -13px rgba(80,109,254,0.68);
	box-shadow: 0px 12px 33px -13px rgba(80,109,254,0.68);
	border-radius: 5px;
}

/* Chat ico */

.chat-ico-me {
	position: fixed;
	z-index: 10;
	right: 0;
	bottom: 0;
}

.chat-ico-me li {
	float: left;
}

/* Jumbo */
.jumbo h1 {
	font-weight: 500;
	font-size: 36px;
}

.jumbo p {
	font-weight: 300;
}

.jumbo .btn, .cta .btn, .features-screenshots .btn  {
	padding: 0.75rem 1.75rem;
	border-radius: 50px;
}

.jumbo .text-container {
	background: url('images/jumbo-shape-bg.svg') 0 0 no-repeat;
	background-size: contain;
}

.jumbo .btn-primary, .features-screenshots .btn-primary {
	color: #ffffff;
	border: none;
	background: rgb(255,154,63);
	background: linear-gradient(32deg, rgba(255,154,63,1) 0%, rgba(251,199,83,1) 100%);
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.1);
	border-radius: 5px;
}

.jumbo .btn-outline-secondary, .features-screenshots .btn-outline-secondary, .btn-outline-secondary {
	border-color: #353535;
	border-width: 2px;
	color: #353535;
}

.jumbo .btn-outline-secondary {
	border-color: transparent;
	border-width: 0px;
	padding: 0.75rem 0;
	color: #353535;
}

.jumbo .btn-outline-secondary:hover {
	background: transparent;
}

.jumbo .shape {
	height: 720px;
	left: -25%;
	top: -2%;
}

.jumbo-home {
	margin: 100px 0;
}

/* Bsmart Features */
.bsmart-features h3 {
	font-size: 18px;
	font-weight: 500;
	margin: 18px 0;
}

.bsmart-features p {
	font-size: 16px;
	margin-bottom: 0;
	opacity: 0.6;
}

.features-start {
	padding: 30px;
	background: rgb(255,154,63);
	background: linear-gradient(32deg, rgba(255,154,63,1) 0%, rgba(251,199,83,1) 100%);
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.23);
	box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.23);
}

.features-start h3 {
font-size: 22px;
}

.features-start p {
	color: #ffffff;
}

.bsmart-features .features-list {
	padding: 30px;
	background: #ffffff;
	border-radius: 5px;
	/*-webkit-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	min-height: 530px;*/
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
		z-index: 10;
    top: 63%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before, .slick-next:before
{
    font-family: "Ionicons" !important;
    font-size: 40px;
    line-height: 1;
    opacity: 1;
    color: #536DFE;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -260px;
}
[dir='rtl'] .slick-prev
{
    right: -53px;
    left: auto;
}
.slick-prev:before
{
    content: '\f360';
}
[dir='rtl'] .slick-prev:before
{
    content: '\f360';
}

.slick-next
{
    left: -170px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -40px;
}
.slick-next:before
{
    content: '\f362';
}
[dir='rtl'] .slick-next:before
{
    content: '\f360';
}

/* .bsmart-advantages */
.bsmart-advantages h2 {
	font-size: 26px;
	font-weight: bold;
}

/* Bsmart Approach */
.bsmart-approach {
	padding: 20px 0 100px 0;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(238,243,253,1) 93%, rgba(234,240,253,1) 100%);
}

.bsmart-approach h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 60px;
	padding-top: 8px;
	padding-left: 30px;
	background:url('images/custom-path.svg') 0 0 no-repeat;
	color: #ffffff;
}

.bsmart-approach ul li {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	display: block;
	position: relative;
	padding-left: 14px;
	line-height: 22px;
}

.bsmart-approach li:before  {
	content: "\f21b";
	font-family: "Ionicons";
	position: absolute;
	left: 0px;
	top: 3px;
	font-size: 8px;
}

.bsmart-approach h2  {
	font-size: 26px;
	font-weight: 700;
}

.bsmart-approach .lead {
	background: linear-gradient(32deg, rgba(255,154,63,1) 0%, rgba(251,199,83,1) 100%);
	color: #ffffff;
	padding: 4px 20px;
	border-radius: 50px;
	-webkit-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
}

.approach-phases {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	border-radius: 6px;
	padding: 30px;
}

.approach-phases h4 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}

.approach-phases small {
	font-size: 10px;
	font-style: italic;
}

.approach-phases-result {
	overflow: hidden;
	position: relative;
}

.approach-phases-result:before {
	position: absolute;
	content: "\f375";
	font-family: "Ionicons";
	left: -7px;
	top: -10px;
	font-size: 55px;
	color: #43425D;
	opacity: 0.1;
}

.approach-phases-result {
	padding: 20px;
	border-radius: 6px;
	min-height: 150px;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.10);
}

.approach-phases-result p {
	font-size: 14px;
	margin-bottom: 0;
}

.bg-primary {
	background: #536DFE !important;
}

.bg-primary p {
	color: #ffffff !important;
}

/* Testimonials */
.testimonials {
	margin: 100px 0;
}

.testimonial-container {
	padding: 30px;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 48%, rgba(238,243,253,1) 93%, rgba(234,240,253,1) 100%);
	border-radius: 50px;
}

.testimonial-container p {
	font-size: 16px;
}

.testimonial-container h4 {
	font-size: 20px;
	font-weight: 500;
}

/* Pricing */

.pricing {
	padding: 100px 0;
	background: url('images/pricing-bg.svg') 0 0 no-repeat;
	background-size: cover;
}

.pricing .pricing-ads {
	border-radius: 5px;
	background: #ffffff;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.20);
}

.pricing h2 {
	font-size: 20px;
	font-weight: 500;
	color: #536DFE;
}

.pricing p {
	font-size: 14px;
	color: #536DFE;
}

/* Table Pricing */
.our-pricing {
  margin-bottom: 70px;
}

.our-pricing .section-header {
  padding: 40px 0;
  margin-top: 30px;
  color: #fff;
  background: rgb(14,173,161);
  background: linear-gradient(30deg, rgba(14,173,161,1) 0%, rgba(19,165,199,1) 100%);
  -webkit-transform: skew(0deg, -7deg);
  transform: skew(0deg, -7deg);
}

.our-pricing .section-header h1 {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 25px;
}

.our-pricing .section-header p {
  font-size: 0.875em;
}

.our-pricing .section-header .header-content {
  -webkit-transform: skew(0deg, 7deg);
  transform: skew(0deg, 7deg);
}

.table {
  font-size: 0.875em;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px 6px rgba(0,0,0,0.03);
  box-shadow: 0px 5px 20px 6px rgba(0,0,0,0.03);
}

.table td, .table th {
  padding: 1.75rem;
  vertical-align: top;
  border-top: 0px solid #dee2e6;
}

.table th {
  font-weight: 700;
}

.table .thead-dark th {
    color: #fff;
    background-color: #43425D;
    border-color: transparent;
}
.pricing-content p {
	font-size: 16px;
}

.pricing-content .btn-primary {
	background: #536DFE;
}

.pricing-content .btn {
	border-radius: 50px;
	padding: 8px 25px;
	-webkit-box-shadow: 0px 5px 20px 6px rgba(0,0,0,0.03);
  box-shadow: 0px 5px 20px 6px rgba(0,0,0,0.03);
}

/* Footer */

footer {
	position: relative;
	margin-top: 170px;
}

footer:before {
	position: absolute;
	height: 5px;
	width: 100px;
	background: #43425D;
	top: -30px;
	content: '';
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

footer h2 {
	font-size: 30px;
	font-weight: bold;
}

footer .navbar-expand-lg .navbar-nav .nav-link {
	font-size: 12px;
}

/* Form */
input[type=text], input[type=email] {
	height: 50px;
	border-radius: 5px;
	border: solid 1px #E1DFDB;
}

input[type=submit] {
	color: #43425D;
	background: none;
}

input[type=submit] i.on-ios-arrow-thin-right {
	font-size: 22px;
}

textarea {
	border-radius: 1.25rem !important;
	border: solid 2px #EAEAEA !important;
}
