﻿@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOode0-EuMkY--TSyExeINg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGEo0As1BFRXtCDhS66znb_k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGHZhYM0_6AejPZE-OqA592o.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
body {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #2f2f2f;
}
strong {
	font-weight: 600;
}
a {
	color: #c00;
	transition: 0.5s ease;
	outline: 0 !important;
}
a:hover, a:active, a:focus {
	color: #2c3e50;
	text-decoration: none !important;
}
hr {
	border-top: 1px solid #3d4d5e;
}
::selection {
	text-shadow: none;
	background: #0078d7;
	color: #fff;
}
::-moz-selection {
 text-shadow:none;
 background:#0078d7;
 color:#fff;
}
.img-responsive {
	display: inline-block !important
}

.padding-10 {
	padding: 10px;
}
.padding-15 {
	padding: 15px;
}
.padding-20 {
	padding: 20px;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-25 {
	padding-top: 25px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-top-40 {
	padding-top: 40px;
}
.padding-top-50 {
	padding-top: 50px;
}
.padding-top-60 {
	padding-top: 60px;
}
.padding-btm-5 {
	padding-bottom: 5px;
}
.padding-btm-10 {
	padding-bottom: 10px;
}
.padding-btm-20 {
	padding-bottom: 20px;
}
.padding-btm-30 {
	padding-bottom: 30px;
}
.padding-btm-40 {
	padding-bottom: 40px;
}
.padding-btm-50 {
	padding-bottom: 50px;
}
.padding-btm-60 {
	padding-bottom: 60px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}
.padding-left-btm {
	padding-left: 0px;
	padding-bottom: 0px;
}
.padding-left-20 {
	padding-left: 20px;
}
.padding-left-0 {
	padding-left: 0px;
}
.margin-btm-30 {
	margin-bottom: 30px;
}
.margin-btm-20 {
	margin-bottom: 20px;
}
.margin-btm-10 {
	margin-bottom: 10px;
}
.weight-100 {
	font-weight: 100;
}
.weight-300 {
	font-weight: 300;
}
.weight-600 {
	font-weight: 600;
}
.icon-size-20 {
	font-size: 20px;
}
.icon-size-30 {
	font-size: 30px;
}
.icon-size-50 {
	font-size: 50px;
}
.p-lg {
	font-size: 24px;
	line-height: 28px;
	color: #000;
	font-weight: 600;
}
.p-sm {
	font-size: 16px;
	line-height: 22px;
}
.p-xs {
	font-size: 14px;
	line-height: 18px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
h1, .h1 {
	font-size: 48px;
	line-height: 60px;
}
h2, .h2 {
	font-size: 36px;
	line-height: 48px;
}
h3, .h3 {
	font-size: 30px;
	line-height: 40px;
}
h4, .h4 {
	font-size: 22px;
	line-height: 38px;
}
h5, .h5 {
	font-size: 20px;
	line-height: 28px;
}
h6, .h6 {
	font-size: 16px;
	line-height: 24px;
}

@media (max-width:991px) {
h1, .h1 {
	font-size: 36px;
	line-height: 48px;
}
h2, .h2 {
	font-size: 32px;
	line-height: 40px;
}
h3, .h3 {
	font-size: 30px;
	line-height: 34px;
}
h4, .h4 {
	font-size: 22px;
	line-height: 30px;
}
}

@media (max-width:600px) {
h1, .h1 {
	font-size: 34px;
	line-height: 38px;
}
h2, .h2 {
	font-size: 30px;
	line-height: 38px;
}
}
/*============================================*/
.tagline
{
	
	  color: #2c3239;
    font-size: 32px;
    line-height: 40px;
    margin: 0;
   font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300; 
}
.text-white {
	color: #fff;
}
.text-red {
	color: #c00;
}
.text-blue {
	color: #0078d7;
}
.text-orange {
    color: #f38a01;
}
.text-black
{
  color: #000;
}
.container-grey {
	background:  #fbf7e5;
}
.container-blue {
    background-color: #0289ff;
}
.container-red
{
  background-color: #ed1c24; 

}
.bg-white {
	background-color: #fff;
}
/*============================================*/


 .navbar {
    margin-bottom:0px !important;
       }
.navbar-default {
    background-color:transparent;
    border-color: #e7e7e7;
}
.navbar-nav {
    margin:0px;
}

.navbar-nav > li > a {
    margin-top: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
       margin-bottom: 8px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #555;
}
.nav > li.dropdown.open .dropdown-menu {
    display:table; width: 100%; text-align: center; left:0; right:0;
    border:0px;

}

.nav > li.dropdown.open {
    position: static;
}
.navbar-brand {
    
  padding: 4px;
}

.nav-main .navbar-default {
   
    border-color: #fff;
}


@media (max-width:768px) {
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 0px;
    line-height: 20px;
    padding:3px;
}


.navbar-nav > li > a {
    margin-bottom: 3px;
    margin-top: 3px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 5px;
}
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 12px;
    margin-right: 15px;
    margin-top: 12px;
    padding: 9px 10px;
    position: relative;
}
.btn-signup
{
	 border: 2px solid #121212;
    border-radius: 5px;
    padding: 10px;
    color:#121212 !important; 
     font-weight: 600;
}

.btn-signup:hover
{
	background-color:#121212 !important;
	color: #fff !important; 
}

.btn-orange {
    background-color: #f38a01;
    border-radius: 0;
    color: #fff;
    padding: 10px;
    position: relative;
    text-decoration: none;
    z-index: 3;
}
.btn-orange:hover
{
      color: #fff;
}
/*============================================*/


ul.list-circle {
	list-style: outside none none;
	margin: 0;
	padding-left: 23px;
}
ul.list-circle li {
	font-size: 16px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.list-circle li a {
	color: #2f2f2f;
	transition-timing-function: linear;
	transition-delay: 0s;
	transition: width 0s;
}
ul.list-circle li::before {
	color: #0087ff;
	content: "• ";
	font-size: 16px;
	font-weight: bolder;
	margin-left: -21px;
	margin-right: 10px;
	line-height: 24px;
}

@media (max-width:991px) {
ul.list-circle li a {
	color: #d9d9d9;
}
}

ul.main-product
{
	margin: 0px;
	padding: 0px;
}
ul.main-product li
{
 display: inline-block;
    margin-left: -5px;
    width: 164px; 

}
/*ul.list-footer li a:last-child  {
    border-right: none;
    
}*/
.main-product li {
   color: #fff;
    cursor: pointer;
    display: table-cell;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 33px;
    padding-top: 33px;
    position: relative;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: box-shadow;
   }
@media (max-width:480px) {
.main-product li {
   
    padding: 21px;
 
}
}
ul.main-product li a
{
	color:#FFF;
}
.main-product li i
{
font-size: 60px;
}
.main-product li P
{
font-size: 16px;
font-weight: 600;
}
.main-product .item1 {
    background-color: #ff4c23;
}
.main-product .item2 {
    background-color: #ff7919;
}
.main-product .item3 {
    background-color: #ff9f19;
}
.main-product .item4 {
    background-color: #ebc50c;
}
.main-product .item5 {
    background-color: #e6d739;
}
.main-product .item6 {
    background-color: #74d941;
}
.main-product .item7 {
    background-color: #0c4;
}
.main-product .item8 {
    background-color:#49c8f2;
}
.main-product .item9 {
    background-color:#3d99f5;
}

.main-product .item10 {
    background-color:#7961f2;
}
.main-product .item11 {
    background-color:#96f;
}
.main-product .item12 {
    background-color:#b366ff;
}
.main-product .item13 {
    background-color:#ff59ac;
}
.main-product .item14 {
    background-color:#ff5975;
}

.main-product li:hover
{
-webkit-box-shadow: 2px 2px 5px 0px rgba(77,73,77,0.36);
-moz-box-shadow: 2px 2px 5px 0px rgba(77,73,77,0.36);
box-shadow: 2px 2px 5px 0px rgba(77,73,77,0.36);
z-index: 99999;
}


/*.....................................*/
.footer {
    background: #233140 none repeat scroll 0 0;
    color: #6c7172;
}
footer p
{
	font-size: 18px;
}
footer a {
    color: #6c7172;
}
footer a:hover {
    color: #000;
}
.social-icons {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.social-icons li {
    display: inline-block;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
}
.social-icons a, .social-icons a:hover {
    border: 0 none;
    overflow: hidden;
    text-decoration: none;
}
.social-icons.round a {
    border-radius: 50%;
   border: 1px solid #ccc;
}
.social-icons a {
    padding: 0;
}
.social-icons {
    margin-bottom: 12px;
}
.social-icons li {
    margin: 0 8px 8px 0;
}
.social-icons li:last-child {
    margin-right: 0;
}
.social-icons a, .social-icons a i {
    display: block;
    height: 40px;
    width: 40px;
}
.social-icons a {
    border-width: 0;
    position: relative;
}
.social-icons a i {
    color: #233140;
    font-size: 18px !important;
    left: 0;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: 0;
}
.social-icons a i:hover {
    color: #fff;
}
.social-icons a {
    background: #fff none repeat scroll 0 0;
    color: #e11313;
}
.section-grey .social-icons a {
    background: #fff none repeat scroll 0 0;
    color: #2e343c;
}
.section-grey .social-icons a:hover {
    background: #0dc0c0 none repeat scroll 0 0;
    color: #fff !important;
}
.social-icons.active-bg a.social-icon-gplus:hover {
    background: #771d15 none repeat scroll 0 0 !important;
}
.social-icons.active-bg a.social-icon-linkedin:hover {
    background: #09466b none repeat scroll 0 0 !important;
}
.social-icons.active-bg a.social-icon-twitter:hover {
    background: #056ebf none repeat scroll 0 0 !important;
}
.social-icons.active-bg a.social-icon-facebook:hover {
    background: #233a74 none repeat scroll 0 0 !important;
}

footer .links ul li:first-child {
    border-left: medium none;
    padding-left: 0;
}
ul.list-footer
{
	padding: 0px;
}
ul.list-footer li
{
 display: inline-block;

   border-right: 2px solid #ccc;
   margin-top:5px;
   margin-bottom: 5px;

}
ul.list-footer li a
{

   color: #2c3239;
    height: 32px;
    font-size: 18px;
	  padding: 3px 10px;
}
ul.list-footer li:last-child {
    border-right:none;
   
}
.btn-drop-up
{
	
	background-color: transparent;
	border-radius: 4px;
	font-size: 20px;
    padding: 10px 35px;
    color: #6c7172;
}

.bg-orange
{
	background-color: #ff4c23;
	color: #fff;
	padding: 20px;
}
.panel-inner
{


border:2px  dashed #d03e1d ;
       font-weight: 400;
       padding: 20px;
       position: relative;
    
}
.panel-inner a
{
	color: #fff;
	font-size: 24px;
	text-decoration: underline;
}
.btn-trial {
    background-color: #06bd06;
    border-radius: 0;
    color: #fff;
    font-size: 26px;
    margin: 0 10px 10px 0;
    padding: 15px 30px;
    position: relative;
    text-decoration: none;
}
.btn-trial:hover
{
    color: #fff;
}

.bg-header {
    background-image: url("../img/bg-header.jpg");

/*background: rgb(153,0,0);
background: -moz-linear-gradient(left,  rgba(153,0,0,1) 0%, rgba(153,0,0,1) 41%, rgba(102,0,0,1) 100%);
background: -webkit-linear-gradient(left,  rgba(153,0,0,1) 0%,rgba(153,0,0,1) 41%,rgba(102,0,0,1) 100%);  Chrome10-25,Safari5.1-6 
background: linear-gradient(to right,  rgba(153,0,0,1) 0%,rgba(153,0,0,1) 41%,rgba(102,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#660000',GradientType=1 );*/



    background-repeat: no-repeat;
    background-size: cover;
    width: 100% !important;
}

.header .btn-trial {
    background-color: #06bd06;
    border-radius: 0;
    color: #fff;
    font-size: 22px;
    margin: 0 10px 10px 0;
    padding: 10px 30px;
    position: relative;
    text-decoration: none;
}
.header .btn-trial:hover {
    background-color: #090;
}
.header .btn-buy {
    background-color: #fff;
    border: 3px solid #f37901;
    border-radius: 0;
    color: #000;
    font-size: 22px;
    margin: 0 10px 10px 0;
    padding: 8px 26px;
    text-decoration: none;
}
.header .btn-buy:hover {
    background-color: #f37901;
    color: #fff;
    border: 3px solid #f37901;
}
.header .link, .header .link:hover {
    color: #000;
}



.products li.active a::after {
    border-radius: 0;
    bottom: -22px;
    color: #ed1c24;
    content: "";
    font-family: "fontello";
    font-size: 24px;
    left: 41%;
    position: absolute;
    right: 41%;
}

.products li.active a::after {
    border-radius: 0;
    bottom: -23px;
    color: #ed1c24;
    content: "";
    font-family: "fontello";
    font-size: 24px;
    left: 41%;
    position: absolute;
    right: 41%;
}
.products .nav-tabs.nav-justified > li > a {
    border-bottom-color: #ed1c24;
    color: #fff;
}
.products .nav-tabs > li > a:hover, .products .nav-tabs > li > a:focus {
    background-color: #ff0a13;
    border-color: #ff0a13;
}
.products .nav-tabs > .active > a, .products .nav-tabs > .active > a:hover, .products .nav-tabs > .active > a:focus {
    background-color: #fff;
    border-bottom-color: #ed1c24 !important;
    border-left-color: #ed1c24;
    border-right-color: #ed1c24;
    border-top-color: #fff;
    color: #000 !important;
}
.products .nav-tabs.nav-justified > li > a {
    border-radius: 0;
}
@media (max-width: 767px) {
.products .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
}
}
.products .nav-justified > li {
    display: table-cell !important;
    width: 1% !important;
}
.products .border-left {
    background-color: #f0f0f0;
    border: 1px solid #dcdcdc;
    min-height: 456px;
    padding: 20px 1% 10px;
}
.products .border-left p {
    padding-left: 20px;
    padding-right: 20px;
}
.products .border-right {
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    min-height: 456px;
    padding: 20px;
}
.products .border-right .h4 {
    color: #2f2f2f;
    font-size: 20px;
    line-height: 24px;
}




#screenshot .item
{
  margin: 6px;
}

.screenshots-box {
    background: #f8fafa none repeat scroll 0 0;
    border: 1px solid #e5eaea;
}
.screenshots-box a {
    color: #000;
}
.screenshots {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.screenshots > p {
    background: rgba(0, 112, 186, 0.48) none repeat scroll 0 0;
    color: #555757;
    font-size: 14px;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.4s linear 0s;
    width: 100%;
}
.screenshots-box:hover > .screenshots > p {
    opacity: 1;
}
.screenshots-box > .screenshots a {
    background-color: #c00;
    border-radius: 50%;
    display: block;
    height: 80px;
    left: 45%;
    line-height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 43%;
    width: 80px;
}
.screenshots-box > .screenshots > p > a {
    font-size: 26px;
    padding-top: 14px;
    transform: scale(0);
    transition: all 0.3s ease 0.3s;
}
.screenshots-box:hover > .screenshots > p > a {
    transform: scale(1);
}
.screenshots-box:hover > .screenshots > p > a i {
    color: #fff;
}

.panel-group .panel {
    border-radius: 0;
}
.accordion-plus .panel-default > .panel-heading, .accordion-down .panel-default > .panel-headingg {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.accordion-plus .panel-group .panel-heading, .accordion-down .panel-group .panel-heading {
    border-bottom: 0 none;
}
.accordion-plus .panel-heading, .accordion-down .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.accordion-plus .panel-title, .accordion-down .panel-title {
    padding-left: 25px;
}
.accordion-plus .panel-heading a::before, .accordion-down .panel-heading a::before {
    color: grey;
    float: left;
    font-family: "fontello";
}
.accordion-plus .panel-heading a:hover, .accordion-down .panel-heading a:hover {
    text-decoration: none;
}
.accordion-plus .panel-heading a:focus, .accordion-down .panel-heading a:focus {
    outline: 0 none;
    text-decoration: none;
}
.accordion-plus .panel-heading a::before {
    content: "";
}
.accordion-plus .panel-heading a.collapsed::before {
    content: "";
}
.accordion-down .panel-heading a::before {
    content: "";
    font-size: 20px;
}
.accordion-down .panel-heading a.collapsed::before {
    content: "";
}
.accordion .active {
    font-weight: 600;
}

ul.list-right {
    list-style: outside none none;
    margin: 0;
    padding-left: 23px;
}
ul.list-right li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
}
ul.list-right li a {
    color: #2f2f2f;
    transition: width 0s ease 0s;
}
ul.list-right li::before {
    color: #0087ff;
    content: "";
    font-family: "fontello";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-left: -15px;
    margin-right: 10px;
}
ul.list-right.text-blue li a {
    color: #0087ff;
    transition: width 0s ease 0s;
}

.awards .owl-controls {
    text-align: left !important;
}
.awards .icon-quote-left, .awards .icon-quote-right {
    color: #ccc;
}
.tab-buy {
}
.tab-buy .nav-justified > li {
    display: table-cell !important;
    padding-right: 5px !important;
    width: 1% !important;
}
.tab-buy .nav-tabs.nav-justified > li > a {
    background-color: #eee;
    border-radius: 0;
    color: #000;
}
.tab-buy .nav li.active a {
    background-color: #fff;
    color: #c00;
}
.tab-buy .nav-tabs.nav-justified > .active > a, .tab-buy .nav-tabs.nav-justified > .active > a:hover, .tab-buy .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
 /*   color: #000!important;*/
}
@media (max-width: 767px) {
.tab-buy .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
}
}
.buy-details {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    position: relative;
}
.buy-details .details {
    background-color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    padding: 0 6px 0 0;
    position: relative;
    top: 12px;
}
.buy-details .price {
    background-color: #fff;
    display: inline-block;
    float: right;
    font-size: 18px;
    line-height: 28px;
    padding-left: 6px;
    position: relative;
    top: 12px;
}
.price-total span {
    display: inline-block;
    line-height: 18px;
    margin-left: 6px;
}
.modal-dialog {
z-index:1200 !important;
}