/*
Theme Name: payloan
Theme URI: webitkurigram.com/wp/payloan
Description: payloan - App Landing WordPress Theme.
Author: basictheme
Author URI:http://www.webitkurigram.com/
Version: 1.0.0
Tags: custom-menu, editor-style, featured-images
Text Domain: payloan
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
-------------------------------------------------------------------------------------
CSS INDEX
======================================================================================
* THEME DEFULT CSS
* SECTION TITLE
* SLIDER BUTTON STYLE
* WIDGET  CSS
* HEADING TOP AREA CSS
* HEADING NAV AREA CSS
* SLIDER CSS
* ABOUT SECTION CSS
* SERCIVE CSS
* PROGRESS CSS
* TEAM CSS
* COUNTER AREA CSS
* PRICING AREA CSS
* BRAND AREA CSS
* TESTIMONIAL AREA CSS
* PORTFOLIO AREA CSS
* BLOG AREA CSS
* BLOG DETAILS AREA CSS
* choose AREA CSS
* COMMENT AREA CSS
* PAGINATION AREA CSS
* BREADCRUMB AREA CSS
* 404 AREA CSS
* FOOTER TOP AREA CSS
* FOOTER TOP 2 AREA CSS
* FOOTER MIDDLE AREA CSS
* FOOTER BOTTOM AREA CSS
* SCROLL TOP CSS
* RESPONSIVE CSS
============================================================================================= */
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/

html,
body {}

img {
    max-width: 100%;
    height: auto;
}

span, strong {
    color: black;
}

/* box layout */
.box.wrapper {
    max-width: 1200px;
	margin: auto;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px #ddd;
	box-shadow: 0px 0px 5px #ddd;
}

/* end box layout */

.fix {
	overflow: hidden;
}

.clear_both {
	clear: both;
}

h1 {
	font-size: 40px;
	font-weight: 500;
}

h2 {
	font-size: 35px;
	margin-bottom: 10px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.ul-no-style {
	margin: 0 !important;
}

.ul-no-style li {
	list-style-type: none;
}

/*===================== payloan HEADING TOP AREA CSS =========================*/

/* LEFT RIGHT CSS */
.em40_header_area_main.hdisplay_none {
	display: none;
}

.payloan-header-top {
	background: #8180e0 none repeat scroll 0 0;
	padding: 12px 0;
}

.top-address p {
	margin-bottom: 0;
	font-size: 12px;
}

.top-address p span,
.top-address p a {
	margin-right: 20px;
}

.top-address p span i,
.top-address p a i {
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
}

.top-address p a {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* TOP RIGHT CSS */

.top-right-menu ul.social-icons {
	margin: 0;
	padding: 0;
}

.top-right-menu ul.social-icons li {
	display: inline-block;
	margin-left: 18px;
	position: relative;
}

.top-right-menu ul.social-icons li a {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 15px;
}

.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
	color: #88bb64;
}

.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
	margin-right: 0px;
	margin-left: 12px;
}

.right_menu_button {
	text-align: right;
}

.login_button {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	padding: 0px 17px;
	margin-left: 10px;
	font-weight: 500;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	line-height: 24px;
}

.login_button.active,
.login_button:hover {
	background: #333;
	border-color: #333;
	color: #fff;
}

/* sub menu css */

.top-right-menu ul .sub-menu {
	position: absolute;
	left: 0px;
	top: 100%;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-top: 1px solid #f00;
	width: 150px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	text-align: left;
	background: #fff;
	z-index: 1;
}

.top-right-menu ul.social-icons li:hover .sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}

.top-right-menu ul .sub-menu li {
	padding: 5px 0px 0px 5px;
}

.top-right-menu ul .sub-menu li a {
	font-size: 12px;
}

.top-right-menu ul .sub-menu ul {
	display: none;
}

.top-welcome p {
	padding: 0px;
	margin: 0px;
}

.top-address.em-login a {
	margin-right: 10px;
}

.top-address.em-login a+a {
	margin-right: 0;
}

.top-address.em-login p a i,
.top-address.em-login p a i {
	margin-right: 5px;
}

.top-address.em-login a+a:before {
	content: "|";
	margin-right: 12px;
}

.txtc {
	text-align: center;
}

.text-center {
	text-align: center;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}


/* top opening */

.top-address.menu_18 span {
	background: #fff;
	padding: 8px 15px 9px;
	display: inline-block;
	color: #333;
}

.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
	padding: 7px 0;
}

.em-login.menu_18,
.em-quearys-top.menu_19 {
	padding: 7px 0;
}


/* top quearys */

.em-top-quearys-area {
	position: relative;
}

.em-header-quearys {
	list-style: none;
}

