/*
Author       : Theme-Family
Template Name: Darr -  Bitcoin & Cryptocurrency Landing Page HTML Template
Version      : 1.0.1
*/
/*=============================================================
    CSS INDEX
    =============================
    01. GENERAL STYLE (body, link color, SECTION TITLE, PRELOADER, BTN, SECTION PADDING etc)
    02. START BOOTSTRAP NAVIGATION OVERRIDES
    03. START HOME DESIGN
		--START HOT DEAL DESIGN
    04. START COMPANY BRAND LOGO DESIGN 
    05. START ABOUT DESIGN
		--START VIDEO DESIGN
	06. START COUNTER DESIGN
	07. START FEATURE DESIGN 
    08. START FACT DESIGN
    09. START TIMELINE DESIGN
    10.	START CRYPCURRENCY DESIGN
		--START token DESIGN
    11. START TEAM DESIGN
		--START ADVISOR DESIGN
    12. START FAQ DESIGN
	13. START BLOG DESIGN
	14. START TESTIMONIAL DESIGN
	15. START CONTACT DESIGN
	16. START FOOTER DESIGN
  =============================================================*/
/*
* ----------------------------------------------------------------------------------------
* 01.GENERAL STYLE
* ----------------------------------------------------------------------------------------
*/
html{
	overflow-x: hidden;
	height: 100%;
}
body {
	font-family: var(--thm-font);
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color:  var(--thm-black);
}
:root {
	--thm-font: 'Roboto', sans-serif;
	--thm-base: #1bcad3;
	--thm-color: #412DC2;
	--thm-color1: #01D37c;
	--thm-color2: #B900BE;
	--thm-line: linear-gradient(to right,#c04848,#480048);
	--thm-bg:  linear-gradient(45deg, #903eff 0%, #3e19ff 100%);
	--thm-black: #321182;
	--thm-black1: #321182;
	--thm-white: #ffffff;
	--thm-ase: #afb2bf;
	--thm-gray: #8e8e8e;
	--thm-f6: #F1F8FF;
	--thm-p: #f6f6f6;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--thm-font);
	color: var(--thm-black);
	font-weight: 700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h2 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 0px;
	font-weight: 700;
}
h3 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 0px;
	font-weight: 700;
}
h4 {
  font-size: 20px;
  line-height: 27px; }

h5 {
  font-size: 18px;
  line-height: 26px; }

h6 {
  font-size: 14px;
  line-height: 22px; }
  
p:last-child {
	margin-bottom: 0;
}
ul,
li {
    margin: 0;
    padding: 0;
}
p {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: var(--thm-black);
	line-height: 28px;
	font-family: var(--thm-font);
	font-weight: 400;
	letter-spacing: 0;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}
a {
	text-decoration: none;
	transition: all 0.2s ease 0s;
}
a:focus, .btn:focus {
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: var(--thm-color);
	text-decoration: none;
	outline: 0;
}
*, ::before, ::after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
span {
	letter-spacing: 0;
}
a, button, input {
	outline: medium none;
	color: inherit;
}
dl, ol, ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
button:focus {
	outline: none !important;
	box-shadow: none !important;
	border-color: transparent !important;
}
fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}
::-webkit-input-placeholder {
	color: inherit;
}
::-moz-input-placeholder {
	color: inherit;
}
::-ms-input-placeholder {
	color: inherit;
}
.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 270px;
	z-index: 9;
	overflow: hidden;
}
.form-group {
	margin-bottom: 30px;
}
.atf-main-contact .form-group:focus {
	border-color: var(--thm-color);
	box-shadow: none;
	outline: 0 none;
}
button, input, textarea {
    color: var(--thm-black);
}
button, input, textarea:focus {
    border: none;
    outline:none;
}
.bg-color{
	background:var(--thm-color);
}
.bg-color0{
	background:#2980C3;
}
.bg-color1{
	background:#050023;
}
.bg-black{
	background:var(--thm-black);
}
.bg-color{
	background:var(--thm-color);
}
/*START PRELOADER DESIGN*/
#atf-preloader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#atf-loader {
  background: url(../img/1.gif);
  width: 64px;
  height: 64px;
  position: relative;
  top: 50%;
  margin: -32px auto 0 auto;
}
/*END PRELOADER DESIGN*/
/**************************************
 * START FONT SIZE DESIGN
 *************************************/
.f-10 {
  font-size: 10px;
}

.f-12 {
  font-size: 12px;
}

.f-13 {
  font-size: 13px;
}

.f-14 {
  font-size: 14px;
}

.f-15 {
  font-size: 15px;
}

.f-16 {
  font-size: 16px;
}

.f-17 {
  font-size: 17px;
}

.f-18 {
  font-size: 18px;
}

.f-19 {
  font-size: 19px;
}

.f-20 {
  font-size: 20px;
}
/**************************************
 * END FONT SIZE DESIGN
 *************************************/
/*START SECTION PADDING DESIGN*/

.atf-section-padding {
	padding: 100px 0;
}

/*START SECTION TITLE DESIGN*/

.atf-section-title {
	margin-bottom: 50px;
}
.atf-section-title h2 {
	font-weight: 900;
	font-size: 48px;
	line-height: 1.3;
	text-transform: capitalize;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
.atf-section-title h5 {
	color: var(--thm-white);
	text-transform: uppercase;
	display: inline-block;
	background: var(--thm-black);
	padding: 9px 20px;
	border-radius: 12px;
}
.atf-section-title h3 {
	text-transform:capitalize;
	font-family:  var(--thm-font);
}
.atf-section-title p {
	padding: 15px 0 0px;
	width: 50%;
	font-family: var(--thm-font);
}
@media only screen and (max-width:480px) { 
	.atf-section-title  h2  {font-size:25px;}
}
/*END SECTION TITLE DESIGN*/

/*START SCROLL TO TOP*/

.back-to-top.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    right: 3%;
    top: 84%;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.back-to-top {
    position: fixed;
    cursor: pointer;
    right: 3%;
    top: 85%;
    background-color: var(--thm-color);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 31%);
    z-index: 4;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 42px;
    border-radius: 50px;
    -webkit-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
}

.back-to-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: var(--thm-color);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s;
}


.back-to-top i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    color: var(--thm-white);
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 20px;
}



