/*
Author       : Aminul
Template Name: Jalil Personal Portfolio Html Template
Version      : 1.0
*/
/*=============================================================
    CSS INDEX
    =============================
    01. GENERAL STYLE (Body,Google Font,Typography,Preloader Style,link color, SCROLL TO TOP, section-title, Btn Style,section-padding etc)
    02. Navber Style
    03. Home Style
    04. About Style(Skills Style, Social Style,Education Style )
    05. Services Style
    06. Portfolio Style
    07.	Pricing Style
    08. Testimonial Style
    09. Blog Style
    11. Contact Style
    12. Footer Style
  =============================================================*/

/*================================================== **/

/* General Style */


html{
	overflow-x: hidden;
	height: 100%;
}
body {
	font-family: var(--thm-font);
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	color:  var(--thm-black);
}

:root {
	--thm-font: 'Quicksand', sans-serif;
	--thm-base: #2d3436;
	--thm-color: #f1c40f;
	--thm-black: #2d3436;
	--thm-white: #ffffff;
	--thm-ase: #afb2bf;
	--thm-gray: #8e8e8e;
	--thm-f6: #F1F8FF;
	--thm-fb: #f6f6f6;
	--thm-f3: #f3f3f3;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--thm-font);
	color: var(--thm-black);
}
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 {
	margin: 0;
	padding: 0;
	list-style: none
}
p {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: var(--thm-black);
	line-height: 24px;
	font-family: var(--thm-font);
	font-weight: 400;
	letter-spacing: 0;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}
a, .btn {
	text-decoration: none;
	outline: none;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s 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;
}
.form-group {
	margin-bottom: 30px;
}
button, input, textarea {
    color: var(--thm-black);
}
button, input, textarea:focus {
    border: none;
    outline:none;
}
.atf-color-ase{
	color:var(--thm-ase)
}
.p-relative{
	position:relative
}
/* Preloader Style */
.atf-preloader {
    background: var(--thm-black);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.atf-lds-roller {
	display: inline-block;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;	
}
.atf-lds-roller div {
	animation: atf-lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	transform-origin: 40px 40px;
}
.atf-lds-roller div:after {
	content: " ";
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--thm-color);
	margin: -4px 0 0 -4px;
}
.atf-lds-roller div:nth-child(1) {
	animation-delay: -0.036s;
}
.atf-lds-roller div:nth-child(1):after {
	top: 63px;
	left: 63px;
}
.atf-lds-roller div:nth-child(2) {
	animation-delay: -0.072s;
}
.atf-lds-roller div:nth-child(2):after {
	top: 68px;
	left: 56px;
}
.atf-lds-roller div:nth-child(3) {
	animation-delay: -0.108s;
}
.atf-lds-roller div:nth-child(3):after {
	top: 71px;
	left: 48px;
}
.atf-lds-roller div:nth-child(4) {
	animation-delay: -0.144s;
}
.atf-lds-roller div:nth-child(4):after {
	top: 72px;
	left: 40px;
}
.atf-lds-roller div:nth-child(5) {
	animation-delay: -0.18s;
}
.atf-lds-roller div:nth-child(5):after {
	top: 71px;
	left: 32px;
}
.atf-lds-roller div:nth-child(6) {
	animation-delay: -0.216s;
}
.atf-lds-roller div:nth-child(6):after {
	top: 68px;
	left: 24px;
}
.atf-lds-roller div:nth-child(7) {
	animation-delay: -0.252s;
}
.atf-lds-roller div:nth-child(7):after {
	top: 63px;
	left: 17px;
}
.atf-lds-roller div:nth-child(8) {
	animation-delay: -0.288s;
}
.atf-lds-roller div:nth-child(8):after {
	top: 56px;
	left: 12px;
}
@keyframes atf-lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*** SCROLL TO TOP ***/
 /**************************************
 * START BACK TO TOP DESIGN
 *************************************/
 
.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 BACK TO TOP DESIGN
 *************************************/
	
/*Btn Style */

