/*
Theme Name: style2
Theme URI: http://www.Tekxmedia.ca
Author: TMac
Author URI: http://www.tekxmedia.ca/
Description: Theme for Website Design and Digital signage Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Website design and digital signage service
*/
@media (min-width: 58em) {
  html {
    font-size: 11px;
  }
}
html, body {
  max-width: 100%;
  overflow-x: hidden;
}
body {
  font-size: 12px;
  padding-top: 0px;
 }
p {color: rgb(156, 154, 154);
 }
.admin-bar .navbar-fixed-top {
	margin-top: 30px;
}
.navbar-inverse .navbar-nav > li > a {
	color: gold;
	font-size: 1.77rem;
	letter-spacing: .1rem;
	font-weight: bold;
}
/**
 * typography  
 * -
 */
 .my-text{
  position:relative; /* probably don't need this */
  left:350px;        /* probably don't need this */
  top:16px;          /* probably don't need this */
  height:500px;      /* probably don't need this */
  font:16px/26px Georgia, Garamond, Serif;
  background-color: white;
  border:1px solid #ccc;
  overflow:auto;
}
 h1 {
	font-size: 3.1rem;
	line-height: 1.35;
	letter-spacing: -.1rem;
	color: rgb(17, 17, 17);
	padding-top: 20px;
}
h2, .h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 35px;
}
h3, .h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
}
h4, .h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
  color: #e96f40;
  font-size: 20px;
}
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #f8f7f7;
  font-size: 20px;
}
@media only screen and (max-width:600px) {
h1 {
		font-size: 2.6rem;
		letter-spacing: -.07rem;
	}
}
#imageCarousel{
  margin-top: 35px;
}
.carousel-indicators {
top: auto;
   bottom: -40px;
}
/* The colour of the indicators */
.carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}
.carousel-indicators .active {
background: #707070;
}
.carousel-caption {
	margin-top: 70px;
}
/*
 * Override Bootstrap's default container.
 */
 .container {
    max-width: 100rem;
}
#html {
   margin-top: 0px;
}
a {
    color:#bccad6;
	text-decoration: none;
	font-size: 14px;
}

.fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-lead, .fh5co-bg-section .fh5co-hero-wrap .fh5co-hero-intro .fh5co-sub-lead {
  color: #000;
  margin: 0;
 padding: 0;
 line-height: 1.5;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 10px;
}
.woocommerce nav.woocommerce-pagination {
            text-align: center;
            margin-top: 87px;
            width: auto;
            padding: 10px;
            background: darkorange;
        }
.bs-example{
	margin: 0px;
}
.vid{
	padding: 10px;
}
.navbar {
	margin: 0px;
}
.navbar-inverse .navbar-brand {
    color: #F87E0A;
}
#requestinfo {
  background-color: rgba(1, 4, 10, 1);
	background-size: 600% 600%;
	-webkit-animation: Gradient 60s ease infinite;
	-moz-animation: Gradient 60s ease infinite;
	animation: Gradient 60s ease infinite;
	color: #fff;
}
    @-webkit-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@-moz-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@keyframes Gradient { 
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
#section12 {
padding-top: 20px;
background: #408fe9;
background-size: 100%;
}
/* Sidebar modules for boxing content */
.sidebar-module {
	padding-top: 50px;
	margin-left: 35px;
  /*margin: 0 -1rem 1rem;*/
}
.sidebar-module-inset {
  padding: 1rem;
  background-color: #ecad3a;
  border-radius: .25rem;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    /* display: block; */
    max-width: 100%;
    height: auto;
}
.section-header {
	padding-top: 50px;
}
.section-header p{
	color: #7d7d7d;
}
.section6 {
	padding-top: 20px;
}
#section6 {
	background-color: #fff;
	}