@-webkit-keyframes bounce {

    0%,
    to {
        transform: translateY(5%);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    50% {
        transform: translateY(0);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@keyframes bounce {

    0%,
    to {
        transform: translateY(5%);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    50% {
        transform: translateY(0);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}
 

@-webkit-keyframes pulse {
    0% {
        border-color: #48e9d1; 
        box-shadow: 0 0 rgba(72, 233, 209, 0.66);
    }

    70% {
        border-color: #48e9d1; 
        box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
    }

    to {
        border-color: #48e9d1; 
        box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
    }
}

@keyframes pulse {
    0% {
        border-color: #48e9d1; 
        box-shadow: 0 0 rgba(72, 233, 209, 0.66);
    }

    70% {
        border-color: #48e9d1; 
        box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
    }

    to {
        border-color: #48e9d1; 
        box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
    }
}
.v-middle {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
/*END SCROLL TO TOP*/

/* START BTN STYLE */

.atf-main-btn .atf-themes-btn{
	background: var(--thm-white);
	transition: all 0.3s ease-in-out 0s;
	color: var(--thm-black);
}
.atf-main-btn .atf-themes-btn:hover {
	color: var(--thm-white);
	border: none;
	box-shadow: 0 0 10px -2px var(--thm-white);
	background: var(--thm-color2);
}
.atf-main-btn .atf-themes-btn:before,
.atf-main-btn .atf-themes-btn:after{
    content: '';
    height: 20%;
    width: 100%;
    border-radius: 20px 0 0 20px;
    border: 4px solid var(--thm-white);
    border-right: none;
    border-bottom: none;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.atf-main-btn .atf-themes-btn:after{
    border-radius: 0 20px 20px 0;
    border: 4px solid var(--thm-white);
    border-top: none;
    border-left: none;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}

.atf-themes-btn {
	color: var(--thm-white);
	background: var(--thm-color1);
	font-family: var(--thm-font);
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: capitalize;
	padding: 10px 25px;
	border-radius: 25px;
	border: none;
	overflow: hidden;
	position: relative;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.atf-themes-btn:focus{ color: var(--thm-white); }
.atf-themes-btn:hover{
    color: #2ecc71;
    background: var(--thm-black);
    border: none;
    box-shadow: 0 0 10px -2px #2ecc71;
}
.atf-themes-btn:before,
.atf-themes-btn:after{
    content: '';
    height: 20%;
    width: 100%;
    border-radius: 20px 0 0 20px;
    border: 4px solid #2ecc71;
    border-right: none;
    border-bottom: none;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.atf-themes-btn:after{
    border-radius: 0 20px 20px 0;
    border: 4px solid #2ecc71;
    border-top: none;
    border-left: none;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}
.atf-themes-btn:hover:before,
.atf-themes-btn:hover:after{
    height: 100%;
    width: 30%;
    opacity: 1;
}
@media only screen and (max-width: 767px){
    .atf-themes-btn{ margin-bottom: 20px; }
}
.atf-one__btn-wrap {
	display: flex;
	justify-content: left;
	align-items: center;
}
.atf-one__btn:hover {
	color: var(--thm-black);
}
.atf-one__btn {
	border-radius: 5px;
	color: #fff;
	transition: all .5s ease;
	text-align: left;
	width: 200px;
	position: relative;
	height: 75px;
	padding-left: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
	background-image: linear-gradient(90deg,var(--thm-base),var(--thm-color));
}
.atf-one__btn::after, .atf-one__btn::before {
	content: "";
	position: absolute;
	border-radius: 5px;
	transition: transform .5s ease;
}
.atf-one__btn::after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: scaleX(0);
	transform-origin: left;
	background-color: #fff;
}
.atf-one__btn:hover::after {
	transform: scale(1);
}
.atf-one__btn::before {
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	transform: scale(1);
	transform-origin: right;
	background-color: #242b4b;
}
.atf-one__btn i {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
	font-size: 30px;
	background-image: linear-gradient(-90deg,var(--thm-color2),var(--thm-base));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.atf-one_btn-watch i {
	left: 30px ! important;
}

.atf-one__btn b, .atf-one__btn span {
	font-weight: 700;
	line-height: 1em;
	position: relative;
	display: block;
	z-index: 10;
	transition: all .5s ease;
}
.atf-one__btn b {
	font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .atf-themes-btn{
        margin-bottom: 15px;
    }
}

/* END BTN STYLE */	

/*
* ----------------------------------------------------------------------------------------
* 01.END GENERAL STYLE
* ----------------------------------------------------------------------------------------
*/	
/*
* ----------------------------------------------------------------------------------------
* 02.START BOOTSTRAP NAVIGATION OVERRIDES
* ----------------------------------------------------------------------------------------
*/
/**************************************
 * 02.Navber Style
 *************************************/
.atf_header_top {
	background-color: var(--thm-color) !important;
	padding: 5px 0;
	color: rgba(255, 255, 255, 0.8);
	transition: all 0.3s ease 0s;
	position: relative;
	z-index: 1;
}
.atf_header_top::after {
	background: var(--thm-base) none repeat scroll 0 0;
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: calc(70% + 0px);
	-webkit-transform: skewX(-30deg);
	transform: skew(-30deg);
	border-right: 4px solid #fff;
}
.atf_header-social{
	list-style-type: none;
	text-align:right;
}
.atf_header-social a:hover {
	background:  var(--thm-white)!important;
	color:  var(--thm-black)!important;
}
.atf_header-social a {
	display: inline-block !important;
	margin: 0 4px;
	background: var(--thm-color);
	padding: 5px 10px !important;
	transition: all 0.3s ease 0s;
	width: 40px;
	height: 40px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(255,255,255,0.5);
}
.atf_header_top i{
	padding-right: 5px;
	color: rgba(255, 255, 255, 0.8);
}
.atf_header_top p{
	margin-bottom: 0;color: rgba(255, 255, 255, 0.8);
}

.atf_header_top_left p,
.atf_header_top_right p{
	display: inline-block;
	
}

.atf_header_top_left p{
	padding-right: 12px;
}
.atf_header_top_right p{
	padding-left: 8px;
}
/* .atf-top-header {
	margin-top: 38px;
}  */
#navigation.navbar-fixed {
	margin-top: 0;
}
.site-logo img {
	width: 147px;
	height: auto;
	margin-top: 13px;
}
.bg-faded {
	background-color: transparent;
	transition: all 0.5s ease 0s;
}
.navbar-fixed {
	z-index: 999;
	position: fixed;
	padding: 6px 0 0;
	opacity: .98;
	width: 100%;
	top: 0;
	/* -webkit-animation: fadeInDown 800ms; */
	/* animation: fadeInDown 800ms; */
	-webkit-backface-visibility: hidden;
	border-radius: 0px;
	background: var(--thm-black);
	box-shadow: 0 0 40px rgba(225, 225, 225, 0.1);
}
#navigation {
	padding: 10px 0 0px;
	/* border-bottom: 1px solid rgb(247, 243, 243 , 0.1);
	 background-color: transparent;  */
}
#navigation.navbar-fixed {
	padding-top: 5px;
	padding-bottom: 5px;
}
.header_right {
	display: flex;
	flex-basis: auto;
}
#main-menu ul{
	list-style-type: none;
}
#main-menu ul li{
	display: inline-block;
	margin-left: 25px;
	position: relative;
}
#main-menu ul li a {
	color: var(--thm-white);
	font-weight: 400;
	text-transform: capitalize;
	font-family: var(--thm-font);
	transition: .5s;
	font-size: 17px;
	padding: 24px 0 26px;
	border-bottom: 1px solid transparent;
	display: block;
}

#navigation.navbar-fixed #main-menu ul li a {
	color: var(--thm-white);
	padding: 22px 0 22px;
}
#navigation.navbar-fixed #main-menu ul li a:hover,
#navigation.navbar-fixed #main-menu ul li a:focus,
#main-menu ul li a:hover,
#main-menu ul li a:focus{
	color: var(--thm-color);
}
#main-menu ul li > a:hover,
#main-menu ul li > a:focus{
	border-bottom: 1px solid var(--thm-color);
}
#navigation #main-menu ul li a:hover,
#navigation #main-menu ul li a:focus,
#navigation.navbar-fixed #main-menu ul li a:hover,
#navigation.navbar-fixed #main-menu ul li a:focus{
	border-bottom: 1px solid transparent;
}
.slicknav_nav_icon{
	color: var(--thm-white);
	font-size: 24px;
}
#mobile_menu{
	display: none;
}
.navbar-light .logo-black {
	display: none;
}
.navbar-light.navbar-fixed .site-logo .logo-white {
	display: none;
}
.navbar-light.navbar-fixed .site-logo .logo-black {
	display: block;
}
/*-------------------------------
# dropdwon menu 
--------------------------------*/
#navigation #main-menu ul li ul,
#navigation #main-menu ul li ul li ul {
	background: var(--thm-color);
	box-shadow: 0 0 10px 3px rgba(0,0,0,.05);
	left: 0;
	list-style: outside none none;
	margin: 0;
	opacity: 0;
	/* padding: 10px; */
	position: absolute;
	text-align: left;
	top: 115%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 180px;
	z-index: 999;
	border-radius: 4px;
}
#navigation #main-menu ul li  ul li{
	position: relative;
}
#navigation #main-menu ul li ul li ul{
	top: 0;
	right: auto;
	left: 205px;
}
#navigation #main-menu ul li:hover ul,
#navigation #main-menu ul li ul li:hover > ul{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	visibility: visible;
	top:100%;
}
#navigation #main-menu ul li ul li {display: block; margin: 0; padding: 0;}
#navigation.navbar-fixed #main-menu ul li ul li a,
#navigation #main-menu ul li ul li a {
	color: var(--thm-white);
	display: block;
	font-size: 14px;
	line-height: 30px;
	font-weight: 600;
	padding: 5px 12px;
	position: relative;	
	transition: all 0.3s ease 0s !important;
	visibility: inherit !important;
	opacity: inherit !important;
	text-transform: capitalize;
}