.atf-themes-btn {
	border: 1px solid var(--thm-color);
	color: var(--thm-white);
	border-radius: 4px;
	font-size: 15px;
	padding: 14px 23px;
	font-weight: 700;
	transition: .5s;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	text-transform: capitalize;
	letter-spacing: 0.08em;
}
.atf-themes-btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: var(--thm-color);
	transition: transform 0.5s;
	transition-timing-function: ease;
	transform-origin: 0 0;
	transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
	transform: scaleX(0);
}
.atf-themes-btn:hover, 
.atf-themes-btn:focus, 
.themes-btn:active {
  color: var(--thm-black);
 
}
.atf-themes-btn:hover:before, 
.atf-themes-btn:focus:before, 
.atf-themes-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
   border-radius: 4px;
}

/*** section padding ***/
.atf-section-padding {
	padding: 90px 0;
}

/*** section-title ***/

.atf-section-title {
	margin-bottom: 60px;
	text-align: center;
}
.atf-section-title h2 {
	font-weight: 900;
	font-size: 40px;
	line-height: 1.3;
	color: var(--thm-black);
	text-transform: uppercase;
	font-family: var(--thm-font);
}
.atf-section-title h5 {
	color: var(--thm-color);
	line-height: 35px;
	margin: 0px 0 0px;
	text-transform: uppercase;
	font-family: var(--thm-font);
}
.atf-section-title h3 {
	text-transform:capitalize;
	font-family:  var(--thm-font);
}
.atf-section-title p {
	padding: 25px 0 35px;
	width: 50%;
	font-family: var(--thm-font);
	margin: 0 auto;
}
.atf-heading-seperator {
	width: 90px;
	height: 3px;
	background-color: var(--thm-black);
	margin:0 auto;
}
/*
* ----------------------------------------------------------------------------------------
* 02.START BOOTSTRAP NAVIGATION OVERRIDES
* ----------------------------------------------------------------------------------------
*/
.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: 10px;
}
.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: 5px 12px !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;
}
.atf-menu-btn .atf-themes-btn:hover {	
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	color: var(--thm-black)! important;
}
/*
* ----------------------------------------------------------------------------------------
* 02.END BOOTSTRAP NAVIGATION OVERRIDES
* ----------------------------------------------------------------------------------------
*/

/**************************************
 * 02.Navber Style
 *************************************/
.navbar-navs{
	transition: all .5s ease-in-out;
	background-color: transparent;
	padding-top: 1.563rem;
	padding-bottom: 1.563rem;
}
.navbar-navs .navbar-collaps {
	box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.09);
}
.navbar-navs.navbar-expend .menu-nav,
.navbar-navs.navbar-collaps .menu-nav{
	position: relative;
	padding-right: 10px;
	padding-left: 0;
}

.navbar-navs.navbar-expend .menu-nav,
.navbar-navs.navbar-collaps .menu-nav {
	color: var(--thm-white);
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.7px;
	font-family: var(--thm-font);
}
.navbar-navs.navbar-expend .menu-nav:hover, .navbar-navs.navbar-collaps .menu-nav:hover {
	color: var(--thm-color);
}
.navbar-navs .navbar-brand{
	color: var(--thm-color);
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: var(--thm-font);
	text-transform: uppercase;

}
.navbar-navs.navbar-expend .menu-nav:hover {
	color: var(--thm-color);
}
.navbar-navs.navbar-collaps .show > .nav-link, 
.navbar-navs.navbar-collaps .active > .nav-link, 
.navbar-navs.navbar-collaps .nav-link.show, 
.navbar-navs.navbar-collaps .nav-link.active {
	color: var(--thm-color);
}
.navbar-navs.navbar-expend .show > .nav-link, 
.navbar-navs.navbar-expend .active > .nav-link, 
.navbar-navs.navbar-expend .nav-link.show, 
.navbar-navs.navbar-expend .nav-link.active {
	color: var(--thm-color);
}
.navbar-navs.navbar-collaps {
	transition: all .5s ease-in-out;
	background: var(--thm-black);
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 2px 28px 0 rgba(255, 255, 255, 0.15);
	box-shadow: 0 2px 28px 0 rgba(255, 255, 255, 0.15);
}
.navbar-navs.navbar-collaps .menu-nav {
	color: var(--thm-white);
}
.navbar-navs.navbar-collaps .menu-nav:hover {
	color: var(--thm-color);
}

.navbar-navs.navbar-collaps .show > .menu-nav, .navbar-navs.navbar-collaps .active > .menu-nav, .navbar-navs.navbar-collaps .menu-nav.show, .navbar-navs.navbar-collaps .menu-nav.active {
	color: var(--thm-color);
}

