/* Theme custom style css start here ======================================== */

@import url('https://fonts.googleapis.com/css?family=Poppins');
* {
	margin: 0;
	padding: 0;
	outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: -0.64px;
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased!important;
	font-family: 'Poppins', sans-serif!important;
}

h1 {
	font-weight: 700;
}

body {
	font-family: 'Poppins', sans-serif!important;
	font-size: 16px;
	line-height: 1.7;
	font-weight: 400;
	color: #6b6b6b;
}

img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

a {
	font-family: 'Poppins', sans-serif;
	text-decoration: none;
	display: inline-block;
	color: #d43322;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.56px;
}

a:hover {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-decoration: none;
}

a:focus,
a:hover {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	letter-spacing: 0
}

li {
	list-style: none;
}

ul,
ol {
	margin: 0;
}

p {
	margin-bottom: 20px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
	border-top: 0;
}


/* CSS starts here */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	color: #c0c0c0;
	background: #fff;
	border: 1px solid #c0c0c0;
	border-radius: 0;
	padding: 2px 10px;
	height: 40px;
	font-size: 14px;
	width: 100%;
	font-weight: 300;
}

textarea {
	color: #c0c0c0;
	background: #fff;
	border: 1px solid #c0c0c0;
	border: 1px solid rgba(0, 0, 0, .08);
	display: block;
	padding: 2px 10px;
	max-height: 150px!important;
	font-size: 14px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #c0c0c0;
	border-color: #ccc;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a,
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:focus:not(.prev):not(.next),
.pagination a:hover:not(.prev):not(.next),
.comments-pagination a:focus:not(.prev):not(.next),
.comments-pagination a:hover:not(.prev):not(.next),
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover,
.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
	box-shadow: none;
}

.site-branding {
	padding: 0;
	margin: 0;
}

.widget ul li {
	border-bottom: 0;
	border-top: 0;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

embed,
iframe,
object {
	margin-bottom: 0;
}

.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
	float: none;
	width: 100%;
}

body:not(.has-sidebar):not(.page-one-column) .page-header,
body.has-sidebar.error404 #primary .page-header,
body.page-two-column:not(.archive) #primary .entry-header,
body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
	float: none;
	width: 100%;
}

.wrap,
.container,
.panel-content .wrap {
	max-width: 1170px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0
}

.home .page-banner {
	display: none
}

.page-banner:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0);
	z-index: -1
}

.blog .page-banner {
    background-image: url(/wp-content/uploads/2019/06/blog-pic.jpg)!important;
    padding: 150px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.page-banner h1 {
	font-size: 60px!important;
    width: 60%;
    line-height: 70px!important;
    text-align: center;
    margin: 0px auto!important;
	text-shadow: 0px 2px 3px #000;
	color:#fff;
	position: relative;
    z-index: 1;
}

.widget-title {
	margin-top: 0;
	font-weight: 700;
	margin: 0 auto 15px;
	font-size: 33px;
}

.site-info {
	float: none;
	padding: 10px 0;
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin: 0;
	color: #777;
}

.site-info a {
	color: #fabc04;
}
.site-footer {
	margin-top: 0;
	background-image: url(/wp-content/uploads/2019/06/footer.png);
	background-repeat: no-repeat;
	background-position: center, center;
	background-size: cover;
}


/*----blog----*/

.blog-sec .blog-heading {
	padding-bottom: 20px;
	position: relative;
	z-index: 3;
}

.blog-sec .link-more {
	display: none
}

.blog-sec article {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.blog-sec article:hover .blog-image-box a:before {
	opacity: 1
}

.blog-sec .blog-image-box>a {
	display: block;
	position: relative;
	height: 240px;
}

.blog-sec article .blog-image-box a:before {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	z-index: 1;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	opacity: 0
}

.blog-sec article .blog-image-box {
	position: relative;
	overflow: hidden;
}

.blog-sec article .blog-image-box img {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	width: 100%
}

.blog-sec article:hover .blog-image-box img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.blog-sec article .blog-image-box .blog-date {
	background: #34a852;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	left: 10px;
	line-height: 1.2;
	padding: 10px;
	position: absolute;
	text-align: center;
	bottom: 10px;
	z-index: 2;
	display: none;
}

.blog-sec article .blog-image-box .blog-date span {
	display: block;
	font-size: 12px;
	font-weight: 400;
}

.blog-sec article {
	margin-bottom: 50px;
	position: relative;
	z-index: 4;
}

.blog-sec article .blog-content {
    padding: 30px 20px 20px 20px;
}
.blog .blog-sec article .blog-content {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
	z-index:1;
}

.blog-sec article .sub-heading {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	min-height: 39px;
	color: #00bcd4;
	padding-bottom: 15px;
	font-size: 36px;
	letter-spacing: 0.56px;
}

.blog-sec article .sub-heading:hover {
    color: #333d47;
}

.blog-sec article .post-meta-info li {
	display: inline-block;
	font-size: 13px;
	margin-right: 10px
}

.blog-sec article .post-meta-info {
	margin-bottom: 13px;
	display: none;
}

.blog-sec article .post-meta-info li i {
	color: #fc923a
}

.post-content a {
    background: #00bcd4;
    color: #fff;
    padding: 10px 30px;
    border-radius: 3px;
}

.blog-sec article .post-meta-info li a {
	color: #666
}

.search-form .search-submit {
	bottom: 0;
	right: 0;
	top: 0;
}

.search-form label {
	display: block;
	margin: 0
}


/*-------single blog -----------*/

.homeblog {
	padding: 60px 0 30px;
	display: none;
}

.has-sidebar:not(.error404) #primary {
	width: 100%;
}

.has-sidebar #secondary {
	width: 30%;
}