.em-quearys-menu i {
	border-radius: 50px;
	display: inline-block;
	height: 26px;
	text-align: center;
	width: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.heading_style_3 .hbg2 .em-quearys-menu i {
	color: #333;
}

.em-quearys-inner {
	position: absolute;
	right: 15px;
	top: 36px;
	z-index: 999;
	display: none;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.em-quearys-inner {}

.em-quearys-form {
	background-color: #ffffff;
	border-top: 1px solid #8180e0;
	width: 363px;
	float: right;
	border-radius: 30px;
}

.top-form-control {
	position: relative;
}

.top-form-control input {
	background: #f9f9f9;
	color: #666666;
	font-size: 13px;
	font-weight: 300;
	height: 55px;
	padding: 0 40px 0 25px;
	width: 100%;
	border: none;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	border-radius: 30px;
}

.top-form-control button.top-quearys-style {
	position: absolute;
	right: 6px;
	top: 50%;
	/* height: 44px;
     */
	background: transparent;
	font-size: 15px;
	border: none;
	color: #8180e0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.top-quearys-style i {
	font-size: 23px;
}

.em-s-hidden {
	display: none !important;
}


/* address left right icon */

.top-right-menu.litop {
	float: left;
}


/* mobile logo */
.mobile_menu_logo.text-center {
	padding: 20px 0;
	display: none;
}

.tr_search .em-quearys-menu i {
	color: #fff;
}


/*===================== END payloan HEADING TOP AREA CSS =========================*/


/*======================== EM CREATIVE HEADER =========================*/

.em_creative_header {
	background: #f9f9f9 none repeat scroll 0 0;
	padding: 28px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.em_creative_header:before {
	background: #8180e0 none repeat scroll 0 0;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	width: 25%;
	height: 100%;
	z-index: -1;
	position: absolute;
}

.em_creative_header:after {
	background: #8180e0 none repeat scroll 0 0;
	content: "";
	left: 18%;
	top: 0;
	bottom: 0;
	width: 15%;
	height: 100%;
	position: absolute;
	border: ;
	-webkit-transform: rotate(-121deg);
	-ms-transform: rotate(-121deg);
	transform: rotate(-121deg);
	z-index: -1;
}

.single_header_address {}

.creative_logo_thumb {
	z-index: 9;
	text-align: right;
}

.creative_header_icon {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.creative_header_icon i {
	color: #8180e0;
	font-size: 28px;
	margin-top: 5px;
}

.creative_header_address {
	overflow: hidden;
	padding-left: 80px;
}

.creative_header_address_text>h3 {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

.creative_header_address_text>p {
	margin: 0;
}

.creative_logo_thumb {
	z-index: 9;
}

.creative_header_button {
	padding-left: 50px;
	position: relative;
	margin-top: 5px;
}

.creative_header_button:before {
	content: "";
	position: absolute;
	background: #8180e0;
	width: 1px;
	height: 74px;
	left: 10px;
	top: -21px;
}

.creative_header_button .dtbtn {
	background: #8180e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-family: raleway;
	font-size: 14px;
	font-weight: 600;
	margin-left: 0;
	padding: 6px 26px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.creative_header_button>a:hover {
	background: #8180e0 none repeat scroll 0 0;
}

.em_slider_social {
	position: fixed;
	right: 15px;
	text-align: center;
	top: 50%;
	z-index: 9999;
}

.em_slider_social li {
	display: block;
	list-style: outside none none;
	text-decoration: none;
}

.em_slider_social a {
	background: #8180e0 none repeat scroll 0 0;
	border: 1px solid #8180e0;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	width: 35px;
}

.em_slider_social a:hover {
	background: #8180e0;
	color: #fff;
	border-color: #8180e0;
}

.no-logo-sr .creative_search_icon {
	position: absolute;
	right: 19%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
}

.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
	top: 70px;
}

.no-logo-sr .payloan_menu ul {
	text-align: center;
}

.no-logo-sr .payloan_menu ul li {
	text-align: left;
}


/*======================= payloan HEADING NAV AREA CSS ========================*/

.mean-container .mean-bar {
	padding: 0;
}

.mean-container .mean-nav {
	background: #8180e0 none repeat scroll 0 0;
	float: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 60px;
}

.mean-container .mean-nav>ul>li:first-child {
	border-top: 0px solid #fff;
}

.main_menu_div {
	position: relative;
}

.payloan_nav_area {
	background: #fff none repeat scroll 0 0;
	padding: 20px 0;
}


/* LOGO CSS */

.logo {}

.logo a {
	font-size: 23px;
	font-weight: 600;
	display: inline-block;
}

.logo a.retina-logo {
	display: none;
}

/* MENU CSS */
.current-menu-item {
	transition: all .5s ease;
}

.payloan_menu ul {
	text-align: right;
	list-style: none;
}

.payloan_menu>ul>li {
	display: inline-block;
	position: relative;
}

.payloan_menu>ul>li.current-menu-item a {
	font-weight: 700;
	color: #000;
	transition: all .5s ease;
}

.payloan_menu>ul>li>a {
	display: block;
	margin: 22px 17px 22px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: relative;
	color: #0c2a44;
	font-size: 18px;
	text-transform: capitalize;
	transition: .5s;
	font-weight: 500;
}

.heading_style_2 .payloan_menu>ul>li>a {
	color: #fff;
}

.heading_style_3 .payloan_menu>ul>li>a {
	color: #d6aee9;
}

.heading_style_5 .payloan_menu>ul>li>a {
	color: #fff;
}

.payloan_menu ul li:last-child a {
	margin-right: 0px;
}

.payloan_menu>ul>li.current>a,
.payloan_menu>ul>li:hover>a,
.creative_header_menu>ul>li:hover>a {
	color: #88bb64;
}

.heading_style_3.tr_btn .payloan_menu>ul>li.current>a,
.heading_style_3 .payloan_menu>ul>li.current>a,
.heading_style_3 .payloan_menu>ul>li:hover>a,
.heading_style_3.tr_btn .payloan_menu>ul>li:hover>a {
	color: #fff;
}

.heading_style_5 .payloan_menu>ul>li.current>a,
.heading_style_5 .payloan_menu>ul>li:hover>a,
.heading_style_5 .creative_header_menu>ul>li:hover>a {
	color: #fff;
}

/* transparent 2 */
.trp_nav_area {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background-color: transparent;
	padding: 23px 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.hbg2 {
	background: rgba(0, 0, 0, .7);
	padding: 7px 0 10px;
}

.trp_nav_area.full-width {
	padding: 37px 100px 37px 100px;
}

.trp_nav_area.full-width.hbg2 {
	padding: 7px 20px 10px;
}

/* stycky nav js */

.transprent-menu.menu4 {
	position: relative;
}

.transprent-menu .payloan_nav_area {
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background-color: transparent;
	padding: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: absolute;
}

.payloan_nav_area.postfix {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.payloan_nav_area.prefix,
.hbg2 {
	-webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
}

.payloan_nav_area.prefix .payloan_menu>ul>li>a {
	color: #fff;
}

.heading_style_3.tr_btn .prefix .payloan_menu>ul>li>a:hover,
.heading_style_3.tr_btn .hbg2 .payloan_menu>ul>li.current a {
	color: #8180e0;
}

.heading_style_3 .prefix .payloan_menu>ul>li>a:hover,
.heading_style_3 .hbg2 .payloan_menu>ul>li.current a {
	color: #8180e0;
}

.heading_style_3 .payloan_nav_area.prefix .em-quearys-top.msin-menu-search .em-quearys-menu i {
	color: #fff;
}

.tr_white_btn .hbg2 {
	background: #8180e0 !important;
}

.tr_white_btn .hbg2 .payloan_menu>ul>li>a {
	color: #fff !important;
}

/* LOGO LEFT RIGHT CSS */

.logo-left {}

.logo-right .logo {
	text-align: right;
}

.logo-right .payloan_menu>ul {
	text-align: left;
}

.logo-right .payloan_menu>ul>li:first-child a {
	padding-left: 0px;
}

.logo-right .payloan_menu>ul>li:last-child a {
	padding-right: auto;
}


/* logo top */

.logo-top .logo {
	text-align: center;
}

.logo-top .payloan_menu>ul {
	text-align: center;
}

.logo-top>.payloan_menu>ul>li:last-child a {
	padding-right: auto;
}


/* sub menu style */
.payloan_menu ul .sub-menu {
	position: absolute;
	left: 0;
	top: 130%;
	width: 242px;
	text-align: left;
	background: #fff;
	margin: 0;
	padding: 15px 0;
	z-index: 9999;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.payloan_menu ul li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 100%;
	z-index: 9;
}

.payloan_menu ul .sub-menu li {
	position: relative;
}

.payloan_menu ul .sub-menu li a {
	display: block;
	padding: 12px 15px;
	margin: 0;
	line-height: 1.3;
	letter-spacing: normal;
	font-size: 17px;
	color: #222;
	font-weight: 500;
	text-transform: capitalize;
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
	visibility: inherit !important;
}

.payloan_menu ul .sub-menu li:hover>a,
.payloan_menu ul .sub-menu .sub-menu li:hover>a,
.payloan_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.payloan_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
	background: rgba(255, 255, 255, .06);
	color: #88bb64;
}

/* sub menu 2 */

.payloan_menu ul .sub-menu .sub-menu {
	left: 100%;
	top: 130%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.payloan_menu ul .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}


/* sub menu 3 */

.payloan_menu ul .sub-menu .sub-menu li {
	position: relative;
}

.payloan_menu ul .sub-menu .sub-menu .sub-menu {
	right: 100%;
	left: auto;
	top: 130%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.payloan_menu ul .sub-menu .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}


/* sub menu 4 */

.payloan_menu ul .sub-menu .sub-menu .sub-menu li {
	position: relative;
}

.payloan_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {}

.payloan_menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}


/* user login */

.logged-in .transprent-menu .payloan_nav_area.prefix {
	top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
	top: 32px;
}


/* maing menu search */

/*nav.payloan_menu.main-search-menu {
	float: right;
}*/

.flex-container {
	display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.payloan_menu.main-search-menu>ul,
.em-quearys-top.msin-menu-search {
	display: inline-block;
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
	height: 36px;
	width: 36px;
	line-height: 36px;
	margin-left: 20px;
}

.em-quearys-top.msin-menu-search .em-quearys-inner {
	top: 67px;
}

a.lang-switcher {
	font-size: 18px;
	color: #222222;
}

a.lang-switcher:after {
    margin-left: 5px;
    content: "\f107";
    font-family: FontAwesome;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* has menu icon */

.payloan-main-menu .menu-item-has-children>a:after {
	margin-left: 5px;
	content: "\f107";
	font-family: FontAwesome;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 13px;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.payloan-main-menu .menu-item-has-children .menu-item-has-children>a:after {
	margin-left: 8px;
	content: "\f105";
}


/* menu button */
.donate-btn-header {
	display: inline-block;
}

a.dtbtn,
.em-button-button-area a {
	-moz-user-select: none;
	background: #88bb64;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding: 18px 40px;
	text-align: center;
	text-transform: capitalize;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 2px;
	margin-left: 40px;
	position: relative;
	z-index: 1;
}

a.dtbtn:hover,
.em-button-button-area a:hover {
	background: #88bb64;
}

.redX {
	color: #88bb64;
}

/* Transparent Whte Button Css */
.tr_white_btn a.dtbtn {
	background-color: #fff;
	color: #333;
}

.tr_white_btn a.dtbtn:hover {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}


/* logo sticky */

.payloan-main-menu .logo a.main_sticky_main_l {
	display: block;
}

.payloan-main-menu .logo a.main_sticky_l {
	display: none;
}


/* logo pre */

.payloan-main-menu .prefix .logo a.main_sticky_main_l {
	display: none;
}

.payloan-main-menu .prefix .logo a.main_sticky_l {
	display: block;
}

.headroom--pinned {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.headroom--unpinned {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.header--fixed {
	position: fixed;
	z-index: 10;
	right: 0;
	left: 0;
	top: 0;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: -webkit-transform .25s ease-in-out;
	-o-transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
	will-change: transform;
}

.menu-height-space {
	height: 100px;
}


/* sticky logo */

.creative_logo_thumb a.main_sticky_l {
	display: none;
}

.creative_logo_thumb .logo a {
	margin-top: 0;
}


/*======================= END payloan HEADING NAV AREA CSS ========================*/


/*===================== payloan BLOG AREA CSS =========================*/
.payloan-blog-index.blog-area.payloan-blog-area,
.single-blog-details,
.payloan-blog-single {
	/**/
}

.payloan-blog-area {
	padding: 90px 0 90px;
	padding-bottom: 60px;
	margin-bottom: 100px;
}

.payloan-single-blog {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: left;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	background: #fff;
    	box-shadow: 1px 1px 9px 3px #eee;
}

.payloan-single-blog img {
	width: 100%;
	max-width: 800px;
	max-height: 800px;
	text-align: center;
}

.payloan-single-blog.payloan-lt {
	text-align: left;
}

.payloan-blog-index.blog-area.payloan-blog-area,
.payloan-blog-area.payloan-blog-archive {
	padding: 0 0 100px;
}

.payloan-blog-index.blog-area.payloan-blog-area {
	padding: 0 0 100px;
	margin-bottom: 0px;
}

/* BLOG THUMB CSS */
.payloan-blog {
	text-align: center;
}
.payloan-blog-thumb {
	max-height: 400px;
	overflow: hidden;
}

@media screen and (max-width: 475px) {
 .payloan-blog-thumb {
	max-height: 250px;
	overflow: hidden;
 }
}

.payloan-blog-thumb a {
	display: block;
	position: relative;
}

.payloan-blog-thumb img {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: block;
}

/* BLOG TITLE AND CONTENT CSS */
.blog-content {
	word-break: break-word;
}

.em-blog-content-area {
	padding: 33px 23px 32px;
}

.blog-page-title h2 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 22px;
	margin-top: 18px;
}

.blog-page-title a {
	display: block;
	font-weight: 500;
	margin-bottom: 0;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	color: #151948;
}

.blog-page-title a:hover {
	color: #8180e0;
}

/* BLOG POST META CSS */
.payloan-blog-meta-left {
	float: left;
}

.learn_more {
	float: right;
}

.payloan-blog-meta-left a,
.payloan-blog-meta-left span {
	margin-right: 13px;
	-o-transition: .3s;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 400;
	margin-right: 19px;
	color: #222222;
}

.payloan-blog-meta-left i {
	margin-right: 6px;
}

.payloan-blog-meta-left .date-time {
	color: #88bb64;
	font-weight: 600;
}

/* BLOG POST META RIGHT CSS */
.payloan-blog-meta-right {
	float: right;
	padding: 0px 0;
}

.payloan-blog-meta-right a,
.payloan-blog-meta-right span {
	margin-left: 13px;
	-o-transition: .3s;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 400;
	margin-left: 19px;
	color: #222222;
}

.payloan-blog-meta-right a:hover,
.payloan-blog-meta-right span:hover,
.payloan-blog-meta-left a:hover,
.payloan-blog-meta-left span:hover {
	color: #88bb64;
}

.payloan-blog-meta-right i {
	margin-right: 5px;
}

.2column .payloan-blog-meta-left {
	float: none;
}

.2column .learn_more {
	float: none;
}

/* blog readmore */

.readmore a {
	border: 1px solid #ddd;
	color: #444;
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	padding: 6px 10px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}

.readmore a:hover {
	border-color: #8180e0;
	background: #8180e0;
	color: #fff;
}


/*======================== EMD payloan BLOG AREA CSS =========================*/


/*======================== payloan BLOG DETAILS AREA CSS =========================*/
.payloan-single-blog-details {
	background: #fff;
	padding: 40px;
	margin-bottom: 40px;
}

.payloan-single-blog--thumb {
	padding-bottom: 30px;
}

.payloan-single-blog-details .payloan-blog-meta {
	margin: 0;
	border: 0;
}

.payloan-single-blog-details .single-blog-title {
	font-size: 35px;
	padding: 0;
	margin-top: 13px;
	margin-bottom: 28px;
	text-transform: unset;
	font-weight: 300;
}

.payloan-single-blog-content p {
	margin-bottom: 20px;
}

.payloan-single-blog-details .payloan-blog-meta {
	margin: 0;
	border: 0;
}

/*BLOG DETAILS META */
.payloan-blog-meta.txp-meta {
	position: inherit;
	top: inherit;
	left: inherit;
	z-index: 9999;
}

.payloan-blog-meta.txp-meta .payloan-blog-meta-left a,
.payloan-blog-meta.txp-meta .payloan-blog-meta-left span {
	color: #222;
	/* font-size: 13px; */
	margin-right: 0;
	text-transform: capitalize;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: transparent;
	display: inline-block;
	padding: 0;
	font-weight: 400;
	text-decoration: none;
	margin-right: 15px;
	position: relative;
}

.payloan-blog-social {
	margin-bottom: 40px;
	margin-top: 26px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.20);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	padding: 20px 0px;
	display: none;
}

.payloan-single-icon-inner {
	text-align: center;
}

.payloan-single-icon-inner a {
	background: #42047B;
	border: 1px solid #42047B;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 38px;
	margin: 0 5px;
	text-align: center;
	width: 40px;
}

.payloan-single-icon-inner a:hover {
	background: #88bb64;
	border-color: #88bb64;
	color: #fff;
}

.payloan-single-icon-inner a i {}

.single-blog-content ul {
	padding-bottom: 10px;
}

.payloan-single-blog-details .payloan-blog-meta-left i {
	color: #7886a0;
	margin-right: 5px;
}

.payloan-single-blog-details .payloan-blog-meta-left {
	float: none;
	margin-bottom: 16px;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 30px;
	font-size: 24px;
	border-left: 5px solid #062a4d;
	background: #062a4d;
	font-style: normal;
	line-height: 1.3;
	color: #fff;
	font-weight: 600;
	padding: 50px;
	position: relative;
}

blockquote p {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
}

.payloan-single-blog-details .inner-content h4 {
	padding-bottom: 15px;
}

/*======================== payloan COMMENT AREA CSS =========================*/


/* POST REPLY CSS */
.comments {
	padding: 40px;
	background: #fff;
	padding-bottom: 25px;
}

.comment-respond {
	padding: 33px 50px 19px;
	background: #fff;
}

.post_comment {
	border: 1px solid #eceff8;
	margin: 20px 0;
	padding: 0 15px;
}

.comment_inner {}

.commment_title {}

.commment_title h3 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 30px;
	position: relative;
	text-transform: capitalize;
	color: #140a20;
	margin-top: 0;
}

.post_replay_inner {
	word-wrap: break-word;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 12px;
}

.mgl-30 {
	margin-left: 30px;
}

.post_reply_thumb {}

.post_reply_thumb img {
	border-radius: 50%;
}

.post_replay {
	margin-top: 25px;
}

.post_reply {
	padding-left: 15px;
	width: 100%;
	position: relative;
}

.post_reply div.st {
	font-size: 18px;
	font-weight: 400;
}

.post_reply div.st a {
	color: #151948;
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	display: inline-block;
	padding-bottom: 6px;
}

.reply_date {
	overflow: hidden;
	margin-bottom: 5px;
}

.reply_date span.span_left {
	font-size: 12px;
	font-weight: 500;
	color: #88bb64;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
}

.reply_date span.span_right {
	float: none;
	color: #88bb64;
	font-size: 12px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 2px;
	position: absolute;
	top: 0;
	right: 0;
}

.post_reply p {}

.comments-area .children {
	margin-left: 48px;
}

.post_comment .post_comment {
	margin-left: 15px;
}


/* COMMENT FORM CSS */

.comment_field {}

.comment_field .input-field,
.comment_field .textarea-field {
	width: 100%;
	float: left;
	position: relative;
}

.comment_field .input-field label,
.comment_field .textarea-field label {
	color: #606060;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 500;
	display: none;
}

.comment_field .textarea-field label {
	margin-top: 30px;
}

.comment_field .input-field input {
	width: 100%;
	border: 0;
	padding: 0 30px;
	height: 60px;
	background: #F6F7FF;
	margin-bottom: 25px;
}

.comment-form-cookies-consent input[type="checkbox"],
.comment-form-cookies-consent input[type="radio"] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal;
	margin-right: 10px;
}

.comment_field .input-field input[type="text"] {}

.comment_field .input-field input[type="email"] {}

.comment_field .textarea-field textarea {
	width: 100%;
	border: 0;
	height: 150px;
	padding: 15px 20px;
	background: #F6F7FF;
}

.comment_field .input-field input,
.comment_field .textarea-field textarea {
	color: #555555;
}

.input-field i,
.textarea-field i {
	font-size: 16px;
	color: #d2cce9;
	position: absolute;
	right: 30px;
	top: 21px;
}

.payloan_btn {
	background: #88bb64;
	border: 0;
	margin-top: 20px;
	padding: 15px 33px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 5px;
}

.payloan_btn:hover {
	background: #000;
}

.em-theme-main-page .commment_title h3 {
	margin-top: 0px;
}

.em-theme-main-page .empgc {
	margin-top: 40px;
}

.em-theme-main-page .empgc.commment_title h3 {
	margin-bottom: 35px;
}

.em-single-page-comment .commment_title.empgc>h3 {
	margin-bottom: 35px;
}

.logged-in-as {
	margin-bottom: 10px;
	margin-top: 30px;
}

.logged-in-as a {
	color: #333;
}

.comment-respond {
	margin-bottom: 30px;
	padding: 40px;
	background: #fff;
	margin-top: 41px;
	padding-top: 35px;
}

a.comment-edit-link {
	margin-bottom: 12px;
	display: inline-block;
}

.em-theme-main-page .comments-area {
	margin-top: 40px;
	clear: both;
}


/*======================== payloan unittest =========================*/
.blog-page-title>h2 {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-bottom: 20px;
	font-size: 35px;
	margin-top: 18px;
	font-weight: 300;
}

.blog-grid-item .blog-page-title>h2,
.blog-2column .blog-page-title>h2 {
	font-size: 22px;
}

.blog-grid-item .em-blog-content-area,
.blog-2column .em-blog-content-area {
	padding: 30px;
}

.blog-2column .payloan-blog-meta-left a,
.blog-2column .payloan-blog-meta-left span {
	margin-right: 3px;
	font-size: 16px;
}

.blog-page-title a {
	display: block;
	font-weight: 300;
	margin-bottom: 0;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	color: #222;
}

.blog-page-title h2 a:hover {
	color: #88bb64;
}

.em-blog-content-area {
	display: block;
	width: 100%;
}

.em-blog-content-area {
	padding: 30px;
	padding-top: 35px;
	padding-bottom: 42px;
	overflow: hidden;
}

.blog-content p {
	margin-bottom: 15px;
	text-align: justify;
}

.blog-content p img {
	margin-bottom: 15px;
}

.single-blog-content iframe {
	margin-top: 20px;
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #333;
	font-size: 30px;
}

.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
	color: #303030;
	font-size: 30px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 15px;
}

.blog-content h2,
.post_reply h2 {
	font-size: 26px;
}

.blog-content h3,
.post_reply h3 {
	font-size: 22px;
}

.blog-content h4,
.post_reply h4 {
	font-size: 20px;
}

.blog-content h5,
.post_reply h5 {
	font-size: 18px;
}

.blog-content h6,
.post_reply h6 {
	font-size: 17px;
}

/* single blog */
.single-blog-content ol,
.single-blog-content ul {
	padding-left: 20px;
}

/*======================== payloan PAGINATION AREA CSS =========================*/
.paginations {
	text-align: left;
	margin-top: 20px;
}

.page-numbers li {
	display: inline-block;
	text-align: center;
}

.paginations a,
.page-numbers span.current {
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	margin: auto 7px;
	color: #9990b8;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.20);
}

.page-numbers li {
	display: inline-block;
}

.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
	background: #88bb64;
	border-color: #88bb64;
	color: #fff;
}


/*======================== END payloan PAGINATION AREA CSS =========================*/

.kc_counter_box i {
	display: inline-block;
	font-size: 45px;
	margin-bottom: 0;
}


/*======================== payloan BREADCRUMB AREA CSS =========================*/
.breadcumb-area {
	padding: 150px 0 150px;
	background-color: #ebf5ff;
	background-position: center top;
	background-repeat: no-repeat;
}

.breadcumb-inner h2 {
	font-size: 71px;
}

.breadcumb-area {
	padding: 150px 0 150px;
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

.breadcumb-blog-area::after,
.breadcumb-area::after {
	position: absolute;
	left: -30px;
	top: 112px;
	background: url(assets/images/bg/ser_bg.png) no-repeat left top;
	content: '';
	z-index: -1;
	width: 100%;
	height: 393px;
	transition: all .5s ease;
}

.breadcumb-blog-area::before,
.breadcumb-area::before {
	position: absolute;
	right: 0;
	top: 0;
	background: url(assets/images/bg/1.png) no-repeat right top;
	content: '';
	z-index: -1;
	width: 100%;
	height: 402px;
	transition: all .5s ease;
}

@media screen and (max-width: 475px) {

.breadcumb-blog-area::after,
.breadcumb-area::after {
	left: -200px;
	transition: all .5s ease;
}

.breadcumb-blog-area::before,
.breadcumb-area::before {
	background: url(assets/images/bg/1.png) no-repeat top;
    	top: -150px;
    	transition: all .5s ease;
}

}

.breadcumb-inner ul {}

.breadcumb-inner li {
	display: inline-block;
	margin: 0 6px;
	color: #333;
	font-weight: 600;
}

.breadcumb-inner li:nth-last-child(-n+1) {
	color: #333;
	font-weight: 600;
}

.breadcumb-inner li a {
	color: #333;
	text-transform: none;
}

.brpt {
	text-align: left;
}

.brpt h2 {
	font-size: 48px;
	margin-bottom: 20px;
	margin-top: 0;
	line-height: 1;
	font-weight: 300;
}

.lcase {
	text-transform: lowercase;
}

.ucase {
	text-transform: uppercase;
}

.ccase {
	text-transform: capitalize;
}

.breadcumb-blog-area {
	padding: 137px 0 144px;
	background: #fff;
	position: relative;
	z-index: 1;
}

.breadcumb-inner {
	text-align: left;
}

/*======================== END payloan BREADCRUMB AREA CSS =========================*/


/*======================== payloan 404 AREA CSS =========================*/

.not-found-area {
	background-color: #fff;
	background-position: center top;
	background-repeat: repeat;
	background-size: cover;
	border-top: 1px solid #f5f3f3;
	padding: 0 0 16px;
}

.not-found {
	display: table;
	width: 100%;
	height: 500px;
	text-align: center;
	padding-bottom: 40px;
}

.not-found-inner {
	display: table-cell;
	vertical-align: middle;
}

.not-found-inner {
	font-size: 30px;
}

.not-found-inner h2 {
	color: #8180e0;
	display: inline-block;
	font-size: 160px;
	font-weight: 700;
	line-height: 1.2;
	padding: 15px 0;
}

.not-found-inner p {
	font-size: 30px;
}

.not-found-inner a {
	color: #606b82;
	font-size: 24px;
	margin-top: 40px;
	display: inline-block;
	text-decoration: underline;
}


/* search error */
.payloan-search-page {
	background: #fff;
	padding-bottom: 135px;
}

.search-error .search input {
	padding: 20px 0;
}

.search-error .search input[type="text"] {
	padding-left: 10px;
}

.search-error .search button {
	top: 48%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.search-error>p {
	font-size: 18px;
	margin: 14px 0 20px;
}

.search-error>h3 {
	display: block;
	font-size: 60px;
	color: #8180e0;
}

.search-error .search input {
	height: 54px;
	border: 1px solid #ddd;
}

.mobile_menu_logo a {
	font-size: 23px;
	font-weight: 600;
	text-transform: uppercase;
}

/*======================== END payloan 404 AREA CSS =========================*/


/*======================== payloan FOOTER TOP AREA CSS =========================*/

.top-address-area {
	background: #111111;
	padding: 90px 0px 85px;
	text-align: center;
}

.top_address_logo {
	margin-bottom: 30px;
}

.address_content {
	padding-top: 38px;
}

.top_address_content a,
.top_address_content span {
	color: #ffffff;
	display: inline-block;
	font-weight: 400;
	line-height: 12px;
	margin-right: 14px;
}

.top_address_content a i,
.top_address_content span i {
	font-size: 14px;
	margin-right: 11px;
}

.footer-top-address h2 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 10px;
	font-weight: 700;
	font-size: 26px;
}

.footer-top-address h2 span {
	color: #8180e0;
	font-weight: 700;
}


/*======================== payloan FOOTER TOP AREA CSS =========================*/
.footer-top {
	background: #0f1328 none repeat scroll 0 0;
	padding: 120px 0 100px;
}

.footer-top-inner h2 {
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-size: 35px;
	font-weight: 700;
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	text-transform: uppercase;
}

.footer-top-inner h2 span {
	color: #8180e0;
	font-weight: 600;
}

.footer-top-inner p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 0;
	padding: 0 10px;
	color: #b4bbc9;
	margin-left: auto;
	margin-right: auto;
	width: 69%;
}

.footer-social-icon {
	padding: 10px 0 20px;
	text-align: center;
}

.footer-social-icon a i {
	color: #b4bbc9;
	font-size: 16px;
	height: 70px;
	width: 70px;
	display: inline-block;
	border-radius: 50%;
	background: #1c2940;
	line-height: 70px;
	text-align: center;
	transition: .3s;
	margin: 0 5px;
}

.footer-social-icon a i:hover {
	background-color: #8180e0;
	color: #fff;
}

.footer-social-icon.htop-menu-s {
	padding: 0;
	display: inline-block;
	margin-left: 30px;
}

.footer-social-icon.htop-menu-s a i {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin: 0 3px;
	width: 35px;
	color: #333;
}

.footer-top-inner .text-center {
	margin-bottom: 32px;
	text-align: center;
}

/*======================== END FOOTER TOP AREA CSS =========================*/


/*======================== payloan FOOTER MIDDLE AREA CSS =========================*/
.footer-middle {
	position: relative;
	padding: 30px 0;
	background-color: #fff;
}

.footer-middle.wpfd {
	padding: 0;
}

.wpfdp {
	padding-top: 65px;
	padding-bottom: 80px;
}

.footer-middle .widget h2 {
	font-size: 23px;
	margin-bottom: 33px;
	position: relative;
	text-transform: capitalize;
	font-weight: 700;
}

.footer-middle #archives-dropdown--1 {
	height: 34px;
	width: 100%;
}

.footer-middle .widget h2 {}

.footer-middle .widget ul li:before {}

.footer-middle .tagcloud a {}

.footer-middle .widget ul {
	list-style: none;
}

.footer-middle .widget ul li {
	margin-bottom: 10px;
}

.footer-middle .widget ul li {
	margin-bottom: 10px;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-size: 16px;
	color: #5e629c;
	padding-left: 15px;
}

.footer-middle .widget ul li a {
	color: #5e629c;
}

.footer-middle .widget ul li::before {
	position: absolute;
	content: "\f0da";
	left: 1px;
	top: 0;
	color: #666666;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-family: fontAwesome;
}

.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
	color: #8180e0;
}

.recent-portfolio-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.recent-portfolio {
	margin-bottom: 10px;
	margin-right: 10px;
}

.recent-portfolio {
	width: 29.33%;
}

.recent-portfolio-image img {
	width: 100%;
}


/*======================== END FOOTER middle AREA CSS =========================*/


/*======================== payloan FOOTER BOTTOM AREA CSS =========================*/
.footer-bottom {
	background: #fff;
	padding: 10px 0;
}

.copy-right-text p {
	text-align: center;
	color: #929292;
	margin: 11px 0 0;
	padding: 0;
	font-size: 17px;
	font-weight: 500;
	margin-top: 0;
}

.footer-menu {}

.footer-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-menu ul li {
	display: inline-block;
}

.footer-menu ul .menu-item {
	margin-left: 10px;
}

.footer-menu ul .menu-item a {
	color: #fff;
	padding: 0;
	display: block;
	text-transform: capitalize;
	font-weight: 500;
	margin-left: 10px;
	transition: .3s;
}

.footer-menu ul .menu-item a:hover {
	color: #8180e0;
}

.footer-menu .social-icon {
	color: #666;
	display: block;
	font-size: 15px;
	margin-left: 18px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: #fff;
	text-align: center;
	color: #5e629c;
}

.footer-menu .social-icon:hover {
	color: #222;
}

.footer-menu ul li:last-child a {
	padding-right: 0px;
}

.footer_style_3 .footer-menu ul li:first-child a {
	padding-left: 0px;
}

.footer-menu ul ul {
	display: none;
}


/*======================== END FOOTER BOTTOM AREA CSS =========================*/


/*======================== EM40 SCROLL TOP CSS =========================*/
#scrollUp {
	/* background: #8180e0 none repeat scroll 0 0; */
	bottom: 30px;
	color: #fff;
	font-size: 34px;
	height: 60px;
	line-height: 60px;
	right: 30px;
	text-align: center;
	width: 60px;
	border-radius: 100%;
	background: #88bb64;
	transition: .3s;
}

#scrollUp:hover {
	background: #88bb64;
}