.navbar-navs.navbar-collaps .navbar-expand {
	color: var(--thm-white);
}

.navbar-navs.navbar-collaps .navbar-toggler span {
	background: var(--thm-white);
	border: 1px solid var(--thm-white);
}
.navbar-navs .navbar-expand {
	color: var(--thm-gray);
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: var(--thm-font);
	text-transform: uppercase;
}
.navbar-navs .navbar-nav .dropdown-item.show .dropdown-menu, .navbar-navs .dropdown.show .dropdown-menu, .navbar-navs .dropdown-btn.show .dropdown-menu {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	visibility: visible !important;
}

.navbar-navs .dropdown-menu {
	margin: 1.12rem 0 0;
	border-radius: 0;
}
.navbar-navs .dropdown-menu .dropdown-item {
	padding: .7rem 1.7rem;
	transition: all 500ms ease;
}
.navbar-navs .dropdown-menu .dropdown-item:hover {
	background: var(--thm-base);
	color: var(--thm-white);
	transition: all 500ms ease;
}
.navbar-navs .dropdown-menu .dropdown-item.active {
	background: var(--thm-base);
}
.navbar-toggler {
	position: relative;
}

.navbar-toggler:focus, .navbar-toggler:active {
	outline: 0;
}
.navbar-toggler span {
	display: block;
	background: var(--thm-base);
	border: 1px solid var(--thm-color);
	height: 3px;
	width: 25px;
	margin-top: 4px;
	margin-bottom: 4px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	left: 0;
	opacity: 1;
}
.navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(3) {
	transition: -webkit-transform .35s ease-in-out;
	transition: transform .35s ease-in-out;
	transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
	height: 12px;
	visibility: hidden;
	background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	opacity: 0.9;
}
/**************************************
 * 03.Home Style
 *************************************/
 
.atf-header-area {
    background-color: var(--thm-black);
    height: 750px;
    overflow: hidden;
}
.atf-align-items-details {
	display: flex;
	align-items: center;
	min-height: 100%;
}
.atf-content-details h5 {
	color: var(--thm-color);
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-transform: capitalize;
}
.atf-single-details h2 {
	color: var(--thm-white);
	text-transform: uppercase;
	font-weight: 700;
	font-family: var(--thm-font);
	font-size: 40px;
	letter-spacing: 0.7px;
}
.atf-header-area .atf-single-details h2 span.typed-word {
	color: var(--thm-color);
}
.atf-header-area .atf-single-details h2 span.typed-cursor{
	color: var(--thm-color);
}
.atf-single-details p {
	color: var(--thm-ase);
	font-size: 16px;
	margin: 25px 0 40px;
	font-size: 16px;
	line-height: 1.8;
	font-weight: 400;
}
.atf-header-area .atf-home-details p {
	margin: 10px 0 23px;
	font-size: 16px;
	line-height: 1.8;
	font-weight: 400;
}
.atf-home-area .atf_home_img2 img {
	border: 10px solid var(--thm-color);
	border-radius: 50%;
	padding: 5px;
}
.atf-home-area .atf_home_img {
	position: relative;
	width: 100%;
	margin-top: 80px;
}
.atf-home-area .atf_home_img img {
	max-width: unset;
	width: auto;
	margin-left: -60px;
}
.atf-banner-social{
	margin-top: 35px;
}
.atf-banner-social ul li {
	display: inline-block;
}
.atf-banner-social ul li a {
	display: inline-block;
	height: 55px;
	width: 55px;
	line-height: 55px;
	text-align: center;
	color: var(--thm-white);
	font-size: 25px;
	margin: 0 20px auto auto;
	background: var(--thm-color);
	border-radius: 50%;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.atf-banner-social ul li a:hover {
	background: var(--thm-white);
	color: var(--thm-color);
}
/**************************************
 * 03.About Style
 *************************************/
 
#about .atf-about-content .atf-section-title{
	 margin-bottom:25px;
	 text-align:left;
 }
#about .atf-about-content .atf-section-title h2{
	margin-bottom:20px;
}
.atf-about-img2{
	border: 13px solid var(--thm-color);
}