.blogtoppadding {
	padding-top: 50px;
}

h2.widget-title {
	font-size: 20px;
	letter-spacing: 0;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
}

#secondary a {
	color: #666
}

#secondary {
	font-size: 15px;
}

#secondary .widget {
	margin-bottom: 30px;
	padding: 30px !important;
	border: 1px solid #ddd;
	background: #fff;
}

button {
	background-color: #34a852;
	color: #fff !important;
}

.blogsinglepage .row>.col-sm-6 {
	float: none;
	width: 100%
}

.blogsinglepage.blog-sec article {
	box-shadow: none;
}

.blogsinglepage.blog-sec article .blog-content {
	padding: 15px 0;
}

.blogsinglepage.blog-sec article .blog-image-box {
	height: 290px;
}

.blogsinglepage.blog-sec .sub-heading {
	min-height: auto;
	font-size: 32px
}

.blogsinglepage.blog-sec article .blog-image-box img {
	width: 100%;
}

.blogtoppadding.blog-sec .text {
	min-height: 85px;
}
.blog .blogtoppadding.blog-sec .text {
    color: #fff;
    width: 80%;
    margin: 0px auto;
}

.post-navigation .nav-subtitle {
	color: #14694a;
	font-size: 15px;
	letter-spacing: 0;
	margin-bottom: 0;
}

.read-more {
	transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s;
	color: #fc923a
}

.read-more:hover,
.read-more:focus {
	color: #14694a;
}

.post-navigation .nav-links {
	border-bottom: 2px solid #efefef;
	border-top: 2px solid #efefef;
	line-height: 1.3;
	padding: 25px 0;
}

.post-navigation .nav-title .nav-title-icon-wrapper {
	display: none;
}

.post-navigation .nav-title {
	font-size: 15px;
}

.post-navigation {
	font-weight: 700;
	margin: 0;
	padding: 0 15px;
	display:none;
}

#comments {
	padding: 30px 15px 0;
}

.comment-reply-title,
.comments-title {
	font-size: 20px;
	color: #161616;
	margin-bottom: 10px;
	font-weight: 700
}

.comment-body {
	color: #666;
	font-size: 15px;
	margin-bottom: 30px;
}

.comment-author {
	font-size: 15px;
	margin-bottom: 0;
	position: static
}

.comment-metadata {
	color: #161616;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: none;
}

.comment-author .avatar {
	left: 0;
}

.comment-meta {
	padding-left: 60px;
	position: relative;
}

.comment-reply-link .icon {
	left: 0;
	top: 5px;
}

.comment-reply-link {
	font-weight: 700;
	padding-left: 22px;
}

.site-logo {
	padding: 15px 0px;
}

.site-logo img {
	width: 60%;
}

.main-navigation {
	text-align: center;
}

.main-navigation .menu>li {
	position: relative;
}

.main-navigation a {
	text-transform: capitalize;
	font-size: 14px;
	color: #fff;
	padding: 10px 30px;
	background: #00bcd4;
	border-radius: 100px;
}

.carousel-control {
	bottom: auto;
	color: #fff;
	font-size: 20px;
	left: 15px;
	opacity: 0.6;
	position: absolute;
	text-align: center;
	text-shadow: none;
	top: 50%;
	width: auto;
	background: #000;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 100%;
}