#navigation #main-menu ul li ul li a:hover {
	color: var(--thm-white) !important;
	text-decoration: underline;
	padding-left: 15px;
	border-left: 3px solid var(--thm-white) !important;
}

@media only screen and (max-width:767px) { 
  .navbar-brand {
    padding-top: 20px;
  }
}
.atf-menu-btn a {
	color: var(--thm-white) !important;
	padding: 9px 15px !important;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	display: inline-block;
	border: none;
	overflow: clip;
	border-bottom: none !important;
	border-radius: 20px;
}
.atf-menu-btn .atf-themes-btn:hover {	
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	color: var(--thm-black)! important;
	background: var(--thm-white) !important;
}
/*
* ----------------------------------------------------------------------------------------
* 02.END BOOTSTRAP NAVIGATION OVERRIDES
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 03.START HOME DESIGN
* ----------------------------------------------------------------------------------------
*/
#home {
	position: relative;
	z-index: 1;
}
.atf-hero-area {
    background: var(--thm-f6);
    height: 750px;
    overflow: hidden;
	z-index: 1;
	position: relative;
}
.atf-hero-area::before {
	content: '';
	position: absolute;
	right: 0px;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: -1;
} 
.atf-home-overlay {
	background: rgba(0,0,0,0.4);
	height: 100%;
	width: 100%;
}
.atf-align-items-details {
	display: flex;
	align-items: center;
	min-height: 100%;
}
.atf-single-details h5 {
	color: var(--thm-white);
	font-size: 17px;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	background: var(--thm-black);
	display: inline-block;
	padding: 1px 15px;
	border-radius: 5px;
	margin-bottom: 13px;
}
.atf-single-details h2 {
	color: var(--thm-white);
	text-transform: capitalize;
	font-weight: 700;
	font-family: var(--thm-font);
	font-size: 45px;
	text-shadow: 3px 5px 10px rgba(0,0,0,0.4);
	line-height: 1.3;
}
.atf-single-details p {
	color: var(--thm-white);
	font-size: 16px;
	margin: 25px 0 40px;
	font-size: 18px;
	line-height: 1.8;
	font-weight: 400;
	margin: 20px 0 30px;
}
.atf-single-details  p {
	-webkit-animation: 1.7s .7s fadeInDown both;
	animation: 1.7s .7s fadeInDown both; }

.atf-single-details  h2 {
	-webkit-animation: 1.7s .7s fadeInDown both;
	animation: 1.7s .7s fadeInDown both; }