#about .atf-about-content p{
	font-size: 16px;
	line-height: 30px;
}
#about .atf-about-skill{
	margin:35px 0;
}
#about .atf-about-skill h3 {
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 700;
}
#about .atf-about-skill .progress {
	height: 15px;
	font-size: 14px;
	margin-bottom: 15px;
	overflow: unset;
	background: var(--thm-ase);
}
#about .atf-about-skill .progress .progress-bar {
	position: relative;
	width: 0;
	background: var(--thm-color);
	animation: progress 4.5s ease-in-out forwards;
}
#about .atf-about-skill .progress .progress-bar .title {
	opacity: 0;
	animation: show 0.35s forwards ease-in-out 0.5s;
	right: 0;
	position: absolute;
	top: -2px;
	font-size: 13px;
	color: var(--thm-black);
	font-weight: 600;
}

@keyframes progress {
  from {
    width: 0; }
  to {
    width: 100%; } }
@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
	
/**************************************
 * Counter Style
 *************************************/	
.atf-counter {
	color: var(--thm-white);
	font-family: var(--thm-font);
	text-align: center;
	width: 200px;
	padding: 7px 0 10px;
	margin: 0 auto;
}
.atf-counter .atf-counter-content {
	color: #000;
	background: var(--thm-white);
	height: 130px;
	width: 130px;
	padding: 20px 10px 10px;
	margin: 0 auto 0 0;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0,0,0,0.15),0 0 0 6px #fff, 0 0 7px rgba(0,0,0,0.15);
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.atf-counter .atf-counter-content::before, .atf-counter .atf-counter-content::after {
	content: '';
	/* background: var(--thm-gray); */
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
	position: absolute;
	left: 7px;
	right: 7px;
	top: 7px;
	bottom: 7px;
	z-index: -1;
}
.atf-counter .atf-counter-content::after {
	box-shadow: none;
	border-radius: 0;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	z-index: -2;
}
.atf-counter .atf-counter-value {
	color: var(--thm-color);
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 5px;
	display: block;
}
.atf-counter h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 4px;
	letter-spacing: 0.3px;
	text-transform: capitalize;
	margin: 0;
}
.atf-counter .atf-counter-icon {
	color: var(--thm-color);
	/* background: var(--thm-base); */
	font-size: 35px;
	line-height: 60px;
	height: 60px;
	width: 60px;
	margin: -30px auto 0px 40px;
	border-radius: 50%;
	box-shadow: 0 0 8px rgba(0,0,0,0.5),0 0 0 10px rgba(255,255,255,0.4);
	position: relative;
	z-index: 1;
}
.atf-counter .atf-counter-value{ color: var(--thm-color); }
@media screen and (max-width:990px){
    .atf-counter{ margin-bottom: 40px; }
}

/**************************************
 * Education Style
 *************************************/
#education {
	padding-top:0px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color:var(--thm-white);
	background: var(--thm-black);
	border: none !important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	/* border: none !important; */
	/* color: var(--thm-color); */
	background: var(--thm-black);
}
.nav-fill .nav-item {
	font-size: 24px;
	font-family: var(--thm-font);
	font-weight: 500;
}
.nav-tabs .nav-link {
	border: 1px solid var(--thm-ase);
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	color: var(--thm-color);
}
.nav-tabs {
	border-bottom: 0 !important;
}
#education .atf-education-content .nav-tabs {
	margin-bottom: 60px;
}
.atf-resume-box{
	position:relative;
}
.atf-resume-info {
	padding: 40px 0px;
	text-align: right;
}
.atf-resume-box .atf-time {
	color: var(--thm-ase);
	font-size: 20px;
	font-weight: 500;
}
.atf-resume-box li {
	position: relative;
	padding: 35px 40px;
	margin: 15px 0 0 5px;
	background: var(--thm-black);
	color: var(--thm-black);
	border-radius: 6px;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
.atf-single-resume{
	text-align:left;
}
.atf-single-resume .atf-single-icon {
	font-size: 40px;
	color: var(--thm-color);
	width: 35px;
	height: 35px;
	line-height:35px;
	margin:0 0 20px;
}
.atf-icon .atf-resume-icon {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	left: -3px;
	transform: rotate(90deg);
	color: var(--thm-black);
	background: var(--thm-black);
	top: 50px;
	bottom: auto;
	right: auto;
	border-radius: 50%;
}
.atf-icon{
	position: relative;
	display:block;
	overflow:hidden;
}
.atf-icon {
	content: "";
	width: 530px;
	height: 2px;
	position: absolute;
	left: -15px;
	transform: rotate(90deg);
	color: var(--thm-black);
	background: var(--thm-black);
	top: 318px;
	bottom: 0;
	/* right: 0; */
}

.atf-resume-box p {
	color: var(--thm-ase);
	display: block;
    overflow: hidden;
}
.atf-resume-box h3 {
	margin: 3px 0 20px;
	color: var(--thm-color);
}

/**************************************
 * 05.Service Style
 *************************************/
#service{
	 background:var(--thm-black);
 }