.carousel-caption {
	left: 0;
	padding: 0;
	right: 0;
	text-align: left;
	text-shadow: none;
	top: 50%;
	transform: translateY(-50%);
}

.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: 0;
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
}

.carousel-control:focus,
.carousel-control:hover {
	opacity: 1;
}

.carousel-control.right {
	right: 15px;
}

.banner-text {
	max-width: 850px;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	margin: 0 auto;
	text-align: center;
}

.smalltext {
	background: #ddd;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
	background: rgba(165, 31, 18, 0.7);
	color: #ffed00;
	padding: 6px 30px;
	border-radius: 25px;
}

.banner-text h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 15px;
	text-transform: uppercase;
	line-height: 1;
}

.carousel-inner>.item {
	background-position: center bottom;
	background-size: cover;
	max-height: 700px;
	min-height: 500px;
}

.btn.btn-white,
.entry-content .btn.btn-white {
	background: #fff;
	color: #333;
}

.banner-text .banner-btn .btn {
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px 18px;
	font-size: 16px;
}

.wrap,
.container,
.panel-content .wrap {
	max-width: 1170px !important;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

.left-content h3.widget-title {
	color: #333;
	font-weight: 600;
	margin: 0 auto 10px;
	font-size: 30px;
	text-transform: uppercase;
}

.btn.product-btn {
	background: #333;
	color: #fff;
}

.col-grid #pgc-156-3-0 {
	width: 25%;
}

.col-grid #pgc-156-3-1 {
	width: 25%;
}

.col-grid .widget {
	padding-bottom: 0;
}

.product-heading h3 {
	text-align: center;
	color: #333;
	padding: 0;
	margin: 0;
}

h2.woocommerce-loop-product__title {
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
}

h2.woocommerce-loop-category__title {
	font-size: 18px;
	text-align: center;
	color: #000;
	background: #fff;
	padding-top: 15px;
	font-family: 'Poppins', sans-serif;
}

.mark,
mark {
	padding: 5px;
	background-color: transparent;
	color: #333;
	font-size: 12px;
	font-weight: 600;
}

.mid-heading .textwidget h1 {
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

.mid-heading .textwidget p {
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.footertop {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-top: 0;
	padding: 100px 0;
	background: #f2eeea url(file:///C|/Users/user/AppData/Local/Temp/fz3temp-2/assets/images/footer-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0
}

ul#top-menu {
	text-align: right;
	margin: 0px auto;
	margin-top: 10px;
}

.about-row {
	text-align: center;
}

.site-info {
	border-top: 1px solid #aaa;
	padding-top: 18px;
	background: #333d47;
}

.site-info a:hover {
	color: #fabc04!important;
}

.ft_1 span {
	font-weight: 600;
	color: #aaa;
}

.social_icons li {
	display: inline-block;
	margin-left: -30px;
}

.social_icons img {
	width: 50%;
}

ul.social_icons {
	margin-left: 30px;
}


/*9-oct-2018*/

.portfolio-header.text-left h1 {
	text-align: left!important;
}

.btn-change8 {
	background: #34a852;
	text-align: center;
	border: 0px;
	color: #fff;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: none!important;
	padding: 15px 20px;
	border-radius: 3px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	color: #c0c0c0;
	background: #fff;
	border-color: rgba(0, 0, 0, .08);
	border-radius: 0;
	padding: 2px 10px;
	height: 25px;
	font-size: 14px;
	width: 100%;
	font-weight: 300;
}

.entry-content a img,
.comment-content a img,
.widget a img {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}

.foot_00.text-right_0 {
	text-align: right;
	float: right;
}


/*footer-style*/

.mb-60 {
	margin-bottom: -23px;
}

.services-inner {
	transition: .3s;
}

.our-services-img {
	float: left;
	margin-left: -36px;
	margin-right: 22px;
	margin-top: 28px;
}

.our-services-text {
	padding-right: 10px;
}

.our-services-text {
	overflow: hidden;
	padding: 20px 20px 20px 20px;
}

.our-services-text h4 {
	color: #222222;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	position: relative;
	font-weight: 300;
}

.our-services-text h4 svg {
	color: #34a852;
}

.our-services-text p {
	margin-bottom: 0;
}

p {
	margin-bottom: 10px;
}

.learn-more {
	padding: 25px 0 0;
}

.fo_rm span {
	color: red;
}

svg:not(:root).svg-inline--fa {
	overflow: visible;
}


/*.portfolio-header.partner {     margin-top: 40px;}*/

.portfolio-header.partner .line {
	margin-top: -20px;
	margin-bottom: 20px;
}

.portfolio-header.partner h3 {
	margin-top: 40px;
}

div#pgc-340-8-1 {
	background: #34a852;
	padding: 22px 10px 21px 30px;
	width: 52%;
	margin-top: 5px;
}

