/*
  Theme Name: kvick Charge
*/


/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 body {
  font-family: "Poppins", sans-serif;
}
#content_wrapper {
  overflow: hidden;
  position: relative;
}
.alignleft {
  float: left;
  margin-right: 20px;
}
.alignright {
  float: right;
  margin-left: 20px;
}
.aligncenter {
	clear: both;
	float: none;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.clear {
  clear: both;
}
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html {
  scroll-behavior: smooth;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button,button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
button{cursor: pointer}
a:focus,
a:hover,

.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #f31c00;
	text-decoration: none;
}
a,
button {
	color: #f31c00;
	outline: medium none;
}
input:focus,textarea:focus,:focus{outline: 0}
button:focus {
  outline: 0 none;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	font-style: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 15px;
}
h2 {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 15px;
}
h3 {
  font-size: 28px;
	  font-weight: 600;
  margin-bottom: 15px;
}
h4 {
  font-size: 22px;
	  font-weight: 600;
  margin-bottom: 15px;
}
h5 {
  font-size: 18px;
	  font-weight: 600;
  margin-bottom: 15px;
}
h6 {
  font-size: 16px;
	  font-weight: 600;
  margin-bottom: 15px;
}
ul {
  margin: 0px;
  padding: 0px;
}
#homepagecontent ol{ padding-left: 15px;}
#homepagecontent ol li {
	list-style: inherit;
	padding-bottom: 10px;
	font-size:15px;
}
#homepagecontent ul li {
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 10px;
}
#pagecontent ol{ padding-left: 15px;}
#pagecontent ol li {
	list-style: inherit;
	padding-bottom: 10px;
}
#pagecontent ul li {
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 10px;
	 font-size: 15px;
}
p {
	font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #333;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.btn {
  -moz-user-select: none;
  background: #2f3440 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: pt sans;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  padding: 20px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.btn:hover{color: #fbba42}
.btn:hover:before{width:100%;color: #444}
.btn.brand-btn{background: #fbba42;color: #222}
.btn.brand-btn:hover{background: #2f3440;color: #fbba42}
.btn.btn-2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fbba42;
  line-height: 1;
  padding: 17px 35px;
}
.btn.btn-2:hover{border-color: #2f3440}
.btn i {
  margin-right: 10px;
}
/* scrollUp */
#scrollUp {
	background: #41cb5a;
  height: 35px;
  width: 35px;
  right: 50px;
  bottom: 77px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  font-size: 0;
  line-height: 34px;
}
#scrollUp:before {
  font-size: 16px;
  content: "\f077";
  font-family: "Font Awesome 5 Free";
}
#scrollUp:hover {
  background: #f8dd08;
  color: #6fb134;
}

/* 

  2. header 

*/

.scroll-header {
  background: #f8f8f8 none repeat scroll 0 0;
  opacity:.9;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.logo-menuarea {
	position: relative;
}

.header-menu {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 999;
}
.logo {
  margin-top: 10px;
  margin-left: 0;
}
.logo img {
	max-width: 175px;
	height: auto;
}
.main-menu-area {
	border-bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1c2a37+0,212529+50,ffffff+50,ffffff+100 */
background: linear-gradient(to right,  rgba(28,42,55,1) 0%,rgba(33,37,41,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	padding: 0 59px;
  opacity:.95;
}
.main-menu ul{}
.main-menu ul li {
  display:  inline-block;
  position: relative;
}

.main-menu ul li:hover {
  opacity:1;
  top:100%;
  visibility:visible;
}

.main-menu ul li > a {
  color: #343434;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 40px 18px;
   
}

.main-menu ul li:hover > a {color:#41cb5a; }

.main-menu ul li ul.submenu {
    background: #000;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 110%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 9;
}

.main-menu ul li:hover > ul.submenu {
    opacity: 1;
    visibility: visible;
    top: 102%;
}

.main-menu ul li ul.submenu li {
  border-bottom: 1px solid rgba(255,255,255,.1);
  display: block;
  margin: 0;
}

.main-menu ul li ul.submenu li:last-child {
    border: 0;
}

.main-menu ul li ul.submenu li a {
  color: #fff;
  display: block;
  padding: 15px 10px;
  text-align: left;
  font-size: 13px;
}

.main-menu ul li ul.submenu li:hover > a {
    color: #41cb5a;
}

.main-menu ul li ul.submenu li ul.submenu {
    left: 100%;
    top: 0;
}
#toplink {
	padding: 0 5px;
	text-align: right;
}
.get-ink a {
	font-size: 15px;
}
/* 


3. slider 


*/
 

.single-slider {
  
  background-position: center center;
  background-size: cover;
  height: 90vh;
  align-items: center;
  display: flex;
 
}
.slider-content {
	position: relative;
	padding: 14% 15% 0;
	background-image: url(img/slidbg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}
.slider-content h1 {
	color: #333333;
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 60px;
	line-height: 60px;
}
.slider-content p {
  color: #666666;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 32px;
}
.slider-content > a, .slider-content2 > a {
  
 background-color: #41cb5a;
color: #fff;
display: inline-block;
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 28px;
 margin-top: 10px; 
margin-bottom: 50px;
padding: 15px 38px;
position: relative;
text-transform: capitalize;
transform: perspective(1px) translateZ(0px);
transition: color 0.3s ease 0s;
vertical-align: middle;
}
.slider-content > a:hover, .slider-content2 > a:hover{color:#fff;}
.slider-content>a::before, .slider-content2>a::before {
    background:  #333333 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.slider-content>a:hover::before,.slider-content2>a:hover::before {
    transform: scaleY(1);
}


.slider-active .slick-arrow:hover {
    color: #41cb5a;
}

.slider-active .slick-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;

}

.slider-active .slick-dots li {
    display: inline-block;
    margin-right: 10px;
    color:#41cb5a;
}

.slider-active .slick-dots li:last-child {
    margin-right: 0;
}

.slider-active .slick-dots li button {
    background: #fff;
    border: 0;
    text-indent: -99999999999px;
    padding: 0;
    width: 15px;
    height: 5px;
    border-radius: 10px;
}

.slider-active .slick-dots li.slick-active button {
    width: 40px;
    /*color:#41cb5a;*/
    background-color: #41cb5a;
}

.slider-active-2 .slick-dots li.slick-active button {
    border: 1px solid #41cb5a;
}

.slider-active .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: 0;
    border: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}

.slider-area:hover .slider-active .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.slider-active .slick-arrow:hover::before {
    width: 30px;
}

.slider-active .slick-next {
	right: 40px;
	background: url(img/naro.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	font-size: 0;
}
.slider-active .slick-prev {
	z-index: 1;
	left: 40px;
	background: url(img/paro.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	font-size: 0;
}

.slider-active .slick-next::before {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #41cb5a;
  right: -40px;
  top: 13px;
  transition: .3s;
}

.slider-active .slick-next::before:hover {
    color: red;
}


.slider-active .slick-prev::before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background: #41cb5a;
    left: -40px;
    top: 13px;
    transition: .3s;
}

.slider-active-2 .slick-prev::before {
    display: none;
}

.slider-active-2 .slick-next::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #fff;
    right: 0;
    top: 22px;
    left: -4px;
}

.slider-active-2 .slick-dots li button {
    background: 0;
    border: 1px solid #fff;
}
#topnav {
	padding-right: 0;
}
.get-ink {
	position: relative;
	top: 38px;
}
.get-ink a { font-weight: bold; color: #41cb5a;
}
.get-ink i {
	padding-left: 15px;
}
/*


 4. about-area 


*/

#features {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ededed+47,ededed+100 */
background: linear-gradient(to bottom,  #ffffff 0%,#ededed 47%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	position: relative;
}
#features h2 {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: 5%;
}
.about-me-area {
  position: relative;
  z-index: 1;
}

#inner_banner .tcr-page-title {
	position: relative;
	padding: 225px 0 100px;
	background-position: 50% 50%;
	background-size: cover;
}
#inner_banner h1 {
	color: #fff;
}
#pagecontent {
	position: relative;
	padding: 60px 0;
}
 
 /*  footer  */