#service .atf-heading-seperator { background:var(--thm-white);}
.atf-main-services{
	margin:15px 0;
}
.atf-single-services {
	border: 1px solid var(--thm-color);
	padding: 40px 35px;
	border-radius: 0px;
	-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;
}
.atf-single-services:hover {
	background:var(--thm-color);
	color: var(--thm-black);
}
.atf-single-services:hover p,
.atf-single-services:hover i,
.atf-single-services:hover h3{
    color: var(--thm-black);
}
.atf-services-icon {
	display: inline-block;
	transition: .5s ease;
}
.atf-services-icon i {
	color: var(--thm-color);
	font-size: 45px;
	text-align: center;
}
.atf-services-text h3 {
	padding: 20px 0 20px 0;
	color: var(--thm-color);
	font-weight: 700;
	letter-spacing: 1px;
}
.atf-services-text p {
	color: var(--thm-ase);
}

/**************************************
 * 06.Portfolio Style
 *************************************/
#portfolio {
    position: relative;
	overflow: hidden;
}
#portfolio .atf-portfolio-nav {
	margin-bottom: 40px;
	text-align: center;
}
#portfolio .atf-portfolio-nav .nav {
	display: inline-block;
	margin: 0;
	border-radius: 10px;
}
#portfolio .atf-portfolio-nav .nav li {
	float: left;
	font-size: 15px;
	cursor: pointer;
	font-weight: 500;
	text-transform: capitalize;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	padding: 5px 15px;
	margin: 2px 12px;
	color: var(--thm-black);
	border-radius: 50px;
	border: 1px solid #f2efef;
	background: var(--thm-f6);
}
#portfolio .atf-portfolio-nav .nav li:hover, 
#portfolio .atf-portfolio-nav .nav li.filter-active {
	color: var(--thm-black);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	background: var(--thm-color);
}
#portfolio .atf-main-portfolio {
	display: inline-block;
	width: 100%;
	transition: all 0.3s ease;
}

.atf-single-portfolio .image-box:hover img{
	-webkit-filter: none;
	filter: none;
	-webkit-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
	-webkit-transition: all .4s;
	transition: all .4s;
}

.atf-grid-portfolio img {
    width: 100%;
}
.atf-single-portfolio figure .image-box{
    position: relative;
    overflow: hidden;    
	margin-bottom: 0;
}
.atf-grid-portfolio .atf-single-portfolio {
    display: block;
    overflow: hidden;
}
.atf-single-portfolio .atf-hover-portfolio:hover {
	opacity: 0.9;
	transition: 0.4s ease-out 0.2s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.atf-single-portfolio .atf-hover-portfolio {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 0;
	background-color: rgba(34, 36, 36, 0.65);
	transition: 0.4s ease-out 0s;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
}

.atf-single-portfolio .atf-hover-portfolio .atf-portfolio-content {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: var(--thm-color);
	transition: all 0.9s ease;
}
.atf-portfolio-content p{
	color:var(--thm-black)! important;
	font-weight:600;
}
.atf-portfolio-content h3 {
	padding: 10px 0 0px;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	color: var(--thm-black);
}
.atf-single-portfolio .atf-hover-portfolio:hover .atf-portfolio-content  {
	opacity: 1;
}
.atf-portfolio-content .atf-hover-portfolio:hover h3,
.atf-portfolio-content .atf-hover-portfolio:hover p{
	 color: var(--thm-white);
}
.atf-portfolio-btn  .atf-themes-btn{
	color: var(--thm-black);
}
/**************************************
 * 07.Pricing Style
 *************************************/
#pricing{
	 background:var(--thm-black);
 }
#pricing .atf-heading-seperator {
	 background-color:var(--thm-white);
 }