div#pgc-340-7-0 {
	margin-bottom: 10px;
}

.ban-bottom h1 {
	color: #fff;
	font-weight: 300;
	font-size: 60px;
}

.txt-bold {
	font-size: 70px;
	display: block;
	font-weight: 600;
	margin-top: 8px;
	color: #fff;
	padding: 0px 0px 20px;
}

.prop_btn a {
	color: #000;
	background: #fabc04;
	padding: 7px 10px;
}

.prop_btn a:hover {
	background: #d33221!important;
	color: #fff!important;
}

.banner-bg {
	padding: 100px 0 0;
}

.ban-bottom p {
	color: #fff;
}

.lrn-more-btn {
	background: transparent;
	padding: 8px 20px;
	border: 2px solid #fff;
	border-radius: 100px;
	color: #fff;
	margin-right: 15px;
}

.light-bg {
	clear: both;
	background: #fafafa;
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

.feature-box-style-2 {
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0 15px 44px 0px rgba(171, 171, 171, 0.1);
	box-shadow: 0 15px 44px 0px rgba(171, 171, 171, 0.1);
	transition: all .55s ease;
	-webkit-transition: all .55s ease;
	-moz-transition: all .55s ease;
	-o-transition: all .55s ease;
	margin-bottom: 35px;
	padding: 50px 40px;
	border-radius: 5px;
}

.txt-center {
	text-align: center!important;
}

.shortcode-rand-46.feature-box-wrapper>*:nth-child(1) {
	margin-bottom: 32px;
}

.feature-box-wrapper.text-center .feature-box-icon {
	margin-left: auto;
	/* margin-right: auto;     */
}

ul.slick-dots {
	display: none !important;
}

.client-img {
	display: block;
	text-align: center;
	width: 70px;
	border-radius: 50%;
	margin: 70px auto;
	position: relative;
}

.client-img img {
	text-align: center;
	border-radius: 50%;
	border: 4px solid #34a852;
}

.slick-arrow {
	position: absolute;
	top: 50px;
	z-index: 1;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
	background-position: center !important;
}

button.slick-next.slick-arrow {
	right: 0;
}

.slick-prev {
	background: url(/wp-content/themes/twentyseventeen-child/assets/images/prev-arrow.png);
	left: 80px
}

.slick-next {
	right: 80px;
	background: url(/wp-content/themes/twentyseventeen-child/assets/images/next-arrow.png);
}

.slick-next:hover,
.slick-next:focus {
	background: url(/wp-content/themes/twentyseventeen-child/assets/images/next-hover-arrow.png);
}

.slick-prev:hover,
.slick-prev:focus {
	background: url(/wp-content/themes/twentyseventeen-child/assets/images/prev-hover-arrow.png);
}

.client-img:before {
	position: absolute;
	content: "";
	background: #cccccc;
	top: -50px;
	width: 5px;
	height: 20px;
	background: #3abb65;
}

.inner a {
	font-size: 11px;
	color: #000;
	border-right: 1px solid #ddd;
	padding: 0px 10px;
}

#main-topbar {
	border-top: 4px solid #00bcd4;
}

.bar {
	border-bottom: 1px dashed #1177a7;
	padding: 5px 0;
}

.cart-search {
	float: right;
}

.cart {
	width: 50%;
	float: left;
}

.search input {
	max-width: 200px;
	float: left;
	font-size: 12px;
	padding: 15px 10px 10px 10px;
	border: 1px solid #1177a7;
}

.search {
	width: 46%;
	float: left;
	position: relative;
}

.search-icon {
	position: absolute;
	top: 0;
	right: 0;
}

.same a {
	color: #000;
}

.same svg {
	color: #1177a7;
	margin-right: 5px;
}

.same .fa-phone {
	transform: rotate(90deg);
}

.phone {
	float: right;
}


/*Banner slider*/

