@import url('https://fonts.googleapis.com/css?family=Montserrat:200,400,500,600,700');

body {
color: #303030!important;
font-size: 14px;
font-weight:normal!important;
line-height: 27px;
}
.logo-image {
height: auto !important;
}
.sppb-article-info-wrap {
	padding-top: 30px;
}
.feature01 .sppb-addon-title {
font-size: 54px;
font-weight: 700;
line-height: 75px;
font-family: "Montserrat",sans-serif;
margin-bottom: 10px;
color:#303030;
}
.feature01 .sppb-addon-title span{color:#ff2a40;}
.feature01 .sppb-addon-content {
color: #909090;
font-size: 15px;
font-weight: normal;
margin-top: 15px;
font-family: "Open Sans",sans-serif;
line-height: 35px;
}

.feature01 .sppb-addon-content a {
background: #ff2a40;
border-radius: 50px;
color: #ffffff;
display: inline-block;
font-family: "Montserrat",sans-serif;
font-size: 14px;
font-weight: 700;
padding: 14px 50px;
text-transform: uppercase;
transition: all 0.4s ease 0s;
margin-top:5px;
}
.feature01 .sppb-addon-content a:hover {
background: #303030;
transition: all 0.4s ease 0s;
}
.feature01 .sppb-addon-content img {margin:auto;text-align:center;margin-top:5px;}
/**/
.feature02 .sppb-addon-title:after {
background: rgba(0, 0, 0, 0) url("../images/image_under_title.png") no-repeat scroll center center;
content: "";
display: block;
height: 14px;
left: 0;
width: 151px;
margin:7px auto 20px auto;
}
.feature02 .sppb-addon-title {
color: #ffffff;
font-family: "Open Sans",sans-serif;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
line-height: 45px;
padding-bottom: 5px;
text-transform: uppercase;
}
.feature02 .sppb-addon-content{
color: #ffffff;
font-size: 36px;
font-weight: 700;
font-family: "Montserrat",sans-serif;
}
.feature02 .sppb-addon-content strong {color:#ff2a40}

/**/
.feature03 .sppb-addon-title:after {
background: rgba(0, 0, 0, 0) url("../images/image_under_title_black.png") no-repeat scroll center center;
content: "";
display: block;
height: 14px;
left: 0;
width: 151px;
margin:7px auto 20px auto;
}
.feature03 .sppb-addon-title {
color: #909090;
font-family: "Open Sans",sans-serif;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
line-height: 45px;
padding-bottom: 5px;
text-transform: uppercase;
}
.feature03 .sppb-addon-content{
color: #303030;
font-size: 36px;
font-weight: 700;
font-family: "Montserrat",sans-serif;
}
.feature03 .sppb-addon-content strong {color:#ff2a40}


/*menu*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {color:#ff2a40;}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {color:#ff2a40;}

.sp-megamenu-parent > li > a {
font-family:Montserrat;
font-weight: 500;
transition: all 0.4s ease 0s;
color:#101010;
text-transform: capitalize;
font-size: 14px!important;
padding: 0 14px!important;
letter-spacing: 0;
line-height: 40px;
}

.sp-megamenu-parent > li > a:active, .sp-megamenu-parent > li > a:hover{color: #ff2a40;}
.download-top {
background-color: #ff2a40;
border-radius: 50px;
color: #fff!important;
text-transform: uppercase!important;
font-size: 14px!important;
padding: 8px 20px!important;
text-align: center;
width: 152px;
}
.download-top:hover {color: #fff!important;}

#sp-header{
border-bottom: 1px solid #e7e7e7;
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#sp-header.menu-fixed-out .sp-megamenu-parent > li > a {line-height:40px;margin-top:20px;}
#sp-header.menu-fixed {
border-bottom: 1px solid #e7e7e7;
height:75px;
transition: all 0.4s ease 0s;
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.nav-placeholder {display:none !important;}
#sp-header.menu-fixed .logo a {padding-bottom:10px;}
#sp-header.menu-fixed .sp-megamenu-parent > li > a {line-height:40px;margin-top:18px;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {background:transparent;color: #ff2a40;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {font-weight: normal;color:#101010;}



/*footer social*/
ul.social-icons > li span {
background: #60656a;
border-radius: 50px;
color: #2d3337 !important;
height: 40px;
margin: 0px;
padding: 9px;
width: 40px;
text-align: center;
line-height: 20px;
display: inline-block;
}

#sp-footer2 {text-align:right;}
#sp-footer1 {text-align:left; padding-top: 25px;}
#sp-footer #sp-footer2 {
padding-top: 15px;
}
.sp-copyright {
color: #909090;
font-size: 15px;
font-weight:normal;
}
#sp-footer .container-inner {
  padding: 0px 0;
  border-top: 0px solid rgba(255, 255, 255, 0.1);
}

/*page title*/
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
color: #ffffff;
font-family: "Open Sans",sans-serif;
font-size: 18px;
text-transform: uppercase;
z-index:999!important;
}
.sp-page-title .breadcrumb {
z-index:999!important;
margin: 10px auto;
text-align: center;
position:relative;
padding-bottom: 0;
display: block;
}
.sp-page-title .breadcrumb li {
display: inline-block;
}
.sp-page-title::before {
background: rgba(255, 42, 64, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}

.sp-page-title {
z-index: 0; 
position: relative;
padding: 150px 0  130px 0;
}
.sp-page-title .sp-page-title-heading {
color: #ffffff;
font-family: "Montserrat",sans-serif;
font-size: 54px;
font-weight: 700;
line-height: 80px;
text-transform: uppercase;
text-align:center;
position:relative;
}
.offcanvas-menu  {z-index:99999}
.blockquote {
background: #ff2a40;
font-size: 20px;
margin: 0 auto;
max-width: 710px;
text-align: center;
color: #fff;
padding: 50px;
font-weight: 500;
line-height: 32px;
}

.entry-header h2 {
font-size: 30px;
font-family: "Montserrat",sans-serif;
margin-bottom: 10px;
margin-top: 20px;
font-weight: 500;

}

.helix-social-share .helix-social-share-icon ul li div a {
line-height: 20px;
text-align: center;
}


body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    font-family: inherit;
    content: " ";
    float: right;
    margin-left: 7px;
    font-weight: 900;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
	width: 100%;
}
/**/