.atf-pricingTable {
	font-family: var(--thm-font);
	text-align: center;
	padding: 0px 30px 50px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 1px 2px rgba(244, 236, 236, 0.6);
}
.atf-pricingTable-border {
	position: relative;
	padding-bottom: 30px;
}
.atf-pricingTable-border::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--thm-ase);
	border-radius: 0% 0% 50% 50%/0% 0% 100% 100%;
	transform: scaleX(1.5);
	opacity: 0.1;
}
.atf-pricingTable .atf-price-value {
	color: var(--thm-color);
}
.atf-pricingTable .atf-price-value .atf-currency {
	font-size: 45px;
	font-weight: 300;
	line-height: 45px;
	vertical-align: top;
	display: inline-block;
}
.atf-pricingTable .atf-price-value .atf-amount {
	font-size: 45px;
	font-weight: 700;
	line-height: 45px;
	display: inline-block;
}
.atf-pricingTable .atf-price-value .atf-duration {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 20px 0 30px -5px;
	display: inline-block;
	color: var(--thm-ase);
}
.atf-pricingTable .atf-pricing-title {
	color: var(--thm-color);
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 40px 30px 15px;
}
.atf-pricingTable .atf-pricing-content {
	padding: 0;
	margin: 30px 0 0px;
	list-style: none;
	display: inline-block;
}
.atf-pricingTable .atf-pricing-content li {
	font-weight: 400;
	text-align: left;
	padding: 0 0 0 35px;
	margin: 0 0 20px;
	position: relative;
	color: var(--thm-color);
}
.atf-pricingTable .atf-pricing-content li::before {
	content: "\f00c";
	color: var(--thm-color);
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 0;
}
.atf-pricingTable-signup .atf-themes-btn{
	padding: 14px 40px;
	margin-top: 20px;
}

 /**************************************
 * 08.Testimonial Style
 *************************************/
.atf-testimonial-item{
	padding: 0px 20px 50px 0px;
	overflow:hidden;
	position: relative;
}
.atf-testimonial-info .atf-testimonial-image{
	float:left;
	margin-right:20px;
	display: block; 
	overflow:hidden;
	border-radius:50%;
	margin-top:-18px;
}
.atf-testimonial-info {
	background: var(--thm-color);
	padding: 50px 0 50px 90px;
}
.atf-testimonial-info .atf-testimonial-designation {
	display: inline-block;
	font-size: 15px;
	line-height: 2.2em;
	font-weight: 300;
	letter-spacing: 0.05em;
	transition: all 500ms ease;
	text-align: center;
}
.atf-testimonial-inner {
	display: block;
	background: var(--thm-black);
	padding: 40px 5px 50px 50px;
	color: var(--thm-white);
}
.atf-testimonial-icon i{
	background: var(--thm-color);
    padding: 10px 15px;
}
.atf-testimonial-inner .atf-testimonial-icon {
	position: absolute;
	left: 0px;
	width: 100%;
	transition: all 0.4s ease;
	font-size: 40px;
	opacity: 0.5;
	top: 50px;
}
.atf-testimonial-inner .atf-testimonial-text {
	font-size: 15px;
	line-height: 1.8;
	font-weight: 400;
	margin-bottom: 0;
	color: var(--thm-ase);
	display: block;
	padding-left: 50px;
}
.atf-testimonial-name {
	margin-top:-12px;
}
.atf-testimonial-black {
	color: var(--thm-black) !important;
}
.atf-testimonial-star-icon i{
	cursor:pointer;
	color: var(--thm-white);
	margin-top:7px;
}
/* owl theme */
.atf-main-testimonials.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 50px;
    line-height: .7;
}
.atf-main-testimonials.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 0 8px;
	border-radius: 50%;
	background: var(--thm-color);
}
.atf-main-testimonials.owl-theme .owl-dots .owl-dot.active span,
.atf-main-testimonials.owl-theme .owl-dots .owl-dot:hover span {
    background: transparent;
    border: 2px solid var(--thm-black);
}

 /**************************************
 * 09.Blog Style
 *************************************/