#section7 {
	background-color:#408fe9;
}
    @-webkit-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@-moz-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@keyframes Gradient { 
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
#recent-works {
	background-color:#ffff;
	background-size: 100% auto;
	padding-bottom: 20px;
}
#section1{
	padding-top: 25px;
}
#section23 {
	padding-top: 20px;
	background: aliceblue;
}
    @-webkit-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@-moz-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@keyframes Gradient { 
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
#section24 {
	padding-top: 20px;
	background-color:#ffffff;
/*	background-image:url("images/1.jpg");*/
	background-size: 100% auto;
}
.form-signin {
  max-width: 330px;
 padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
   box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-default .panel-heading {
	background-color: #408fe9;
	color: #fff;
}
.panel-body {
	padding: 0px;
}
.panel {
    margin-bottom: 20px;
    background-color: rgba(253, 252, 237, 1);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.form-control{
	height: 24px;
	font-size:10px;
	padding: 0px 12px;
}
.form-horizontal{
	padding-left: 15px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
	border: 2px solid gold;
}
ul {
    list-style-type: none;
	margin: 0;
}
.rounded {
	overflow:hidden;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
	padding: 1.25rem;
	color: beige;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #5e5e5e;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
/* Portfolio Section */
#portfolio {
	padding: 50px 0;
	background: #fff;
	background-size: 600% 600%;
	-webkit-animation: Gradient 60s ease infinite;
	-moz-animation: Gradient 60s ease infinite;
	animation: Gradient 60s ease infinite;
}
    @-webkit-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@-moz-keyframes Gradient {
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
	@keyframes Gradient { 
		0%{background-position:0% 50%}
		50%{background-position:100% 50%}
		100%{background-position:0% 50%}
	}
.section-title {
	padding: 12px 0 16px 0;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
	text-transform: uppercase;
}
ol.type li a {
	background: transparent;
	color: #408fe9;
	padding: 10px 20px;
}
ol.type li a.active {
	background: transparent gold;
	color: #494645;
}
ol.type li a:hover {
	background: gold;
	color: #408fe9;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin: 15px 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.portfolio-item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.portfolio-item .hover-bg {
	/* height: 260px; */
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 33% 0 0 0;
	height: 52%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	font-weight: 400;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
#portfolio i.fa {
	font-size: 20px;
	padding: 5px;
	color: #E87E04;
}
/**** Isotope filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
#fh5co-footer {
  padding: 7em 0;
  clear: both;
}
.pricing {
  display: block;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.price-box {
  width: 100%;
  text-align: center;
  padding: 30px;
  background:  #2b4b56ed;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
}
.price-box.popular .btn-select-plan {
  background: #F85A16;
}
.price-box.popular .price {
  color: #F85A16;
}
.price-box .btn-select-plan {
  padding: 10px 20px;
  background: #5bc0de;
  color: #fff;
}
.price-box .classes {
  padding: 0;
}
.price-box .classes li {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  font-size: 16px;
  padding: 8px 10px;
}
.price-box .classes li.color {
  background: rgba(0, 0, 0, 0.04);
}
.pricing-plan {
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  color: #888f94;
}
.pricing-plan.pricing-plan-offer {
  margin-bottom: 24px;
}
.pricing-plan span {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #d5d8db;
}
.price {
  font-size: 72px;
  color: #000;
  line-height: 50px;
}
.price .currency {
  font-size: 30px;
  top: -0.9em;
  padding-right: 10px;
}
.price small {
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  color: #888f94;
}
.fh5co-heading {
  margin-bottom: 5em;
}
.fh5co-heading h2 {
  font-size: 30px;
  margin-bottom: 40px;
  line-height: 1.5;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.fh5co-heading h2:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 60px;
  height: 2px;
  margin: 0 auto;
  background: #F85A16;
  content: '';
}
.fh5co-heading p {
  font-size: 18px;
 line-height: 1.5;
 color: #828282;
}
.fh5co2-heading {
 margin-bottom: 5em;
}
.fh5co2-heading h2 {
 margin-bottom: 40px;
 line-height: 1.5;
 text-transform: uppercase;
 position: relative;
 margin-top: 60px;
}
.fh5co2-heading h2:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 60px;
  height: 2px;
  margin: 0 auto;
  background: #F85A16;
  content: '';
}
	.site-footer {
		background: #F85A16;
	    display: none;
}
.woocommerce h2{
	color:#000;
}
.woocommerce ul.products li.product a {
    background: #fff;
}
.woocommerce ul.products li.product a {
    background: none;
}
.woocommerce ul.products li.product a:hover {
    background: #fff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #4755b5;
	font-size: 2.25em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
   padding: .5em 1em;
   margin: 0;
   font-size: 1em;
   color: #000;
   font-weight: bold;
}
.product_list_widget li{
	background: #fff !important;
	margin: 15px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product li:hover {
    background:none;
}
.product-title{
	color:blue;
	float:left;
}
.woocommerce-Price-amount, .amount{
color:#E87E04;
text-decoration: none;
}
.woocommerce form .form-row label {
    color: #000;
}
.jumbotron-special{
	margin-bottom: 0px; 
	background-size: cover;
 	/* background-color: #ac5b10; */
	height: 400px; 
	/* background-color: #eee; */
}
.jumbotron{
	height: 600px;
	margin-bottom: none;
}
#section-white{
	margin: 35px;
}
#setion88 {
	padding-top: 34px;
	margin-top: 58px;
}
.section-title {
	margin-top: 40px;
}
.fh5co-text h2{
  color: #fff;
  font-size: 50px;
  line-height: 50px;
	font-weight: 700;
	font-variant-caps: titling-caps;
}
#fh5co-features-2 .fh5co-text-wrap .fh5co-text {
  padding-left: 3em;
  padding-right: 3em;
}
#fh5co-features-2 .fh5co-image img {
  max-width: 100%;
}
#fh5co-clients {
  padding: 2em 0;
  background: #408fe9;
  position: relative;
}
#fh5co-clients .fh5co-client {
  margin-bottom: 0px;
}
.about-text, .h4{
	color: #fff;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 15px;
}
#feature-2 li {
	color: rgb(197, 230, 11);
	font-size: 15px;
	margin-bottom: 5px;
}
#feature-2 {
	padding: 100px 0 100px;
	height: 750px;
}
.overlay {
    background-color: rgb(29 23 23 / 77%);
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.action {
	color: #fff;
}
.action h2 {
	margin-top: 100px;
	font-size: 40px;
	font-weight: 300;
}
.download-cta {
	padding: 50px 0 160px;
}
.btn-secondary {
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	padding: 20px 50px;
	height: 65px;
	border: none;
	background: #3eb0f7;
	transition: all 0.4s;
	color: white;
	border-radius: 4px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	background: #1f96e0;
	color: white
}
#testi {
	padding: 100px 0 100px;
}
.testi-item {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 30px;
}
.testi-item .box {
	margin-right: 15px;
	margin-left: 15px;
}
.testi-item .box .message {
	padding: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: 300;
	font-size: 20px;
}
.testi-item .client-pic img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	max-width: 100%;
}
.testi-item .client-info .client-name {
	margin-top: 10px;
	font-size: 16px;
}
.testi-item .client-info .company {
	font-style: italic;
	color: #3eb0f7;
}
.title-line {
    width: 100px;
    height: 3px;
    margin: 0 auto;
    background: #3eb0f7;
}
.row-feat {
	padding-top: 50px;
	margin-bottom: 50px;
}
.feat-list {
    margin-top: 40px;
}
#feature .inner {
    float: left;
    display: inline-block;
    width: 80%;
}
.content-section-heading h3 {
    font-size: 1rem;
    text-transform: uppercase;
}
.text-secondary {
    color: #ecb807 !important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.row, .no-gutters{	
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
}
.portfolio-item {
    max-width: none;
    margin: 0;
}
.portfolio-item {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 530px;
    margin: auto auto 1rem;
}
.content-section {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
}
.portfolio-item .caption {
    transition: background-color .7s,-webkit-clip-path .25s ease-out;
    transition: clip-path .25s ease-out,background-color .7s;
    transition: clip-path .25s ease-out,background-color .7s,-webkit-clip-path .25s ease-out;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
}
.portfolio-item .caption {
    display: flex;
    height: 100%;
    width: 100%;
    background-color: rgba(33,37,41,.2);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.portfolio-item .caption .caption-content {
    transition: opacity .25s;
    margin-left: 5rem;
    margin-right: 5rem;
    margin-bottom: 5rem;
}
.portfolio-item .caption .caption-content {
    color: #fff;
    margin: auto 2rem 2rem;
        margin-right: 2rem;
        margin-bottom: 2rem;
        margin-left: 2rem;
}
.portfolio-item .caption .caption-content p {
    font-weight: 300;
    font-size: 1.2rem;
}
.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
.portfolio-item img {
    transition: -webkit-clip-path .25s ease-out;
    transition: clip-path .25s ease-out;
    transition: clip-path .25s ease-out,-webkit-clip-path .25s ease-out;
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px);
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
#innerpage .card-body{
	background-color: #000;
}
#innerpage .list-group-item {
	background: #272525b0;
	padding-top: 25px;
	padding-bottom: 24px;
	color: #fff;
}
#innerpage .list-group-item:hover{
	background: #d40e0eb0;
	padding-top: 25px;
	padding-bottom: 24px;
}
#secondarypage{
	background: #17242dc2;
	padding-top: 50px;
}
.faqs {
    position: relative;
    width: 100%;
	padding: 45px 0;
	background:#121019b8;
}
@media (min-width: 768px) {
    .faqs .container-fluid {
        padding: 10px;
    }
    .faqs .row {
        margin: 0;
    }
    .faqs .col-md-6:first-child {
        padding: 0 60px;
    }
    .faqs .col-md-6:last-child {
        padding: 0;
    }
}
.faqs h2.section-title {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.faqs h2.section-title::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    bottom: 0;
    left: 0;
    background: linear-gradient(to left, #4F84C4, #00539C, #4F84C4);
    border-radius: 0 100% 100% 0;
}
.faqs .card {
    margin-bottom: 15px;
    border: none;
    border-radius: 0;
}
.faqs .card:last-child {
    margin-bottom: 0;
}
.faqs .card-header {
    padding: 0;
    border: none;
    background: #ffffff;
}
.faqs .card-header a {
    display: block;
    width: 100%;
    padding: 15px 20px 12px 20px;
    color: #213546;
    font-size: 16px;
    font-weight: 400;
    background: #ffffff;
    border: 2px solid #4F84C4;
    border-radius: 0 30px 30px 0;
}
.faqs .card-header [data-toggle="collapse"]:after {
    font-family: 'font Awesome 5 Free';
    content: "\f067";
    float: right;
    color: #00539C;
    font-size: 12px;
    font-weight: 900;
    transition: .3s;
}
.faqs .card-header [data-toggle="collapse"][aria-expanded="true"]:after {
    font-family: 'font Awesome 5 Free';
    content: "\f068";
    float: right;
    color: #00539C;
    font-size: 12px;
    font-weight: 900;
    transition: .3s;
}
.faqs .card-body {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 400;
    border: none;
    background: #ffffff;
}
.faqs a.btn {
    margin-top: 40px;
    padding: 10px 35px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    border-radius: 50px;
    background: linear-gradient(#4F84C4, #00539C);
    transition: .5s;
}
.faqs a.btn:hover {
    background: linear-gradient(#00539C, #4F84C4);
}
.faqs img {
    max-width: 100%;
    border-radius: 30px 0 0 30px;
}
@media (max-width: 767.98px) {
    .faqs img {
        margin-top: 30px;
        border-radius: 0 0 30px 30px;
    }
}
#ebusiness{
	padding-bottom: 25px;
	padding-top: 25px;
	background: #14263cd1;
}
#ebusiness .card-body p{
	color:#000;
}
  /*----------------------------------------
	6.Faq Area
  ----------------------------------------*/
  .faq-details p {
	color: rgb(8, 8, 8);
  }
  .faq-details, p{
	color: #0c0c0c;
	}
  .faq-details .panel-heading {
	padding: 0;
  }
  .panel-default>.panel-heading {
	background-color: transparent;
	border: medium none;
	color: #333;
  }
  .faq-details h4.check-title a {
	color: #333;
	display: block;
	font-weight: 700;
	letter-spacing: 2px;
	margin-left: 40px;
	padding: 6px 10px;
	text-decoration: none;
  }
  .panel-body {
	padding: 15px 15px 0px 50px;
  }
  .faq-details h4.check-title {
	color: #444;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
  }
  .faq-details a span.acc-icons {
	position: relative;
  }
  .faq-details a span.acc-icons::before {
	color: #333;
	content: "";
	font-family: fontawesome;
	font-size: 24px;
	height: 40px;
	left: -51px;
	line-height: 39px;
	position: absolute;
	text-align: center;
	top: -10px;
	width: 42px;
  }
  .faq-details h4.check-title a.active, .faq-details a.active span.acc-icons::before {
	color: #3EC1D5;
  }
  .faq-details a.active span.acc-icons::before {
	content: "";
	font-family: fontawesome;
	font-size: 24px;
	height: 40px;
	left: -51px;
	line-height: 39px;
	position: absolute;
	text-align: center;
	top: -10px;
	width: 42px;
  }
  .second-row {
	margin-top: 30px;
  }
  .event-content.head-team h4 {
	background: transparent none repeat scroll 0 0;
	color: #fdfafa;
	padding: 30px 0 10px;
	font-weight: 500;
	text-transform: capitalize;
  }
  .tab-menu .nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
  }
  .tab-menu {
	display: block;
	text-align: center;
  }
  .tab-menu ul.nav {
	margin: 0;
	padding: 0;
  }
  .tab-menu ul.nav li {
	border: medium none;
	display: inline-block;
  }
  .tab-content {
	border: 1px solid #ccc;
	padding: 0 15px 15px;
	border-radius: 0px 0px 5px 5px;
  }
  .tab-menu ul.nav li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 5px 5px 0px 0px;
	color: #fdfafa;
	display: block;
	font-weight: 500;
	margin-right: 5px;
	padding: 10px 20px;
	font-family: raleway;
	font-size: 18px;
  }
  .tab-menu ul li.active a, .tab-menu ul li.hover a, .tab-menu ul li.focus a {
	border-bottom: 1px solid #fff;
	color: #3EC1D5 !important;
  }
  .tab-menu .nav-tabs {
	border-bottom: none;
  }
  .tab-main-img a {
	position: relative;
	display: block;
  }
  .tab-main-img a:hover span.events-offer {
	height: 20%;
  }
  .tab-main-img a span.events-offer {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	content: "";
	font-size: 20px;
	font-weight: 700;
	height: 0%;
	left: 0;
	line-height: 70px;
	padding: 0;
	position: absolute;
	text-align: left;
	transition: all 0.5s ease 0s;
	width: 100%;
	padding: 0px 10px;
  }
  section.pricing {
	background: #0d183166;
	padding-top:25px;
  }
  .pricing .card h6 {
	color: #000;
  }
  .pricing .card {
	border: none;
	border-radius: 1rem;
	transition: all 0.2s;
	box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
  .pricing hr {
	margin: 1.5rem 0;
  }
  .pricing .card-title {
	margin: 0.5rem 0;
	font-size: 1.9rem;
	letter-spacing: .1rem;
	font-weight: bold;
	color:#f8fbfb;
  }
  .pricing .card-price {
	font-size: 3rem;
	margin: 0;
  }
  .pricing .card-price .period {
	font-size: 0.8rem;
  }
  .pricing ul li {
	margin-bottom: 1rem;
  }
  .pricing .text-muted {
	opacity: 0.7;
  }
  .pricing .btn {
	font-size: 80%;
	border-radius: 5rem;
	letter-spacing: .1rem;
	font-weight: bold;
	padding: 1rem;
	opacity: 0.7;
	transition: all 0.2s;
  }
  /* Hover Effects on Card */
  @media (min-width: 992px) {
	.pricing .card:hover {
	  margin-top: -.25rem;
	  margin-bottom: .25rem;
	  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
	}
	.pricing .card:hover .btn {
	  opacity: 1;
	}
  }
  /* ---- parallax ---- */
.parallax {
	display:block;
    position:relative;
    z-index:120;
}
.download h2, p{
	color: #0e0d0d;
}
#parallax1{	
	background: #1b1704a3;
    background-position: center;
    background-repeat: no-repeat;
    display:block;
    position:relative;
	z-index:120; 
	padding-top: 80px;
	padding-bottom: 80px;
}
#parallax1:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}
.color-white {
	color: #fff;
}
/* stats */
.stats .icon {
	margin: 0 0 20px 0;
}
.stats strong.number {
	font-size: 38px;
}
.stats span.text {
	font-weight: 700;
	font-size: 24px;
}
.parallax .stats strong.number {
	text-shadow: 1px 1px 0 #444;
}
.parallax .stats span.text {
	text-shadow: 1px 1px 0 #444;
}
/* 4.myservices Area
/*--------------------------------*/
#myservices h4, p{
	color: #33609b;
    font-size: medium;
    font-weight: bold;
}
#myservices {
	background: #211818b8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.myservices-icon {
	color: rgb(224, 204, 204);
	display: inline-block;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 20px;
  }
  .section-headline.myservices-head>h2 {
	margin-bottom: 25px;
  }
  .myservices-details {
	padding-top: 40px;
	transition: all 0.5s ease 0s;
  }
  .myservices-details:hover h4, .myservices-details:hover .myservices-icon {
	color: #dee7e9;
  }
  .row.second-row {
	margin-top: 40px;
  }
  .section-head>h2 {
	color: rgb(238, 236, 236);
  }
  .single-myservices>h4 {
	color: rgb(243, 239, 239);
	font-size: 24px;
	font-weight: 500;
  }
  .single-myservices>p {
	color: rgb(247, 243, 243);
	font-size: 14px;
  }
  #ntfeature{
	  background: rgb(39 36 36 / 85%);
  }
  #infome{
	  background: #2480a2;
  }
  #infome2{
	background: #206596a6;
	padding: 15px;
}
.price-box .classes {
    padding: 0;
    color: #fff;
}
#find{
 padding-top: 20px;
 padding-bottom: 20px;
 background: #143256a1;
}
#find .fa{
	font-size: 50px;
	color: #fff;
   }
#find2{
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fcf8f8;
   }
 #project{
	 padding-top: 25px;
	 padding-bottom:25px;
	 background: #fff;
 }
  #project li{
	color: rgb(14, 13, 13);
}
#project h1{
	color: rgb(12, 12, 12);
}
#project p{
	color: rgb(12, 11, 11);
}  
  a:hover {
	color: yellow;
  }
  .project :hover {
    transform: scale(1.07);
}
.price-box :hover {
    transform: scale(1.07);
}
#infome img :hover {
    transform: scale(1.07);
}
.grecaptcha-badge{
	visiblity: collapse !important;
}