.atf-single-details  h5 {
	-webkit-animation: 1.7s .7s fadeInDown both;
	animation: 1.7s .7s fadeInDown both; }
.atf-single-details  p {
	-webkit-animation: 1.7s .7s fadeInLeft both;
	animation: 1.7s .7s fadeInLeft both; }

.atf-single-details .atf-main-btn{
	-webkit-animation: 1.7s 2s fadeInUp both;
	animation: 1.7s 2s fadeInUp both; }
	
/**************************************
 * START HOT DEAL DESIGN
 *************************************/
.atf-hot-deal-area {
	padding: 40px 0;
	position: relative;
}
.atf-hot-deal-area::before {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	/* background: rgba(0,0,0,0.4); */
}
.atf-hot-deal-content {
    text-align: center;
    position: relative;
    z-index: 1;
  
}
.atf-hot-deal-content .atf-sub-title {
	display: block;
	font-size: 20px;
	margin-bottom: 12px;
	color: var(--thm-white);
	background: rgba(225,225,225,0.3);
	display: inline-block;
	padding: 5px 12px;
	border-radius: 4px;
}
.atf-hot-deal-content h2 {
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 25px;
	color: var(--thm-white);
}
.atf-hot-deal-content h2 span {
    color: var(--thm-white);
}

.atf-hot-deal-content #atf-timer {
    margin-bottom: 30px;
}

.atf-hot-deal-content #atf-timer div {
	width: 105px;
	height: 105px;
	border-radius: 50px;
	color: var(--thm-color);
	background-color: #f0f0fa;
	font-size: 30px;
	font-weight: 600;
	margin-left: 10px;
	margin-right: 10px;
}

.atf-hot-deal-content #atf-timer div span {
    display: block;
    margin-top: 0;
    color: var(--thm-color);
    font-size: 15px;
    font-weight: 600
}
/*
* ----------------------------------------------------------------------------------------
* START PROPERFTY FORM DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-property-form-item label {
	text-align: left;
	font-size: 18px;
	color: var(--thm-white);
	font-weight: 700;
	float: left;
}
.atf-property-form-item {
	margin: 15px 0;
}
.atf-property-form h3 {
	margin-bottom: 40px;
	font-size: 40px;
}
.atf-property-form-box .nice-select {
	margin: 0;
	height: 60px;
	line-height: 58px;
	padding-right: 40px;
	padding-left: 20px;
	border-radius: 0;
	min-width: 200px;
	font-size: 16px;
	font-weight: 500;
	font-family: var(--thm-font);
	width: 100%;
}
.range-slider{
    padding: 20px 0px 15px 0px;
    position: relative;
}
.range-slider input[type="range"] {
	background: var(--thm-color1);
	width: 100%;
	height: 11px;
	border-top: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 1;
	border-radius: 8px;
}
.range-slider input[type="range"]::-webkit-slider-thumb{
    background: linear-gradient(#fff,#e1e1e1);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0,0,0,0.5), 0 0 3px rgba(0,0,0,0.5) inset;
    cursor: pointer;
    transition: all 0.15s ease-in-out 0s;
    -webkit-appearance: none;
    appearance: none;
}
.range-slider input[type="range"]:active::-webkit-slider-thumb,
.range-slider input[type="range"]::-webkit-slider-thumb:hover{
    transform: scale(1.2);
}
.range-slider input[type="range"]::-moz-range-thumb{
    background: linear-gradient(#fff,#e1e1e1);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0,0,0,0.5), 0 0 3px rgba(0,0,0,0.5) inset;
    border: none;
    cursor: pointer;
    transition: all 0.15s ease-in-out 0s;
}
.range-slider input[type="range"]:active::-moz-range-thumb,
.range-slider input[type="range"]::-moz-range-thumb:hover{
    transform: scale(1.2);
}
.range-slider .range-value {
	color: var(--thm-white);
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	width: 45px;
	border-radius: 15px;
	transform: translateY(50%);
	position: absolute;
	top: -16%;
	right: 6px;
}
::-moz-range-track{
    background: transparent;
    border: 0;
}
.atf-property-form-item .atf-themes-btn{
	width:100%;
}
/*
* ----------------------------------------------------------------------------------------
* START PROPERFTY FORM DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-token-btn {
	margin-top: 20px;
}
 /**************************************
 *  END HOT DEAL DESIGN
 *************************************/
/*
* ----------------------------------------------------------------------------------------
* 03.END HOME DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 4.START COMPANY BRAND LOGO DESIGN  
* ----------------------------------------------------------------------------------------
*/
#atf-brand-area {
	background: var(--thm-color);
}
#atf-brand-area .atf-section-padding {
	margin-bottom:40px;
}

#atf-brand-area .owl-controls {
	display:none;
}
.atf-brand-active{ text-align: center }
.atf-brand-active > a { display:inline-block}
/*
* ----------------------------------------------------------------------------------------
* 4. END COMPANY BRAND LOGO DESIGN 
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 05.START ABOUT DESIGN
* ----------------------------------------------------------------------------------------
*/
#download .atf-section-title,
#storage .atf-section-title,
#economy .atf-section-title,
#about .atf-section-title{
	margin-bottom:25px;
}
#download .atf-section-title h2,
#storage .atf-section-title h2,
#economy .atf-section-title h2,
#about .atf-section-title h2 {
	text-transform: capitalize;
}

#download .atf-about-content p,
#storage .atf-about-content p,
#economy .atf-about-content p,
#about .atf-about-content p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom:30px;
}
.atf-main-services{
	margin:15px 0;
}
.atf-single-about {
	padding: 10px 0px;
	border-radius: 0px;
}
.atf-about-icon {
	display: inline-block;
	transition: .5s ease;
	margin-top: 6px;
}
.atf-about-icon i {
	color: var(--thm-color);
	font-size: 20px;
	text-align: center;
	width: 50px;
	height: 50px;
	background: var(--thm-f6);
	padding: 10px 14px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}