.atf-blog-area .atf-single-blog {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	transition: all 0.3s ease 0s;
}
.atf-blog-area .atf-single-blog .atf-blog-content {
    padding: 30px 0px 0px;
}
.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-date span{
	border-top:1px solid var(--thm-color);
	padding-top: 2px;
}
.atf-post-img .atf-blog-date a {
	font-size: 30px;
	background: var(--thm-black);
	padding: 10px 25px;
	border-radius: 3px;
	display: inline-block;
	color: var(--thm-color);
}
.atf-post-img .atf-blog-date {
	content:'';
	position: absolute;
	top: 15px;
	bottom: 15px;
	right: 15px;
	text-align:center;
}
.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 h3 {
	padding-top:5px;
}
.atf-single-blog .atf-blog-content p {
	padding: 15px 0 30px;
}
.atf-blog-tag:hover,
.atf-blog-time:hover{
	color: var(--thm-color);
}
.atf-blog-btn .atf-themes-btn{
	color: var(--thm-black);
}

/**************************************
 * Hire Section Style
 *************************************/
.atf-hire-area {
	text-align: center;
	background: var(--thm-black);
}

.atf-hire-content h3 {
    color: var(--thm-white);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
}
.atf-hire-content .atf-themes-btn{
	margin-top:25px;
}
.atf-hire-content .atf-themes-btn:hover{
	 color: var(--thm-white);
}
 /**************************************
 * 11.Contact Style
 *************************************/

.atf-main-contact{
	margin:20px 0;
}
.atf-contact-details {
	padding: 30px 30px;
	margin-bottom: 40px;
	display: block;
	overflow: hidden;
	box-shadow: 0px 0px 1px rgba(249, 238, 238, 0.5);
	background: var(--thm-black);
}
.atf-contact-details i {
	font-size: 35px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: var(--thm-color);
	text-align: center;
	margin: 0px 0 25px;
	border-radius: 50%;
	box-shadow: 0 0 2px;
}
.atf-contact-details h4{
	color: var(--thm-white);
}
.atf-contact-details p{
	margin-top: 10px;
	color: var(--thm-ase);
	display: block;
    overflow: hidden;
}
.atf-contact-form .button {
    margin: 0;
}
.atf-contact-area .form input, .atf-contact-area .form textarea {
	width: 100%;
	padding: 10px 20px;
	border: 0;
	background-color: transparent;
	font-weight: 400;
	color: var(--thm-black);
	box-shadow: 0 0px 1px rgb(19, 19, 19);
}
.atf-contact-area .form textarea {
    max-height: 120px;
    max-width: 100%;
	color: var(--thm-black);
}
.form-message{
	color: var(--thm-black);
}
.atf-contact-btn .atf-themes-btn{
	color:var(--thm-black);
}
/*
* ----------------------------------------------------------------------------------------
* 12. START MAP DESIGN
* ----------------------------------------------------------------------------------------
*/
#atf-map-area iframe {
    width: 100%;
    height: 400px;
}
/*
* ----------------------------------------------------------------------------------------
* END MAP DESIGN
* ----------------------------------------------------------------------------------------
*/
/**************************************
 * 13.Footer Section Style
 *************************************/
.atf-footer-area {
    background: var(--thm-black);
}
.atf-footer-top {
	padding-top: 90px;
	padding-bottom: 50px;
	border-bottom: 1px solid var(--thm-gray);
}
.atf-footer-boottom {
    padding: 50px 0;
}
.atf-footer-box p {
    color: var(--thm-ase);
    margin-bottom: 20px;
}
.atf-footer-social-icon a i {
	font-size: 14px;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	color: var(--thm-white);
	background: #ff8a00;
	text-align: center;
	background: var(--thm-color);
}
.atf-footer-link h5 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: var(--thm-white);
}

.atf-footer-link .atf-list-menu li a {
    color: var(--thm-ase);
    margin-bottom: 10px;
    display: block;
    position: relative;
    overflow: hidden;
}
.atf-footer-link .atf-list-menu li a:hover{
	color: var(--thm-color);
}
.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-ase);
}
.atf-footer-boottom  a{
	color:  var(--thm-white);
}
.atf-footer-boottom  a:hover{
	color:  var(--thm-color);
}
.atf-footer-subscribe form input {
    background-color: rgb(254, 254, 255);
    color: var(--thm-black);
    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-ase);
	margin-top: 20px;
}
 /**************************************
 * End Footer Style
 *************************************/
@media (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}
@media only screen and (max-width: 991px){
	.slicknav_nav {
		width: 300px;
		float: right;
	}
	
	#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;
	}
}
@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;
	}
	
}