#scrollUp i {
	color: #fff;
}


/*======================== END EM40 SCROLL TOP CSS =========================*/

.copy-right-text a {
	color: #88bb64;
}

.template-home .vc_row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-family: 'Muli', sans-serif;
}

::-moz-placeholder {
	/* Firefox 19+ */
	font-family: 'Muli', sans-serif;
}

:-ms-input-placeholder {
	/* IE 10+ */
	font-family: 'Muli', sans-serif;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #333;
	font-size: 14px !important;
	font-family: 'Muli', sans-serif;
}

.applycation-form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #333;
	font-size: 14px !important;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}

.applycation-form ::-moz-placeholder {
	/* Firefox 19+ */
	color: #333;
	font-size: 14px !important;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}

.applycation-form :-ms-input-placeholder {
	/* IE 10+ */
	color: #333;
	font-size: 14px !important;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}

.applycation-form :-moz-placeholder {
	/* Firefox 18- */
	color: #333;
	font-size: 14px !important;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}

.wpb_gallery.wpb_content_element.vc_clearfix {
	margin-bottom: 0;
}

.recent-post-item {
	clear: both;
}

.recent-post-image {
	float: left;
	margin-right: 10px;
}

.recent-post-image a {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
}

.recent-post-text {
	overflow: hidden;
}

.recent-post-text>h4 {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 28px;
	text-transform: capitalize;
}

.recent-post-text h4 a {
	color: #88bb64;
	font-size: 22px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-weight: 500;
}

.recent-post-text h4 a:hover {
	color: #88bb64;
}

.recent-post-text .rcomment {
	color: #393e42;
	font-size: 12px;
	text-transform: none;
}

.recent-post-text .rcomment i {
	margin-right: 5px;
}

.recent-post-text .rcomment {
	color: #212529;
}

.payloan-recent-meta a,
.payloan-recent-meta span {
	color: #929292;
	font-size: 17px;
	margin-right: 8px;
}

.footer-middle .recent-post-text h4 a {
	color: #222;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	text-transform: none;
}

.footer-middle .recent-post-text>h4 {
	margin-bottom: 5px;
	font-weight: 700;
	margin-top: 5px;
	font-size: 20px;
}

.recent-post-text p {
	font-size: 17px;
}

.footer-middle .recent-post-text>h4 a:hover {
	color: #8180e0;
}

.footer-middle .recent-post-text .rcomment {
	color: #b8b8b8;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 7px;
	display: block;
}

.mean-container .mean-bar {
	float: none;
	background: #88bb64 none repeat scroll 0 0;
}

.mean-container .mean-nav ul li li a {
	color: #333;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.footer-middle .widget .menu-social-menu-container ul {
	margin-left: 0;
	margin-top: 5px;
}

.footer-middle .widget .menu-social-menu-container ul li {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 0;
	padding-left: 0;
	position: inherit;
}

.footer-middle .widget .menu-social-menu-container ul li a {
	display: block;
}

.footer-middle .widget .menu-social-menu-container ul li i {
	border: 0;
	color: #999;
	display: block;
	margin-right: 6px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	font-size: 15px;
}

.footer-middle .widget .menu-social-menu-container ul li i:hover {
	color: #8180e0;
	background: transparent;
}

/* kc element */
.template-home-wrapper {
	overflow: hidden;
}

.section-title {
	margin: auto auto auto 0;
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 30px;
}

.section-title.t_center {
	margin: auto;
	text-align: center;
	position: relative;
	z-index: 99;
	margin-bottom: 30px;
}

.section-title h6 {
	font-family: 'Dancing Script', cursive;
	position: absolute;
	left: 0px;
	right: 0;
	font-size: 250px;
	top: -125px;
	color: #f6f7ff;
	z-index: -1;
	font-weight: 700;
}

.white_title .section-title h6 {
	color: #fff;
	opacity: 0.04;
}

.section-title.t_left {
	margin: auto auto auto 0;
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 30px;
}

.section-title.t_right {
	margin: auto 0 auto auto;
	width: 63%;
	text-align: right;
}

.section-title.t_right .em-bar {
	margin: 0 0 5px auto;
}

.section-title.t_left .em-bar {
	margin: 0 0 5px;
}

.section-title h2 {
	font-size: 48px;
	font-weight: 300;
	margin-bottom: 2px;
	margin-top: 0;
}

.tmr0 .section-title h2 {
	margin: 0;
}

.section-title h5 {
	color: #8180e0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 21px;
}

.section-title p {
	margin-bottom: 0;
	width: 46%;
	margin: 32px auto 0;
}

.em-icon {}

.em-icon i {}

.em-bar-main {
	margin: 30px 0 34px;
}

.em-bar {
	background: #8180e0 none repeat scroll 0 0;
	height: 2px;
	margin: 0 auto 5px;
	width: 62px;
}

.em-bar.em-bar-big {
	width: 90px;
	position: relative;
}

.em-bar.em-bar-big::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 50px;
	height: 2px;
	background: #8180e0;
	margin: auto;
	bottom: -6px;
}

.em-bar.em-bar-big::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 35px;
	height: 2px;
	background: #8180e0;
	margin: auto;
	bottom: -12px;
}

.em-image {
	margin-bottom: 0;
	margin-top: 0;
}

.section-title.t_left span {
	color: #8180e0;
}

.t_left .em-bar.em-bar-big::before,
.t_left .em-bar.em-bar-big::after {
	display: none;
}

/* title 2 style */
.title_in_area {
	width: 74%;
}

.title_in {
	float: left;
	padding-right: 30px;
	position: relative;
	margin-right: 30px;
}

.title_in:before {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 2px;
	background: #8180e0;
	content: "";
}

.title_in:after {
	position: absolute;
	right: -5px;
	top: 0;
	height: 100%;
	width: 2px;
	background: #8180e0;
	content: "";
}

.title_tx h5,
.title_tx h2 {
	margin: 0;
}

.title_tx h5 {
	font-size: 18px;
	font-weight: 600;
}