.atf-about-text h3 {
	padding: 0px 0 5px 0;
	color: var(--thm-black);
	font-weight: 700;
}
.atf-about-text p {
	color: var(--thm-black);
}
.atf-chat-area{
	margin:0;
	padding:0;
}
.atf-economy-list li {
	color: var(--thm-white);
	line-height: 32px;
	font-size: 16px;
}
/*
* ----------------------------------------------------------------------------------------
* START VIDEO DESIGN
* ----------------------------------------------------------------------------------------
*/
#video .atf-section-title{
	margin-bottom:15px;
}
#video .atf-video-content p {
	font-size: 15px;
	line-height: 30px;
}
#video .atf-singl-video .atf-video-img {
	position: relative;
	display: block;
}
#video .atf-singl-video {
	position: relative;
}
.atf-singl-video {
	position: relative;
}
.atf-singl-video .waves-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 999;
}
.atf-singl-video .iq-video {
	/* background: var(--thm-white); */
	display: inline-block;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 20px;
	color: var(--thm-white);
	border-radius: 100%;
	line-height: 53px;
	z-index: 9;
	position: relative;
	border: 8px solid var(--thm-color);
}
.atf-singl-video .iq-video i {
	margin-left: 3px;
	color: var(--thm-color);
}
.atf-singl-video .iq-waves {
	position: absolute;
	left: -30px;
	top: -30px;
	z-index: 2;
}
.atf-singl-video .iq-waves .wave-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.atf-singl-video .iq-waves .waves {
	position: absolute;
	width: 130px;
	height: 130px;
	background: rgba(234 237 249 / 50%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-radius: 50%;
	background-clip: padding-box;
	-webkit-animation: waves 3s ease-in-out infinite;
	animation: waves 3s ease-in-out infinite;
}
.atf-singl-video .iq-waves .wave-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.atf-singl-video .iq-waves .wave-2 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.atf-singl-video .iq-waves .wave-3 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
@-webkit-keyframes waves {
	0% {
		-webkit-transform: scale(0.2, 0.2);
		transform: scale(0.2, 0.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	50% {
		opacity: 0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	100% {
		-webkit-transform: scale(0.9, 0.9);
		transform: scale(0.9, 0.9);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}
@keyframes waves {
	0% {
		-webkit-transform: scale(0.2, 0.2);
		transform: scale(0.2, 0.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	50% {
		opacity: 0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	100% {
		-webkit-transform: scale(0.9, 0.9);
		transform: scale(0.9, 0.9);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}
/*
* ----------------------------------------------------------------------------------------
* END VIDEO DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 05.END ABOUT DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 06.START COUNTER DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-counter-border {
	border-top: 1px solid #ddd;
}
.counter{
    font-family: var(--thm-font);
    text-align: center;
    position: relative;
}
.counter svg circle{ stroke: var(--thm-black);}
.counter svg path,
.counter svg rect{
    fill: var(--thm-black);
}
.counter .counter-content{
    color: var(--thm-black);
    padding: 28px 0;
    margin-bottom: 45px;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 63%;
}
.counter .counter-value {
	font-size: 40px;
	font-weight: 600;
	line-height: 20px;
	display: block;
	transition: all 0.3s ease 0s;
	color: var(--thm-white);
}
.counter .counter-content:hover .counter-value{
    font-size: 45px;
    text-shadow: 0 0 2px #909090;
}
.counter h3{
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 7px 5px;
    border-radius: 15px 0;
    display: inline-block;
	color: var(--thm-white);
	margin-top:10px;
}
.counter.red svg circle{ stroke: #ff3030; }
.counter.red svg path,
.counter.red svg rect{
    fill: #ff3030;
}
.counter.red .counter-content{ color: #ff3030; }
.counter.green svg circle{ stroke: #3db53d; }
.counter.green svg path,
.counter.green svg rect{
    fill: #3db53d;
}
.counter.green .counter-content{ color: #3db53d; }
.counter.blue svg circle{ stroke: #2a94e0; }
.counter.blue svg path,
.counter.blue svg rect{
    fill: #2a94e0;
}
.counter.blue .counter-content{ color: #2a94e0; }
@media screen and (max-width:991px){
    .counter{ margin-bottom: 30px; }
}
/*
* ----------------------------------------------------------------------------------------
* 06.END COUNTER DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 07.START FEATURE DESIGN
* ----------------------------------------------------------------------------------------
*/
#feature{
	background: var(--thm-black);
}
.atf-main-feature {
	margin: 10px 0;
}
.atf-feature-number {
	position: absolute;
	left: 18px;
	font-size: 80px;
	opacity: 0;
	top: -20px;
	font-weight: 700;
	transition: .5s ease;
}
.atf-feature-content:hover .atf-feature-number{
	opacity: 0.1;
}
.atf-feature-text h3 {
	padding: 15px 0 10px 0;
	color: var(--thm-white);
	font-weight: 700;
	letter-spacing: 1px;
	transition: all 0.3s ease-in-out 0s;
}
.atf-feature-text h3 .file:hover{
	color: var(--thm-black);
}
.atf-feature-text p {
	color: var(--thm-white);
}
.atf-single-feature {
	border: none;
	border-radius: 0px;
	text-align:center;
}
.atf-feature-content {
	padding: 35px 25px;
	box-shadow: 1px 4px 15px rgba(0,0,0,0.2);
	background: var(--thm-color);
	opacity: 0.9;
}
.atf-feature-icon {
	display: inline-block;
	transition: .5s ease;
}
.atf-feature-icon i {
	color: var(--thm-white);
	font-size: 45px;
	text-align: center;
}
/*
* ----------------------------------------------------------------------------------------
* 07.END FEATURE DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 08.START FACT DESIGN
* ----------------------------------------------------------------------------------------
*/
#fact{
	background: var(--thm-black);
}
.atf-main-fact{
	margin:15px 0;
}
.atf-fact-number {
	position: absolute;
	left: 18px;
	font-size: 80px;
	opacity: 0;
	top: -20px;
	font-weight: 700;
	transition: .5s ease;
}
.atf-fact-content:hover .atf-fact-number{
	opacity: 0.1;
}
.atf-fact-text h3 {
	padding: 0px 0 10px 0;
	color: var(--thm-white);
	font-weight: 700;
	letter-spacing: 1px;
}
.atf-fact-text p {
	color: var(--thm-white);
}

.atf-single-fact {
	border: none;
	border-radius: 0px;
}
.atf-fact-content {
	padding: 25px 25px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	display: inline-block;
	background: var(--thm-color);
}
.atf-fact-icon {
	display: inline-block;
	transition: .5s ease;
	margin: auto;
}
.atf-fact-icon i {
	color: var(--thm-white);
	font-size: 45px;
	text-align: center;
}
/*
* ----------------------------------------------------------------------------------------
* 08.END FACT DESIGN
* ----------------------------------------------------------------------------------------
*/

/*
* ----------------------------------------------------------------------------------------
* 9.START TIMELINE DESIGN
* ----------------------------------------------------------------------------------------
*/
#atf-timeline{
	background:var(--thm-black);
}
.atf-roadmap {
  overflow: hidden;
}
.atf-roadmap .owl-carousel .owl-stage-outer {
    overflow: unset;
}
.atf-roadmap-border {
	margin-top: 50px;
	border-bottom: 2px solid var(--thm-color1);
}
.atf-roadmap-box {
  text-align: center;
  position: relative;
  margin-top: -10px;
}
.atf-roadmap-round{
  width: 18px;
  height: 18px;
  border: 2px solid var(--thm-color1);
  border-radius: 100%;
  position: relative;
  background:var(--thm-color1);
  top: 0;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.atf-roadmap-round span {
  background: var(--thm-color1);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.atf-roadmap-slider .main-box .map-graphic {
  overflow: hidden;
}
.atf-roadmap-box{
    overflow: hidden;
}
.atf-roadmap-border-left {
	border-left: 1px solid var(--thm-color1);
	height: 40px;
	position: relative;
	left: 50%;
	margin-left: -1px;
}
.atf-roadmap-border-left::before {
  content: "";
  background: var(--thm-color1);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  bottom: 0;
  left: -6px;
}
.atf-roadmap-slider .atf-main-roadmap {
  padding: 0 15px;
}
.atf-roadmap-content {
  max-width: 260px;
  margin: 0 auto;
  padding-top: 30px;
  width: 100%;
}
.atf-roadmap-title {
  font-weight: 500;
  color:var(--thm-white);
}
.atf-roadmap-date {
  padding-bottom: 10px;
}
.atf-roadmap-date span {
  color: #fff;
}
/*
* ----------------------------------------------------------------------------------------
* 09.End TIMELINE DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 10.START CRYPCURRENCY DESIGN
* ----------------------------------------------------------------------------------------
*/
#cryptocurrency{
	background:var(--thm-fb);
}
#cryptocurrency .atf-section-title{
	margin-bottom:0px;
}
#p_cryptocurrency .atf-stock-market-price .atf-market-rate {
	padding: 0px 0px;
}
.atf-stock-market-price .atf-market-rate {padding: 10px 15px;}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	padding: 20px 5px 20px 35px;
	position: relative;
	margin: 10px 0;
}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper {
	text-align: left;
	font-size: 18px;
}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .atf-cryp-amount {
	font-family: var(--thm-font);
	font-size: 18px;
	color: #1a1a1a;
	padding-bottom: 7px;
}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .atf-cryp-title {
	font-size: 20px;
	font-weight: 700;
}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .atf-cryp-current-info {
	margin-top: 25px;
	font-size: 20px;
}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .atf-cryp-current-info.range-down {color: #ff4c2f;}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .atf-cryp-current-info.range-up {color: #08dd67;}

.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .icon {
	font-size: 16px;
}
.atf-cryp-title .icon {
	background: var(--thm-color);
	color: var(--thm-white);
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 24px;
	text-align: center;
}
.atf-cryp-title .icon1{line-height: 16px ! important;}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .atf-cryp-rate {
  display: block;
  position: relative;
} 
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .atf-cryp-rate::before {
	content: '';
	width: 100%;
	height: 4px;
	position: absolute;
	top: -16px;
	left: 0;
}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .range-down .atf-cryp-rate::before {
	background: linear-gradient(90deg, rgb(53, 120, 191) 10%, rgba(255,255,255,1) 100%);
}
.atf-stock-market-price .atf-market-rate .atf-cryp-main-wrapper .range-up .atf-cryp-rate:before {background: linear-gradient(90deg, rgb(8,221,103) 10%, rgba(255,255,255,1) 100%);}

/*
* ----------------------------------------------------------------------------------------
* START token DESIGN
* ----------------------------------------------------------------------------------------
*/
#token{
	background:var(--thm-color);
}
#token .token-list li:not(:last-child) {
	padding-bottom: 15px;
	color:var(--thm-white);
} 
#token {
	position: relative !important;
}
#atf-chart {
	height: 400px;
	width: 100%;
}
#token .token-list .title {
	font-weight: 600;
	opacity: 1;
	text-transform: capitalize;
}
.atf-single-token h3 {
	margin: 25px 0 15px;
	color: var(--thm-white);
}
.atf-single-token p{
color: var(--thm-white);
}