.has-caption .slider-meta-wrap h3 {
	font-family: 'Poppins', sans-serif!important;
	font-size: 72px;
	line-height: 72px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.slider-meta-wrap {
	padding: 200px 30px!important;
	text-align: center!important;
}

.has-caption .slider-meta-wrap h3,
.has-caption .slider-meta-wrap h4,
.has-caption .slider-meta-wrap .slide-desc {
	background: transparent!important;
}

.rolo_slider:hover .slider-arrow.arrow-right {
	right: 30px!important;
}


/*services*/

.card-img {
	max-width: 50px!important;
	float: left!important;
}

.card-block {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
}

h3.card-title {
	color: #000;
	padding-bottom: 5px;
}

.shipping .col-md-3 {
	padding: 0px!important;
}


/*welcome*/

.planet-bg {
	padding-top: 150px;
	padding-bottom: 100px;
}

.welcome {
	background-color: rgba(0, 0, 0, 0.24);
	text-align: center;
	margin: 0px auto;
	border: 1px solid #fff;
	padding: 50px;
	padding: 50px;
	width: 33%;
}

.welcome h3 {
	font-family: 'Poppins', sans-serif!important;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffff;
}

.welcome h4 {
	background: #f6f6f6;
	font-size: 14px;
	display: inline-block;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: 0.65px;
}

.ita-lic {
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
	font-family: 'Poppins', sans-serif!important;
}

a.spe-link {
	border: 1px solid #00bcd4;
	padding: 0px 5px;
	color: #00bcd4;
}

a.spe-link:hover {
	background: #00bcd4;
	color: #fff!important;
}

.leaf h3 {
	padding-bottom: 10px;
	color: #000;
}

.online-store {
	margin-bottom: -20px;
}

.online-store p {
	text-align: justify;
}

.canavape .leaf {
	padding-top: 70px;
}


/*Footer*/

.footer_left p {
	font-size: 16px!important;
	color: #ddd;
}

ul.footer-links a {
	color: #ddd;
	font-size: 14px!important;
}

ul.footer-links h1 {
	color: #00bcd4;
	font-size: 24px;
	margin-top: 20px;
	padding-bottom: 17px;
}

ul.footer-links.tags-00 li {
	display: inline-block;
	border: 1px solid #aaa;
	padding: 0px 5px;
	margin-bottom: 5px;
	margin-right: 3px;
}

.gr {
	color: #eff3f6!important;
	font-weight: 700;
}

ul.footer-links.social-links-00 a>img {
	width: 50px;
}

ul.footer-links.social-links-00 li {
	display: inline-block;
	padding-right: 10px;
}

.footer-links .fa-arrow-right {
	color: #eff3f6;
}

ul.footer-links.tags-00 li:hover {
	background: #00bcd4;
	color: #fff!important;
}

.site-info {
	font-size: 16px!important;
	color: #ddd;
}

.site-info a {
	color: #00bcd4;
}

.site-info a:hover {
	color: #00bcd4!important;
}


/*accordian*/

.card {
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	background-color: #fff;
	border-radius: 0.25rem;
	display: flex;
	flex-direction: column;
	position: relative;
	margin-bottom: 1px;
	border: none;
}

.card-header:first-child {
	border-radius: 0;
}

.card-header {
	background-color: #f7f7f9;
	margin-bottom: 0;
	padding: 20px 20px 20px 20px;
	border: none;
}

.card-header a i {
	float: left;
	font-size: 25px;
	padding: 5px 0;
	margin: 0 25px 0 0px;
	color: #195C9D;
}

.card-header i {
	float: right;
	font-size: 30px;
	width: 1%;
	margin-top: 8px;
	margin-right: 10px;
}

.card-header a {
	width: 97%;
	float: left;
	color: #565656;
}

.card-header p {
	margin: 0;
}

.card-header h3 {
	margin: 0 0 0px;
	font-size: 20px;
	color: #00bcd4;
}

.card-block {
	-moz-box-flex: 1;
	flex: 1 1 auto;
	color: #232323;
	border-top: 1px soild #000;
	border-radius: 0;
}

.last-010 p {
	text-align: center;
}


/*End accordian*/

.col-md-6.lft {
	padding-left: 0px!important;
}

.col-md-6.rht {
	padding-right: 0px!important;
}

span.numbering {
	font-size: 100px;
	color: #ddd;
	font-weight: 700;
	font-family: 'Poppins', sans-serif!important;
}

.about-us.about-bottom .leaf {
	cursor: pointer;
}

.about-us.about-bottom .leaf:hover span.numbering {
	color: #00bcd4;
}

.about-us.about-bottom.online-store {
	background: #f7f7f9;
	padding-bottom: 40px;
	margin-bottom: -100px;
}

.contact-txt svg {
	color: #00bcd4;
	font-size: 32px;
}

.contact-icon {
	width: 10%;
	float: left;
}

.contact-para {
	width: 90%;
	float: left;
}

.contact-para h4 {
	color: #000;
}

.contact-para a {
	color: #6b6b6b;
}

.contact-para a:hover {
	color: #00bcd4;
}

.contact-txt {
	border-bottom: 1px solid #ebe9e9;
	width: 100%;
	float: left;
	padding-bottom: 10px;
	padding-top: 25px;
	background: #f7f7f9;
	padding-left: 20px;
	border-right: 5px solid #00bcd4;
}

.map iframe {
	width: 100%;
	float: left;
	padding: 50px 0px 50px 0px;
	height: 400px;
}


/*Start contact-form-7*/

.contact-us-form h3 {
	text-align: center;
	padding-bottom: 20px;
}

.input-of-label ::placeholder {
	color: #6b6b6b !important;
	font-family: 'Poppins', sans-serif;
}

.value-same input {
	padding: 25px 10px 20px 10px;
	background: #f7f7f9;
	border-radius: 3px;
}

.value-same textarea {
	padding: 15px 10px 20px 10px;
	background: #f7f7f9;
	border-radius: 3px;
}

.submit.value-same {
	margin: 0px auto;
	text-align: center;
}

.submit {
	margin: 0px auto;
	text-align: center;
	padding-top: 20px;
}

.submit input {
	background: #00bcd4;
	padding: 12px 25px 10px 25px;
	font-size: 16px;
}

.submit input:hover {
	background: #000;
}

.contact-us-form {
	width: 75%;
	margin: 0px auto;
	margin-top: -90px;
	margin-bottom: -70px;
}


/*End contact-form-7*/


/*9 april 2019*/

.phone li {
	list-style-type: none;
	display: inline-block;
}

.wish a {
	padding: 0px 10px;
}


/*Meta slider*/

.caption-wrap {
	position: absolute!important;
	top: 50px!important;
	left: 50px !important;
}

.meta-des h1 {
	color: #fff;
	width: 50%;
	letter-spacing: 3px;
	font-weight: 100!important;
}

.meta-des span {
	color: #00bcd4;
	font-size: 50px;
	font-weight: 700!important;
	text-shadow: 0px 2px #000;
}

.meta-des p {
	width: 50%;
	color: #efefef;
	padding-top: 10px;
	padding-bottom: 30px;
}

.meta-des a {
	background: #2fabe5;
	color: #fff;
	padding: 10px 30px;
	border-radius: 100px;
}

.meta-des a:hover {
	background: #1177a7;
	color: #fff;
}


/*End meta slider*/

.site-head h4 {
	color: #00bcd4;
}

.serv-icon {
	float: left!important;
	text-align: left!important;
	padding: 10px;
}

.serv-icon:hover {
	box-shadow: 0px 2px 3px #ddd;
	background: #fff;
}

.serv-icon:hover .numbering {
	display: block;
}

.numbering {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 40px;
	color: #1278a7;
	font-weight: 700;
	display: none;
}

.serv-icon .elementor-image-box-title {
	color: #fd891c!important;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
}

h3 .sp-head {
	margin-bottom: 25px;
	line-height: 46px;
	color: rgb(36, 36, 36);
	font-size: 36px;
	letter-spacing: normal;
	white-space: normal;
}

.serv-ic {
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
}

.serv-ic .elementor-image-box-title {
	color: #1278a7!important;
}

span.elementor-counter-number {
	font-size: 48px!important;
	color: #333d47;
}

.elementor-widget-counter .elementor-counter-title {
	color: #fff!important;
	font-family: 'Poppins', sans-serif!important;
	font-weight: 400;
}


/*pricing table*/

#pricing-table .plan {
	text-shadow: 0 1px rgba(255, 255, 255, .8);
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	float: left;
	position: relative;
	width: 25%;
}

#pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
}

#pricing-table .plan:nth-child(1) {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#pricing-table .plan:nth-child(4) {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}


/* --------------- */

#pricing-table h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
	color: #fd891c;
	font-weight: 700;
}

#pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee, #ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#pricing-table .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}

#pricing-table .plan:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

#pricing-table h3 span {
	display: block;
	font: bold 25px/100px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}


/* --------------- */

#pricing-table ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}


/* --------------- */

#pricing-table .signup {
	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0 0;
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background-color: #b55b03;
	background-image: -moz-linear-gradient(#b55b03, #fd891c);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b55b03), to(#fd891c));
	background-image: -webkit-linear-gradient(#b55b03, #fd891c);
	background-image: -o-linear-gradient(#b55b03, #fd891c);
	background-image: -ms-linear-gradient(#b55b03, #fd891c);
	background-image: linear-gradient(#b55b03, #fd891c);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
	background-color: #fd891c;
	background-image: -moz-linear-gradient(#fd891c, #b55b03);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fd891c), to(#b55b03));
	background-image: -webkit-linear-gradient(#fd891c, #b55b03);
	background-image: -o-linear-gradient(#fd891c, #b55b03);
	background-image: -ms-linear-gradient(#fd891c, #b55b03);
	background-image: linear-gradient(#fd891c, #b55b03);
}

#pricing-table .signup:active,
#pricing-table .signup:focus {
	background: #fd891c;
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
}

.plan b {
	color: #1177a7;
}


/*Testimonial Slider*/

.testimonial-slider {
	text-align: center;
	margin: 0px auto;
}

.testimonial-slider li {
	list-style-type: none;
}

.testimonial-slider img {
	margin: 0px auto;
	border-radius: 100px!important;
	max-width: 70px!important;
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}

ul.slick-dots {
	display: none!important;
}

button.slick-prev.slick-arrow {
	position: absolute;
	top: 0;
	right: 40px;
	z-index: 11;
}

button.slick-next.slick-arrow {
	position: absolute;
	top: 0;
	right: 0;
}

.testimonial-slider p {
	width: 70%;
	text-align: center;
	margin: 0px auto;
}

button.slick-arrow {
	padding: 5px 15px 5px 15px!important;
	border-radius: 0px!important;
}

.my-test h3 {
	margin-bottom: 0px;
	color: #fd891c;
}

.my-test h4 {
	margin-bottom: 0px;
	color: #1177a7;
	font-size: 17px;
	margin-top: 5px;
}

.my-test svg {
	color: #fd891c;
	font-size: 40px;
}

.fa-angle-left {
	position: absolute;
	top: 40px!important;
	right: 0px!important;
	color: #1177a7;
	font-size: 30px;
}

.fa-angle-right {
	position: absolute;
	top: 40px!important;
	right: 0px!important;
	color: #1177a7;
	font-size: 30px;
}

.slick-prev {
	background: none;
}

.slick-next {
	background: none;
}


/*3-june-2019*/

.payment-00 img {
	width: 60px;
	margin-top: -30px;
}

.payment-00 li {
	display: inline-block;
	padding: 0px 5px;
}

.payment-00 a {
	color: #333d47;
	text-align: center;
	font-weight: 700;
}

.payment-00 span {
	font-size: 24px;
	color: #00bcd4;
}

li.call {
	margin-top: 10px;
}

li.call a {
	line-height: 24px;
}

.site-header {
	background-color: #fff;
	padding: 20px 0px;
}

.payment-00 {
	float: right;
}


/*Banner*/

.main-head h1 {
	text-shadow: 0px 2px 3px #000;
}

.ban-para {
	font-size: 24px;
}

.enter-address input {
	background: #fff;
	padding: 30px;
}

.home-address {
	width: 70%;
}

.enter-address {
	width: 80%;
	float: left;
}

.main-banner .sending input {
	background: #00bcd4!important;
	padding: 23px 30px;
}

.footer-logo img {
	max-width: 250px;
}

.sending input {
	font-size: 16px;
	padding: 23px 50px;
	font-weight: 400;
}

.sending input:hover {
	background: #000;
}

li.current-menu-item a {
	background: #333d47;
}

.main-navigation a:hover {
	color: #fff;
	background: #333d47;
}

.elementor-counter .elementor-counter-number-suffix {
	font-size: 48px;
}

.same-head h2 {
	font-size: 36px;
	line-height: 30px!important;
}

.sell-hm {
	position: relative;
	background: #00bcd424;
	padding: 20px;
	height: 270px;
	box-shadow: 0px 2px 3px #ddd;
	cursor: pointer;
}

.one-1 {
	position: absolute;
	top: 0;
	font-size: 50px;
	font-weight: 700;
	color: #333d4733!important;
}

.sell-hm:hover .one-1 {
	color: #333d47!important;
}

.sell-hm h3.elementor-image-box-title {
	padding-bottom: 10px;
}

.same-head.why-sell h2 {
	line-height: 70px!important;
}

.tss-wrapper .tss-layout1 .item-content-wrapper:before {
	color: #00bcd4;
}

h3.author-name {
    color: #333d47;
    font-size: 16px!important;
}
.tss-wrapper .tss-layout1 .item-content-wrapper {
	background: #00bcd424;
}

.profile-img-wrapper img {
	max-width: 80px!important;
	border: 1px solid #ddd;
}

.sending {
	width: 20%;
	float: left;
}

.sending.blacky input {
	background: #333d47;
}

.call-to {
	margin: 0px auto;
}



.main-banner .home-address {
	float: left;
}

.footer-top .wow.zoomIn.col-xs-12.col-sm-12.col-md-3 {
	padding: 50px 0px;
}

.how-it-works {
	margin-top: 0px;
}

.how-it-works .leaf h3 {
	font-size: 20px;
}

div#content {
	padding: 0px;
}

.sumit-works input {
	background: #333d47;
	padding: 15px 50px 15px 50px;
	font-size: 16px;
}

div#content {
	padding: 0px!important;
}

.page-template .page-banner {
	display: none;
}

.inner-head h1 {
	font-size: 60px!important;
	width: 60%;
	line-height: 70px!important;
	text-align: center;
	margin: 0px auto!important;
}

.sumit-works input {
	background: #333d47;
	padding: 18px 50px 18px 50px;
	font-size: 19px;
}

.submit {
	margin: 0px auto;
	text-align: center;
	padding-top: 40px;
}

.page-id-33 .page-banner {
	display: none;
}
div#comments {
    display: none;
}
.single-post .blog-image-box {
    display: none;
}
 .blog .blog-image-box:before {
    content: '';
    background: #0000005c;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.single-post .page-banner {
    padding: 58px 0px;
}
.single-post .page-banner:before {
    content: '';
    background: #00000063;
    position: absolute;
    top: 150px;
    left: 0;
    padding: 10px;
    width: 100%;
    height: 325px;
    z-index: 1;
}
.links-classes svg.svg-inline--fa.fa-check-circle.fa-w-16 {
    color: #00bcd4;
}
.page-id-715 h2 {
    font-size: 20px;
    text-align: center;
    color: black;
}
.page-id-715 .site-content {
    background: #00bcd4;
}
.page-id-715 h3 {
    font-size: 20px;
    line-height: 1.8px;
    color: #333d47;
    font-weight: 600;
    margin: 50px 0px 40px 0px;
}
.page-id-715 input[type="text"] {
    color: #595b59;
}
.page-id-715 input[type="text"] {
    padding: 22px 10px 20px 10px;
    background: #f7f7f9;
    border-radius: 3px;
    margin: 10px 0px;
}
.page-id-715 input[type="email"]{
    padding: 22px 10px 20px 10px;
    background: #f7f7f9;
    border-radius: 3px;
    margin: 10px 0px;
}
h1.cash-heading {
    font-size: 24px;
    text-align: center;
    color: black;
    padding: 40px 0px 0px 0px;
	    margin-bottom: 20px;
}
.page-id-715 input[type="submit"] {
    background: #333d47;
    padding: 18px 50px 18px 50px;
    font-size: 19px;
    text-align: center;
}
.page-id-715 form {
    max-width: 63%;
    margin: auto;
    width: 100%!important;
}
.page-id-740 div#content {
    background: #00bcd4;
}

.page-id-740  h3 {
    font-size: 20px;
    color: #333d47;
    font-weight: 600;
    margin: 20px 0px 0px 0px;
}
.page-id-740  form {
    max-width: 63%;
    margin: auto;
    width: 100%!important;
}
.page-id-740  input[type="text"] {
    padding: 22px 10px 20px 10px;
    background: #f7f7f9;
    border-radius: 3px;
    margin: 10px 0px;
	margin-bottom: 10px;
}
.page-id-740  select {
    margin: 20px 0px;
}
.page-id-740  textarea {
    margin: 20px 0px 20px 0px;
}
.page-id-740  input[type="submit"] {
    background: #333d47;
    padding: 18px 50px 18px 50px;
    font-size: 19px;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}
.page-id-740 .submit-form {
    text-align: center;
}
.page-id-740 textarea {
    padding: 0px 0px;
}
.page-id-740 select {
    margin: 20px 0px;
    font-size: 15px;
    padding: 10px;
}
.page-id-752 div#content {
    background: #00bcd4;
}
.page-id-752 .cash-heading  {
    font-size: 24px;
    text-align: center;
       color: #fff;
    padding: 40px 0px 0px 0px;
    margin: 40px;
}
.page-id-752 p.thankyou-paragraph {
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 0px 0px 60px 0px;
}
.get_cash-00 {
    text-align: center;
}
.page-id-740 select {
    width: 100%;
}
.page-id-715 .get_cash-00 {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 50px;
}
ul.footer-links img {
    max-width: 200px;
    margin-top: -40px;
    margin-left: -25px;
}