.title_tx h2 {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.title_ptx p {
	margin: 0;
	padding-top: 10px;
	overflow: hidden;
}


/*===================== payloan FEATURE SECTION =========================*/
.em_features_area {
	position: relative;
	z-index: 1;
}

.em_features_area::after {
	content: "";
	position: absolute;
	right: 97px;
	top: 70px;
	background: url(assets/images/line.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 100%;
	width: 94%;
	z-index: -1;
}

.em-feature {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	text-align: center;
	-webkit-box-shadow: 0px 15px 32px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 15px 32px 5px rgba(0, 0, 0, 0.05);
	padding: 50px 25px 50px;
	margin-bottom: 30px;
	background: #fff;
}

.em-feature:hover {
	-webkit-box-shadow: 0 25px 35px rgba(0, 0, 0, 0.05);
	box-shadow: 0 25px 35px rgba(0, 0, 0, 0.05);
}

.em_feature-icon {
	font-size: 23px;
	color: #8180e0;
	display: inline-block;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
	font-size: 36px;
}

.em_content_text h2 {
	margin: 27px 0 14px;
	padding: 0;
	text-transform: capitalize;
	font-size: 30px;
	transition: .3s;
	font-weight: 600;
}

.em-feature:hover .em_content_text h2 {
	color: #8180e0;
}

.em_content_text {
	overflow: hidden;
}

.em-feature-desc {
	line-height: 28px;
}

.feature-btn a {
	display: inline-block;
	background: #8180e0;
	padding: 4px 29px;
	color: #fff;
	border-radius: 50px;
	margin-top: 23px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.feature-btn a i {
	margin-left: 8px;
}

.em-feature:hover .feature-btn a {
	color: #fff;
	background: #49dcb1;
}

.feature-btn a:hover {
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}


/* Style Two */
.style_two.em-feature {
	background: transparent;
	box-shadow: none;
	padding: 0;
}

.style_two .em_feature-icon {
	height: 140px;
	width: 140px;
	text-align: center;
	line-height: 140px;
	background: #ffffff;
	box-shadow: 0px 16px 32px 0px rgba(135, 135, 135, 0.1);
	border-radius: 50%;
	position: relative;
	display: inline-block;
	position: relative;
}

.style_two .em_feature-icon:before {
	position: absolute;
	right: 5px;
	top: 12px;
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 11px;
	background: #8180e0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 100%;
}

.style_two .em_content_text h2 {
	font-size: 30px;
	font-weight: 700;
	z-index: 99;
	margin-top: 38px;
}

.style_two .em_content_text {
	position: relative;
	z-index: 99;
}

.em-feature-title.number {
	position: absolute;
	left: 0;
	top: 81px;
	right: 0;
	z-index: -1;
}

.em-feature-title.number h4 {
	font-size: 170px;
	color: #eaecff;
	line-height: 0;
	font-weight: 400;
	font-family: 'Rubik', sans-serif;
}

.style_two .em_feature-icon_btn {
	display: block;
	overflow: hidden;
	position: relative;
}

.style_two .feature-btn {
	text-align: left;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.style_two .feature-btn a {
	text-transform: uppercase;
	background: #8180e0;
	display: inline-block;
	padding: 6px 25px;
	color: #fff;
	border: 2px solid transparent;
}

.style_two.em-feature:hover .feature-btn {
	border-color: #8180e0;
	color: #8180e0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background: #8180e0;
}

/* Feature Style Three */
.em-feature.style_three {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	box-shadow: 0px 8px 14.72px 1.28px rgba(199, 199, 199, 0.2);
	border-radius: 0;
	padding: 60px 32px 54px;
}

.style_three .em_content_text {
	overflow: hidden;
	text-align: center;
}

.style_three .feature-btn {
	margin: 0;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.style_three .feature-btn a {
	text-transform: uppercase;
	background: transparent;
	display: inline-block;
	padding: 3px 33px;
	color: #555;
	border: 0;
	margin-top: 26px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 14px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.style_three .feature-btn a:hover {
	background: #8180e0;
	border-color: #8180e0;
	color: #fff;
}

.style_three .em_content_text h2 {
	margin: 28px 0 17px;
	padding: 0;
	text-transform: capitalize;
	font-size: 24px;
}

.style_three .em-feature-thumb {
	text-align: center;
	padding-bottom: 36px;
	position: relative;
}

.style_three .em-feature-thumb::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 26px;
	height: 2px;
	background: #efefff;
	bottom: -3px;
	margin: auto;
	transition: .3s;
}

.em-feature.style_three:hover .em-feature-thumb::before {
	width: 78px;
	background: #8180e0;
}

.lst {
	list-style: square;
	padding-left: 15px;
	padding-top: 20px;
}

.lst li {
	line-height: 30px;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 9px;
	color: #555;
}


/* Style Four */
.em-feature.style_four {
	-webkit-transition: .5s;
	-o-transition: .5s;
	border-radius: 0;
	background: transparent;
	padding: 28px 48px 24px 30px;
	box-shadow: none;
	margin-bottom: 0;
}

.em-feature.style_four:hover {
	background: #fff;
}

.em-feature.style_four .em-feature-thumb {
	float: left;
	margin-right: 40px;
}

.em-feature.style_four .em-feature-thumb img {
	margin-top: 5px;
}

.em-feature.style_four .em_content_text {
	text-align: left;
}

.style_four .em_content_text h2 {
	margin: 0 0 11px;
	padding: 0;
	text-transform: capitalize;
	font-size: 24px;
}

.content-title {
	font-family: 'Rufina', serif !important;
}

/*===================== END payloan About CSS =========================*/

.em_about_us_content {
	padding-top: 50px;
}

.em_about_us_title h2 {
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 10px;
}

.em_about_us_button {
	margin-top: 86px;
}

.em_about_us_button a i {
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 14px;
	font-size: 24px;
	margin-top: 7px;
}

.em_about_us_button a {
	margin: 0;
	color: #333;
	font-weight: 400;
	display: inline-block;
	padding: 6px 36px 10px;
	border-radius: 30px;
	font-size: 12px;
	position: relative;
	margin-right: 20px;
	font-family: 'Poppins', sans-serif;
	border: 2px solid #333;
}

.em_about_us_button a span {
	overflow: hidden;
	float: right;
	margin: 0;
	line-height: 18px;
	font-size: 14px;
}

.em_about_us_button a span small {
	font-size: 16px;
	font-weight: 600;
}

.em_about_us_button a:hover {
	background: #8180e0;
	border-color: #8180e0;
	color: #fff;
}

.em_about_us_thumb {
	text-align: center;
}

.about_us_description {
	position: relative;
}

.about .kc_single_image img {
	max-width: 200% !important;
}

.about .kc-pie-chart-wrapper,
.about .kc_counter_box {
	text-align: left !important;
}

/*===================== END payloan SERVICE CSS =========================*/

.em-service {
	padding: 27px 25px 39px;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: #fff;
	-webkit-box-shadow: 0px 6px 40px 0px rgba(148, 146, 245, 0.2);
	box-shadow: 0px 6px 40px 0px rgba(148, 146, 245, 0.2);
}


.service_top_text {
	display: block;
}

.em-service-icon {
	color: #333;
	font-size: 35px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.em-service-title {
	overflow: hidden;
}

.em-service-title h2 {
	margin: 5px 0 10px;
	font-size: 18px;
	padding: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.em-service-desc p {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.service-btn {
	margin-top: 2px;
}

.service-btn>a {
	border-radius: 30px;
	color: #88bb64;
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border: 1px solid transparent;
}

.service-btna a:hover {
	color: #88bb64;
}

.em-service:hover .service-btn>a {
	color: #fff;
}


/* style 2 */

.em-service2 {}

.em-service2 .em-service-icon i {
	display: inline-block;
	text-align: center;
	font-size: 50px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	color: #8180e0;
}

.em-service2 .em-service-inner {
	overflow: hidden;
}

.em-service2 .em-service-title h2 {
	margin: 0px 0 10px;
}

.em-service2 .em-service-title h2 {
	font-size: 30px;
	padding: 0;
	text-transform: capitalize;
	font-weight: 700;
	margin: 24px 0 23px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	color: #fff;
}

.em-service2.sleft {
	text-align: left;
}

.em-service2.sleft .em-service-icon {
	float: left;
	margin-right: 30px;
}

.em-service2.smiddle {
	margin: 0 0 30px;
	text-align: left;
	padding: 67px 42px 56px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	border: 2px solid #151a33;
	background: transparent;
}

.em-service2.smiddle:hover {
	border-color: #8180e0
}

.em-service2.sright {
	text-align: right;
}

.em-service2.sright .em-service-icon {
	float: right;
	margin-left: 30px;
}

.em-service-title h2:hover {
	color: #8180e0;
}

.em-service2.smiddle .em-service-desc p {
	color: #fff;
}


/* style 3 */

.em-service3 {
	position: relative;
}

.em-service3 .service_top_text {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.em-service3.em-service2 .em-service-inner {
	margin-left: 40px;
	-webkit-box-shadow: 0px 6px 40px 0px rgba(148, 146, 245, 0.2);
	box-shadow: 0px 6px 40px 0px rgba(148, 146, 245, 0.2);
	padding: 28px 15px 25px 37px;
}

.em-service3.em-service2 .em-service-icon i {
	width: 68px;
	display: inline-block;
	height: 68px;
	line-height: 67px;
	background: #fff;
	border: 2px solid rgba(30, 43, 98, 0.24);
	color: #1e2b62;
}

.em-service-position {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: -1111;
	opacity: .1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.em-service-position i {
	font-size: 110px;
}

.em-service3.em-service2:hover .em-service-inner {
	background: #8180e0;
}

.em-service3.em-service2:hover .em-service-icon i {
	line-height: 67px;
	border-color: #8180e0;
	color: #8180e0;
}

.em-service3.em-service2:hover .em-service-title h2,
.em-service3.em-service2:hover .em-service-desc {
	color: #fff;
}

.em-service3.em-service2:hover .service-btn>a {
	color: #fff;
}


/* Service Style Four */

.em-service.style_4 {
	padding: 44px 30px 50px;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: transparent;
	border: 0;
	box-shadow: 0px 8px 14.72px 1.28px rgba(199, 199, 199, 0.2);
	position: relative;
}

.em-service.style_4:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0%;
	height: 4px;
	content: "";
	background: #8180e0;
	transition: .3s;

}

.em-service.style_4:hover:before {
	width: 100%;
}

.em-service.style_4 .em-service-thumb {
	margin-top: -112px;
	padding-bottom: 31px;
}

.em-service.style_4 .em_single_service_text {
	text-align: center;
}

.em-service.style_4 .em-service-title h2 {
	text-transform: capitalize;
	padding: 4px 0 17px;
	font-size: 22px;
}

.em-service-desc p {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	overflow: hidden;
}

.em-service.style_4 .service-btn>a {
	text-transform: uppercase;
	background: #bbbee0;
	display: inline-block;
	padding: 0;
	color: #fff;
	border: 0;
	margin-top: 22px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 20px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.em-service.style_4:hover .service-btn a {
	color: #fff;
	background: #8180e0;
}

.service-pages .em-service2.smiddle {
	border: 2px solid #ddd;
}

/* Rotate Service Style */
.rotate-service.em-service {
	padding: 0;
	background: transparent;
	box-shadow: none;
}

.service-container {
	-webkit-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
	-webkit-transition: .1s;
	transition: .1s;
}

.service-container:hover .service-box {
	-webkit-transform: rotateX(-180deg);
	transform: rotateY(-180deg);
}

.service-container.static:hover .service-box {
	-webkit-transform: none;
	transform: none;
}

.service-box {
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}

.service-front,
.service-back {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}

.service-front {
	z-index: 2;
	color: black;
}

.service-back {
	z-index: 3;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	color: #fff;
}

.service-container,
.service-front,
.service-back {
	height: 315px;
	text-align: left;
	width: 100%;
}

.service-container {
	padding: 0;
}

.rotate-service .service_top_text {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 28px;
	min-height: 250px;
}

.rotate-service .em_single_service_text {
	text-align: center;
	z-index: 999;
}

.rotate-service .em-service-icon {
	margin-bottom: 14px;
	text-align: center;
	z-index: 999;
}

.rotate-service .em-service-title {
	overflow: hidden;
}

.rotate-service .em-service-title h2 {
	margin-bottom: 12px;
	position: relative;
	text-transform: uppercase;
}

/* Service Front Face */
.service-front {
	background: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	box-shadow: 0px 0px 15px 0px rgba(34, 34, 34, 0.10);
}

.service-front .em-service-title h2,
.service-back .em-service-title h2 {
	color: #222;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 18px;
}

.rotate-service .em-service-icon {
	margin-bottom: 23px;
	z-index: 999;
	font-size: 58px;
	color: #88bb64;
	display: inline-block;
}

.rotate-service .em-service-desc p {
	font-size: 17px;
	min-height: 106px;
}

/* Service Hover Back Face */

.service-back {
	background: #88bb64;
	border-radius: 5px;
}

.service-back .em-service-title h2,
.service-back .em-service-desc p {
	color: #fff;

}

.service-back .em-service-icon i {
	color: #fff;
}

.em-service-parcent {
	float: right;
	margin-top: 23px;
}

.em-service-parcent span {
	font-size: 40px;
	font-weight: 800;
	color: #e6e5f9;
}

.service-back .em-service-parcent span {
	color: #fff;
}

.em-installment-duration p {
	color: #222;
	font-weight: 400;
}

.service-back .em-installment-duration p {
	color: #fff;
}

#service-section {
	position: relative;
}

#service-section::after {
	position: absolute;
	left: 0;
	top: -465px;
	content: '';
	background: url(assets/images/bg/5.png) no-repeat left top;
	width: 100%;
	height: 1173px;
	z-index: -1;
}

#service-section::before {
	position: absolute;
	right: 0;
	top: 150px;
	content: '';
	background: url(assets/images/bg/6.png) no-repeat right top;
	width: 100%;
	height: 955px;
	z-index: -1;
}

/*======================== EM40 PROGRESS CSS =========================*/
/* Rotate progress Style */
.rotate-progress.em-progress {
	padding: 0;
	background: transparent;
	box-shadow: none;
}

.progress-container {
	-webkit-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
	-webkit-transition: .1s;
	transition: .1s;
}

.progress-container:hover .progress-box {
	-webkit-transform: rotateX(180deg);
	transform: rotateY(180deg);
}

.progress-container.static:hover .progress-box {
	-webkit-transform: none;
	transform: none;
}

.progress-box {
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}

.progress-front,
.progress-back {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}

.progress-front {
	z-index: 2;
}

.progress-back {
	z-index: 3;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.progress-container,
.progress-front,
.progress-back {
	height: 350px;
	text-align: left;
	width: 100%;
}

.progress-container {
	padding: 0;
}

.rotate-progress .progress_top_text {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 28px;
}

.rotate-progress .em_single_progress_text {
	text-align: center;
	z-index: 999;
}

.rotate-progress .em-progress-icon {
	margin-bottom: 14px;
	text-align: center;
	z-index: 999;
}

.rotate-progress .em-progress-title {
	overflow: hidden;
}

.rotate-progress .em-progress-title h2 {
	margin-bottom: 12px;
	position: relative;
	text-transform: uppercase;
}

/* progress Front Face */
.progress-front {
	background: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	box-shadow: 0px 0px 45px 0px rgba(34, 34, 34, 0.10);
}

.progress-front .em-progress-title h2,
.progress-back .em-progress-title h2 {
	color: #222;
	font-size: 20px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 17px;
}

.rotate-progress .em-progress-icon {
	margin-bottom: 23px;
	z-index: 999;
	font-size: 58px;
	color: #8180e0;
	display: inline-block;
}

.rotate-progress .em-progress-desc p {
	font-size: 17px;
	margin: 0;
}

/* progress Hover Back Face */

.progress-back {
	background: #88bb64;
}

.progress-back .em-progress-title h2,
.progress-back .em-progress-desc p {
	color: #fff;

}

.progress-back .em-progress-icon i {
	color: #fff;
}

.em-progress-parcent {
	float: right;
	margin-top: 23px;
}

.em-progress-parcent span {
	font-size: 40px;
	font-weight: 800;
	color: #e6e5f9;
}

.progress-back .em-progress-parcent span {
	color: #fff;
}

.em-installment-duration p {
	color: #222;
	font-weight: 400;
}

.progress-back .em-installment-duration p {
	color: #fff;
}

.em-progress-number {
	width: 118px;
	height: 112px;
	background: url(assets/images/p1.png) no-repeat center center / cover;
	padding: 29px 0;
	text-align: center;
	position: relative;
	margin-bottom: 18px;
	transition: .5s;
}

.em-progress-number span {
	font-size: 55px;
	font-weight: 800;
	color: #88bb64;
	line-height: 55px;
}

.progress-back .em-progress-number {
	background: url(assets/images/p2.png) no-repeat center center / cover;
}

#progress-section {
	position: relative;
}

#progress-section::before {
	position: absolute;
	left: 0;
	top: -475px;
	content: '';
	background: url(assets/images/bg/7.png) no-repeat left top;
	width: 100%;
	height: 1239px;
	z-index: -1;
}

#progress-section::after {
	position: absolute;

	right: 0;

	top: 212px;

	content: '';

	background: url(assets/images/bg/8.png) no-repeat right top;

	width: 100%;

	height: 1015px;
	z-index: -1;
}

#applyform {
	z-index: 999;
}




/*======================== EM40 SCREENSHOT CSS =========================*/
.apps_screenshot_area {
	position: relative;
}

.apps_screenshot_area::before {
	content: "";
	position: absolute;
	right: 0;
	top: -40px;
	background: url(http://webitkurigram.com/wp/payloan/wp-content/themes/payloan/assets/images/07.png);
	background-repeat: no-repeat;
	width: 340px;
	height: 520px;
}

.screenshot-thumb img {
	width: 100%;
}

.blog_style_adn_2 {
	position: relative;
}

.screenshot_thumb {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 999;
	top: 0;
}


/*======================== EM40 TEAM CSS =========================*/
.em-team {
	text-align: center;
	position: relative;
	padding-bottom: 30px;
}

.em-team-content-waraper {}

.em-team-content-inner {}

.em-team-content-title h2 {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	font-size: 20px;
	text-transform: capitalize;
	line-height: 1;
	margin-bottom: 12px;
	font-weight: 700;
	margin-top: 37px;
}

.em-team-content-subtitle {
	font-size: 17px;
}

.em-team-content-title h2:hover {
	color: #88bb64;
}

.em-team-content-socials a {
	display: inline-block;
	font-size: 16px;
	color: #a4a8bf;
	margin: 0 11px;
}

.em-team-content-socials a:hover {
	color: #8180e0;
}

.em-team-content-socials {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-top: 13px;
}

.em-team:hover .em-team-content-waraper {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* Team style Two */
.style-two.em-team {
	background-color: #ffffff;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 1px solid #8180e0;
	padding: 30px 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	border-radius: 5px;
}

.style-two .em-team-content-image img {
	height: auto;
	width: 145px;
	border-radius: 100%;
}

.style-two.em-team:hover {
	background: #8180e0;
}

.style-two .em-team-content-title h2 {
	margin-bottom: 5px;
	font-size: 21px;
	padding-top: 21px;
	font-weight: 700;
	text-transform: capitalize;
	color: #555;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.style-two .em-team-content-subtitle {
	font-size: 14px;
	margin-bottom: 0;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	color: #8180e0;
	line-height: 20px;
}

.style-two .em-team-content-socials-inner {
	padding-top: 10px;
}

.style-two .em-team-content-socials {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	padding-top: 13px;
}

.style-two .em-team-content-socials a {
	display: inline-block;
	margin: 0 1px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 30px;
	width: 30px;
	background: #8180e0;
	line-height: 30px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-radius: 50%;
}

.style-two.em-team:hover .em-team-content-title h2,
.style-two.em-team:hover .em-team-content-subtitle {
	color: #fff;
}

.style-two.em-team:hover .em-team-content-socials a {
	background: #fff;
	color: #88bb64;
}

.style-two.em-team:hover .em-team-content-image img {
	border: 1px solid #fff;
}


/*======================== EM40 CONTACT FORM 7 =========================*/
.contact_areas {
	position: relative;
}

.field.topfield .form-field {
	float: left;
	width: 50%;
	position: relative;
}

.field.topfield .form-field:after {
	clear: both;
	content: "";
	display: block;
}

.field.topfield {
	overflow: hidden;
	margin-bottom: 40px;
}

.form-field textarea,
.field.topfield .form-field input {
	border: 0;
	color: #929292;
	font-size: 19px;
	height: 55px;
	width: 96%;
	padding: 0 17px;
	transition: .3s;
	background: #f2f2fa;
	border: 1px solid #d9d9ef;
}

.form-field textarea {
	height: 280px;
	width: 98%;
	padding-top: 30px;
}

.form-field i {
	position: absolute;
	right: 9%;
	top: 63%;
	transform: translateY(-50%);
	z-index: 999;
	color: #5b6389;
	font-size: 17px;
}

.form-field label {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 13px;
	/* line-height: 0; */
	padding-bottom: 0;
}

.buttons {
	margin-top: 43px;
}

.buttons input {
	background: #88bb64;
	color: #fff;
	padding: 16px 38px;
	border-radius: 0;
	border: 0;
	transition: .5s;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	text-transform: capitalize;
	position: relative;
	border-radius: 30px;
}

.buttons input:hover {
	background: #000;
}

.form-field br {
	display: none;
}

/* Applyform Css */
.applycation-form {
	overflow: hidden;
	background: #f1f1f8;
	border-radius: 150px;
	padding: 50px 50px 23px;
	width: 100%;
	border: 2px solid #88bb64;
}

.applycation-form .form-field input {
	border: 0;
	height: 60px;
	width: 97%;
	padding: 0 40px;
	transition: .5s;
	background: #fff;
	border-radius: 30px;
}

.form-field.submit input {
	background: #88bb64;
	color: #fff;
	font-weight: 700;
	position: relative;
	z-index: 1;
	display: inline-block;
}

.applycation-form .form-field {
	width: 25%;
	float: left;
}

.form-field.submit input:hover {
	background: #000;
	color: #fff;
}

#applyform {
	position: relative;
	z-index: 1;
}

#applyform::after {
	background: url(assets/images/bg/9.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 150px;
	content: '';
	width: 100%;
	height: 736px;
	z-index: -1;
}

/*===================== PAYLOAN PORTFOLIO AREA CSS =========================*/
.portfolio_nav {
	padding: 0px 0 15px;
	text-align: center;
}

.portfolio_nav ul {
	margin-bottom: 30px;
	text-align: center;
}

.portfolio_nav ul li {
	display: inline;
}

.portfolio_nav ul li {
	background: #f2f4ff;
	border: medium none;
	color: #949ba8;
	font-size: 14px;
	line-height: 1;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	text-transform: uppercase;
	padding: 16px 32px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	margin: 0 2px;
	margin-bottom: 7px;
	display: inline-block;
	border-radius: 30px;
}

.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
	color: #fff;
	background: #8180e0;
}

.portfolio_nav ul li:first-child {
	border-left: 0;
}

.prot_wrap {
	overflow: hidden;
}


/* single gallery css */

.single_protfolio {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}

.prot_thumb {}

.prot_thumb img {
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}

.single_protfolio:hover .prot_thumb img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.prot_content {
	height: 100%;
	width: 100%;
	position: absolute;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background: rgba(131, 209, 121, 0.8);
	z-index: 9;
}

.multi_gallery.prot_content {
	height: 90%;
	width: 80%;
	right: 10%;
	top: 5%;
	bottom: 5%;
	left: 10%;
}

.prot_content_inner {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 10;
	-webkit-transition: all 0.5s ease-in-out 0.5s;
	-o-transition: all 0.5s ease-in-out 0.5s;
	transition: all 0.5s ease-in-out 0.5s;
}

.single_protfolio:hover .prot_content {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.prot_content h3 {
	margin: 21px 0 18px;
	text-transform: capitalize;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
}

.prot_content h3 a {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	text-transform: capitalize;
}

.prot_content p {
	color: #fff;
	line-height: 1.2;
	margin: 5px 0 0;
}

.prot_content p span {
	display: inline-block;
	padding-top: 0px;
}

.single_protfolio:hover .prot_content {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
	position: relative;
	margin: 0 2px;
}

.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
	bottom: 0;
	content: ",";
	position: absolute;
	right: -5px;
}

.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
	content: "";
}

.nospace.col-xs-12 {
	padding: 0px;
}

.nospace .single_protfolio {
	margin-bottom: 0px;
}


/* load button css */

.gallery_load_button {}

.gallery_load_button a {
	border: 1px solid #ddd;
	color: #444;
	padding: 7px 15px;
	display: inline-block;
	font-size: 17px;
	margin-top: 0px;
}

.gallery_load_button a:hover {
	border-color: #333;
	background: #333;
	color: #fff;
}

.prot_wrap.nospace .gallery_load_button a {
	margin-top: 30px;
}


/* portfolio icon css */

.picon {}

.picon a {
	background: #88bb64 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	margin: 0 3px 11px;
	width: 60px;
}

.picon a:hover {
	border-color: #222;
	background: #222;
	color: #fff;
}

/* Details Of portfolio */
.payloan-portfolio-details {
	padding: 100px 0;
}

.pimgs {
	margin-bottom: 15px;
}

.pimgs img {
	width: 100%;
}

.prots-contentg h2 {
	font-size: 25px;
	padding-top: 37px;
}

.prots-contentg p {}

.prots-contentg ul {
	margin-left: 0px;
}

.pimgs {
	margin-bottom: 15px;
	padding: 50px;
	box-shadow: 0 0 30px rgba(0, 0, 0, .15);
	border-radius: 30px;
	margin-bottom: 40px;
}

.portfolio-content.portfolio-details-box {
	padding-top: 15px;
	padding: 53px 50px 14px;
	box-shadow: 0 0 30px rgba(0, 0, 0, .15);
	border-radius: 30px;
}

/* project desc */
.portfolio-details-box li {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: 300;
	padding: 20px 0;
	text-transform: capitalize;
	list-style: none;
}

.portfolio-details-box li:last-child {
	border-bottom: 0 none;
}

.portfolio-details-box li span {
	color: #333;
	display: inline-block;
	font-weight: 700;
	margin-right: 15px;
	text-transform: uppercase;
	width: 170px;
}

.portfolio-details-box ul {
	margin-bottom: 20px;
}

.portfolio-description {
	margin-top: 50px;
}

.portfolio-description>p {
	font-size: 18px;
}

.projects-navigation-wrap {
	margin-top: 50px;
}

.projects-navigation-wrap a {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

.pr-title h2 {
	font-size: 30px;
	text-transform: capitalize;
	padding-bottom: 10px;
}

.prot_content.multi_gallery {
	width: 75%;
	margin: auto;
}



/*style 1 */

.em_port_content {
	background: rgba(23, 67, 88, 0.8);
	height: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 9;
	left: 0;
	top: -100%;
	width: 100%;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	text-align: center;
	color: #fff;
}

.pstyle_1 .porttitle_inner h3 {
	color: #fff;
	padding-bottom: 9px;
}

.pstyle_1 .porttitle_inner h3 a {}

.pstyle_1 .porttitle_inner p {
	color: #333;
}

.pstyle_1 .prot_content p {
	margin: 2px 0 0;
}

.pstyle_1 .single_protfolio {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.pstyle_1 .porttitle_inner .prots-content {
	color: #fff;
}

.portfolio_readmore_btn {
	padding-top: 23px;
}

.portfolio_readmore_btn>a {
	background: #fff none repeat scroll 0 0;
	border-radius: 30px;
	display: inline-block;
	padding: 6px 21px;
	text-transform: uppercase;
	color: #8180e0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border: 1px solid transparent;
}

.portfolio_readmore_btn>a:hover {
	background: #8180e0;
	color: #fff;
	border: 1px solid #8180e0;
}

.em_port_container {
	overflow: hidden;
	position: relative;
}

.pstyle_1 .porttitle_inner p span {
	padding-top: 5px;
	color: #fff;
	color: #ff4a57;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 3px;
}

.pstyle_1 .picon a {
	border-radius: 50%;
	color: #8180e0;
	display: inline-block;
	font-size: 16px;
	height: inherit;
	line-height: inherit;
	margin: 0px 10px 0px;
	width: inherit;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: transparent;
	color: #a6b4ba;
}

.pstyle_1 .picon a:hover {
	background: transparent;
	color: #ff4a57;
}


/*style 1 */

.pstyle2 .prot_thumb {
	position: relative;
}

.pstyle2 .prot_thumb:before {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.pstyle2 .prot_content {
	bottom: 0;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: relative;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 9;
	top: 0;
	height: 100%;
	background: #f00;
	right: 0;
}

.pstyle2 .prot_content_inner {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 10;
}

.pstyle2 .porttitle_inner {
	background: #fff none repeat scroll 0 0;
	bottom: -151px;
	left: 0;
	padding: 29px 0 23px;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	border-bottom: 2px solid #88bb64;
}

.pstyle2 .picon {
	bottom: 300px;
	left: 0;
	position: absolute;
	right: 0;
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
	z-index: 999;
}

.pstyle2 .single_protfolio:hover .picon {
	bottom: 95px;
}

.pstyle2 .single_protfolio:hover .porttitle_inner {
	bottom: 0;
}

.pstyle2 .single_protfolio:hover .prot_thumb:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pstyle2 .porttitle_inner h3 {
	line-height: 1;
}

.pstyle2 .porttitle_inner h3 a {
	color: #222;
}

.pstyle2 .prot_content h3 {
	margin: 21px 0 7px;
}

.pstyle2 .porttitle_inner h3 a:hover {
	color: #8180e0;
}

.pstyle2 .porttitle_inner p {
	color: #666;
}

.pstyle2 .prot_content p {
	margin: 5px 0 0;
}

.pstyle2 .single_protfolio {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.pstyle2 .porttitle_inner p span {
	padding-top: 5px;
	color: #88bb64;
}


/* port style 3 */

.pstyle3 .picon {
	display: none;
}

.pstyle3 .prot_content {
	text-align: left;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transition: color 300ms 0ms, opacity 300ms 0ms, -webkit-transform 300ms 300ms;
	transition: color 300ms 0ms, opacity 300ms 0ms, -webkit-transform 300ms 300ms;
	-o-transition: color 300ms 0ms, opacity 300ms 0ms, transform 300ms 300ms;
	transition: color 300ms 0ms, opacity 300ms 0ms, transform 300ms 300ms;
	transition: color 300ms 0ms, opacity 300ms 0ms, transform 300ms 300ms, -webkit-transform 300ms 300ms;
}

.pstyle3 .prot_content:hover {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.pstyle3 .prot_content h3 {
	margin: 21px 0 47px;
}

.prot_content_inner {
	padding: 0 30px;
}

.pstyle3 .prot_content p span {
	display: inline-block;
	padding-top: 0px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}

.port_readmore a {
	color: #fff;
	float: right;
	border-radius: 0;
	padding: 6px 30px;
	border-color: #fff;
	background: transparent;
	border: 1px solid #fff;
	display: inline-block;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.port_readmore a:hover {
	background: #fff;
	color: #8180e0;
}

.pstyle3 .prot_content h3 a {
	color: #fff;
	font-size: 22px;
}

.pstyle3 .prot_content h3 {
	margin: 15px 0 47px;
}

/* style 4 */

.pstyle4 .single_protfolio:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pstyle4 .prot_content {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}

.pstyle4 .prot_thumb img {}

.pstyle4 .prot_content_inner {
	top: 50%;
}

.pstyle4 .porttitle_inner {}

.pstyle4 .prot_thumb {
	overflow: hidden;
	position: relative;
}

.pstyle4 .prot_content h3 a {
	color: #454545;
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
}

.pstyle4 .porttitle_inner p span {
	padding-top: 5px;
	color: #555;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.pstyle4 .picon a {
	background: #8180e0;
	border-radius: 50%;
	color: #000;
	display: inline-block;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px 11px;
	width: 40px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	border: 0;
}

.pstyle4 .picon a:hover {
	border-color: #8180e0;
}


/*===================== payloan FUN FACT AREA CSS =========================*/

.fun_fact_area {
	position: relative;
}

.fun_fact_area::before {
	content: "";
	position: absolute;
	right: 0;
	top: 76px;
	background: url(http://webitkurigram.com/wp/payloan/wp-content/themes/payloan/assets/images/08.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center;
	left: 0;
}

.single_counter {
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.counter_icon {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.counter_icon i {
	font-size: 40px;
	color: #8180e0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: inline-block;
}

.countr_text>h1 {
	font-size: 60px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	color: #fff;
	display: inline-block;
	padding-bottom: 3px;
}

.countr_text>h3 {
	font-size: 60px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	color: #fff;
	display: inline-block;
}

.counter_title {
	padding: 0 0 0;
}

.counter_title h4 {
	color: #8180e0;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
}


/* style 2 */

.single_counter2.single_counter {
	border: none;
	padding: 0;
}

.counter_title.counter_title2 h4 {
	padding-top: 26px;
	padding-bottom: 15px;
	font-size: 21px;
	font-weight: 600;
	text-transform: capitalize;
}

.countr_text.countr_text2>h3 {
	margin: 0px;
	font-size: 50px;
	color: #8180e0;
}

.countr_text.countr_text2>h1 {
	display: inline-block;
	font-size: 35px;
	font-weight: 700;
	-webkit-transition: .3s;
	margin: 0;
	-o-transition: .3s;
	transition: .3s;
	font-family: "Poppins", sans-serif;
}

.counter_icon.counter_icon2 i {
	height: 90px;
	width: 90px;
	margin: auto;
	background: transparent;
	line-height: 86px;
	border-radius: 7px;
	font-size: 36px;
	border: 1px solid #8180e0;
	color: #8180e0;
}

.single_counter2.single_counter:hover .counter_icon.counter_icon2 i {
	border-radius: 15px;
}

.single_counter2 .counter_icon::before {
	display: none;
}

.single_counter2 .countr_text>h1::after {
	display: none;
}


/*===================== payloan TESTIMONIAL AREA CSS =========================*/

.testimonial_areas {
	position: relative;
}

.testimonial_areas::before {
	content: "";
	position: absolute;
	left: 0;
	top: -245px;
	background: url(http://webitkurigram.com/wp/payloan/wp-content/themes/payloan/assets/images/13.png);
	width: 475px;
	height: 1480px;
}

#testimoinal-section .kc_single_image img {
	max-width: 109% !important;
}

.em_single_testimonial {
	text-align: left;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	padding: 80px 51px 129px;
}

.em_test_thumb {}

.em_test_thumb img {}

.em_testi_title {
	margin-bottom: 4px;
}

.em_testi_title h2 {
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 50px;
	text-transform: capitalize;
	color: #000;
	font-weight: 700;
}

.em_testi_title h2 sup {
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.em_testi_title span {
	color: #000;
	font-weight: 500;
	font-size: 16px;
	display: block;
	padding-top: 10px;
}

.em_testi_text {
	font-size: 27px;
	line-height: 36px;
	color: #000;
	position: relative;
	transition: .5s;
}

.em_testi_text::before {
	content: "\f10d";
	position: absolute;
	left: 0;
	top: -53px;
	font-family: FontAwesome;
	font-size: 58px;
}

.em_testi_text.texti_style2 {
	color: #333;
	font-style: italic;
	margin: auto;
	width: 100%;
}

.em_testi_degi {
	line-height: 1;
	margin-top: -4px;
}

.em_reviews i {
	color: #ddd;
}

.testi-star i {
	color: #ddd;
}

.testi-star i.active {
	color: #8180e0;
}

.em_test_thumb {
	padding-bottom: 100px;
}

.em_test_thumb img {
	display: inline-block !important;
}

/* Testimonial Style Tow */
.style_two.em_single_testimonial {
	border: 1px solid #e7e6e6;
	background: #fff;
	box-shadow: 0px 0px 44px 0px rgba(129, 128, 224, 0.12);
	padding: 34px 30px 31px;
	margin-bottom: 30px;
	transition: .5s;
}

.style_two.em_single_testimonial:hover {
	background: #88bb64;
}

.style_two .em_testi_text {
	color: #929292;
}

.style_two .em_testi_text::before {
	color: #ECECF7;
}

.style_two .em_testi_title h2 {
	color: #222;
	transition: .5s;
}

.style_two .em_testi_title span {
	color: #88bb64;
	transition: .5s;
}

.style_two.em_single_testimonial:hover .em_testi_title span,
.style_two.em_single_testimonial:hover .em_testi_text,
.style_two.em_single_testimonial:hover .em_testi_title h2 {
	color: #fff
}

/* without carousel */

.curosel-style .owl-nav div {
	border: 2px solid #8180e0;
	border-radius: 50%;
	color: #fff;
	font-size: 19px;
	height: 44px;
	line-height: 42px;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 44px;
	text-align: center;
	z-index: 99;
	-webkit-transform: translateY(-49%);
	-ms-transform: translateY(-49%);
	transform: translateY(-49%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background: #8180e0;
}

.curosel-style .owl-nav .owl-next {
	left: auto;
	right: 15px;
}

.curosel-style .owl-nav .owl-prev {
	right: auto;
	left: 15px;
}

.single_gallery.curosel-style .owl-nav div {
	left: 30px;
}

.single_gallery.curosel-style .owl-nav .owl-next {
	right: 30px;
	left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
	left: 0px;
}

.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
	right: 0px;
	left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* Curousel Style Css */

.curosel-style .owl-nav .owl-next:hover {
	color: #fff;
}

.curosel-style .owl-nav .owl-prev:hover {
	background: #8180e0;
	color: #fff
}

.owl-carousel .owl-item img {
	margin: auto;
}

.curosel-style:hover .owl-nav div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.em_testi_content {
	position: relative;
}

.testimonial_list .owl-dots {
	border-radius: 100%;
}

.testimonial_list .owl-dot {
	background: transparent !important;
	height: 13px !important;
	width: 13px !important;
	display: inline-block !important;
	margin: 0 3px;
	border-radius: 100%;
	border: 3px solid #666 !important;
}

.testimonial_list .owl-dot.active {
	border-color: #8180e0 !important;
}

.testimonial_list.curosel-style .owl-nav div {
	border: 0;
	border-radius: 0;
	color: #fff;
	font-size: 60px;
	height: inherit;
	line-height: inherit;
	top: 76%;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: inherit;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background: transparent;
	opacity: 1;
	right: 37px;
}

.testimonial_list.curosel-style .owl-nav .owl-prev {
	right: 79px;
	left: auto;
}

/*---------------------- * SLICK SLIDER AREA CSS -----------------------*/

.em-slick-testi-main {
	text-align: center;
}

/*---------------------- * SLIDER AREA CSS -----------------------*/

.main-slider-area {
	display: block;
	position: relative;
}

.nivo-caption {
	background: rgba(19, 39, 78, 0.0);
	height: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	overflow: visible !important;
}

.em-slider-content-nivo {}

.em_slider_right {}

.em_slider_inner {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nivoSlider {
	overflow: visible;
}

.em-slider-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #8180e0;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 22px;
	display: block;
	font-family: 'Rubik', sans-serif;
}

.em-slider-sub-title {
	font-size: 76px;
	color: #fff;
	margin-bottom: 40px;
	font-weight: 700;
	width: 90%;
	margin: auto;
	margin-bottom: 40px;
}

.em-slider-descript {
	color: #fff;
}

.em-slider-descript {
	width: 55%;
	text-align: left;
	color: #e2b0f2;
	margin: 24px 0 0;
	margin-bottom: 0px;
	font-size: 22px;
	margin-bottom: 30px;
	line-height: 36px;
}

.text-left .em-slider-descript {
	margin-left: 0;
	margin-right: auto;
}

.text-center .em-slider-descript {
	margin: 0 auto 31px;
}

.text-right .em-slider-descript {
	margin-right: 0;
	margin-left: auto;
}

.em-slider-button .withput-active {
	background: rgba(255, 255, 255, 0.10);
	color: #fff;
}

.em-button-button-area a:hover {
	background-color: #8180e0;
	border-color: #8180e0;
}

.text-left a.em-active-button {
	margin-left: 0;
}

.em-slider-half-width {
	width: 50%;
}

.text-center .em-button-button-area a {
	margin: 0 15px;
}

.em-slider-left {
	padding-right: 30px;
}

.em-slider-right {
	padding-left: 30px;
}

.em-slider-full-width {
	width: 85%;
}

.em-slider-half-width .em-slider-descript {
	width: 100%;
}


/* directionNav */

.em-nivo-slider-wrapper .nivo-directionNav {}

.em-nivo-slider-wrapper .nivo-directionNav a {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 78px;
	width: 50px;
	line-height: 74px;
	border: 1px solid #8180e0;
	text-align: center;
	display: block;
	color: #8180e0;
	font-size: 28px;
	left: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 0;
}

.em-nivo-slider-wrapper .nivo-directionNav a:hover {
	background: #8180e0;
	border-color: #8180e0;
	color: #fff;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav a {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	left: 50px;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 50px;
}


/* controlNav */

.em-nivo-slider-wrapper .nivo-controlNav {
	top: 50%;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 9;
	left: 38px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.em-nivo-slider-wrapper .nivo-controlNav {}

.em-nivo-slider-wrapper .nivo-controlNav a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	font-size: 9px;
	height: 17px;
	margin: 8px 0;
	width: 17px;
	color: #8180e0;
	line-height: 17px;
}

.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
	background: #fff none repeat scroll 0 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.single_slide_img {
	position: absolute;
	top: -180px;
	text-align: right;
	left: 59%;
}


/*===================== payloan PRICING AREA CSS =========================*/

.pricing_plan_area .kc_column,
.pricing_plan_area .kc_column_inner {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.single_pricing {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 51px 40px 70px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: left;
	box-shadow: 0px 8px 14.72px 1.28px rgba(207, 207, 207, 0.3);

}

.single_pricing::before {
	position: absolute;
	right: 0;
	top: 0;
	background: url(assets/images/pricing-shape-1.png);
	background-repeat: repeat;
	background-repeat: no-repeat;
	height: 218px;
	width: 218px;
	content: "";
}

.single_pricing.active {}

.pricing_head {
	padding: 0 0 0px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.pricing_icon {
	text-align: center;
}

.pricing_img {
	text-align: center;
	position: absolute;
	right: 40px;
	top: 43px;
}

.pricing_title h2 {
	font-size: 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.pricing_title h3 {
	font-size: 30px;
	color: #8180e0;
	text-transform: capitalize;
	padding-bottom: 7px;
}

.pricing_subtitle h4 {
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	color: #656565;
	font-weight: 400;
	margin: 0;
}

.price_item_inner_center {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.price_item {
	-webkit-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-top: 17px;
}

.price_item span {
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	color: #151948;
}

.slash {
	font-size: 0;
}

.curencyp {
	font-size: 35px;
	font-weight: 500;
	position: relative;
}

.bootmp {
	font-size: 14px !important;
	color: #b1b3d0 !important;
	font-weight: 400 !important;
}

.pricing_btn span {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 0px 23px;
	border-radius: 30px;
	font-size: 15px;
}

.featur ul {
	padding: 31px 0 44px;
}

.featur ul li {
	display: block;
	font-size: 14px;
	/* font-weight: 400; */
	padding: 8px 0;
	text-transform: none;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-transform: capitalize;
	color: #5e629c;
}

.featur ul li b {
	font-weight: 600;
}

.featur ul li:last-child {
	padding-bottom: 0;
}

.pricing_bottom {}

.order_now {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.order_now a {
	background: #f5f5f5;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	padding: 19px 58px;
	position: relative;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	color: #8a8dbb;
}

.single_pricing:hover .order_now a,
.single_pricing.active .order_now a {
	background: #8180e0;
	color: #fff;
}

.single_pricing.active .order_now a:hover {
	background: #f5f5f5;
	color: #2B96CC;
}

.single_pricing .order_now a,
.single_pricing .price_item_inner,
.single_pricing .pricing_title>h3 {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.active .pricing_title h4 {
	color: #fff;
}

/*===================== END payloan PRICING AREA CSS =========================*/


/* contact from */

div.wpcf7-response-output {
	margin: 0;
	color: orange;
	font-size: 1.25rem;
}


/* recent post */

.footer-address {
	padding-top: 0px;
}

.footer-widget.address,
.footer-widget.address p {
	/* color: #fff; */
	margin-top: 5px;
	font-size: 25PX;
	color: #88bb64;
	font-weight: 500;
}

.footer-sociala-info {
	overflow: hidden;
}

.footer-logo {
	margin-bottom: 20px;
}

.footer_s_inner {
	margin-top: 0px;
	margin-bottom: 0;
}

.footer-sociala-icon {
	clear: both;
	float: left;
	font-size: 16px;
	margin-right: 8px;
	overflow: hidden;
	margin-top: 5px;
	color: #8180e0;
	display: none;
}

.recent-post-item {
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
}

.recent-post-image {
	float: left;
	margin-right: 15px;
}

.recent-post-image img {
	border-radius: 100%;
}

.recent-post-image a {
	display: inline-block;
}

.recent-post-text {
	margin-top: 3px;
	overflow: hidden;
}

.recent-post-text .rcomment i {
	margin-right: 5px;
}

.footer-middle .post-date {
	display: block;
}

.footer-middle .recent-post-item+.recent-post-item {
	margin-top: 0px;
}

/* mailchim */
.mc4wp-form-fields input::-moz-placeholder {
	color: #666;
	font-size: 19px !important;
}

.mc4wp-form-fields ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #666 !important;
	font-size: 19px !important;
	font-weight: 300;
}

.mc4wp-form-fields ::-moz-placeholder {
	/* Firefox 19+ */
	color: #666 !important;
	font-size: 19px !important;
	font-weight: 300;
}

.mc4wp-form-fields :-ms-input-placeholder {
	/* IE 10+ */
	color: #666 !important;
	font-size: 19px !important;
	font-weight: 300;
}

.mc4wp-form-fields :-moz-placeholder {
	/* Firefox 18- */
	color: #666 !important;
	font-size: 19px !important;
	font-weight: 300;
}

/* Mailchim Form Css */
.mailchim-form-inner {
	width: calc(69%) !important;
	background: #fff;
	margin: auto !important;
	border-radius: 100px !important;
	margin-top: -63px !important;
	padding: 13px 60px 20px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
	box-shadow: 0 5px 10px rgba(0, 9, 128, 0.035), 0 7px 18px rgba(0, 9, 128, 0.05);
}

.mailchim-form {
	overflow: visible;
	z-index: 9;
	position: absolute;
	left: 59.4%;
	margin: auto;
	width: 100% !important;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.mailchim-form-inner .widgettitle {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 25px;
}

.mc4wp-form-fields p {
	position: relative;
	font-size: 16px;
}

.footer-middle .widget.widget_mc4wp_form_widget h2 {
	font-size: 40px;
	margin-bottom: 33px;
	position: relative;
	text-transform: none;
	font-weight: 300;
}

.mc4wp-form-fields p label {
	font-size: 16px;
	font-weight: 700;
	margin: 15px 0;
}

.mc4wp-form-fields input,
.mc4wp-form-fields textarea {
	font-size: 19px;

	color: #929292;

	line-height: 55px;

	width: 100%;

	background: #fff;

	height: 52px;

	border: 1px solid #dedede;

	outline: none;

	border-radius: 5px;

	margin-bottom: 25px;

	padding: 0 20px;
}

.mc4wp-form-fields textarea {
	height: 80px;
}

.mc4wp-form-fields button {
	text-align: center;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	border: medium none;
	border-radius: 5px;
	font-size: 17px;
	background: #88bb64;
	color: #88bb64;
	display: block;
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
	padding: 16px 39px;
	display: inline-block;
	margin-top: 15px;
}

.mc4wp-form-fields button:hover {
	color: #fff;
	background: #ffdf30;
}

.mc4wp-form-fields input:focus,
.mc4wp-form-fields textarea:focus {
	border-color: #88bb64;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.mc4wp-form-fields i {
	margin-right: 10px;
	color: #000;
}

.footer-middle .mc4wp-form-fields p:nth-child(1) {
	margin-bottom: 26px;
}

.contact-2 .sbuton {
	border-color: #ccc;
	border-radius: 6px;
	color: #fff;
	margin-top: 8px;
}

.payloan-blog-readmore {
	margin-top: 9px;
}

.learn_btn {
	display: inline-block;
	text-transform: capitalize;
	color: #88bb64;
}

.learn_btn:hover {
	color: #222;
}

/* payloan Blog Button */
.payloan-blog-btn {
	margin-top: 16px;
}

.blog_readmore_btn {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-transform: capitalize;
	text-align: center;
	padding: 2px 20px;
	color: #333;
	text-transform: capitalize;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.payloan-single-blog:hover .blog_readmore_btn {
	background: #8180e0;
	border-color: #8180e0;
	color: #fff;
}


/*===================== payloan adn blog css =========================*/
.payloan-single-blog_adn {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: left;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
}

/* BLOG THUMB CSS */
.blog_adn_thumb_inner {
	position: relative;
}

.payloan-blog-thumb_adn {
	overflow: hidden;
}

.payloan-blog-thumb_adn a {
	position: relative;
}

.payloan-blog-thumb_adn a {
	display: block;
}

.payloan-blog-thumb_adn img {
	display: block;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}

/* BLOG TITLE AND CONTENT CSS */
.blog-inner_adn {}

.blog-page-title_adn h2 {
	margin: 0;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
}

.blog-page-title_adn a {
	font-weight: 700;
	margin-bottom: 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	color: #222;
}

.blog-page-title_adn a:hover {
	color: #88bb64;
}

.blog-content_adn h2 a {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.blog-content_adn h2 a:hover {
	color: #8180e0;
}

.blog-content_adn p {
	margin-bottom: 0;
	font-size: 17px;
}

.blog_add_icon a {
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #8180e0;
	border-radius: 50%;
}

.blog-page-title_adn2 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	z-index: 9999;
}

.blog-page-title_adn2 h2 {
	margin: 0px;
	background: rgba(0, 0, 0, 0.72);
	padding: 15px;
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.blog-page-title_adn2 h2 a {
	color: #fff;
}

/* BLOG POST META LEFT CSS */
.payloan-blog-meta-left_adn {
	margin-bottom: 6px;
}

.payloan-blog-meta-left_adn a,
.payloan-blog-meta-left_adn span {
	margin-right: 13px;
	-o-transition: .3s;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
	font-size: 16px;
	font-weight: 400;
	margin-right: 21px;
	color: #b8b8b8;
}

/* BLOG POST META RIGHT CSS */
.payloan-blog-meta-right_adn {
	padding: 7px 0;
	text-transform: capitalize;
}

a.blright {
	float: right;
	margin-right: 0;
}

.payloan-blog-meta-right_adn i {
	margin-right: 5px;
}

.blog_nospace_adn.col-xs-12 {
	padding: 0px;
}

.blog_nospace_adn .payloan-single-blog {
	margin-bottom: 0px;
}


/* responsive 320 start */


/* small mobile :320px. */

@media (max-width: 767px) {
	body {
		overflow-x: hidden;
	}

	.payloan-header-top {
		display: none;
	}

	.mean-container .mean-bar:before {
		text-transform: uppercase;
		top: 19px;
	}

	.mean-container a.meanmenu-reveal {
		padding: 19px 20px 18px;
	}
}


/* button css */

.banner-area .btn,
.b-batton .btn {
	font-size: 19px;
	color: #fff;
	background: #88bb64;
	border-radius: 5px;
	padding: 14px 28px;
	transition: all .5s ease;
	text-transform: none;
	letter-spacing: 1px;
}

.banner-area .btn:hover,
.b-batton .btn:hover {
	color: #ffffff;
	background: #9fd27c !important;
	box-shadow: inset 0px 0px 0px 1px #9fd27c, 0px 0px 15px 1px #9fd27c;
	transition: all .5s ease;
}

.banner-area .btn span,
.b-batton .btn span {
	display:inline-block;
	transition: all .5s ease;
}

.banner-area .btn:hover span,
.b-batton .btn:hover span {
	transform: translate(2px);
	transition: all .5s ease;
}



.banner-area .active .btn {
	background: rgba(255, 255, 255, 0.10);
	box-shadow: none;
}

.btn-sm {
	font-size: 12px;
	letter-spacing: 1px;
	padding: 12px 20px;
}

.btn.btn-bordered {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #8180e0;
	color: #8180e0;
	padding-bottom: 11px;
	padding-top: 11px;
}

.btn.btn-lg.btn-bordered {
	padding-bottom: 16px;
	padding-top: 16px;
}

.btn.btn-sm.btn-bordered {
	padding-bottom: 8px;
	padding-top: 8px;
}

.btn-icon i {
	font-size: 10px;
	left: 0;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.btn-icon:hover i {
	left: 2px;
}

.button-group {
	margin-top: 30px;
}

.button-group a {
	margin-right: 25px;
}

.button-group a:last-child {
	margin-right: 0;
}


/*---------------------------------------- 7. BANNER SECTION ------------------------------------------*/

.banner-area {
	height: calc(104vh - 100px);
	padding: 0;
	position: relative;
	z-index: 1;
}

.banner-area::after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 45%;
	height: 100%;
	background: url(assets/images/slider/3.png) no-repeat;
	z-index: -1;
}

.banner-content {
	left: 50%;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 33%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	z-index: 1;
}

.banner-content h1 {
	font-size: 70px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.banner-content h2 {
	color: #8180e0;
	font-size: 55px;
	font-weight: 500;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.banner-content p {
	font-size: 18px;
	margin: 20px auto 16px;
	width: 48%;
}

.scroll-next {
	bottom: 10px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 1;
}

.scroll-next>a {
	border-radius: 20px;
	display: inline-block;
	height: 30px;
	width: 30px;
	position: relative;
}

.scroll-next i {
	color: #8180e0;
	font-size: 40px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}


/*---------------------------------------- 8. HOME 2 HERO SLIDER SECTION ------------------------------------------*/
.em-slick-slider-new {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: auto;
	position: relative;
	z-index: 999;
}

.em-slick-slider-new .single-slide {
	height: calc(133vh - 100px);
	position: relative;
}

.em-slick-slider-new .slide-one-bg {
	background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}

.em-slick-slider-new .slide-two-bg {
	background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}

.em-slick-slider-new .slide-three-bg {
	background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}

.em-slick-slider-new .banner-content {
	left: 0;
	position: absolute;
	/* right: 0; */
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	/* right: 0; */
	margin: auto;
}

/* Slider Nav & Dots Css */

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev,
.slick-next {
	background-color: transparent;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	/* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
	height: 60px;
	top: 50%;
	-webkit-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
	width: 60px;
	z-index: 1;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	line-height: 55px;
	color: #fff;
	border: 2px solid rgba(255, 255, 255, 0.1);
}

.em-slick-slider-new .slick-prev {
	left: -57px;
}

.em-slick-slider-new .slick-next {
	right: -57px;
}

.em-slick-slider-new:hover .slick-prev {
	left: 50px;
}

.em-slick-slider-new:hover .slick-next {
	right: 50px;
}

.slick-prev::before,
.slick-next::before {
	color: #fff;
	font-size: 25px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	content: "\f104";
	font-family: FontAwesome;
}

.slick-next:before {
	content: "\f105";
	font-family: FontAwesome;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	background-color: #8180e0;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	color: #fff;
}

.em-slick-slider-new .slick-dots {
	bottom: 35px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
}

.slick-dots {
	bottom: -30px;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li {
	height: 5px;
	margin: 0 8px;
	width: 20px;
}

.slick-dots li button {
	background-color: #fff;
	border: 0 none;
	height: 10px;
	padding: 0;
	text-indent: -99999px;
	width: 29px;
}

.slick-dots .slick-active button {
	background-color: #8180e0;
}

.skbrop,
.overlay-dark {
	position: relative;
	z-index: 0;
}

.skbrop::after,
.bnrsk::after {
	background-color: rgba(0, 0, 0, 0.0);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.bnrsk:after {
	background-color: rgba(0, 0, 0, 0.0);
}

.em_slick_testimonial .slick-dots li button {
	background-color: #333;
}

.em_slick_testimonial .slick-dots .slick-active button {
	background-color: #8180e0;
}

/* IMAGE SLIDER */
.em-image-sliderslick .slick-prev,
.em-image-sliderslick .slick-next,
.em-image-sliderslick .slick-dots li button {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.em-image-sliderslick:hover .slick-prev,
.em-image-sliderslick:hover .slick-next,
.em-image-sliderslick:hover .slick-dots li button {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.em-slick-slider-new.em-image-sliderslick .slick-dots {
	bottom: 20px;
	position: relative;
}

.em-slick-slider-new.em-image-sliderslick .slick-dots li button {
	background-color: #000;
}

.em-slick-slider-new.em-image-sliderslick .slick-dots .slick-active button {
	background-color: #8180e0;
}


/* testimonial slick */

..em-testi-content.slick-slide:focus,
.em-testi-content.slick-slide:active {
	color: #fff;
	background-color: #fff;
}

.em-slick-testi-wraper .slick-active .em_testi_title_ar {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.em-slick-testi-wraper .slick-active.slick-current .em_testi_title_ar {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* About Section Image Slider Css */

.about-image-slider .em-slick-slider-new .slick-prev {
	left: 0px;
}

.about-image-slider .em-slick-slider-new .slick-next {
	right: 0px;
}

.about-image-slider .em-image-sliderslick .slick-prev,
.about-image-slider .em-image-sliderslick .slick-next,
.about-image-slider .em-image-sliderslick .slick-dots li button {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.about-image-slider .slick-prev,
.about-image-slider .slick-next {
	border-radius: 0;
	height: 47px;
	line-height: 47px;
	color: #fff !important;
	background: rgba(0, 0, 0, 0.60);
}

.about-image-slider .slick-prev::before,
.about-image-slider .slick-next::before {
	color: #fff;
}

.about-image-slider .em-image-sliderslick:hover .slick-prev,
.about-image-slider .em-image-sliderslick:hover .slick-next {
	background: #8180e0;
	color: #fff;
}


/* Particles Slider Css */
.effective-area {
	height: calc(71vh);
	padding: 0;
	position: relative;
}

.effective-area.overlay-white::after,
.effective-area .overlay-dark::after {
	background-color: rgba(0, 0, 0, 0);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.overlay-white:after {
	background-color: rgba(0, 0, 0, 0);
}

.effective-content {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

.effective-content h1 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 30px;
	color: #fff;
}

.effective-content h2 {
	font-size: 42px;
	font-weight: 600;
	margin-bottom: 18px;
	text-transform: capitalize;
	color: #fff;
}

.effective-content p {
	font-size: 18px;
	margin: 20px auto;
	width: 38%;
}

.effective-area .btn {
	margin-top: 30px;
}

.scroll-next {
	bottom: 10px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 1;
}

.scroll-next>a {
	border-radius: 20px;
	display: inline-block;
	height: 30px;
	width: 30px;
	position: relative;
}

.scroll-next i {
	color: #fff;
	font-size: 40px;
	left: 0;
	position: absolute;
	right: 0;
	top: -106px;
}

.effective_icon_inner {
	margin-top: 26px;
}

.effective_icon_inner a {
	display: inline-block;
	font-size: 19px;
	color: #fff;
	margin: 0px 10px;
}

.effective_slider_btn a {
	font-family: 'Montserrat', sans-serif;
	padding: 13px 20px;
	background: #8180e0;
	color: #111;
	font-size: 16px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 3px;
	/* margin-top: 53px; */
	display: inline-block;
}

.effective_slider_btn a:hover {
	background: #fff;
}


/* kc */

.abtext em {
	color: #444;
	font-weight: 600;
}

.abtext ol {
	padding-left: 15px;
}

.abtext ol li {
	font-weight: 600;
	line-height: 30px;
}

.kc-button-4 a::after,
.kc-button-4 a::before {
	background: #000 !important;
}

/* call to action */

.em-call-to-action {
	text-align: left;
	position: relative;
}

.em-call-to-action-title h2 {
	font-size: 34px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 12px;
	color: #fff;
}

.em-call-to-action-title span {
	display: block;
	font-size: 36px;
	margin-top: 10px;
}

.call-to-action-btn a {
	border: none;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #8180e0;
	border-radius: 50px;
	color: #fff;
	margin-top: 28px;
	padding: 8px 30px;
	font-family: 'Raleway', sans-serif;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.call-to-action-btn a:hover {
	background: #8180e0;
}

.em-call-to-action-desc {
	color: #fff;
	width: 55%;
	margin: auto;
	margin-left: 0;
	font-size: 14px;
}

.em-call-to-action2 {
	text-align: center;
}

.em-call-to-action2 .em-call-to-action-desc {
	width: 65%;
	margin-left: 0;
	margin: auto;
}

.em-call-to-action2 .call-to-action-btn a {
	margin-top: 30px;
}

.em-call-to-video {
	position: absolute;
	right: 0;
	top: 50%;
	width: 24%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.em-call-video-link {
	float: left;
	margin-right: 20px;
}

.em-call-to-video h3,
.em-call-to-video i {
	color: #fff;
}

.em-call-to-video h3 {
	margin-top: 5px;
	font-size: 25px;
}

.em-call-to-video i {
	font-size: 28px;
}


/*======================== payloan Video CSS =========================*/
.single-video {
	position: relative;
	text-align: center;
}

.single-video img {}

.single-video h3 {
	color: #fff;
	font-size: 31px;
	font-weight: 600;
	margin-bottom: 0;
	padding-top: 26px;
	text-transform: uppercase;
}

.video-icon a {
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 99;
}

.video-icon a::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 99px;
	width: 99px;
	background: rgba(131, 209, 121, 1);
	z-index: -1;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}

	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

.video-icon a i {
	background: rgba(255, 255, 255, 0.90);
	height: 100px;
	width: 100px;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	border-radius: 50%;
	line-height: 100px;
	color: #8180e0;
	font-size: 26px;
	position: relative;
}

.v-overlay .video-icon a i {
	border: 0px solid #fff;
	font-size: 30px;
}

.video-icon {
	left: 50%;
	position: absolute;
	top: 51%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

/* About Area Video */
#about .single-video img {
	margin-left: 112px;
	margin-bottom: -43px;
}

#about .video-icon {
	left: 65%;
	top: 79%;
}

/* Banar Slider */
.banner-content h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

.banner-content h2 {
	font-size: 43px;
	font-weight: 700;
	color: #fff;
	margin-top: 27px;
	text-transform: none;
	margin-bottom: 47px;
}

.banner-content p {
	width: 40%;
	font-size: 17px;
	font-weight: 400;
	margin: 39px auto 35px;
	color: #fff;
}

.slick-dots li {
	display: none;
}

.banner-content p {
	font-size: 16px;
}

.b-batton {
	display: inline-block;
	margin-right: 11px;
}

/* Banner Slick Slider */
.slick-list {
	overflow: visible !important;
	position: relative;
}

.slick-list::before {
	content: "";
	position: absolute;
	left: 23px;
	bottom: 215px;
	background: url(http://webitkurigram.com/wp/payloan/wp-content/themes/payloan/assets/images/s-shape-3.png);
	background-repeat: no-repeat;
	height: 430px;
	width: 121px;
	z-index: 999;
}

.em-slick-slider-new .banner-content {
	left: 46.7%;
	position: absolute;
	text-align: left;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.banner-slick.banner-content h1 {
	font-size: 42px;
	text-transform: none;
	color: #222;
	font-weight: 800;
	margin-bottom: 0;
	display: block;
}

.banner-slick.banner-content h2 {
	font-size: 42px;
	color: #222;
	margin: auto;
	margin-bottom: 35px;
	font-weight: 800;
}

.banner-slick.banner-content.banner-content p {
	color: #0c2a44;
	margin: 0px 0 0;
	font-size: 19px;
	margin-bottom: 30px;
	margin-bottom: 45px;
}

.banner-slick .b-batton {
	display: inline-block;
	margin-right: 16;
}

.slider_single_img {
	position: absolute;
	top: -130px;
	right: -29%;
}

/* footer widget */
.mean-container .mean-bar:before {
	text-transform: uppercase;
}

.footer-logo img {
	margin-bottom: 37px;
	margin-top: 16px;
}

.mc4wp-alert.mc4wp-error a,
.mc4wp-alert.mc4wp-error p {
	color: #8180e0 !important;
}

span.wpcf7-not-valid-tip {
	text-align: left;
	color: red;
	font-size: 1.25rem;
}

.footer-middle .widget.widget_archive .widget-title {
	margin-bottom: 34px !important;
	margin-top: 28px !important;
}

.footer-middle .widget.widget_search .widget-title {
	margin-top: 25px !important;
}

.footer-middle .widget.widget_tag_cloud .widget-title {
	margin-bottom: 20px !important;
}

.footer-middle .widget.widget_nav_menu .widget-title {
	margin-bottom: 35px !important;
}

.footer-middle .widget.widget_text p img {
	margin-top: 10px !important;
	margin-bottom: 6px !important;
}

#wp-calendar caption {
	padding: 0;
	margin: 0;
	margin-top: -7px;
	margin-bottom: 5px;
}

/* sidebar widget */
.blog-left-side .widget.widget_text p img {
	margin-top: 10px !important;
	margin-bottom: 6px !important;
}

.blog-left-side .widget.widget_text .wp-caption {
	margin-bottom: 0px;
}

.blog-left-side .widget.widget_archive .widget h2 {
	padding-bottom: 19px !important;
}

.footer-middle table#wp-calendar td#today a {
	color: #fff;
}

.blog-left-side .widget h2 {
	margin-top: 0;
}

.footer-middle #archives-dropdown--1 {
	height: 34px;
	width: 100%;
}

.comment_field .textarea-field label {
	margin-top: 20px;
	margin-bottom: 10px;
}

.blog-content {
	word-break: break-word;
	padding-bottom: 30px;
}

.post-password-form input[type="submit"] {
	background: #8180e0;
	height: 40px;
	width: 100px;
}

.page-list-single {
	clear: both;
}

.blog-left-side .text-widget-about ul li {
	border-top: 0;
	padding: 0;
}

/* Tab Post CSS */
.kc_tabs_nav,
.nav-pills {
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 100px !important;
}

.kc_tabs_nav>li,
.nav-pills>li {
	float: left;
	margin-right: 15px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}

.kc_tabs_nav>li:last-child,
.nav-pills>li:last-child {
	margin-right: 0;
}

.nav-pills>li.active {
	background: #8180e0;
	color: #fff;
}

.kc_tabs_nav>li:first-child,
.nav-pills>li:first-child {
	border-left: 1px solid #ddd;
}

.kc_tabs_nav>li>a,
.nav-pills>li>a {
	padding: 0 30px;
	text-decoration: none;
	outline: 0;
	display: block;
	line-height: 25px !important;
	color: #555 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	margin: 0px 0px;
	padding: 0 35.3px 33px !important;
	font-family: Raleway, sans-serif;
}

.kc_tabs_nav>li>a:hover,
.nav-pills>li>a:hover {
	background: #8180e0;
	color: #fff;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff !important;
	background-color: transparent !important;
	border-radius: 0 !important;
	position: relative;
}

.nav-pills>li.active>a::before {
	content: "";
	left: 0;
	bottom: -12px;
	width: 25px;
	height: 25px;
	position: absolute;
	background: #8180e0;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 0;
	margin: auto;
}

.nav-pills>li.active>a:hover {
	background: transparent;
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: transparent !important;
}

.nav-pills li i {
	font-size: 33px;
	margin-bottom: 14px;
	display: block;
	margin-top: 27px;
}

/* Tab Content */
.em_post_tab_thumb {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.em_post_tab_thumb img {
	width: 100%;
	margin-top: 5px;
}

.tab_pan_content {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	padding: 26px 20px 31px 20px;
}

.tab_pan_content h2 {
	padding-bottom: 25px;
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	/* padding: 0; */
}

.tab_pan_content .tab_desc {
	margin-bottom: 17px;
}

.tab_pan_content ul {
	list-style: none;
}

.tab_pan_content ul li {
	color: #555;
	margin-bottom: 15px;
	font-weight: 300;
}

.tab_pan_content ul li i {
	color: #8180e0;
	margin-right: 7px;
}

.tab_pan_content a {
	display: inline-block;
	font-size: 15px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	margin-right: 4px;
	margin-top: 8px;
	background: #8180e0;
	border-radius: 3px;
}

.tab_pan_content a:hover {
	background: #1068F9;
	border-color: #1068F9;
	color: #fff;
}


/* Tab Style Two */
.tab_post_style2 .kc_tabs_nav,
.tab_post_style2 .nav-pills {
	border-bottom: 0 !important;
	margin-bottom: 27px !important;
}

.tab_post_style2 .nav-pills>li.active>a:before {
	display: none;
}

.tab_post_style2 .nav-pills li i {
	font-size: 39px;
	margin-bottom: 0;
	color: #8180e0;
	width: 90px;
	height: 90px;
	line-height: 90px;
	-webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
	border-radius: 100%;
	margin-bottom: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.tab_post_style2 .nav-pills>li i:hover,
.tab_post_style2 .nav-pills>li.active i {
	background: #8180e0;
	color: #fff;
}

.kc_progress_bars .progress-item span.label {
	color: #555 !important;
	font-family: Raleway, sans-serif !important;
}

/* Slider Dot Css*/
.owl-dots {
	position: absolute;
	left: 50%;
	bottom: -36px;
	border-radius: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.owl-dot {
	background: #a84dbd;
	height: 10px;
	width: 10px;
	display: inline-block !important;
	margin: 0 3px;
	border-radius: 100%;
}

.owl-dot.active {
	background: #fff;
}

/* Brand Style */
.payloan-single-brand {
	margin-bottom: 30px;
	overflow: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.author.mt-120 {
	background: #F6F7FF;
	padding: 40px 35px 35px;
	margin-top: 97px;
	margin-bottom: 50px;
}

.author-text h3 a {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 7px;
	display: block;
}

.author-img.text-center {
	padding-bottom: 18px;
}

.author-img img {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	border-radius: 100%;
	margin: auto;
	margin-top: -107px;
}

.author-icon {
	margin-bottom: 26px;
}

.author-icon a {
	color: #9498b6;
	font-size: 15px;
	margin: 0 5px;
}

.kc_accordion_section.group {
	padding-bottom: 20px !important;
}

.acoading .kc_accordion_header>span.ui-accordion-header-icon {
	float: left !important;
}

.kc_accordion_header>span.ui-accordion-header-icon::before {
	content: "\f067" !important;
	font-family: FontAwesome !important;
	color: #0f1328 !important;
}

.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon::before {
	content: "\f068" !important;
	font-family: FontAwesome !important;
}

.acoading .kc_accordion_header,
.acoading .kc_accordion_header>a {
	overflow: hidden !important;
}

.logo a.retina-logo {
	margin-top: 10px;
}

.kc-flip-container .front {
	box-shadow: 0px 0px 22px 0px rgba(129, 128, 224, 0.17);
	border: 0 !important;
}

.kc-flip-container .back {
	box-shadow: 0px 0px 22px 0px rgba(129, 128, 224, 0.17);
	border: 0 !important;
}

/*extra*/

h1.kc_title.bold {
	font-weight: bold !important;
}

body.kc-css-system .kc-css-864478 {
	text-align: center;
}

body.kc-css-system .kc-css-864478 a {
	color: rgba(255, 255, 255, 1);
	background: #88bb64;
	font-size: 17px;
	font-weight: 700;
	text-transform: capitalize;
	border: 0px solid rgba(255, 255, 255, 1);
	border-radius: 3px 3px 3px 3px;
	padding: 14px 47px 14px 47px;
	margin-top: 37px;
}

#moneysend-section,
#blog-section {
	overflow-x: hidden;
}

#moneysend-section::after {
	position: absolute;
	left: -150px;
	top: 750px;
	content: '';
	background: url(assets/images/bg/5.png) no-repeat left top;
	width: 100%;
	height: 1173px;
	z-index: -1;
}

#moneysend-section::before {
	position: absolute;
	right: 0px;
	top: 1000px;
	content: '';
	background: url(assets/images/bg/6.png) no-repeat right top;
	width: 100%;
	height: 955px;
	z-index: -1;
}

#blog-section::before {
	background: url(assets/images/bg/9.png) no-repeat left top;
	position: absolute;
	left: -250px;
	top: 2100px;
	content: '';
	width: 100%;
	height: 736px;
	z-index: -1;
}

#blog-section::after {
	position: absolute;
	right: 0;
	top: 2400px;
	content: '';
	background: url(assets/images/bg/8.png) no-repeat right top;
	width: 100%;
	height: 1015px;
	z-index: -1;
}

@media screen
	and (min-width:1366px)
	and (max-width: 1920px) {
	.mobile-app .mobile-app__smart img {
		width: 60% !important;
	}
}

@media screen and (max-width: 1200px) {
	.footer-middle .footer__app ul {
		flex-direction: column;
    align-items: flex-start;
	}
	.footer-middle .footer__app ul li div.market a {
		margin-bottom: 15px
	}
	.footer-middle .footer__social ul {
		width: 100% !important;
	}
}


@media screen and (max-width: 991px) {
	#moneysend-section::after,
	#moneysend-section::before,
	#blog-section::before,
	#blog-section::after {
		display: none;
	}

	.mobile-app .mobile-app__download .market {
		margin-bottom: 15px;
	}

	.mobile-app .mobile-app__download .market .market__info .market__big {
		font-size: 20px;
		transition: all .5s;
	}

	.mobile-app .mobile-app__download .market .market__info .market__small {
		font-size: 12px;
		transition: all .5s;
	}

	.footer__block__icon {
		margin-top: 15px;
	}
}
.footer-middle *{
	color: #0c2a44;
}

.footer-middle .footer__tel {
	margin-bottom: 0;
}
.footer-middle .footer__tel a:first-child {
	padding: 0 0 20px 0;
}

.footer-middle .footer__tel a {
	display: inline-block;
    padding: 0 0 5px 0;
}

.footer-middle .footer__city {
	font-size: 1.5rem;
}

.footer-middle .footer__action ul li {
	padding: 10px 5px;
}
.footer-middle .footer__action ul li:first-child,
.footer-middle .footer__menu ul li:first-child {
	padding-top: 0;
}

.footer-middle .footer__menu ul li {
	padding: 10px 0;
}

.footer-middle ul li {
	list-style-type: none;
}


.footer-middle .footer__social ul,
.footer-middle .footer__app ul {
	display: flex;
}

.footer-middle .footer__social ul {
	justify-content: flex-start;
	width: 92%;
	flex-wrap: wrap;
	margin-bottom: 1.5rem;
}

.footer-middle .footer__social ul li {
	margin: 0 10px 10px 0;
}

.footer-middle .footer__app ul {
	justify-content: flex-start;
}

@media screen and (max-width: 1366px) {
	.payloan_menu>ul>li.lang:hover > .sub-menu.lang-menu {
		width: 100px;
    left: -50px;
	}
	#blog-section::before {
		background-size: 27%;
		left: 0;
		top: 2000px;
	}

	#blog-section::after {
		top: 2100px;
		background-size: 15%;
	}

	#moneysend-section::before {
    background-size: 20%;
	}

	#moneysend-section::after {
		left: 0;
    top: 540px;
    background-size: 25%;
	}
	/* footer */

	.mobile-app .mobile-app__row {
		margin: 0;
	}
}
@media screen and (max-width: 1024px) {
	.mobile-app h2 {
		font-size: 26px;
		transition: font-size .5s ease ;
	}
}

@media screen and (max-width: 768px) {
	.mb-sm-3 {
		margin-bottom: 2rem;
	}

	.footer-middle {
    background-position: 10% top !important;
	}

	.footer-middle .footer__social ul,
	.footer-middle .footer__app ul  {
		width: 100%;
		justify-content: space-around;
	}

	.mobile-app h2 {
		font-size: 28px;
	}

	.mobile-app {
    background-size: auto;
    background-position: 15% top;
    padding-top: 0px;
	}

	.mobile-app .mobile-app__smart img {
		position: static !important;
		width: 100% !important;
		transition: all .5s ease;
	}

	.footer-middle .footer__social ul {
    justify-content: flex-start;
	}

	.footer-middle .footer__social ul li {
		margin: 5px;
	}
}

@media screen and (max-width: 425px) {
	/**/

	.b-batton {
		margin-bottom: 15px;
		margin-right: 0;
    display: flex;
    justify-content: center;
    width: 100%;
	}

	#crypto-section,
	#blog-section {
		margin: 0;
		padding: 0 0 115px 0 !important;
	}

	.em-slick-slider-new .single-slide {
		height: calc(100vh - 100px);
	}

	.kc-elm.kc-css-545408,
	.kc-elm.kc-css-80949 {
		display: none;
	}

	body.kc-css-system .kc-css-126233 a {
		margin-top: 15px !important;
		margin: 15px 0;
	}

	.kc-pro-button {
		text-align: center;
	}

	.footer-middle .footer__app ul {
		flex-direction: column;
		align-items: center;
	}

	.footer-middle .footer__app ul li {
		padding-bottom: 1.5rem;
	}

	/* section mobile app */
	.mobile-app .mobile-app__container .mobile-app__smart {
		display: none;
	}

	.mobile-app h2 {
		font-size: 24px;
		text-align: center;
	}
	.mobile-app .mobile-app__download .market {
		margin-right: 0 !important;
	}
	.mobile-app .mobile-app__download img:first-child {
		margin-right: 0 !important;
	}

	.mobile-app__download {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: column;
		align-items: center;
	}

	body.kc-css-system .kc-css-107691 img {
		width: 100% !important;
	}

	h1.kc_title {
		font-size: 26px !important;
	}

	h1.kc_title.bold {
		font-size: 26px !important;
		margin-top: 30px;
	}

	.market {
		margin-right: 0;
	}

	.footer-middle .footer__social ul {
		flex-wrap: wrap;
		justify-content: center;

	}

	.footer-middle .footer__social ul li {
   		margin: 6px;
	}

	.footer-middle .footer__app .market {
		margin-right: 0;
	}

	.footer-middle .footer__app ul li {
    	min-width: 230px;
	}

	.footer-middle .footer__app ul li div.market a {
		margin-bottom: 0;
	}

	#moneysend-section,
	#blog-section {
		margin-bottom: 0;
	}

	.mobile-app .mobile-app__download .market {
		width: 200px;
	}

	/*main page*/
	.banner-slick.banner-content.banner-content p {
		width: 90% !important;
		font-size: 18px;
	}

	.banner-slick.banner-content h1,
	.banner-slick.banner-content h2 {
		font-size: 26px
	}

	.em-slick-slider-new .banner-content {
		top: 55%;
	}

	.opportunity {
		display: flex !important;
    		flex-direction: column-reverse;
	}

	#crypto-section,
	#moneysend-section
	#blog-section {
		paddind-top: 75px;
		paddin-bottom: 0 !important;
	}
}


/*without empty field*/

#moneysend-section,
#crypto-section
{
	padding: 136px 0;
}

#blog-section {
	padding: 0 0 115px 0;
}

/* mobile section */
.mobile-app {
	margin: 115px 0 0;
	background: url(/wp-content/uploads/2019/05/2-4.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

.mobile-app .mobile-app__container {
	min-height: 300px;
}

.mobile-app .mobile-app__row {
	display: flex;
	align-items: center;
	min-height: 300px;
}

.mobile-app h2 {
	color: #000;
	margin-bottom: 15px;
	transition: font-size .5s ease;
}

.mobile-app .mobile-app__smart {
	position: relative;
	min-height: 320px;
	display: flex;
	align-items: flex-end;
}

.mobile-app .mobile-app__smart img {
	width: 65%;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all 1s ease;

}

.mobile-app .mobile-app__download {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.market {
	background: #fff;
	border-radius: 5px;
	margin-right: 15px;
	transition: all .5s ease;
}

.market a {
	color: #000;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px 15px;
}

.market a svg {
	font-size: 36px;
}

.market:hover {
	background: #fff !important;
	box-shadow: inset 0px 0px 0px 0px #00000055, 0px 0px 15px 1px #00000055;
	transition: all .5s ease;
}
.market:hover a {
	transform: translate(2px)
}

.market:hover *,
.market:hover a i {
	color: #000;
}

.market .market__logo {
	margin-right: 10px;
}

.market .market__info p {
	margin-bottom: 0;
	line-height: 20px;
}

.market__info .market__small {
	font-size: 14px;
}

.market .market__info .market__big {
	font-size: 22px;
}

.footer-middle .footer__app ul li div.market {
	background: #f3f3f3;
}

.footer-middle .footer__app ul li div.market a {
	color: #000;
}

.footer__social ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #f3f3f3;
	transition: all .5s ease;
}

.footer__social ul li a:hover {
	background: #fff;
	box-shadow: inset 0px 0px 0px 0px #00000055, 0px 0px 15px 1px #00000055;
	transition: all .75s ease;
}

.footer__social ul li a svg {
	font-size: 24px;
	transition: all .75s ease;
}

.footer__social ul li a:hover svg {
	transform: scale(1.15);
	transition: all .75s ease;
}

.row {
	padding: 0 15px;
}

/* Offers */

.back-side {
	color: #fff;
}

.offer p svg {
	font-size: 44px;
	color: #88bb64;
	margin-right: 15px;
}

.offer p.back-side svg {
	font-size: 44px;
	color: #fff;
	margin-right: 15px;
}

.offer p.title {
	font-size: 32px;
	color: #222;
	font-weight: 800;
	display: flex;
    align-items: center;
}

.offer p.title.back-side {
	color: #fff;
	display: flex;
    align-items: center;
}

.service-front {
	margin-top: 15px;
	border-radius: 5px;
}

/* about company */

.kc_text_block {
	color: black;
}

.kc-flip-container .front .front-content h3 {
	margin: 0 !important;
	color: #444 !important;
	font-size: 20px;
    font-weight: 800;
}

.kc-flip-container .front .front-content {
	min-height: 233px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.kc-flip-container .front .front-content .front-adv {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.kc-flip-container .front .front-content .front-adv h2 {
	font-size: 42px;
	font-weight: bold;
}

.kc-flip-container .front .front-content .front-adv h4 {
	font-weight: lighter;
	text-align: left;
	margin-bottom: 0;
}

.kc-flip-container .front .front-content p.icon-card {
	font-size: 64px;
	width: auto;
	margin-bottom: 0;
	color: #88bb64;
	padding-right: 25px;
}

.about__element_info {
	padding-bottom: 30px;
}

.kc-flip-container .back,
.kc-flip-container .front {
	border-radius: 5px;
}

.kc-flip-container .back {
    background: #87bb64 !important;
    display: flex;
    align-items: center;
}

.kc-flip-container .back .des {
	color: white;
}

.kc-flip-container .back .des p {
	color: #fff !important;
}

.section-title h2 {
	font-weight: 800;
}

h1.kc_title {
	font-weight: 800;
	font-size: 38px;
}
.m-0 {
	margin: 0 !important;
}

.mt-15px {
	margin-top: 15px !important;
}

.mt-30px {
	margin-top: 30px !important;
}

.mb-15px {
	margin-bottom: 15px !important;
}

.mb-30px {
	margin-bottom: 30px !important;
}

.pt-15px {
	padding-top	: 15px !important;
}

.p-15px {
	padding: 15px !important;
}

.py-15px {
	padding: 0 15px !important;
}

.my-15px {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.w-100 {
	width: 100%;
}

	/*preloader*/
.preloader {
  /*фиксированное позиционирование*/
  position: fixed;
  /* координаты положения */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* фоновый цвет элемента */
  background: #fff;
  /* размещаем блок над всеми элементами на странице (это значение должно быть больше, чем у любого другого позиционированного элемента на странице) */
  z-index: 10001;
}

.preloader__row {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: #88bb64;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes preloader-bounce {

  0%,
  100% {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}

.ul-list-style {
	margin-left: 30px;
}

.ul-list-style li {
	color: #0c2a44;
}


/* Filial block */
.filials-container {
	display: flex;
    	flex-wrap: wrap;
    	justify-content: center;
}

.filial {
	position: relative;
	min-height: 342px;
	min-width: 342px;
	transition: all .5s ease;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 30px;
}

.filial h3 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 0;
	transition: all .5s ease;
		-moz-user-select: none;
		-khtml-user-select: none;
	user-select: none;
	text-align: center;
}

.filial__first,
.filial__second {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.filial__first {
    background: rgba(0,0,0, .25);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    transition: background .5s ease;
}

.filial__second {
	transition: all .5s ease;
	transform: translateY(100%);
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.filial:hover .filial__first {
	background: rgba(0,0,0, .15);
	transition: background .5s ease;
}
.filial:hover .filial__second {
	transition: all .5s ease;
	transform: translateY(0%);
}

.filial:hover h3 {
	opacity: 0;
	transition: all .5s ease;
}

.filial-contacts p svg {
	margin-right: 15px;
}

/* filials city */

.filial.kyev {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Киев.jpg);
}

.filial.harkov {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Харьков.jpg);
}

.filial.vinnytca {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Винница.jpg);
}

.filial.odessa {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Одесса.jpg);
}

.filial.zaporogja {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Запорожье.jpg);
}

.filial.dnepr {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Днепр.jpg);
}

.filial.mariupol {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Мариуполь.jpg);
}

.filial.hmelnytckyi {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Хмельницький.jpg);
}

.filial.lvov {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Львов.jpg);
}

.filial.nikolaev {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Николаев.jpg);
}

.filial.krivoy-r {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/КривойРог.jpg);
}

.filial.chernovtcy {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Черновцы.jpg);
}

.filial.ivano-f {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/ИваноФранковск.jpg);
}

.filial.sumy {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Сумы.jpg);
}

.filial.ughorod {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Ужгород.jpg);
}

.filial.poltava {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Полтава.jpg);
}

.filial.lutsk {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/02/Луцк.jpg);
}

.filial.rovno {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/10/rivne.jpg);
}

.filial.novograd {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/05/novograd-volynskiy-photo.jpg);
}

.filial.chernigov {
	background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/03/chernigov-filial-bg1.jpg);
}

.filial.zhytomyr {
    background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/05/zhytomyr.jpg);
}

.filial.cherkasy {
    background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2021/01/cherkasy.jpg);
}

.filial.kherson {
    background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/10/herson.jpg);
}

.filial.ternopil {
  background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2021/01/ternopil.jpg);
}

.filial.kropivnytckiy {
  background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2021/01/kropyvnyczkyj.jpg);
}

.filial.varshava {
  background: center / cover no-repeat url(https://kitgroup.ua/wp-content/uploads/2020/10/varshava.jpg);
}


.fillials-images img {
    height: 100px;
    margin-bottom: 5px;
}



/* mobile menu */
.mean-container .mean-nav ul li a {
	background: #88bb64 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.mean-container .mean-nav ul li a span {
	background: #88bb64 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.mean-container .mean-nav ul li a:hover {
	background: #97d06f !important;
}

.mean-container .mean-nav ul li a.mean-expand {
	top: 0 !important;
	background: none !important;
}

.mean-container .mean-nav ul li li a {
	color: #fff !important;
	padding: 1em 12% 1em 8% !important;
}

.post_reply ul, .blog-content ul, .single-blog-content ul {
	color: #333;
	margin-bottom: 15px;
}

.post_reply ul li, .blog-content ul li, .single-blog-content ul li {
	margin-left: 20px;
}

.kc-container ul li {
	margin-left: 30px;
}

/*pagination*/
.pagination-container {
    width: 100%;
    text-align: center;
}

.pagination>li>a, .pagination>li>span {
    color: #333;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #88bb64;
    border-color: #88bb64;
}

/*content vidget*/
.blog-left-side section {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 30px;
	box-shadow: 1px 1px 9px 3px #eee;
}

.search button {
	transform: none;
   	width: 66px;
    	height: 65px;
	top: 0;
}

.single-widget-item hr {
	margin: 15px 0;
}

.single-widget-item hr:last-child {
	margin-bottom: 0;
}

.container.single-article {
	width: 100%;
}
.blog-right-content div br:first-child {
	display: none;
}

.screen-reader-response {
	display: none;
}


/* temp display none */

.mobile-app,
.footer__app  {
	display: none;
}

.payloan_menu ul li.menu-item-1474,
.payloan_menu ul li.menu-item-1459 {
	position: absolute;
	right: 0;
}