#atf_sign_In{background:var(--thm-black);}

.atf-token-area .atf-main-btn{
	margin-top:30px;
}

/*
* ----------------------------------------------------------------------------------------
* END token DESIGN
* ----------------------------------------------------------------------------------------
*/

/*
* ----------------------------------------------------------------------------------------
* 10.END CRYPCURRENCY DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 11.START TEAM DESIGN
* ----------------------------------------------------------------------------------------
*/
#team{
	 background: var(--thm-black);
}
.our-team{
    text-align: center;
    background: var(--thm-black);
    border-radius: 353px 353px 0 0;
    transition: all 0.3s ease 0s;
}
.our-team .pic{
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}
.our-team .pic:before{
    content: "";
    width: 100%;
    height: 100%;
    background: var(--thm-black);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:before{
    opacity: 0.5;
}
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .team-content{
    padding: 30px 0;
}
.our-team .title{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: var(--thm-white);
    margin: 0;
}
.our-team .post{
    display: block;
    font-size: 16px;
    color: var(--thm-white);
    margin-bottom: 16px;
}
.our-team .social{
    padding: 0;
    margin: 0;
    list-style: none;
}
.our-team .social li{
    display: inline-block;
    margin-right: 10px;
}
.our-team .social li:last-child{
    margin-right: 0;
}
.our-team .social a {
	display: inline-block;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	font-size: 16px;
	color: #404041;
	background: rgba(255,255,255, 0.5);
	line-height: 33px;
	transition: all 0.3s ease 0s;
}
.our-team .social a:hover{
    background: var(--thm-color2);
    color: var(--thm-white);
}
@media only screen and (max-width: 991px){
    .our-team{ margin-bottom: 30px; }
}
/*
* ----------------------------------------------------------------------------------------
* 11.END TEAM DESIGN
* ----------------------------------------------------------------------------------------
*/

/*
* ----------------------------------------------------------------------------------------
* START ADVISOR DESIGN
* ----------------------------------------------------------------------------------------
*/
.our-team.our-advisor{
	border-radius:0;
}
.our-team.our-advisor .pic {
	overflow: hidden;
	position: relative;
	padding: 5px;
	border-radius:0;
}
.our-team.our-advisor .pic:before{
    content: "";
    width: 100%;
    height: 100%;
    background: var(--thm-black);
    border-radius:0%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
/*
* ----------------------------------------------------------------------------------------
* END ADVISOR DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 12.START FAQ DESIGN
* ----------------------------------------------------------------------------------------
*/
#faq{
	background:var(--thm-black);
    background-size: 10px 10px;
    font-family: var(--thm-font);
}
.atf-faq-accordion .card {
    border: none;
    display: block;
    text-align: left;
    margin-bottom: 15px;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    background-color: #f9faff;
    border-radius: 0 !important
}

.atf-faq-accordion .card .card-header {
    padding: 0;
    border: none;
    text-align: left
}
.atf-faq-accordion .card .card-header button {
	border: none;
	width: 100%;
	display: block;
	cursor: pointer;
	text-align: left;
	position: relative;
	color: var(--thm-white);
	-webkit-transition: all .3s;
	transition: all .3s;
	background: var(--thm-color1);
	font-size: 18px;
	font-weight: 600;
	padding: 12px 20px;
}
.atf-faq-accordion .card .card-header button::before {
    content: "\f077";
    position: absolute;
    right: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    font-family: 'Font Awesome 6 Free';
    font-size: 15px
}

.atf-faq-accordion .card .card-header button.collapsed {
    border-bottom-width: 0
}

.atf-faq-accordion .card .card-header button.collapsed::before {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

.atf-faq-accordion .card .card-body ul {
    margin-bottom: 15px
}

.atf-faq-accordion .card .card-body ul:last-child {
    margin-bottom: 0
}

.atf-faq-accordion .card .card-body ul li {
    margin-bottom: 12px;
    color: var(--thm-color);
}

.atf-faq-accordion .card .card-body ul li:last-child {
    margin-bottom: 0
}

.atf-faq-accordion .card:last-child {
    margin-bottom: 0
}
/*
* ----------------------------------------------------------------------------------------
* 12.END FAQ DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 13.START BLOG DESIGN
* ----------------------------------------------------------------------------------------
*/
#blog{
	background: var(--thm-fb); 
 }
.atf-blog-area .atf-single-blog {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.atf-blog-area .atf-single-blog .atf-blog-content {
	padding: 25px 25px 20px;
	background: var(--thm-black);
	text-align: center;
}
.atf-blog-icon i{
	color: var(--thm-color); 
}
.atf-post-img .atf-blog-tag a {
	overflow: hidden;
	position: relative;
}
.atf-blog-area .atf-single-blog:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
}
.atf-blog-area .atf-single-blog img {
  -webkit-transition: all .5s;
  transition: all .5s;
}
.atf-blog-content .atf-blog-tag {
	font-weight:500;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.atf-blog-content .atf-blog-time {
	-webkit-transition: all .3s;
	transition: all .3s;
}
.atf-single-blog .atf-blog-content h4 {
	padding-top: 10px;
	line-height: 32px;
}
.atf-single-blog .atf-blog-content h4 {
	padding: 20px 0 15px;
}
.atf-blog-tag:hover,
.atf-blog-time:hover{
	color: var(--thm-color);
}
.atf-blog-btn .atf-themes-btn:hover{
	color: var(--thm-color);
}
.atf-blog-btn .atf-themes-btn {
	color: var(--thm-black);
	box-shadow: 0 0 0 0 #496dff !important;
	background: transparent;
	border-radius: 0;
}
.atf-blog-date i{
	color: var(--thm-color);
}
.atf-single-blog{margin:15px 0;}
/*
* ----------------------------------------------------------------------------------------
* 13.END BLOG DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 14.START TESTIMONIAL DESIGN
* ----------------------------------------------------------------------------------------
*/
#testimonial{background:var(--thm-black);}
.testimonial{
    margin: 0 10px 75px;
    position: relative;
}
.testimonial .description {
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.25);
	font-size: 17px;
	font-style: italic;
	color: #fff;
	margin-bottom: 0;
}
.testimonial .testimonial-content {
	padding: 10px 15px;
	background: #fff;
	position: absolute;
	bottom: -100px;
	right: 20px;
}
.testimonial .pic{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial-content .testimonial-title {
	font-size: 16px;
	font-weight: 600;
	margin: 7px 0 20px 0px;
	display: inline-block;
}
.testimonial-content .testimonial-title small{
    display: block;
    font-size: 12px;
    font-style: italic;
}
.owl-theme .owl-controls{
    text-align: right;
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-buttons div{
    background: #a2a2a2;
    border-radius: 0;
    opacity: 1;
    padding: 5px 10px;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 480px){
    .testimonial{
        text-align: center;
        margin-bottom: 0;
    }
    .testimonial .testimonial-content{
        position: relative;
        right: 0;
        bottom: 0;
    }
}
/* owl theme */
.atf-main-testimonials.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 60px;
    line-height: .7;
}
.atf-main-testimonials.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 0 8px;
	border-radius: 50%;
	background: transparent;
    border: 2px solid var(--thm-white);
	
}
.atf-main-testimonials.owl-theme .owl-dots .owl-dot.active span,
.atf-main-testimonials.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--thm-white);
	border: 2px solid var(--thm-white);
}

