﻿/*!
 * Start Bootstrap - Freelancer v5.0.4 (https://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
body {
	font-family: Lato;
}

.buynowButton {
	background-color:#fab914;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #f58a08;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:10px 18px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ed8e1a;
	margin-bottom: 1em;
}
.buynowButton:hover {
	background-color:#f0a016;
	color:#ffffff;
	text-decoration:none;
}
.buynowButton:active {
	position:relative;
	top:1px;
}


.supportButton {
	background-color:#1E90FF;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #4169E1;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:10px 21px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ed8e1a;
}
.supportButton:hover {
	background-color:#00BFFF;
	color:#ffffff;
	text-decoration:none;
}
.supportButton:active {
	position:relative;
	top:1px;
}


.buynowSmallButton {
	background-color:#fab914;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #f58a08;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:10px 26px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ed8e1a;
}
.buynowSmallButton:hover {
	background-color:#f0a016;
	color:#ffffff;
	text-decoration:none;
}
.buynowSmallButton:active {
	position:relative;
	top:1px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-family: Montserrat;
}
hr.star-dark, hr.star-light {
	max-width: 15rem;
	padding: 0;
	text-align: center;
	border: none;
	border-top: solid .25rem;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto;
}
hr.star-dark:after, hr.star-light:after {
	position: relative;
	top: -.8em;
	display: inline-block;
	padding: 0 .25em;
	content: '\f005';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 2em;
}
hr.star-light {
	border-color: #fff;
}
hr.star-light:after {
	color: #fff;
	background-color: #ed8e1a;
}
hr.star-dark {
	border-color: #2c3e50;
}
hr.star-dark:after {
	color: #2c3e50;
	background-color: #fff;
}
section {
	padding: 6rem 0;
}
section h2 {
	font-size: 2.25rem;
	line-height: 2rem;
}
@media (min-width:992px){
section h2 {
	font-size: 3rem;
	line-height: 2.5rem;
}
}
.btn-xl {
	padding: 1rem 1.75rem;
	font-size: 1.25rem;
}
.btn-social {
	width: 3.25rem;
	height: 3.25rem;
	font-size: 1.25rem;
	line-height: 2rem;
}
.scroll-to-top {
	z-index: 1042;
	right: 1rem;
	bottom: 1rem;
	display: none;
}
.scroll-to-top a {
	width: 3.5rem;
	height: 3.5rem;
	background-color: rgba(33,37,41,.5);
	line-height: 3.1rem;
}
#mainNav {
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-weight: 700;
	font-family: Montserrat;
}
#mainNav .navbar-brand {
	color: #333;
}
#mainNav .navbar-nav {
	margin-top: 1rem;
	letter-spacing: .0625rem;
}
#mainNav .navbar-nav li.nav-item a.nav-link {
	color: #333;
}
#mainNav .navbar-nav li.nav-item a.nav-link:hover {
	color: #ed8e1a;
}
#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
	color: #333;
}
#mainNav .navbar-nav li.nav-item a.nav-link.active {
	color: #ed8e1a;
}
#mainNav .navbar-toggler {
	font-size: 80%;
	padding: .8rem;
}
@media (min-width:992px){
#mainNav {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	-webkit-transition: padding-top .3s,padding-bottom .3s;
	transition: padding-top .3s,padding-bottom .3s;
}
#mainNav .navbar-brand {
	font-size: 2em;
	-webkit-transition: font-size .3s;
	transition: font-size .3s;
}
#mainNav .navbar-nav {
	margin-top: 0;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link.active {
	color: #fff;
	background: #ed8e1a;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
	color: #fff;
	background: #ed8e1a;
}
#mainNav.navbar-shrink {
	padding-top: .5rem;
	padding-bottom: .5rem;
}
#mainNav.navbar-shrink .navbar-brand {
	font-size: 1.5em;
}
}
header.masthead {
	padding-top: calc(6rem + 72px);
	padding-bottom: 6rem;
}
header.masthead h1 {
	font-size: 3rem;
	line-height: 3rem;
}
header.masthead h2 {
	font-size: 1.3rem;
	font-family: Lato;
}
@media (min-width:992px){
header.masthead {
	padding-top: calc(6rem + 106px);
	padding-bottom: 6rem;
}
header.masthead h1 {
	font-size: 4.75em;
	line-height: 4rem;
}
header.masthead h2 {
	font-size: 1.75em;
}
}
.portfolio {
	margin-bottom: -15px;
}
.portfolio .portfolio-item {
	position: relative;
	display: block;
	max-width: 25rem;
	margin-bottom: 15px;
}
.portfolio .portfolio-item .portfolio-item-caption {
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
	opacity: 0;
	background-color: rgba(24,188,156,.9);
}
.portfolio .portfolio-item .portfolio-item-caption:hover {
	opacity: 1;
}
.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
	font-size: 1.5rem;
}
@media (min-width:576px){
.portfolio {
	margin-bottom: -30px;
}
.portfolio .portfolio-item {
	margin-bottom: 30px;
}
}
.portfolio-modal .portfolio-modal-dialog {
	padding: 3rem 1rem;
	min-height: calc(100vh - 2rem);
	margin: 1rem calc(1rem - 8px);
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 0 0 3rem 1rem rgba(0,0,0,.5);
	box-shadow: 0 0 3rem 1rem rgba(0,0,0,.5);
}
.portfolio-modal .portfolio-modal-dialog .close-button {
	position: absolute;
	top: 2rem;
	right: 2rem;
}
.portfolio-modal .portfolio-modal-dialog .close-button i {
	line-height: 38px;
}
.portfolio-modal .portfolio-modal-dialog h2 {
	font-size: 2rem;
}
@media (min-width:768px){
.portfolio-modal .portfolio-modal-dialog {
	min-height: 100vh;
	padding: 5rem;
	margin: 3rem calc(3rem - 8px);
}
.portfolio-modal .portfolio-modal-dialog h2 {
	font-size: 3rem;
}
}
.floating-label-form-group {
	position: relative;
	border-bottom: 1px solid #e9ecef;
}
.floating-label-form-group input, .floating-label-form-group textarea {
	font-size: 1.5em;
	position: relative;
	z-index: 1;
	padding-right: 0;
	padding-left: 0;
	resize: none;
	border: none;
	border-radius: 0;
	background: 0 0;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.floating-label-form-group label {
	font-size: .85em;
	line-height: 1.764705882em;
	position: relative;
	z-index: 0;
	top: 2em;
	display: block;
	margin: 0;
	-webkit-transition: top .3s ease,opacity .3s ease;
	transition: top .3s ease,opacity .3s ease;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0;
}
.floating-label-form-group:not(:first-child){padding-left:14px;border-left:1px solid #e9ecef}
.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1;
}
.floating-label-form-group-with-focus label {
	color: #ed8e1a;
}
form .row:first-child .floating-label-form-group {
	border-top: 1px solid #e9ecef;
}
.footer {
	padding-top: 5rem;
	padding-bottom: 5rem;
	background-color: #2c3e50;
	color: #fff;
}
.copyright {
	background-color: #1a252f;
}
a {
	color: #ed8e1a;
}
a:active, a:focus, a:hover {
	color: #ed8e1a;
}
.btn {
	border-width: 2px;
}
.bg-primary {
  /*background-color: #ed8e1a !important;*/
  background-image: url('../img/main_slider_pic_1.png');
  
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-primary-2 {
  /*background-color: #18BC9C !important;*/
  background-image: url('../img/bg1.png');
  
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-secondary {
	background-color: #fff!important;
}
.text-primary {
	color: #ed8e1a!important;
}
.text-secondary {
	color: #2c3e50!important;
}
.btn-primary {
	background-color: #ed8e1a;
	border-color: #ed8e1a;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	background-color: #128f76;
	border-color: #128f76;
}
.btn-secondary {
	background-color: #2c3e50;
	border-color: #2c3e50;
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
	background-color: #1a252f;
	border-color: #1a252f;
}


.banner-text{
	background-color: rgba(102,178,255,0.5);
	padding: 2em;
	border-radius: 15px;
    width: 70%;
	text-align: center;
	margin: auto;
}

.leadbox-1{
	height: 320px;
	padding: 24px;
}

.about-box{
	height: 260px;
}

.row-full{
 background-color: rgba(128,128,128,1);
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 margin-bottom: 0;
 left: 50%;
 
 
 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cedce7 0%,#596a72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */




 
}

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 30.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 96%; margin: 30px auto; position: relative;}
.counter { background-color: #ffffff; padding: 20px 0; border-radius: 5px;}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: left; }
.count-text { font-size: 14px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: left; }


.plan{
	background-color: rgba(240,240,240,1);
}

.plan-item{
	background-color: #fff;
	padding: 16px;
	border-radius: 10px;
}

.hr-orange{
	color: rgba(255,128,17,1);
	height:3px; 
	border:none; 
	background-color:rgba(255,128,17,1);
	width: 100px;
}

.hr-orange-full{
	color: rgba(255,128,17,1);
	height:2px; 
	border:none; 
	background-color:rgba(255,128,17,1);
	width: 100%;
}

.grey-text{
	color: rgba(128,128,128,1);
}

.line-through-text{
	text-decoration: line-through;
}



.red-hot {
    position: absolute;
    top: -14px;
    background: rgba(249,17,17,1);
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 2px;
    left: 20%;
    font-weight: 700;
} 

.orange-hot {
    position: absolute;
    top: -14px;
    background: rgba(243,113,32,1);
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 2px;
    left: 20%;
    font-weight: 700;
	width: 80%;
}


.hot {
    position: absolute;
    top: -14px;
    background: rgba(71,187,236,1);
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 2px;
    left: 20%;
    font-weight: 700;
}


.comparison {
  max-width:1280px;
  margin:0 auto;
  font:16px;
  text-align:center;
  padding:10px;
}

.comparison table {
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom:1px solid #CCC;
  border: 1px solid #CCC;
}

.comparison th {
  border-right:1px solid #CCC;
  empty-cells: show;
  padding:10px;
}

.comparison td {
  border:1px solid #CCC;
  empty-cells: show;
  padding:10px;
}

.compare-heading {
  font-size:18px;
  font-weight:bold !important;
  border-bottom:0 !important;
  padding-top:10px !important;
}

.comparison tbody tr:nth-child(odd) {
  display:none;
}

.comparison .compare-row {
  background:#F5F5F5;
}

.comparison .tickblue {
  color:#0078C1;
}

.comparison .tickgreen {
  color:#009E2C;
}

.comparison th {
  font-weight:normal;
  padding:0;
  border-bottom:1px solid #CCC;
}

.comparison tr td:first-child {
  text-align:left;
}
  
.comparison .qbse, .comparison .qbo, .comparison .tl {
  color:#FFF;
  padding:10px;
  font-size:13px;
  border-right:1px solid #CCC;
  border-bottom:0;
}

.comparison .tl2 {
  border-right:0;
}

.comparison .qbse {
  background:#0078C1;
  border-top-left-radius: 3px;
  border-left:0px;
}

.comparison .qbo {
  background:#009E2C;
  border-top-right-radius: 3px;
  border-right:0px;
}

.comparison .price-info {
  padding:5px 15px 15px 15px;
}

.comparison .price-was {
  color:#999;
  text-decoration: line-through;
}

.comparison .price-now, .comparison .price-now span {
  color:#ff5406;
}

.comparison .price-now span {
  font-size:32px;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
  background:#ff5406;
  padding:10px 20px;
  font-size:12px;
  display:inline-block;
  color:#FFF;
  text-decoration:none;
  border-radius:3px;
  text-transform:uppercase;
  margin:5px 0 10px 0;
}

.comparison .price-try {
  font-size:12px;
}

.comparison .price-try a {
  color:#202020;
}

@media (max-width: 767px) {
  .comparison td:first-child, .comparison th:first-child {
    display: none;
  }
  .comparison tbody tr:nth-child(odd) {
    display:table-row;
    background:#F7F7F7;
  }
  .comparison .row {
    background:#FFF;
  }
  .comparison td, .comparison th {
    border:1px solid #CCC;
  }
  .price-info {
  border-top:0 !important;
  
}
  
}

@media (max-width: 639px) {
  .comparison .price-buy {
    padding:5px 10px;
  }
  .comparison td, .comparison th {
    padding:10px 5px;
  }
  .comparison .hide-mobile {
    display:none;
  }
  .comparison .price-now span {
  font-size:16px;
}

.comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0;
}
  .comparison .qbse, .comparison .qbo {
    font-size:12px;
    padding:10px 5px;
  }
  .comparison .price-buy {
    margin-top:10px;
  }
  .compare-heading {
  font-size:13px;
}
}