.sppb-nav > li > a:hover, .sppb-nav > li > a:focus {
background-color: #ff2a40!important;
color: #ffffff;
padding-left: 15px;
transition: all 0.4s ease 0s;
}
.sppb-nav-vertical > li.active > a, .sppb-nav-vertical > li.active > a:hover, .sppb-nav-vertical > li.active > a:focus {
background-color: #ff2a40!important;
color: #ffffff;
padding-left: 15px;
transition: all 0.4s ease 0s;
 
}
@media (max-width: 980px) {
.sppb-tab-vertical-content,
.sppb-nav-vertical-content {
padding: 15px 30px 30px;
width: 100%;
}

}
@media (min-width: 981px) {
.sppb-tab-vertical-content,
.sppb-nav-vertical-content {
right: 0;
padding: 15px 30px 0 0;
position: absolute;
width: 76%;
padding-left:7%;
display: block;
}
.sppb-nav-vertical {
float: left;
width: 20%;
padding-top: 20%;
display: block;
}
}


.sppb-nav-vertical li {
color: #f0f0f0;
cursor: pointer;
display: block;
font-family: "Montserrat",sans-serif;
font-size: 16px;
 
transition: all 0.4s ease 0s;
}
.sppb-nav-vertical li a{
color: #f0f0f0;
cursor: pointer;
display: block;
font-family: "Montserrat",sans-serif;
font-size: 16px;
padding: 10px 0;
transition: all 0.4s ease 0s;
}
.sppb-nav-vertical li::after {
border-bottom: 20px solid transparent;
border-left: 20px solid transparent;
border-top: 27px solid transparent;
content: "";
height: 30px;
position: absolute;
right: -30px;
top: 0;
transition: all 0.4s ease 0s;
width: 30px;
z-index: 999;
}
.sppb-nav-vertical > li.active:after, 
.sppb-nav-vertical > li:hover:after, 
.sppb-nav-vertical > li.active > a:focus:after {
border-left: 20px solid #ff2a40;
}

/**/


.feature04 {
margin-top:20px;
padding:40px 10px;
}
.feature04 .sppb-addon-title {
 font-family: "Montserrat",sans-serif;
 font-size: 24px;
 font-weight: 400;
 color:#ff2a40;
 }
.feature04 .sppb-icon {
background: #ff2a40 none repeat scroll 0 0;
border: 1px solid transparent;
border-radius: 5px;
color: #ffffff;
display: inline-block;
font-size: 30px;
padding: 20px;
transition: all 0.4s ease 0s;
}
.feature04:hover.sppb-icon {
 background: transparent none repeat scroll 0 0;
border: 1px solid #ff2a40;
color: #ff2a40;
	}
.feature04 .sppb-addon-text{font-weight:normal;}