footer{
  background-color: #1c2a37;
}
.footer-top {
	padding: 50px 0;
	position: relative;
}
.footer-info img {
	max-width: 200px !important;
	margin-bottom: 15px;
	display: block;
}
.footer-info p {
	color: #D5D5D5;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 20px;
}
.social-icon ul li {
	display: inline-block;
	margin-right: 2px;
}
.social-icon ul li a {
	border: 1px solid #ddd;
	color: #ddd;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 2px;
}
.footer-top h5 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 16px;
	margin-bottom: 20px;
}
.footer-links ul li a {
	font-size: 14px;
	line-height: 30px;
	color: #D5D5D5;
	display: inline-block;
}
.footer-info {
	padding-right: 5%;
}
.footer-contact ul li {
	list-style: none;
	margin-bottom: 5px;
}
.footer-contact ul li .fa { margin-right: 10px;
}
.footer-contact a {
	color: #D5D5D5;
}
.social-icon {
	position: relative;
	margin-top: 25px;
}
.footer-contact-info {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.copyright p {
  color:#D5D5D5;
  font-size: 14px;
  line-height:35px;
  margin-top: 10px;
  letter-spacing:0.6px;
}
.footer_bottom {
	border-top: 1px solid #283643;
}
#txfld {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	padding: 5px 15px;
	border: 1px solid #b0b0b0;
}
#txfld1 {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	padding: 5px 15px;
	border: 1px solid #b0b0b0;
}
#txfld2 {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	padding: 5px 15px;
	border: 1px solid #b0b0b0;
}
#txfld3 {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	padding: 5px 15px;
	border: 1px solid #b0b0b0;
}
#txtmgs {
	width: 100%;
	height: 130px;
	margin-bottom: 15px;
	padding: 5px 15px;
	border: 1px solid #b0b0b0;
}
#snd {
	background-color: #23A44F;
	border: 0;
	display: inline-block;
	padding: 8px 35px;
	border-radius: 30px;
	color: #fff;
	cursor: pointer;
	margin: 0 auto;
	display: block;
}
.tml-login {
	border: 1px solid #ddd;
	padding: 3%;
	border-radius: 6px;
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
}
#user_login {
	width: 100%;
	height: 50px;
	padding: 5px 15px;
	border: 1px solid #ddd;
	border-radius: 6px;
}
#user_pass {
	width: 100%;
	height: 50px;
	padding: 5px 15px;
	border: 1px solid #ddd;
	border-radius: 6px;
}
.tml-button {
	background-color: #41cb5a;
	border: #41cb5a;
	padding: 8px 25px;
	color: #fff;
	border-radius: 6px;
}
.tml-links li {
	list-style: none !important;
	margin-left: 0 !important;
}
.tml-links li a {
	color: #41cb5a !important;
}
.tml-dashboard-links li {
	list-style: none !important;
	margin: 0 !important;
	color: #41cb5a;
}
.tml-dashboard-links li a {
	color: #41cb5a!important;
}
.tml-dashboard {
	border: 1px solid #ccc;
	padding: 15px;
	width: 100%;
	max-width: 200px;
	text-align: center;
}
.tml-dashboard-links {
	text-align: left;
}