/*
* ----------------------------------------------------------------------------------------
* 14.END TESTIMONIAL DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 15.START CONTACT DESIGN
* ----------------------------------------------------------------------------------------
*/
#contact-form .button {
    margin: 0;
}
.contact-area .form input,
.contact-area .form textarea {
    width: 100%;
    padding: 10px 20px;
    border: 0;
    background: var(--thm-gray);
    font-weight: 400;
    border-radius: 5px;
}
.contact-area .form textarea {
    max-height: 120px;
    max-width: 100%;
}
.contact-details p {
	color: var(--thm-black);
	margin-top: 4px;
}
.contact-details {
	text-align: left;
	display: block;
	overflow: hidden;
}
.contact-details i {
	font-size: 17px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: var(--thm-white);
	text-align: center;
	float: left;
	margin-bottom: 0;
	border-radius: 50%;
	margin-right: 15px;
}
.contact-details h5 {
	font-weight: 700;
	text-transform: capitalize;
	color: var(--thm-white);
}
.contact-area .form-message.success {
    background: var(--thm-white);
    color: var(--thm-white);
    padding: 10px 15px;
    border-radius: 3px;
}	  
.contact-area .form-message.error {
    background: var(--thm-base);
    color: var(--thm-white);
    padding: 10px 15px;
    border-radius: 3px;
}
.contact-details p {
	font-weight: 400;
	text-transform: capitalize;
	display: block;
	overflow: hidden;
	color: var(--thm-white);
}