.subscription-form{
	background-color: rgba(143,170,220,1);
}

.font-white{
	color: #fff;
}

.subscription-form-textbox{
	font-size: 16px;
	width: 85%;
	padding: 6px;
	margin-bottom: 8px;
}

.agree-text-box{
	width: 85%;
}

.agree-text{
	display: inline-block;
}

.subscription-pic{
	padding-top: 6em;
	padding-bottom: 6em;
	width: 99%;
}

html  {

    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 

}

.get-started-pic{
	width: 100%;
}

.get-started-form{
	background-color: #fff;
}

.get-started-form-control{
	padding: 12px;
	width:99%;
	height: 50px;
	font-size: 1.3em;
}

.get-started-btn-primary{
	width: 100%;
}

.get-started-dropdown{
	background-color: #fff;
	width:99%;
	height: 50px;
	font-size: 1.3em;
	color: #333;
}

.get-started-dropdown-item{
	background-color: #fff;
	width:99%;
	height: 60px;
	padding: 14px;
	font-size: 1em;
	color: #333;
}

.plan-select {
  width: 100%;
}

.modal-title{
	background-color: rgba(255,192,44,1);
	padding:1em;
	color: #fff;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	width:100%;
}

.modal-header{
	padding: 0;
	border-top-right-radius: 4px;
}

.modal-form-control{
	padding: 12px;
	height: 50px;
	font-size: 1.3em;
}

.btn-primary-get-started {
	width: 100%;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}



.agreement-body{
   margin-top: 150px;
   margin-left: 15%;
   margin-right: 15%;
}