/**/

.feature05 .sppb-addon-title {
 color: #ff2a40;
font-size: 24px;
font-weight: 400;
margin: 0;
transition: all 200ms ease 0s;
	font-family: "Montserrat",sans-serif;
	padding-right: 40px;
}
.feature05 .sppb-addon-text {
font-family: "Open Sans",sans-serif;
font-size: 15px;
line-height: 27px;
	color:#f0f0f0;
padding-top: 15px;
}
.feature05 i {font-size:24px; color:#ff2a40;margin-left: -50px;}
.feature05{
border-radius: 5px;
box-shadow: 0 0 30px transparent;
cursor: pointer;
margin-bottom: 15px;
padding: 18px 30px;
position: relative;
transition: all 300ms ease-in-out 0s;
z-index: 0;
}
.feature05::after {
background: #ffffff none repeat scroll 0 0;
border-radius: 5px;
content: "";
height: 0;
left: 0;
position: absolute;
top: 0;
transition: all 200ms ease-in 0s;
width: 5px;
}
.feature05::before {
background: #ff2a40 none repeat scroll 0 0;
border-radius: 5px;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: all 200ms ease-in 0s;
width: 0;
z-index: -1;
}
.feature05:hover::after {height: 100%;}
.feature05:hover::before {width: 100%;}
.feature05:hover .sppb-addon-title {color: #ffffff;transition: all 400ms ease 0s;}
.feature05:hover i {color: #ffffff;}
.feature05:hover .sppb-addon-text {color: #ffffff;}


/**/

.feature05i .sppb-addon-title {
 color: #ff2a40;
font-size: 24px;
font-weight: 400;
margin: 0;
transition: all 200ms ease 0s;
font-family: "Montserrat",sans-serif;
padding-left: 40px;
}
.feature05i .sppb-addon-text {
font-family: "Open Sans",sans-serif;
font-size: 15px;
line-height: 27px;
color:#f0f0f0;
padding-top: 15px;
}
.feature05i i {font-size:24px; color:#ff2a40;margin-right: -50px;}
.feature05i{
border-radius: 5px;
box-shadow: 0 0 30px transparent;
cursor: pointer;
margin-bottom: 15px;
padding: 18px 30px;
position: relative;
transition: all 300ms ease-in-out 0s;
z-index: 0;
}
.feature05i::after {
background: #ffffff none repeat scroll 0 0;
border-radius: 5px;
content: "";
height: 0;
left: 0;
position: absolute;
top: 0;
transition: all 200ms ease-in 0s;
width: 5px;
}
.feature05i::before {
background: #ff2a40 none repeat scroll 0 0;
border-radius: 5px;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: all 200ms ease-in 0s;
width: 0;
z-index: -1;
}
.feature05i:hover::after {height: 100%;}
.feature05i:hover::before {width: 100%;}
.feature05i:hover .sppb-addon-title {
color: #ffffff;
transition: all 400ms ease 0s;
}

.feature05i:hover .sppb-addon-text {color: #ffffff;}
.feature05i:hover i  {color: #ffffff;}

/*review*/

.review-content {
padding: 0 15px;
}
.review-content .review-description {
background-color: #fff;
border-radius: 4px;
min-height: 160px;
padding: 0;
position: relative;
}
.review-content .review-description p {
color: #909090;
display: inline-block;
margin-bottom: 30px;
padding: 20px;
}
.review-image {
margin-left: 20px;
margin-top: -20px;
padding-top: 18px;
position: relative;
}
.review-image img {
border: 4px solid #e3e3e3;
float: left;
margin-bottom: 0;
margin-left: auto;
margin-right: 18px;
margin-top: -18px;
position: relative;
width: 80px;
}
.review-image h4 {
font-weight: 700;
}

/**/
.feature07 {
background: #ff2a40;
padding: 80px 0;
}
.feature08{
background: #ff394e;
padding: 80px 0;
}
.feature07 .sppb-animated-number, .feature08 .sppb-animated-number {
color: #fff;
font-family: "Montserrat",sans-serif;
font-size: 48px!important;
font-weight: 700;
line-height: 62px;
}

.feature07 .sppb-animated-number-title, .feature08 .sppb-animated-number-title {
color: #fff;
font-weight:normal;
font-family: "Montserrat",sans-serif;
padding-top: 5px;
font-size:14px!important;
}

/**/

.pricing-table {
background: transparent none repeat scroll 0 0;
border: 1px solid #ff2a40;
border-radius: 5px;
margin-top: 80px;
text-align: center;
}
.package {
background: #ff2a40 none repeat scroll 0 0;
border-radius: 3px 3px 0 0;
color: #ffffff;
margin: 0;
padding: 30px 0;
}
.price-list {
border-bottom: 1px solid #ff2a40;
list-style: outside none none;
margin-top: 10px;
padding: 20px 0;
}
.price-list li {
color: #fff;
font-family: "Montserrat",sans-serif;
font-size: 16px;
margin-bottom: 11px;
position: relative;
text-decoration: none;
}
.price-list .disabled{
color: #bbb!important;
text-decoration: line-through!important;
}
.pricing-table-bottom {
padding: 0 30px 10px;
}
.pricing-table-bottom::after {
clear: both;
content: "";
display: table;
}
.pricing-table-bottom .price {
color: #fff;
display: inline-block;
float: left;
font-family: "Montserrat",sans-serif;
font-size: 25px;
font-weight: 700;
line-height: 30px;
}
.pricing-table-bottom .price-btn {
background-color: transparent;
border: 1px solid #e9e9e9;
border-radius: 20px;
color: #fff;
float: right;
font-family: "Montserrat",sans-serif;
font-weight: 700;
padding: 7px 20px;
position: relative;
transition: all 0.4s ease-in-out 0s;
}
.pricing-table-bottom .price-btn:hover {
background: #ff2a40 none repeat scroll 0 0;
border: 1px solid #ff2a40;
color: #fff;
transition: all 0.4s ease-in 0s;
}

/**/
.subscribe input[type="text"], .subscribe input[type="email"]{
border: medium none;
border-radius: 50px!important;
font-family: "Open Sans",sans-serif;
font-size: 16px;
font-weight: 600;
height: 60px;
margin: 0 auto;
max-width: 750px;
text-align: center;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
display: block;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.subscribe-form {display: block;text-align: center;margin: 0 auto;}
.subscribe-btn{
background: #ff2a40 none repeat scroll 0 0;
border: 0 none;
border-radius: 50px;
color: #ffffff;
display: inline-block;
font-family: "Montserrat",sans-serif;
font-size: 14px;
font-weight: 700;
margin-top: 30px;
padding: 15px 75px;
text-transform: uppercase;
transition: all 0.4s ease 0s;
}
.subscribe-btn:hover, .subscribe-btn:focus, .subscribe-btn.active {
background: #303030 none repeat scroll 0 0;
color: #ffffff;
}

.sppb-addon-article h3 { padding:0 30px;}
.sppb-addon-article h3 a{
font-size: 22px;
font-weight: bold;
line-height: 30px;
transition: color 0.3s ease 0s;
font-family: "Montserrat",sans-serif;
color:#303030;
}
.sppb-article-introtext {
color: #909090;
margin-top: 10px;
font-family: "Open Sans",sans-serif;
font-size: 15px;
line-height: 27px;
padding:0 30px 20px 30px;
}
.sppb-readmore {
color: #ff2a40;
font-family: "Montserrat",sans-serif;
font-size: 16px;
font-weight: 700;
padding-top: 15px;
text-transform: uppercase;
transition: all 0.4s ease-in 0s;
padding:0 30px;
}
.sppb-readmore:hover {color:#303030;}
.sppb-article-meta {
color: #909090;
font-size: 14px;
padding:0 30px;
}
.sppb-addon-article {
background:#fff;
margin-bottom:35px;
padding-bottom:35px;
}


/**/
.feature09 .sppb-addon-title {
color: #ff2a40;
margin-top: 60px;
font-size: 36px;
font-weight: 700;
font-family: "Montserrat",sans-serif;
}
.feature09 .sppb-addon-content {
font-family: "Open Sans",sans-serif;
font-size: 15px;
line-height: 27px;
color: #303030;
}
.feature10 img{
border: 2px solid #ff2a40;
border-radius: 10px;
height: 115px;
padding: 15px;
}

/**/

 
.store-app-download a {
background-color: #ffffff;
border-radius: 50px;
color: #ff2a40;
font-family: "Montserrat",sans-serif;
font-size: 22px;
font-weight: 400;
padding: 25px 75px;
transition: all 0.4s ease-in-out 0s;
}
.store-app-download a:hover, .store-app-download a:focus, .store-app-download a.active {
background: #303030 none repeat scroll 0 0;
color: #ffffff;
}
.store-app-download a i { margin-right: 10px;}

/**/

.contact-form input {
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
color: #fff;
font-family: "Montserrat",sans-serif;
font-size: 16px;
height: 55px!important;
padding: 15px;
margin-bottom: 20px!important;
}
.contact-form textarea {
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
color: #fff;
font-family: "Montserrat",sans-serif;
font-size: 16px;
padding: 15px;
height:130px !important;
margin-bottom: 20px!important;
}
.contact-form .btn, .contact-form .sppb-btn {
border-radius: 4px;
border: 1px solid transparent;
background: #ff2a40!important;
color: #ffffff;
font-family: "Montserrat",sans-serif;
font-size: 16px;
font-weight: 700;
padding: 15px 0;
text-shadow: none;
text-transform: uppercase;
transition: all 0.4s ease 0s;
height: 55px!important;
}

.contact-form .btn:hover, .contact-form .sppb-btn:hover {transition: all 0.4s ease 0s;color:#ff2a40;background:#fff!important;}

/**/

.feature11 .sppb-addon-title {
color: #303030;
font-size: 36px;
font-weight: 700;
margin-top: 30px;
font-family: "Montserrat",sans-serif;
}

.feature11 .sppb-addon-content {

}

/**/
.sppb-panel.sppb-panel-faq {
color: #303030;
padding: 32px;
background: #ffffff ;
margin:30px;
}

.sppb-panel-faq .sppb-panel-title {
font-family: "Montserrat",sans-serif;
font-size: 20px;
font-weight: 500;
color: #303030;
}
.sppb-panel-faq .sppb-panel-body {border-width: 0;}

.sppb-panel-faq .sppb-panel-heading {border-bottom: 0px solid #e5e5e5;}
.sppb-panel-faq > .sppb-panel-heading .sppb-toggle-direction  {
background: #ff2a40;
border-radius: 50px;

}
.sppb-panel-faq > .sppb-panel-heading .sppb-toggle-direction i {
text-align:center;
color: #ffffff;
font-size: 10px;
padding:5px 10px;

}

.faq-little {display:block; margin:auto 20% auto 20%!important;}

/**/
.group-control select, .group-control textarea, .group-control input[type="text"], .group-control input[type="password"], .group-control input[type="datetime"], .group-control input[type="datetime-local"], .group-control input[type="date"], .group-control input[type="month"], .group-control input[type="time"], .group-control input[type="week"], .group-control input[type="number"], .group-control input[type="email"], .group-control input[type="url"], .group-control input[type="search"], .group-control input[type="tel"], .group-control input[type="color"], .group-control .uneditable-input {
background: #fff none repeat scroll 0 0;
font-family: "Montserrat",sans-serif;
height: 50px;
}

.btn-primary, .sppb-btn-primary {
background: #ff2a40;
color: #ffffff;
font-family: "Montserrat",sans-serif;
font-size: 16px;
font-weight: 700;
padding: 15px;
text-transform: uppercase;
transition: all 0.4s ease 0s;
border:1px solid transparent;
border-radius:4px;
}

.btn-primary:hover, .sppb-btn-primary:hover {color:#ff2a40; background:#fff;border:1px solid transparent;}

.btn-danger{
background: #303030;
color: #ffffff;
font-family: "Montserrat",sans-serif;
font-size: 16px;
font-weight: 700;
padding: 15px;
text-transform: uppercase;
transition: all 0.4s ease 0s;
border:1px solid transparent;
border-radius:4px;
}

.btn-danger:hover {color:#ff2a40; background:#fff;border:1px solid transparent;}


.form-links a {color: #ff2a40;}

/**/

.feature12 .sppb-addon-title {
font-size: 54px;
font-weight: 700;
line-height: 75px;
font-family: "Montserrat",sans-serif;
margin-bottom: 10px;
color:#fff;
}
.feature12 .sppb-addon-title span{color:#ff2a40;}
.feature12 .sppb-addon-content {
color: #909090;
font-size: 15px;
font-weight: normal;
margin-top: 15px;
font-family: "Open Sans",sans-serif;
line-height: 35px;
}

.feature12 .sppb-addon-content a {
background: #ff2a40;
border-radius: 50px;
color: #ffffff;
display: inline-block;
font-family: "Montserrat",sans-serif;
font-size: 14px;
font-weight: 700;
padding: 14px 50px;
text-transform: uppercase;
transition: all 0.4s ease 0s;
margin-top:5px;
}
.feature12 .sppb-addon-content a:hover {
background: #303030;
transition: all 0.4s ease 0s;
}
.feature12 .sppb-addon-content img {margin:auto;text-align:center;margin-top:5px;}


.sp-page-title .breadcrumb .fas {
	display: none;
}