.atf-contact-area .form input, .atf-contact-area .form textarea {
	width: 100%;
	padding: 10px 20px;
	border: 0;
	background: var(--thm-black);
	font-weight: 400;
	color: var(--thm-white);
	box-shadow: 0 0px 1px rgb(19, 19, 19);
	border-bottom: 2px solid;
}
.atf-contact-area .form textarea {
    max-height: 120px;
    max-width: 100%;
	color: var(--thm-white);
}
.form-message{
	color: var(--thm-white);
}
/*
* ----------------------------------------------------------------------------------------
* 15.END CONTACT DESIGN
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 16.START FOOTER DESIGN
* ----------------------------------------------------------------------------------------
*/
.atf-footer-area {
	background: var(--thm-black);
}
.atf-footer-boottom a {
	text-decoration:underline;
	transition: all 0.3s ease-in-out 0s;
}
.atf-footer-boottom a:hover {
	text-decoration:none;
}
.atf-footer-boottom {
	padding: 30px 0;
	background: var(--thm-black);
	opacity: 0.6;
}
.atf-footer-box p {
    color: var(--thm-white);
    margin-bottom: 20px;
}
.atf-footer-social-icon a i:hover{
	background:var(--thm-white);
	transition:all .3s;
	-webkit-transition:all .3s;
	color: var(--thm-color);
}
.atf-footer-social-icon a i {
	font-size: 14px;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	color: var(--thm-white);
	text-align: center;
	border: 1px solid var(--thm-white);
}
.atf-footer-area .atf-footer-link {
	position: relative;
	padding-bottom: 14px;
}
.atf-footer-area .atf-footer-link::after {
	content: '';
	position: absolute;
	left: 16px;
	top: 33px;
	background: var(--thm-color);
	width: 45px;
	height: 3px;
}
.atf-footer-link h5 {
	margin-bottom: 35px;
	color: var(--thm-white);
}
.atf-footer-link .atf-list-menu li a {
    color: var(--thm-white);
    margin-bottom: 10px;
    display: block;
    position: relative;
    overflow: hidden;
}
.atf-footer-link .atf-list-menu li a:hover {
	color: var(--thm-color);
	padding-left: 4px;
	transition: 0.5s;
	-webkit-transition:0.5s;
}
.atf-footer-link .atf-list-menu li a span {
    position: relative;
    display: block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    font-weight: 500;
    font-family: var(--thm-font);
}
.atf-footer-boottom p {
	color: var(--thm-white);
}
.atf-footer-boottom a {
	color: var(--thm-f6);
	font-weight: 700;
}
.atf-footer-boottom a:hover {
	color: var(--thm-color1);
}
.atf-footer-subscribe form input {
	background-color: rgba(0,0,0,0.3);
	color: var(--thm-white);
	border: none;
	width: 100%;
	height: 45px;
	padding-left: 15px;
	font-size: 14px;
	border-radius: 5px;
}
.atf-footer-subscribe  .atf-themes-btn {
    margin-top: 25px;
}
.atf-footer-subscribe .atf-subscription-label {
	color: var(--thm-white);
	margin-top: 20px;
}
#download .atf-section-title{margin-bottom:20px;}
.atf-download-text p {
	margin-top: 14px;
	font-weight: 600;
}
.atf-download-btn  .purple:hover{color: var(--thm-white)! important;}
.atf-single-download .icon{
	font-size:20px;
	color:var(--thm-color);
}
.atf-single-download li {
	padding: 7px 0;
	font-weight: 500;
}
/*
* ----------------------------------------------------------------------------------------
* 16.END FOOTER DESIGN
* ----------------------------------------------------------------------------------------
*/
@media (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}
@media only screen and (max-width: 991px){
	.slicknav_nav {
		width: 300px;
		float: right;
		height:300px;
		overflow-y: auto;
	}
	
	#main-menu{
		display: none;
	}
	/* .atf-top-header {
		margin-top: 70px;
	} */
	#main-menu ul li a .arrow-btn{
		display:none;
	}
	#mobile_menu{
		display: block;
		width: 100%;
	}
	.site-logo{
		margin-bottom:16px;
	}
	.slicknav_nav{
		background-color: var(--thm-gray);
	}
	#navigation #mobile_menu li a{
		color: var(--thm-white);
		font-weight: 400;
		font-family: var(--thm-font);
	}
	#navigation #mobile_menu li li a{
		color: var(--thm-black);
	}
	#navigation #mobile_menu li i{
		display: none;
	}
	#navigation ul li ul, #navigation ul {
		transition: .5s;
	}
	#navigation.navbar-fixed #mobile_menu li a{
		color: var(--thm-white);
	}
	.slicknav_nav a{
		padding: 5px 0px;
		transition: .5s;
	}
	#navigation #mobile_menu li a:hover,
	#navigation #mobile_menu li a:focus{
		color: var(--thm-white);
	}
	.slicknav_btn {
		top: 18px;
	}
	.atf-testi-images{
		margin-bottom:30px;
	}
	.border-left{
		border-left:none;
	}
	.mt-lg-40{
		margin-top:40px;
	}
	.mb-lg-40{
		margin-bottom:40px;
	}
}
@media only screen and (max-width: 575px){
	
	.slicknav_btn {
		margin: 0;
		text-decoration: none;
		position: absolute;
		top: 22px;
		right: 17px;
	}
	.atf-section-title h3{
		font-size:30px;
	}
	
}
