/*
Theme Name: lidership
Theme URI: webitkurigram.com/wpt/lidership
Description: lidership One Page and Multipurpose Responsive WordPress Theme
Author: EXTHEME
Author URI:http://www.webitkurigram.com/
Version: 1.0.0
Tags: custom-menu, editor-style, featured-images
Text Domain: lidership
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;
}


/* 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;
}


/*===================== lidership HEADING TOP AREA CSS =========================*/


/* LEFT RIGHT CSS */

.em40_header_area_main {}

.em40_header_area_main.hdisplay_none {
display: none;
}

.lidership-header-top {
background: #f3f7fc 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: #1e73be;
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: 9px;
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;
background: #1e73be;
width: 25px;
height: 25px;
text-align: center;
color: #fff;
border-radius: 100%;
font-size: 13px !important;
line-height: 23px;
border: 1px solid transparent;
}

.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
font-size: 15px;
font-weight: 500;
}

.top-right-menu .social-icons li a:hover {
color: #1e73be;
border-color: #1e73be;
background: transparent;
}

.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: #1e73be;
}

.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 #1e73be;
width: 290px;
float: right;
}

.top-form-control {
position: relative;
}

.top-form-control input {
background: #f9f9f9;
color: #666666;
font-size: 13px;
font-weight: 300;
height: 48px;
padding: 0 40px 0 15px;
width: 100%;
border: none;
-webkit-transition: 1s;
-o-transition: 1s;
transition: 1s;
}

.top-form-control button.top-quearys-style {
position: absolute;
right: 6px;
top: 50%;
/* height: 44px;
*/
background: transparent;
font-size: 15px;
border: none;
color: #1e73be;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.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;
}

.tr_search .em-quearys-menu i {
color: #fff;
}


/*===================== END lidership HEADING TOP AREA CSS =========================*/


/*======================== EM CREATIVE HEADER =========================*/

.em_creative_header {
background: #fff none repeat scroll 0 0;
padding: 28px 0;
position: relative;
overflow: hidden;
z-index: 1;
}

.single_header_address {}

.creative_logo_thumb {
z-index: 9;
}

.creative_header_icon {
float: left;
margin-right: 10px;
overflow: hidden;
}

.creative_header_icon i {
color: #fff;
font-size: 21px;
margin-top: 5px;
width: 35px;
height: 35px;
line-height: 35px;
background: #1e73be;
text-align: center;
border-radius: 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;
overflow: hidden;
}

.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: #1e73be;
width: 1px;
height: 74px;
left: 10px;
top: -21px;
}

.creative_header_button .dtbtn {
background: #1e73be 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: #1e73be 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: #1e73be none repeat scroll 0 0;
border: 1px solid #1e73be;
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: #1e73be;
color: #fff;
border-color: #1e73be;
}

.no-logo .lidership_nav_area {
background: #1e73be none repeat scroll 0 0;
}

.no-logo-sr .creative_search_icon {
position: absolute;
right: 0;
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 .lidership_menu ul {
text-align: left;
display: inline-block;
}

.no-logo-sr .lidership_menu ul li {
text-align: left;
}

.no-logo-sr .lidership_menu ul li a {
color: #fff;
}

.no-logo-sr .donate-btn-header {
display: inline-block;
float: right;
}

.no-logo a.dtbtn {
border: none;
display: block;
font-size: 14px;
margin-left: 11px;
font-weight: 700;
text-transform: uppercase;
background-color: #fff;
color: #1e73be;
padding: 9px 36px;
border-radius: 30px;
margin-top: 21px;
border: 2px solid transparent;
}

.no-logo a.dtbtn:hover {
border-color: #fff;
color: #fff;
background: transparent;
}

.no-logo-sr .lidership_menu>ul>li>a {
margin: 35px 14px 29px;
}

.no-logo-sr .lidership_menu>ul>li.current>a,
.no-logo-sr .lidership_menu>ul>li:hover>a,
.no-logo-sr .creative_header_menu>ul>li:hover>a {
color: #fff;
background-color: transparent;
}

.no-logo-sr .lidership_menu>ul>li>a::before {
position: absolute;
content: "";
left: -2px;
bottom: -6px;
width: 0%;
border-bottom: 5px dotted #fff;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}


/*======================= lidership HEADING NAV AREA CSS ========================*/

.mean-container .mean-bar {
padding: 0;
}

.mean-container .mean-nav {
background: #1e73be 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;
}

.lidership_nav_area {
background: #fff none repeat scroll 0 0;
}


/* LOGO CSS */

.logo {}

.logo a {
font-size: 23px;
font-weight: 600;
display: inline-block;
}

.lidership_menu {}

/* MENU CSS */

.lidership_menu ul {
text-align: right;
list-style: none;
}

.lidership_menu>ul>li {
display: inline-block;
position: relative;
}

.lidership_menu>ul>li>a {
display: block;
margin: 35px 13px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
position: relative;
color: #333;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}

.lidership_menu>ul>li>a::before {
position: absolute;
content: "";
left: -2px;
bottom: -6px;
width: 0%;
border-bottom: 5px dotted #1e73be;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.lidership_menu>ul>li>a:hover:before {
width: 100%;
}

.heading_style_2 .lidership_menu>ul>li>a {
color: #fff;
}

.heading_style_3 .lidership_menu>ul>li>a {
color: #fff;
}

.heading_style_4 .lidership_menu>ul>li>a {
color: #fff;
}

.heading_style_5 .lidership_menu>ul>li>a {
color: #fff;
}

.lidership_menu ul li:last-child a {
margin-right: 0px;
}

.lidership_menu>ul>li.current>a,
.lidership_menu>ul>li:hover>a,
.creative_header_menu>ul>li:hover>a {
color: #1e73be;
background-color: transparent;
}


/* transparent 2 */

.trp_nav_area {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 9999;
background-color: transparent;
padding: 10px 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.hbg2 {
background: rgba(0, 0, 0, .7);
padding: 0 0 10px;
}


/* stycky nav js */

.transprent-menu.menu4 {
position: relative;
}

.transprent-menu .lidership_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;
}

.lidership_nav_area.postfix {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}


.heading_style_3 .prefix .lidership_menu>ul>li>a,
.heading_style_3 .hbg2 .lidership_menu>ul>li>a {
color: #455555;
}

.heading_style_3 .prefix .lidership_menu>ul>li>a:hover,
.heading_style_3 .hbg2 .lidership_menu>ul>li.current a {
color: #1e73be;
}

.lidership_nav_area.prefix .em-quearys-top.msin-menu-search .em-quearys-menu i {
color: #fff;
}

.lidership_nav_area.prefix .lidership_menu>ul>li.current>a {
color: #1e73be;
}

.src-btn-style .lidership_menu {
background: #1e73be;
padding: 0 30px !important;
}
.src-btn-style .em-quearys-menu i {
font-size: 16px;
color: #fff;
}
.src-btn-style .no-logo-sr .creative_search_icon {
right: 44px;
}

/* LOGO LEFT RIGHT CSS */

.logo-left {}

.logo-right .logo {
text-align: right;
}

.logo-right .lidership_menu>ul {
text-align: left;
}

.logo-right .lidership_menu>ul>li:first-child a {
padding-left: 0px;
}

.logo-right .lidership_menu>ul>li:last-child a {
padding-right: auto;
}


/* logo top */

.logo-top .logo {
text-align: center;
}

.logo-top .lidership_menu>ul {
text-align: center;
}

.logo-top>.lidership_menu>ul>li:last-child a {
padding-right: auto;
}


/* sub menu style */

.lidership_menu ul .sub-menu {
position: absolute;
left: 0;
top: 130%;
width: 207px;
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;
}

.lidership_menu ul li:hover>.sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 100%;
}

.lidership_menu ul .sub-menu li {
position: relative;
}

.lidership_menu ul .sub-menu li a {
display: block;
padding: 12px 20px;
margin: 0;
line-height: 1.3;
letter-spacing: normal;
font-size: 14px;
color: #333;
font-weight: 500;
text-transform: capitalize;
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
visibility: inherit !important;
}

.lidership_menu ul .sub-menu li:hover>a,
.lidership_menu ul .sub-menu .sub-menu li:hover>a,
.lidership_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.lidership_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
background: rgba(255, 255, 255, .06);
color: #1e73be;
}


/* sub menu 2 */

.lidership_menu ul .sub-menu .sub-menu {
left: 100%;
top: 130%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}

.lidership_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 */

.lidership_menu ul .sub-menu .sub-menu li {
position: relative;
}

.lidership_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;
}

.lidership_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 */

.lidership_menu ul .sub-menu .sub-menu .sub-menu li {
position: relative;
}

.lidership_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {}

.lidership_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 .lidership_nav_area.prefix {
top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
top: 32px;
}


/* maing menu search */

nav.lidership_menu.main-search-menu {
float: right;
}

.lidership_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;
}


/* has menu icon */

.lidership-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)";
}

.lidership-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 {
border: none;
display: block;
font-size: 13px;
margin-left: 11px;
font-weight: 700;
text-transform: uppercase;
background-color: #1e73be;
border-radius: 30px;
color: #fff;
padding: 7px 21px;
/* font-family: 'Raleway', sans-serif; */
letter-spacing: 1px;
border: 2px solid transparent;
}

a.dtbtn:hover {
background-color: transparent;
border-color: #1e73be;
color: #1e73be;
}
.src-btn-style a.dtbtn {
background-color: #fff;
color: #1e73be;
padding: 7px 21px;
}


/* logo sticky */

.lidership-main-menu .logo a.main_sticky_main_l {
display: block;
}

.lidership-main-menu .logo a.main_sticky_l {
display: none;
}


/* logo pre */

.lidership-main-menu .prefix .logo a.main_sticky_main_l {
display: none;
}

.lidership-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 lidership HEADING NAV AREA CSS ========================*/


/*===================== lidership BLOG AREA CSS =========================*/

.lidership-blog-area {
padding: 90px 0 90px;
}

.lidership-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;
border: 1px solid #ddd;
}

.lidership-single-blog:hover {
-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.20);
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.20);
border-color: transparent;
}


/* BLOG THUMB CSS */

.blog_thumb_inner {
position: relative;
}

.lidership-blog-thumb {
overflow: hidden;
position: relative;
z-index: 9999;
}

.lidership-blog-thumb::before {
position: absolute;
left: 0;
right: 0;
height: 100%;
width: 100%;
top: 0;
background: rgba(235, 27, 43, 0.70);
content: "";
z-index: 1;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.lidership-single-blog:hover .lidership-blog-thumb::before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.blog_thumb_icon {
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: 99999;
}

.blog_thumb_icon a {
z-index: 999999;
width: 40px;
height: 40px;
background: #fff;
display: inline-block;
text-align: center;
border-radius: 100%;
color: #1e73be;
line-height: 40px;
font-size: 18px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.lidership-single-blog:hover .blog_thumb_icon a {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.lidership-blog-thumb a {
position: relative;
}

.lidership-blog-thumb a {
display: block;
}

.lidership-blog-thumb img {
display: block;
-webkit-transition: 6s;
-o-transition: 6s;
transition: 6s;
width: 100%;
}


/* BLOG TITLE AND CONTENT CSS */

.em-blog-content-area {
padding: 25px 23px 8px;
}

.blog-page-title h2 {
margin: 0;
margin-bottom: 10px;
}

.blog-page-title a {
display: block;
font-weight: 600;
margin-bottom: 19px;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
color: #333;
font-size: 20px;
}

.blog-page-title a:hover {
color: #1e73be;
}

.blog-content h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}

.blog-content h2 a:hover {
color: #1e73be;
}

.blog-content p {
margin-bottom: 0;
}

.blog_add_icon {
position: absolute;
left: 50%;
top: 50%;
text-align: center;
z-index: 999;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.blog_add_icon a {
color: #fff;
width: 45px;
height: 45px;
line-height: 45px;
background: #1e73be;
border-radius: 50%;
}


/* BLOG POST META CSS */

.lidership-blog-meta {
border-top: 1px solid #ddd;
margin-top: 18px;
padding: 8px 20px 7px;
overflow: hidden;
}


/* BLOG POST META LEFT CSS */

.lidership-blog-meta-left {
float: left;
}

.lidership-blog-meta-left a,
.lidership-blog-meta-left span {
color: #6d6d6d;
/* font-size: 15px; */
margin-right: 12px;
text-transform: capitalize;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
display: inline-block;
text-decoration: none;
position: relative;
}

.lidership-blog-meta-left i,
.lidership-blog-meta-right i {
margin-right: 10px;
color: #1e73be;
}


/* BLOG POST META RIGHT CSS */

.lidership-blog-meta-right {
/* padding: 7px 0; */
text-transform: capitalize;
text-align: right;
}

a.blright {
float: right;
margin-right: 0;
}


/* 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: #1e73be;
background: #1e73be;
color: #fff;
}


/* blog hover */

.lidership-single-blog:hover .lidership-blog-thumb:before,
.lidership-single-blog:hover .blog_add_icon {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*======================== EMD lidership BLOG AREA CSS =========================*/


/*======================== lidership BLOG DETAILS AREA CSS =========================*/

.lidership-single-blog-details {}

.lidership-single-blog--thumb {}

.lidership-single-blog--thumb a {}

.lidership-single-blog--thumb img {}

.lidership-single-blog--thumb {
padding-bottom: 20px;
}

.lidership-single-blog-title h2 {
font-size: 25px;
padding: 0;
font-weight: 700;
margin-top: 0;
margin-bottom: 18px;
text-transform: capitalize;
}

.lidership-single-blog-content p {
margin-bottom: 35px;
}

.lidership-single-blog-details .lidership-blog-meta {
padding: 0px;
margin: 0;
border: 0;
}

.lidership-single-blog-details .lidership-blog-meta-right,
.lidership-single-blog-details .lidership-blog-meta-left {
padding: 0px 0 10px;
background: transparent;
}

.lidership-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.20);
padding: 20px 0px;
}

.lidership-single-icon-inner {
text-align: center;
}

.lidership-single-icon-inner a {
background: transparent none repeat scroll 0 0;
border: 1px solid #1e73be;
border-radius: 50%;
color: #1e73be;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 38px;
margin: 0 5px;
text-align: center;
width: 40px;
}

.lidership-single-icon-inner a:hover {
background: #1e73be;
border-color: #1e73be;
color: #fff;
}

.lidership-single-icon-inner a i {}

.single-blog-content ul {
padding-bottom: 10px;
}

.lidership-single-blog-details .lidership-blog-meta-left i {
margin-right: 8px;
}

.lidership-single-blog-details .lidership-blog-meta.txp-meta .lidership-blog-meta-left a,
.lidership-single-blog-details .lidership-blog-meta.txp-meta .lidership-blog-meta-left span {
font-size: 14px;
text-transform: capitalize;
}

.lidership-single-blog-details .lidership-blog-meta-left a::before {
display: none;
}


/*======================== lidership COMMENT AREA CSS =========================*/


/* POST REPLY CSS */

.post_comment {
border: 1px solid #f1f1f1;
margin: 20px 0;
padding: 0 15px;
}

.comment_inner {}

.commment_title {}

.commment_title h3 {
font-size: 21px;
font-weight: 700;
margin-bottom: 44px;
position: relative;
text-transform: capitalize;
}

.commment_title h3:before {
position: absolute;
content: "";
left: 0;
bottom: -9px;
width: 40px;
height: 2px;
background: #1e73be;
}

.commment_title p {}

.post_replay {}

.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%;
}

.post_reply div.st {
font-size: 18px;
font-weight: 400;
}

.post_reply div.st a {
color: #595555;
font-size: 25px;
font-weight: 700;
text-transform: capitalize;
}

.reply_date {
overflow: hidden;
margin-bottom: 5px;
}

.reply_date span.span_left {
float: left;
/* font-size: 13px; */
}

.reply_date span.span_right {
float: right;
color: #1e73be;
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
}

.post_reply p {}

.comments-area .children {
margin-left: 30px;
}

.post_comment .post_comment {
margin-left: 15px;
}


/* COMMENT FORM CSS */

.comment_field {}

.comment_field .input-field {
width: 33.33%;
float: left;
}

.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: 1px solid #e5e5e5;
padding: 0 10px;
height: 42px;
font-size: 12px;
background: #f9f9f9;
margin-bottom: 25px;
}

.comment_field .input-field input[type="text"] {}

.comment_field .input-field input[type="email"] {}

.comment_field .textarea-field textarea {
width: 100%;
border: 1px solid #e5e5e5;
height: 120px;
padding: 10px;
background: #f9f9f9;
}

.comment_field .input-field input,
.comment_field .textarea-field textarea {
color: #555555;
}

.lidership_btn {
background: #1e73be;
border: 1px solid transparent;
margin-top: 30px;
padding: 10px 24px;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}

.lidership_btn:hover {
border-color: #1e73be;
background: transparent;
color: #1e73be;
}

.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: 33px 20px 50px;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.20);
}

a.comment-edit-link {
margin-bottom: 12px;
display: inline-block;
}

.em-theme-main-page .comments-area {
margin-top: 40px;
clear: both;
}


/*======================== lidership unittest =========================*/

.blog-page-title>h2 {
margin-bottom: 10px;
margin-top: 0;
}

.blog-page-title a {
color: #333;
display: block;
font-size: 18px;
font-weight: 600;
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;
line-height: 26px;
}

.blog-page-title h2 a:hover {
color: #1e73be;
}

.em-blog-content-area {
display: block;
width: 100%;
}

.em-blog-content-area {
padding: 16px 23px 16px;
}

.blog-content p {
margin-bottom: 0;
}

.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 h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
margin-bottom: 20px;
margin-top: 20px;
font-size: 30px;
font-weight: 600;
}

.single-blog-content h2 {
font-size: 21px;
font-weight: 700;
color: #454545;
}

.single-blog-content h3 {
font-size: 21px;
font-weight: 600;
}

.single-blog-content h4 {
font-size: 20px;
}

.single-blog-content h5 {
font-size: 18px;
}

.single-blog-content h6 {
font-size: 17px;
}


/*======================== lidership PAGINATION AREA CSS =========================*/

.paginations {
text-align: center;
margin-top: 20px;
}

.paginations a,
.page-numbers span.current {
width: 35px;
height: 35px;
line-height: 35px;
display: inline-block;
font-size: 14px;
font-weight: 500;
margin: auto 5px;
border: 1px solid #ddd;
color: #888;
}

.page-numbers li {
display: inline-block;
}

.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
background: #1e73be;
border-color: #1e73be;
color: #fff;
}


/*======================== END lidership PAGINATION AREA CSS =========================*/

.kc_counter_box i {
display: inline-block;
font-size: 45px;
margin-bottom: 0;
}


/*======================== lidership BREADCRUMB AREA CSS =========================*/

.breadcumb-blog-area {
padding: 81px 0px 98px;
background-color: #f9f9f9;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}

.breadcumb-inner h2 {
font-size: 36px;
color: #464646;
}

.breadcumb-area {
padding: 98px 0 93px;
background-color: #f7f7f7;
background-position: center top;
background-repeat: no-repeat;
}

.breadcumb-inner ul {}

.breadcumb-inner li {
display: inline-block;
margin: 0 2px;
color: #333;
font-size: 14px;
font-family: "Raleway", sans-serif;
font-weight: 400;
}

.breadcumb-inner li:nth-last-child(-n+1) {
color: #1e73be;
}

.breadcumb-inner li a {
color: #333;
text-transform: uppercase;
}
.brpt h2 {
font-size: 41px;
font-weight: 600;
margin-bottom: 20px;
margin-top: 0;
line-height: 1;
}

.lcase {
text-transform: lowercase;
}

.ucase {
text-transform: uppercase;
}

.ccase {
text-transform: capitalize;
}


/*======================== END lidership BREADCRUMB AREA CSS =========================*/


/*======================== lidership 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: #1e73be;
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 */

.lidership-search-page {
background: #fff;
}

.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: 14px;
margin: 14px 0 19px;
}

.search-error>h3 {
display: block;
font-size: 30px;
color: #333;
}

.search-error .search input {
height: 54px;
border: 1px solid #ddd;
}


/*======================== END lidership 404 AREA CSS =========================*/


/*======================== lidership 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: #1e73be;
font-weight: 700;
}


/*======================== lidership FOOTER TOP AREA CSS =========================*/

.footer-top {
background: #1b1919 none repeat scroll 0 0;
padding: 100px 0;
}

.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: #1e73be;
font-weight: 600;
}

.footer-top-inner p {
color: #fff;
font-size: 14px;
margin-bottom: 26px;
margin-left: auto;
margin-right: auto;
width: 62%;
}

.footer-social-icon {
padding: 10px 0 20px;
text-align: center;
}

.footer-social-icon a i {
background-color: #1e73be;
border-radius: 50px;
color: #fff;
display: inline-block;
font-size: 18px;
height: 45px;
line-height: 45px;
margin: 0 7px;
text-align: center;
width: 45px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.footer-social-icon a i:hover {
background-color: #1e73be;
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: 11px;
text-align: center;
}


/*======================== END FOOTER TOP AREA CSS =========================*/


/*======================== lidership FOOTER MIDDLE AREA CSS =========================*/

.footer-middle {
background: #1a1a1a none repeat scroll 0 0;
padding: 66px 0 75px;
}

.footer-middle.wpfd {
padding: 0;
}

.wpfdp {
padding-top: 65px;
padding-bottom: 80px;
}

.footer-middle .widget h2 {
color: #fff;
font-size: 21px;
margin-bottom: 49px;
margin-top: 30px;
position: relative;
font-weight: 700;
text-transform: capitalize;
}

.footer-middle .widget h2:before {}

.footer-middle table#wp-calendar td,
.footer-middle table#wp-calendar th {
color: #fff;
}

.footer-middle #archives-dropdown--1 {
height: 34px;
width: 100%;
}

.footer-middle .widget ul li,
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before,
.footer-middle .tagcloud a,
.footer-middle caption,
.footer-middle table,
.footer-middle table td a,
.footer-middle cite,
.footer-middle .rssSummary,
.footer-middle span.rss-date,
.footer-middle span.comment-author-link,
.footer-middle .textwidget p,
.footer-middle .widget .screen-reader-text {
color: #fff;
}

.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 a,
.footer-middle .widget ul li:before {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
color: #1e73be;
}

.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 =========================*/


/*======================== lidership FOOTER BOTTOM AREA CSS =========================*/

.footer-bottom {
background: #101010;
padding: 20px 0 20px;
}

.copy-right-text {}

.copy-right-text p {
color: #fff;
margin: 3px 0 0;
padding: 0;
}

.footer-menu {}

.footer-menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.footer-menu ul li {
display: inline-block;
}

.footer-menu ul li a {
color: #fff;
text-align: center;
margin-left: 26px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.footer-menu ul li a:hover {
color: #1e73be;
}

.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: #1e73be none repeat scroll 0 0; */
bottom: 30px;
color: #fff;
font-size: 30px;
height: 45px;
line-height: 39px;
right: 30px;
text-align: center;
width: 45px;
border-radius: 100%;
background: #1e73be;
}

#scrollUp i {
color: #fff;
}


/*======================== END EM40 SCROLL TOP CSS =========================*/

.copy-right-text a {
color: #1e73be;
}

.template-home .vc_row {
margin-left: 0px !important;
margin-right: 0px !important;
}

::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
color: #666;
font-size: 16px;
}

::-moz-placeholder {
/* Firefox 19+ */
color: #666;
font-size: 16px;
}

:-ms-input-placeholder {
/* IE 10+ */
color: #666;
font-size: 16px;
}

:-moz-placeholder {
/* Firefox 18- */
color: #666;
font-size: 16px;
}

.home-2 ::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
color: #333 !important;
font-size: 14px;
font-weight: 400;
}

.home-2 ::-moz-placeholder {
/* Firefox 19+ */
color: #333 !important;
font-size: 14px;
font-weight: 400;
}

.home-2 :-ms-input-placeholder {
/* IE 10+ */
color: #333 !important;
font-size: 14px;
font-weight: 400;
}

.home-2 :-moz-placeholder {
/* Firefox 18- */
color: #333 !important;
font-size: 14px;
font-weight: 400;
}

.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: 0;
margin-top: 5px;
}

.recent-post-text h4 a {
color: #333;
font-size: 14px;
-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: #1e73be;
}

.recent-post-text .rcomment {
color: #333;
font-size: 14px;
text-transform: none;
}

.recent-post-text .rcomment i {
margin-right: 5px;
}

.recent-post-text .rcomment {
color: #333;
}

.footer-middle .recent-post-text h4 a {
color: #fff;
font-weight: 600;
}

.footer-middle .recent-post-text>h4 {
margin-bottom: 5px;
font-weight: 500;
line-height: 1;
margin-top: 5px;
}

.footer-middle .recent-post-text>h4 a:hover {
color: #1e73be;
}

.footer-middle .recent-post-text .rcomment {
color: #ddd;
font-size: 12px;
font-weight: 400;
}

.mean-container .mean-bar {
float: none;
background: #1e73be 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: 36px;
}

.footer-middle .widget .menu-social-menu-container ul li {
display: inline-block;
margin-bottom: 0;
margin-right: 5px;
margin-top: 0;
padding-left: 0;
}

.footer-middle .widget .menu-social-menu-container ul li a {
color: #F26522;
display: block;
}

.footer-middle .widget .menu-social-menu-container ul li i {
border: 0;
border-radius: 50%;
color: #1e73be;
display: block;
font-size: 14px;
height: 30px;
line-height: 28px;
margin-bottom: 0;
margin-right: 3px;
text-align: center;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 29px;
border: 1px solid #fff;
background: #fff;
}

.footer-middle .widget .menu-social-menu-container ul li i:hover {
color: #fff;
background: transparent;
}


/* kc element */

.template-home-wrapper {
overflow: hidden;
}

.kc-blog-posts-3 .kc-list-item-3>a img {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}

.section-title.t_center {
margin: auto;
text-align: center;
width: 50%;
}

.section-title.t_left {
margin: auto auto auto 0;
width: 100%;
text-align: left;
}

.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: 41px;
font-weight: 700;
margin-bottom: 17px;
text-transform: capitalize;
margin-top: 8px;
}
.section-title h2 span {
color: #1e73be !important;
}
.tmr0 .section-title h2 {
margin: 0;
}
.section-title h5 {
font-size: 17px;
font-weight: 700;
margin: 0;
text-transform: capitalize;
}

.section-title p {
font-size: 15px;
margin-top: 30px;
}

.em-icon {}

.em-icon i {}

.em-bar-main {
margin: 10px 0 13px;
}
.em-bar {
background: #1e73be !important;
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: #1e73be;
margin: auto;
bottom: -6px;
}

.em-bar.em-bar-big::after {
position: absolute;
content: "";
left: 0;
right: 0;
width: 35px;
height: 2px;
background: #1e73be;
margin: auto;
bottom: -12px;
}

.em-image {
margin-bottom: 7px;
margin-top: -16px;
}

.em-image img {}

.section-title.t_left span {
color: #1e73be;
}


/* title 2 style */

.title_in_area {
}

.title_in {
/* float: left; */
/* padding-right: 30px; */
position: relative;
/* margin-right: 30px; */
width: 50%;
}
.title_p {
width: 50%;
}
.title_tx {
padding-right: 69px;
}
.title_tx h5,
.title_tx h2 {
margin: 0;
}

.title_tx h5 {
font-size: 18px;
font-weight: 600;
}
.title_tx h2 {
font-size: 41px;
text-transform: capitalize;
}

/*===================== lidership FEATURE SECTION =========================*/

.em-feature {
text-align: left;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.em-feature-thumb img {}

.em_feature-icon {
font-size: 23px;
color: #333;
height: 54px;
width: 54px;
border: 2px solid #1e73be;
color: #1e73be;
line-height: 52px;
border-radius: 100%;
display: inline-block;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.em_feature-icon {
text-align: center;
float: left;
margin-right: 3px;
margin-top: 4px;
}

.em_content_text h2 {
margin: 0 0 14px;
padding: 0;
text-transform: capitalize;
font-size: 21px;
font-weight: 700;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.em_content_text h2:hover {
color: #1e73be;
}

.em_content_text {
overflow: hidden;
padding: 0 20px;
}

.em-feature:hover .em_feature-icon {
color: #fff;
background: #1e73be;
}
.feature-btn a {
display: inline-block;
padding: 3px 20px;
border-radius: 30px;
margin-top: 30px;
color: #fff;
background: #1e73be;
}
.em-feature:hover .feature-btn a{
color:#fff;
background: #1e73be;

}
.style_two.em-feature:hover .feature-btn a{
color:#1e73be;
background: #fff;

}

/* Style Two */

.style_two.em-feature {
text-align: left;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding: 14px 25px 35px;
-webkit-box-shadow: 0 0 3px;
box-shadow: 0 0 5px rgba(0,0,0,0.15);
position: relative;
z-index: 99;
background: #fff;
}

.style_two.em-feature::before {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 0%;
background: #1e73be;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
z-index: -1;
}

.style_two.em-feature:hover::before {
height: 100%;
}

.style_two .em_feature-icon {
text-align: center;
float: none;
margin-right: 0;
margin-top: 0;
}

.style_two .em_feature-icon {
font-size: 28px;
height: 55px;
width: 55px;
line-height: 51px;
margin-top: 26px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.style_two .em_content_text {
padding: 0;
}

.style_two .em_content_text h2 {
margin: 27px 0 8px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.style_two.em-feature:hover .em_content_text h2,
.style_two.em-feature:hover .em-feature-desc {
color: #fff;
}

.style_two.em-feature:hover .em_feature-icon {
background: #fff;
border-color: #fff;
color: #1e73be;
}
/* Feature Style Three */

.em-feature.style_three {
text-align: left;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
position: relative;
}

.style_three .em_content_text {
overflow: hidden;
text-align: center;
padding: 24px 20px 26px;
background: #fff;
}

.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: 5px 20px;
color: #fff;
border: 0;
margin-top: 36px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border: 2px solid #fff;
border-radius: 30px;
}

.style_three .feature-btn a:hover {
background: #fff;
border-color: #fff;
color: #1e73be;
}

.style_three .em_content_text h2 {
padding: 0;
text-transform: capitalize;
font-weight: 700;
font-size: 21px;
}

.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;
}

.em_content_text_back {
position: absolute;
left: 0;
top: 0;
right: 0;
text-align: center;
background: #1e73be;
height: 100%;
padding: 0 25px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.em_content_text_back_inner {
position: relative;
top: 48%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.em_content_text_back_inner h2 {
color: #fff;
padding-bottom: 35px;
margin: 0;
}

.em-feature-desc-back {
color: #fff;
}

.em-feature.style_three:hover .em_content_text_back {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}


/* Style Four */
.em-feature.style_four {
text-align: left;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
border-radius: 6px;
border: 1px solid #eee;
padding-bottom: 30px;
background: #fff;
}
.em-feature.style_four .em_content_text {
}
.em-feature.style_four .feature_content {
padding: 0 25px;
}
.em-feature.style_four .em_content_text {
overflow: hidden;
text-align: left;
padding: 0;
}
.style_four .em_content_text h2 {
margin: 27px 0 14px;
padding: 0;
text-transform: capitalize;
font-size: 22px;
font-weight: 700;
}
.style_four .em-feature-thumb{
overflow:hidden;
}
.style_four .em-feature-thumb img {
width: 100%;
border-radius: 6px 6px 0 0;
transition:.3s;
}
.em-feature.style_four:hover .em-feature-thumb img{
transform:scale(1.1);
}
.style_four .feature-btn a {
display: inline-block;
padding: 9px 29px;
border-radius: 30px;
margin-top: 25px;
color: #fff;
background: #2e3d44;
text-transform: uppercase;
}
/* Feature Style Five */
.em-feature.style_five{
position: relative;
margin-bottom:100px;
}
.style_five .feature_content {
position: absolute;
left: 35px;
bottom: -120px;
right: 35px;
padding: 34px 0 40px;
background: #ffffff;
-webkit-box-shadow: 0px 15px 29px 10px rgba(51,124,232,0.15);
box-shadow: 0px 15px 29px 10px rgba(51,124,232,0.15);
border-radius: 20px;
transition: all 200ms linear;
transition-delay: 0.1s;
z-index: 2;
}
.style_five .em-feature-thumb img {
border-radius: 20px;
}
.style_five .em-feature-thumb::before {
position: absolute;
content: "";
left: 0;
right: 0;
height: 0%;
width: 100%;
background: rgba(235,27,43, 0.60);
border-radius:20px;
bottom:0;
transition:.5s;
}
.style_five .em_content_text h2 {
text-align: center;
}
.style_five .feature-btn {
text-align: center;
}
.style_five .feature-btn a {
padding: 8px 38px;
border-radius: 30px;
margin-top: 24px;
color: #333;
background: transparent;
font-size: 18px;
font-weight: 600;
border: 1px solid #ddd;
}
.style_five .em_content_text h2 {
margin: 0;
text-transform: capitalize;
font-size: 24px;
font-weight: 700;
}
.em-feature.style_five:hover .em-feature-thumb::before{
height:100%;
}
.em-feature.style_five:hover .feature_content{
bottom:-100px;
}
/*===================== END lidership About CSS =========================*/

.em_about_us_content {
padding: 58px 0 0 16px;
}

.em_about_us_title h2 {
margin-bottom: 47px;
font-size: 41px;
font-weight: 700;
}

.em_about_us_title h3 {
position: relative;
display: inline-block;
font-family: 'Merriweather', serif;
font-size: 16px;
font-weight: 500;
margin-bottom: 17px;
color: #6d6d6d;
}

.em_about_us_title h3::before {
position: absolute;
content: "";
right: -59%;
top: 10px;
width: 60px;
height: 2px;
background: #1e73be;
}

.about_us_description.desc_two {
margin-top: 31px;
}

.em_about_us_button a {
background: #1e73be;
display: inline-block;
color: #fff;
padding: 8px 45px;
font-size: 16px;
margin-top: 47px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border-radius: 30px;
border: 2px solid transparent;
}

.em_about_us_button a:hover {
background: transparent;
border-color: #1e73be;
color: #1e73be;
}

.em_about_us_thumb {
position: relative;
}

.about_comments {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(255, 255, 255, 0.95);
margin: 0px 40px;
padding: 65px 20px 25px;
border-radius: 10px 10px 0 0;
}

.about_comments p {
position: relative;
font-style: italic;
}

.about_comments p::before {
position: absolute;
content: "\f10d";
left: 0;
top: -47px;
font-size: 25px;
color: #1e73be;
font-family: fontAwesome;
}

.signature_thumb {
text-align: right;
padding-top: 3px;
}

.signature_thumb img {
width: 110px;
}


/*==============================
/* LEADERSHIP COUNTDOWN AREA CSS
===============================*/


/* count down area css */

span.cdowns {
width: 175px;
height: 175px;
background: rgba(235, 27, 43, 0.7);
display: inline-block;
margin: 0 29px;
position: relative;
border-radius: 100%;
}

span.cdowns::before {
position: absolute;
content: "";
background: #fff;
top: 65px;
right: -37px;
height: 12px;
width: 12px;
border-radius: 50%;
}

span.cdowns::after {
position: absolute;
content: "";
background: #fff;
top: 97px;
right: -37px;
height: 12px;
width: 12px;
border-radius: 50%;
}

span.cdowns:last-child::before,
span.cdowns:last-child::after {
display: none;
}

.counterdowns {
text-align: center;
}

span.time-counts {
line-height: 125px;
font-size: 60px;
color: #fff;
}

.counterdowns p {
color: #fff;
font-size: 21px;
line-height: 0px;
margin-top: -4px;
}


/*===================== END lidership 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);
}

.em-service:hover {
background: #1e73be;
}

.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: 22px;
padding: 0;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}

.em-service-desc {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.em-service-desc p {
font-size: 14px;
}

.service-btn {
margin-top: 2px;
}

.service-btn>a {
border-radius: 30px;
color: #333;
display: inline-block;
font-size: 14px;
font-weight: 500;
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-btn a:hover {
color: #1e73be;
}

.em-service:hover .service-btn>a {
color: #fff;
}

.em-service:hover .em-service-icon,
.em-service:hover .em-service-title h2,
.em-service:hover .em-service-desc {
color: #fff;
}


/* style default */

.em-service2 .em-service-icon i {
display: inline-block;
text-align: center;
font-size: 23px;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
color: #fff;
height: 70px;
width: 70px;
background: #1e73be;
border-radius: 100%;
text-align: center;
color: #fff;
border: 7px solid #fff;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
line-height: 56px;
margin-top: 9px;
}

.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: 22px;
padding: 0;
text-transform: capitalize;
font-weight: 600;
margin: 3px 0 11px;
}

.em-service2.sleft {
text-align: left;
}

.em-service2.sleft .em-service-icon {
float: left;
margin-right: 20px;
}

.em-service2.smiddle {
text-align: center;
padding: 23px 19px 23px;
border: 1px solid #ddd;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.em-service2.smiddle:hover {
-webkit-box-shadow: 0px 40px 40px rgba(0, 0, 0, 0.1);
box-shadow: 0px 40px 40px rgba(0, 0, 0, 0.1);
z-index: 100;
-webkit-transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
transform: translate(0, -10px);
}

.em-service2.smiddle .em-service-icon {}

.em-service2.sright {
text-align: right;
}

.em-service2.sright .em-service-icon {
float: right;
margin-left: 20px;
}

.em-service-title h2:hover {
color: #1e73be;
}


/* Style Two */

.style_two.em-service {
text-align: left;
-webkit-box-shadow: 0 0 9px rgba(148, 146, 245, 0.2);
box-shadow: 0 0 9px rgba(148, 146, 245, 0.2);
padding: 27px 25px 35px;
}

.style_two .em-service-icon {
color: #1e73be;
font-size: 38px;
}


/* 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: #1e73be;
}

.em-service3.em-service2:hover .em-service-icon i {
line-height: 67px;
border-color: #1e73be;
color: #1e73be;
}

.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: 35px 25px 20px;
text-align: left;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
background: #fff;
border: 0px dashed #1e73be;
-webkit-box-shadow: none;
box-shadow: none;
/* border-radius: 15px; */
border: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}

.em-service.style_4:hover {
-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
background: #1e73be;
}

.em-service.style_4 .em-service-thumb {
text-align: left;
float: left;
margin-right: 20px;
border-radius: 100%;
}

.em-service.style_4:hover .em-service-thumb {
background: #fff;
}

.em-service.style_4 .em_single_service_text {
text-align: left;
}

.em-service.style_4 .em-service-title h2 {
text-transform: capitalize;
padding: 4px 0 14px;
font-weight: 700;
font-size: 21px;
}

.em-service.style_4 .service-btn>a {
text-transform: uppercase;
background: #1e73be;
display: inline-block;
padding: 3px 33px;
color: #fff;
border: 0;
margin-top: 16px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
font-size: 14px;
border: 1px solid #1e73be;
border-radius: 5px;
}

.em-service.style_4 .service-btn a:hover {
color: #fff;
background: #555;
border-color: #555;
}

.em-service.style_4 .em-service-thumb img {
padding: 6px;
-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
border-radius: 100%;
width: 71px;
}
/* Service Style Five */
.em-service.style_five {
padding: 40px 25px 35px;
border-radius: 7px;
margin-bottom:30px;
}
.em-service-icon {
position: relative;
z-index: 1;
}
.style_five .em-service-icon::before {
position: absolute;
content: "";
left: 0;
right: 0;
height: 55px;
width: 55px;
background: #f9f9f9f9;
z-index: -1;
display: block;
margin: auto;
border-radius: 50%;
transition:.5s;
}
.style_five .em-service-icon i {
color: #1e73be;
font-size: 50px;
transition:.5s;
}
.style_five .em-service-title h2 {
font-size: 24px;
font-weight: 700;
margin: 14px 0 15px;
}
.style_five .em-service-desc p {
font-size: 15px;
}
.em-service.style_five:hover .em-service-icon::before{
height: 85px;
width: 85px;
}
/*======================== EM40 TEAM CSS =========================*/

.em-team {
text-align: center;
position: relative;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
margin-bottom: 30px;
}

.em-team-content-title h2 {
color: #fff;
font-size: 22px;
text-transform: capitalize;
margin-bottom: 3px;
padding-top: 2px;
}

.em-team-content-subtitle-inner {
padding-bottom: 8px;
}

.em-team-content-subtitle {
color: #fff;
font-size: 15px;
}

.em-team:hover .em-content-title h2,
.em-team:hover .em-content-subtitle {
color: #fff;
}
/* Team Style One */
.em-team.team_default{
box-shadow:0 0 10px rgba(0,0,0,0.20);
}
.em-team.team_default:hover{
background:#1e73be;
}
.team_default .em-content-socials {
position: absolute;
left: 50%;
top: 43%;
width: 100%;
transform: translateY(-50%) translateX(-50%);
opacity: 0;
transition: .5s;
}
.team_default.em-team:hover .em-content-socials {
opacity:1;
top:45%;
}
.team_default .em-content-image-inner {
position: relative;
margin: 10px;
}
.team_default .em-content-image-inner:before{
position:absolute;
left:0;
top:0;
height:100%;
width:100%;
background:rgba(0,0,0,0.75);
content:"";
opacity:0;
transition:.5s;
}
.team_default.em-team:hover .em-content-image-inner:before {
opacity:1;
}
.team_default .em-team-content-title h2 {
margin-bottom: 5px;
padding-top: 8px;
color:#333;
transition:.5s;
}
.team_default .em-team-content-subtitle {
color: #1e73be;
font-size: 15px;
padding-bottom: 10px;
transition:.5s;
}
.team_default.em-team:hover .em-team-content-title h2,
.team_default.em-team:hover .em-team-content-subtitle{
color:#fff;
}
/* Team Style Two */
.team-wrap {
overflow: visible;
position: relative;
}

.team-front {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: -webkit-transform 0.8s, opacity 0.4s;
-webkit-transition: opacity 0.4s, -webkit-transform 0.8s;
transition: opacity 0.4s, -webkit-transform 0.8s;
-o-transition: transform 0.8s, opacity 0.4s;
transition: transform 0.8s, opacity 0.4s;
transition: transform 0.8s, opacity 0.4s, -webkit-transform 0.8s;
}

.team-front {
z-index: 2;
position: relative;
overflow: hidden;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
background: #1e73be;
}

.em-content-image img {
margin: 0 auto;
display: block;
width: 100%;
}

.em-team:hover .em-content-image:before {
background: rgba(0, 0, 0, .7);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.team-back-wraper {
-webkit-transition: -webkit-transform 0.6s;
transition: -webkit-transform 0.6s;
-o-transition: transform 0.6s;
transition: transform 0.6s;
transition: transform 0.6s, -webkit-transform 0.6s;
}

.team-back-wraper {
bottom: 0;
height: 100%;
position: absolute;
text-align: center;
top: 0;
width: 100%;
z-index: 1;
right: 0;
left: 0;
margin: auto;
background: #1e73be;
}

.team-back {
left: 0;
padding: 30px 14px 28px;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.em-team:hover .team-front {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.em-content-socials a {
color: #fff;
display: inline-block;
font-size: 18px;
margin: 0 3px;
width: 30px;
height: 30px;
line-height: 30px;
background: #fff;
color: #1e73be;
border-radius: 50%;
font-size: 15px;
}

.em-team-content-desc {
color: #fff;
margin-bottom: 21px;
margin-top: 4px;
}


/*======================== EM40 CONTACT FORM 7 =========================*/

.contact_areas {
position: relative;
}

.contact_areas::before {
content: "";
position: absolute;
left: 0;
top: 0;
background: url(assets/images/12.png);
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
}

.form-inner {
width: 100%;
}

.form-controls {}

.form_inner {}

.heading {}

.field.topfield .form-field {
float: left;
width: 50%;
position: relative;
}

.field.topfield .form-field:after {
clear: both;
content: "";
display: block;
}

.form-field textarea,
.field.topfield .form-field input {
color: #383a42;
border-radius: 50px;
border-color: transparent;
background-color: transparent;
min-height: 60px;
padding-left: 25px;
padding-right: 25px;
border: 0;
width: 96%;
z-index: 999;
}

.form-field textarea {
height: 180px;
margin-top: 30px;
width: 98.5%;
padding-top: 30px;
}

.form-field textarea:focus,
.field.topfield .form-field input:focus {
border-color: #66afe9;
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);
}

.form-field i {
position: absolute;
right: 9%;
top: 63%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 999;
}

.buttons {
text-align: center;
}

.sbuton {
background: #1e73be;
border: 0 none;
color: #fff;
letter-spacing: 1px;
padding: 6px 32px;
border-radius: 0;
font-size: 16px;
border: 2px solid #1e73be;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
border-radius: 30px;
font-weight: 600;
text-align: center;
margin: auto;
margin-top: 20px;
}

.sbuton:hover {
background: transparent;
border-color: #1e73be;
color: #1e73be;
}

.gradiant_style .sbuton {
background: -webkit-linear-gradient( 0deg, rgba(127, 0, 255, 0.8902) 0%, rgba(225, 0, 255, 0.8) 100%);
background: -ms-linear-gradient( 0deg, rgba(127, 0, 255, 0.8902) 0%, rgba(225, 0, 255, 0.8) 100%);
border: transparent;
color: #fff;
}

.gradiant_style .sbuton:hover {
background: -webkit-linear-gradient( 0deg, rgba(127, 0, 255, 0.8902) 0%, rgba(225, 0, 255, 0.8) 100%);
background: -ms-linear-gradient( 0deg, rgba(127, 0, 255, 0.8902) 0%, rgba(225, 0, 255, 0.8) 100%);
border: transparent;
color: #fff;
}

.join-from .sbuton {
border-radius: 5px;
margin-top: 0;
min-height: 50px;
}
.form-control {
min-height: 50px;
}
input.wpcf7-form-control.wpcf7-submit.button {
border: 0;
min-height: 50px;
padding: 9px 30px;
font-weight: 600;
border-radius: 4px;
background: #1e73be;
color: #fff;
}
.apply-form .buttons {
text-align: left;
}
.kc_column {
z-index: 99 !important;
}
/* Form Style One */

.form-style-one .field.topfield .form-field {
float: left;
width: 33.333%;
position: relative;
overflow: hidden;
margin-bottom: 30px;
}

.form-style-one .form-field textarea,
.form-style-one .field.topfield .form-field input {
border-radius: 0;
min-height: 50px;
padding: 0 15px;
border: 1px solid #ccc;
background: #fff;
border-radius: 5px;
}

.form-style-one .field.topfield .form-field.text-area-field {
width: 100%;
}

.form-style-one .form-field textarea {
margin-top: 0;
}


/* Form Style Two */

.form-style-two .field.topfield {
float: left;
width: 50%;
position: relative;
}

.form-style-two .field.topfield .form-field {
float: none;
width: 100%;
position: relative;
}

.form-style-two .form-field textarea,
.form-style-two .field.topfield .form-field input {
color: #383a42;
border-color: transparent;
background-color: transparent;
min-height: 55px;
border: 0;
width: 90%;
z-index: 999;
border: 0;
border-bottom: 1px solid #bcbcbc;
margin-bottom: 20px;
border-radius: 0;
padding: 0;
font-size: 14px;
}

.form-style-two .form-field textarea:focus,
.form-style-two .field.topfield .form-field input:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}


/*===================== mettle PORTFOLIO AREA CSS =========================*/

.portfolio_nav {
padding: 0px 0 36px;
}

.portfolio_nav ul {}

.portfolio_nav ul li {
display: inline;
}

.portfolio_nav ul li {
border-radius: 30px;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 500;
margin: 0 5px 10px;
padding: 6px 27px;
position: relative;
text-transform: uppercase;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background: #fff;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}

.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
color: #fff;
background: #1e73be;
}

.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(0, 0, 0, 0.3) none repeat scroll 0 0;
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: 4px 0 0;
text-transform: capitalize;
color: #fff;
font-size: 17px;
font-weight: 600;
}

.prot_content h3 a {
color: #fff;
font-size: 24px;
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: #1e73be none repeat scroll 0 0;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 20px;
height: 40px;
line-height: 40px;
margin: 0 3px 11px;
width: 40px;
}

.picon a:hover {
border-color: #333;
background: #333;
color: #fff;
}


/* single portfolio */

.pimgs {
margin-bottom: 15px;
}

.pimgs img {}

.prots-contentg p {}

.prots-contentg ul {
margin-left: 40px;
}


/*style 1 */

.em_port_content {
background: rgba(235, 27, 43, 0.7);
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: #1e73be;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border: 1px solid transparent;
}

.portfolio_readmore_btn>a:hover {
background: #1e73be;
color: #fff;
border: 1px solid #1e73be;
}

.em_port_container {
overflow: hidden;
position: relative;
}

.pstyle_1 .porttitle_inner p span {
padding-top: 5px;
color: #fff;
}

.pstyle_1 .picon a {
background: #fff;
border-radius: 50%;
color: #1e73be;
display: inline-block;
font-size: 20px;
height: 50px;
line-height: 50px;
margin: 0 8px 11px;
width: 50px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.pstyle_1 .picon a:hover {
background: #1e73be;
color: #fff;
}


/*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: #1e73be;
bottom: 0;
left: 0;
padding: 37px 0 16px;
position: absolute;
right: 0;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}

.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: 72px;
}

.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 {
font-size: 22px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.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;
font-size: 14px;
color: #fff;
}

.pstyle2 .picon a {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
color: #1e73be;
display: inline-block;
font-size: 20px;
height: 45px;
line-height: 45px;
margin: 0 3px 11px;
width: 45px;
}


/* port style 3 */

.em_plus_port {
position: absolute;
bottom: 20px;
right: 30px;
z-index: 99;
}

.pstyle2.pstyle3 .prot_content_inner {
text-align: left;
}

.pstyle2.pstyle3 .prot_content_inner {
left: 3000px;
position: absolute;
top: 60%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
z-index: 10;
-webkit-transition: all 0.3s ease-in-out 0.3s;
-o-transition: all 0.3s ease-in-out 0.3s;
transition: all 0.3s ease-in-out 0.3s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background: rgba(0, 0, 0, 0.60);
padding: 20px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner {
left: 75%;
}


/* 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 {
display: none;
}

.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: #1e73be;
border-radius: 50%;
color: #fff;
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: #1e73be;
}


/*===================== lidership FUN FACT AREA CSS =========================*/

.single_counter {
position: relative;
padding: 14px 20px 24px;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background: rgba(235, 27, 43, 0.80);
border-radius: 23px;
}

.counter_icon {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.counter_icon i {
color: #fff;
font-size: 36px;
text-align: center;
display: block;
}

.countr_text>h1 {
color: #fff;
display: inline-block;
font-family: poppins;
font-size: 35px;
font-weight: 600;
-webkit-transition: .3s;
margin: 0;
-o-transition: .3s;
transition: .3s;
}

.countr_text>h3 {
display: inline-block;
font-size: 50px;
color: #1e73be;
}

.counter_title {
padding: 0 0 0;
}

.counter_title h4 {
font-size: 22px;
font-weight: 600;
margin: 0;
text-transform: capitalize;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #fff;
padding-top: 4px;
padding-bottom: 10px;
}


/* 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: #1e73be;
}

.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 #1e73be;
color: #1e73be;
}

.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;
}
/* Single Counter Style Three */
.single_counter.style_three {
background: transparent;
}
.style_three .counter_icon.counter_icon2 i {
height: inherit;
width: inherit;
margin: auto;
background: transparent;
line-height: inherit;
border-radius: 0;
font-size: 60px;
border: none;
color: #1e73be;
}
.style_three .countr_text>h1 {
color: #333;
font-size:50px;
}
.style_three .countr_text.countr_text2>h3 {
color: #333;
}
.style_three .counter_title.counter_title2 h4 {
color: #333;
padding-top: 14px;
}

/*===================== lidership TESTIMONIAL AREA CSS =========================*/

.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;
/* margin-top: 144px; */
padding-top: 104px;
}

.em_single_testimonial::before {
position: absolute;
content: "\f10d";
left: 100px;
top: 0;
font-size: 50px;
font-family: FontAwesome;
color: #fff;
left: 0;
}

.em_testi_content {
padding-bottom: 44px;
}

.em_test_thumb {
float: left;
margin-right: 20px;
}

.em_test_thumb img {
border-radius: 100%;
}

.em_testi_title {
margin-bottom: 4px;
}

.em_testi_title h2 {
font-size: 22px;
font-weight: 700;
margin-bottom: 0;
/* margin-top: 18px; */
text-transform: capitalize;
color: #fff;
}

.em_testi_title h2 sup {
color: #fff;
font-size: 15px;
font-weight: bold;
margin-left: 5px;
}

.em_testi_title span {
display: block;
font-size: 16px;
font-weight: 500;
margin-top: 11px;
color: #fff;
}

.em_testi_text {
color: #fff;
font-size: 17px;
width: 88%;
}

.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: #1e73be;
}


/* Style Two */

.style-two .em_single_testimonial::before {
left: 0;
right: 0;
}

.style-two .em_single_testimonial {
text-align: center;
}

.style-two .em_testi_text {
width: 90%;
margin: auto;
}

.style-two .em_test_thumb {
float: none;
margin-right: 20px;
text-align: center;
}
/* Testimonial Style Three */
.style-three .em_single_testimonial {
padding: 35px 25px 0;
background: #fff;
}
.style-three .em_testi_title {
margin-bottom: 0;
padding-top: 8px;
}
.style-three .em_testi_text {
color: #333;
padding-top: 35px;
width: 100%;
font-size: 15px;
}
.style-three .em_testi_title h2 {
color: #333;
}
.style-three .em_single_testimonial::before {
color: #1e73be;
left: inherit;
right: 16px;
}
.style-three .em_testi_title span {
color: #848282;
}
.new-demo-about {
box-shadow: 0px 10px 30px 0px rgba(17, 12, 79, 0.1);
padding: 30px 20px 30px 60px;
border-left: 5px solid #1e73be;
}
.new-demo-about-content h4 {
margin: 0;
text-transform: capitalize;
font-weight: 700;
}
/* without carousel */

.curosel-style .owl-nav div {
border: 2px solid #1e73be;
border-radius: 50%;
color: #fff;
font-size: 19px;
height: 44px;
left: -45px;
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: #1e73be;
}

.curosel-style .owl-nav .owl-next {
left: auto;
right: -45px;
}

.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)";
}

.curosel-style .owl-nav .owl-next:hover {
background: #1e73be;
color: #fff;
}

.curosel-style .owl-nav .owl-prev:hover {
background: #1e73be;
color: #fff
}

.owl-carousel .owl-item img {
margin: auto;
display: inline-block;
}

.curosel-style:hover .owl-nav div {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.em_testi_content {
position: relative;
}


/*---------------------- * SUBSCRIBE AREA CSS -----------------------*/

.subscribe_area .kc_text_block p {
color: #666;
font-family: "Raleway", sans-serif;
font-size: 18px;
font-weight: 300;
letter-spacing: 1px;
text-align: center;
}


/*---------------------- * SLICK SLIDER AREA CSS -----------------------*/

.em-slick-testi-main {
text-align: center;
}


/*---------------------- * SLIDER AREA CSS -----------------------*/

.main-slider-area {
overflow: hidden;
display: block;
position: relative;
}

.nivo-caption {
background: rgba(0, 0, 0, 0.84);
height: 100%;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.em-slider-content-nivo {}

.em_slider_right {}

.em_slider_inner {
margin: auto;
/* width: 60%; */
position: absolute;
top: 50%;
left: 0px;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.em-slider-title {
color: #fff;
font-size: 16px;
font-weight: 500;
margin-bottom: 23px;
text-transform: uppercase;
/* letter-spacing: 1px; */
}

.em-slider-sub-title {
color: #fff;
font-size: 50px;
font-weight: 800;
margin-bottom: 20px;
text-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
text-transform: capitalize;
width: 65%;
}

.em-slider-descript {
color: #fff;
}

.em-slider-descript {
font-size: 15px;
margin-bottom: 43px;
width: 53%;
color: #fff;
/* margin-top: ; */
}

.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;
}


/* button */

.em-button-button-area a {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
margin: 0 4px;
padding: 10px 37px;
position: relative;
text-transform: uppercase;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
z-index: 1;
background: #fff;
border-radius: 0;
background: #fff;
background: #1e73be;
letter-spacing: 1px;
border: 2px solid transparent;
border-radius: 30px;
}

.em-button-button-area a.em-active-button,
.em-button-button-area a:hover {
color: #fff;
background: transparent;
border-color: #fff;
}

.em-button-button-area a.em-active-button:hover {
background: #1e73be;
border-color: #1e73be;
color: #fff;
}

.em-slider-half-width {
width: 50%;
}

.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 #1e73be;
text-align: center;
display: block;
/* border-radius: 50%; */
color: #1e73be;
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: #1e73be;
border-color: #1e73be;
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 {
bottom: 50px;
padding: 0;
position: absolute;
width: 100%;
z-index: 9;
}

.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: inline-block;
font-size: 14px;
height: 25px;
margin: 0 5px;
width: 25px;
color: #1e73be;
line-height: 25px;
}

.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
background: #1e73be none repeat scroll 0 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color: #fff;
}

.single_slide_img {
position: absolute;
top: -84px;
text-align: right;
left: 59%;
}


/*===================== lidership PRICING AREA CSS =========================*/

.single_pricing {
background: #fff none repeat scroll 0 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
/* border: 1px solid #1e73be; */
padding: 26px 0 30px;
-webkit-box-shadow: 0 0 3px rgba(235, 27, 43, 0.70);
box-shadow: 0 0 3px rgba(235, 27, 43, 0.70);
}

.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_title {
text-align: center;
position: relative;
}

.pricing_img {
text-align: center;
}

.pricing_title h2 {
font-size: 20px;
color: #fff;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.pricing_title h3 {
display: inline-block;
font-size: 28px;
font-weight: 600;
margin: 0;
padding: 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #000;
}

.pricing_title h4 {
font-size: 14px;
font-weight: 500;
color: #fff;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.price_item_inner_center {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin-top: 19px;
background: #1e73be;
padding: 20px 0 5px;
}

.price_item {
text-align: center;
-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;
}

.price_item span {
color: #000;
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-family: 'Rufina', serif;
}

.slash {
font-size: 0;
}

.curencyp {
font-size: 35px;
font-weight: 500;
position: relative;
}

.tk {
color: #1e73be;
font-size: 35px;
font-weight: 500;
}

.line_barp {}

.monthp {
display: block;
position: relative;
}

.bootmp {
font-size: 16px;
font-weight: 500;
}

.single_pricing:hover .price_item_inner_center {
background: #222;
}

.single_pricing:hover .price_item span {
color: #1e73be;
}

.pricing_body {}

.featur {}

.featur ul {
text-align: center;
padding: 10px 0 13px;
}

.featur ul li {
display: block;
font-size: 14px;
font-weight: 400;
padding: 3px 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: uppercase;
}

.featur ul li b {
font-weight: 600;
}

.featur ul li:last-child {
padding: 0;
}

.pricing_bottom {}

.order_now {
/* background: transparent none repeat scroll 0 0; */
/* padding: 29px 0; */
text-align: center;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
/* margin-bottom: -19px; */
}

.order_now a {
background: #1e73be none repeat scroll 0 0;
border-radius: 3px;
color: #111;
display: inline-block;
font-size: 16px;
font-weight: 600;
padding: 12px 20px;
position: relative;
text-transform: uppercase;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-family: 'Rufina', serif;
/* letter-spacing: 1px; */
}

.single_pricing:hover .order_now a {
background: #222;
color: #1e73be;
}

.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 lidership PRICING AREA CSS =========================*/


/* contact from */

div.wpcf7-response-output {
margin: 0;
}


/* recent post */

.footer-address {
padding-top: 0px;
}

.footer-widget.address,
.footer-widget.address p {
color: #fff;
margin-top: 5px;
}

.footer-sociala-info {
overflow: hidden;
}

.footer-logo {
margin-bottom: 29px;
}

.footer_s_inner {
margin-top: 0px;
margin-bottom: 6px;
}

.footer-sociala-icon {
clear: both;
float: left;
font-size: 14px;
margin-right: 12px;
color: #fff;
width: 26px;
height: 26px;
text-align: center;
border: 1px solid #fff;
border-radius: 50%;
line-height: 24px;
overflow: hidden;
margin-top: 5px;
}

.recent-post-item {
clear: both;
overflow: hidden;
}

.recent-post-image {
float: left;
margin-right: 10px;
}

.recent-post-image a {
display: inline-block;
}

.recent-post-text {
margin-top: -4px;
overflow: hidden;
}

.recent-post-text h4 a {
color: #333;
}

.recent-post-text .rcomment i {
margin-right: 5px;
}

.recent-post-text .rcomment {
color: #333;
}

.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: #333;
font-size: 14px;
}

.mc4wp-form-fields ::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
color: #333 !important;
font-size: 14px;
font-weight: 300;
}

.mc4wp-form-fields ::-moz-placeholder {
/* Firefox 19+ */
color: #333 !important;
font-size: 14px;
font-weight: 300;
}

.mc4wp-form-fields :-ms-input-placeholder {
/* IE 10+ */
color: #333 !important;
font-size: 14px;
font-weight: 300;
}

.mc4wp-form-fields :-moz-placeholder {
/* Firefox 18- */
color: #333 !important;
font-size: 14px;
font-weight: 300;
}

.mc4wp-form-fields p {
position: relative;
}

.mc4wp-form-fields p label {
font-size: 16px;
font-weight: 700;
margin: 15px 0;
}

.mc4wp-form-fields input,
.mc4wp-form-fields textarea {
font-size: 14px;
height: 40px;
padding: 5px 15px;
position: relative;
background: #fff;
border: 0;
margin-bottom: 14px;
margin-bottom: 20px;
border: 1px solid #1e73be;
border-radius: 5px;
width: 100%;
}

.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: 0;
bottom: 0;
font-size: 15px;
line-height: 20px;
background: #1e73be;
color: #1e73be;
display: block;
color: #fff;
font-weight: 600;
text-transform: capitalize;
text-align: center;
/* margin: auto; */
padding: 9px 24px;
border-radius: 5px;
width: 100%;
letter-spacing: 1px;
}

.mc4wp-form-fields button:hover {
background: #fff;
color: #000;
}

.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;
}

.lidership-blog-readmore {
margin-top: 16px;
}

.learn_btn {
display: inline-block;
font-size: 14px;
font-weight: 500;
text-align: center;
text-transform: capitalize;
text-align: center;
padding: 2px 17px;
/* color: #fff; */
text-transform: capitalize;
border: 1px solid #ddd;
border-radius: 3px;
}

.lidership-single-blog:hover .learn_btn,
.lidership-single-blog_adn:hover .learn_btn {
background: #1e73be;
border-color: #1e73be;
color: #fff;
}

.learn_btn i {
font-size: 15px;
margin-left: 3px;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color: #1e73be;
}

.learn_btn:hover i {}

.learn_more_adn {
text-align: left;
}

.learn_more {
padding-top: 7px;
}


/* lidership Blog Button */

.lidership-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;
}

.lidership-single-blog:hover .blog_readmore_btn {
background: #1e73be;
border-color: #1e73be;
color: #fff;
}


/*===================== lidership adn blog css =========================*/

.lidership-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: 1px solid #ddd;
}

.lidership-single-blog_adn:hover {
-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.20);
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.20);
border-color: transparent;
}


/* BLOG THUMB CSS */

.blog_adn_thumb_inner {
position: relative;
}

.lidership-blog-thumb_adn {
overflow: hidden;
position: relative;
z-index: 9999;
}

.lidership-blog-thumb_adn::before {
position: absolute;
left: 0;
right: 0;
height: 100%;
width: 100%;
top: 0;
background: rgba(235, 27, 43, 0.70);
content: "";
z-index: 1;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.lidership-single-blog_adn:hover .lidership-blog-thumb_adn::before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.blog_thumb_icon {
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: 99999;
}

.blog_thumb_icon a {
z-index: 999999;
width: 40px;
height: 40px;
background: #fff;
display: inline-block;
text-align: center;
border-radius: 100%;
color: #1e73be;
line-height: 40px;
font-size: 18px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.lidership-single-blog_adn:hover .blog_thumb_icon a {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.lidership-blog-thumb_adn a {
position: relative;
}

.lidership-blog-thumb_adn a {
display: block;
}

.lidership-blog-thumb_adn img {
display: block;
-webkit-transition: 6s;
-o-transition: 6s;
transition: 6s;
width: 100%;
}


/* BLOG TITLE AND CONTENT CSS */

.em-blog-content-area_adn {
padding: 25px 23px 8px;
}

.blog-inner_adn {}

.blog-page-title_adn h2 {
margin: 0;
margin-bottom: 10px;
}

.blog-page-title_adn a {
display: block;
font-weight: 600;
margin-bottom: 19px;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
color: #333;
font-size: 20px;
}

.blog-page-title_adn a:hover {
color: #1e73be;
}

.blog-content_adn h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}

.blog-content_adn h2 a:hover {
color: #1e73be;
}

.blog-content_adn p {
margin-bottom: 0;
}

.blog_add_icon {
position: absolute;
left: 50%;
top: 50%;
text-align: center;
z-index: 999;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.blog_add_icon a {
color: #fff;
width: 45px;
height: 45px;
line-height: 45px;
background: #1e73be;
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 CSS */

.lidership-blog-meta_adn {
border-top: 1px solid #ddd;
margin-top: 18px;
padding: 8px 13px 7px;
overflow: hidden;
}


/* BLOG POST META LEFT CSS */

.lidership-blog-meta-left_adn {
float: left;
}

.lidership-blog-meta-left_adn a,
.lidership-blog-meta-left_adn span {
color: #6d6d6d;
/* font-size: 15px; */
margin-right: 12px;
text-transform: capitalize;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
display: inline-block;
text-decoration: none;
position: relative;
}

.lidership-blog-meta-left_adn i,
.lidership-blog-meta-right_adn i {
margin-right: 10px;
color: #1e73be;
}


/* BLOG POST META RIGHT CSS */

.lidership-blog-meta-right_adn {
/* padding: 7px 0; */
text-transform: capitalize;
text-align: right;
}

a.blright {
float: right;
margin-right: 0;
}


/* blog readmore */

.readmore_adn 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_adn a:hover {
border-color: #1e73be;
background: #1e73be;
color: #fff;
}


/* blog hover */

.lidership-single-blog_adn:hover .lidership-blog-thumb_adn:before,
.lidership-single-blog_adn:hover .blog_add_icon {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.lidership-single-blog_adn:hover .blog-page-title_adn2 h2 {
background: rgba(235, 27, 43, 0.7);
}

.blog_nospace_adn.col-xs-12 {
padding: 0px;
}

.blog_nospace_adn .lidership-single-blog {
margin-bottom: 0px;
}


/* responsive 320 start */


/* small mobile :320px. */

@media (max-width: 767px) {
body {
overflow-x: hidden;
}
.lidership-header-top {
display: none;
}
.mean-container .mean-bar:before {
text-transform: uppercase;
top: 19px;
}
.mean-container a.meanmenu-reveal {
padding: 19px 20px 18px;
}
}


/* responsive 320 end */

.btn {
background-color: #1e73be;
border: 0 none;
border-radius: 100px;
color: #fff;
display: inline-block;
font-family: "Raleway", sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: 2px;
line-height: 1;
padding: 15px 30px;
text-align: center;
text-transform: uppercase;
}

.btn-lg {
font-size: 16px;
padding: 20px 50px;
}

.btn-sm {
font-size: 12px;
letter-spacing: 1px;
padding: 12px 20px;
}

.btn.btn-bordered {
background: transparent none repeat scroll 0 0;
border: 2px solid #1e73be;
color: #1e73be;
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;
}

.btn:hover,
.btn:focus {
background-color: #1e73be;
color: #fff;
}

.btn.btn-bordered:hover {
background-color: #1e73be;
color: #fff;
}

.btn:active {
background-color: #AC2925;
}

.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;
}

.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: #fff;
font-size: 55px;
font-weight: 500;
margin-bottom: 30px;
text-transform: uppercase;
}

.banner-content p {
font-size: 18px;
margin: 20px auto 16px;
width: 48%;
}

.banner-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: #1e73be;
font-size: 40px;
left: 0;
position: absolute;
right: 0;
top: 0;
}

.testimonial_list {}


/*---------------------------------------- 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;
}

.em-slick-slider-new .single-slide {
height: calc(97vh - 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: 20%;
position: absolute;
/* right: 0; */
text-align: left;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
/* right: 0; */
margin: auto;
}

.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: #1e73be;
border-radius: 7px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
height: 40px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 40px;
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: 40px;
color: #000;
}

.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: #333;
font-size: 30px;
-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: #1e73be;
}

.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: #1e73be;
}

.skbrop,
.overlay-dark {
position: relative;
z-index: 0;
}

.skbrop::after,
.bnrsk::after {
background-color: rgba(0, 0, 0, 0.75);
content: "";
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: -1;
}
.skbrop::after, .bnrsk::after {
background-color: rgba(0, 0, 0, 0.75);
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: #1e73be;
}

.em-slick-slider-new .single-slide.style-two {
height: 662px;
position: relative;
}
.style-two .slider_single_img {
position: absolute;
bottom: -167px;
right: 2%;
}
.style-two .banner-slick.banner-content.banner-content p {
width: 35%;
text-align: left;
font-size: 15px;
font-weight: 500;
color: #fff;
margin: 28px 0 0;
font-family: 'Rufina', serif;
font-size: 17px;
margin-bottom: 14px;
}
/* IMAGE SLIDER */

.em-image-sliderslick {}

.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: #1e73be;
}


/* 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: #1e73be;
color: #fff;
}


/* Effective Slider Css */

.effective-area {
height: calc(84vh);
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;
/* letter-spacing: 1px; */
}

.effective-content h2 {
color: #fff;
font-size: 65px;
text-transform: uppercase;
margin: 0;
padding: 25px 0 0;
}

.effective-content>h5 {
color: #fff;
font-size: 26px;
font-weight: 600;
text-transform: uppercase;
}

.effective-content p {
font-size: 15px;
margin: 13px auto 32px;
width: 36%;
color: #fff;
}

.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 {
padding: 9px 36px;
background: #1e73be;
color: #fff;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-weight: 600;
text-transform: uppercase;
border-radius: 30px;
display: inline-block;
margin: 0 9px;
}

.effective_slider_btn a:hover {
background: #fff;
color: #1e73be;
}


/* 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;
}

.portfolio-content.portfolio-details-box {
padding-top: 15px;
}

.prot_content.multi_gallery {
width: 75%;
margin: auto;
}


/* kc */

.abtext em {
color: #444;
font-weight: 600;
}

.abtext ol {
padding-left: 15px;
}

.abtext ol li {
font-weight: 600;
line-height: 30px;
}

.creative_title {
letter-spacing: 0;
}
.align-items-center {
-ms-flex-align: center!important;
align-items: center!important;
}

/* call to action */

.em-call-to-action {
text-align: left;
position: relative;
}

.em-call-to-action-title {}

.em-call-to-action-title h2 {
font-size: 41px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 12px;
color: #fff;
}

.em-call-to-action-title span {
display: block;
font-size: 36px;
margin-top: 10px;
}

.call-to-action-btn {}

.call-to-action-btn a {
border: none;
display: inline-block;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
background-color: #1e73be;
border-radius: 50px;
color: #fff;
margin-top: 28px;
padding: 10px 37px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.call-to-action-btn a:hover {
background: #fff;
color: #1e73be;
}

.em-call-to-action-desc {
color: #fff;
width: 55%;
margin: auto;
margin-left: 0;
font-size: 16px;
}

.em-call-to-action2 {
text-align: center;
}

.em-call-to-action2 .em-call-to-action-desc {
width: 55%;
margin-left: 0;
margin: auto;
}

.em-call-to-action2 .call-to-action-btn a {
margin-top: 44px;
}

.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 {
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;
}

.em-call-to-action1 .em-call-to-video i {
font-size: 45px;
color: #fff;
height: 90px;
width: 90px;
line-height: 90px;
background: #fff;
display: inline-block;
text-align: center;
border-radius: 100%;
color: #1e73be;
}

.em-call-to-action1 .em-call-to-action-title h2 {
width: 50%;
}
.em-call-to-action1 .em-call-to-video {
position: absolute;
right: 0;
top: 50%;
width: 24%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: right;
}
/*========================
Lidership Video CSS
=========================*/

.single_choose {
margin-bottom: 20px;
}

.single-video {
position: relative;
text-align: center;
}

.single-video img {
display: block;
width: 100%;
}

.single-video h3 {
color: #fff;
font-size: 28px;
font-weight: 600;
margin-bottom: 0;
padding-top: 26px;
text-transform: uppercase;
}
.video-icon a {
text-align: center;
display: inline-block;
}

.video-icon a i {
color: #fff;
border: 5px solid #fff;
width: 90px;
height: 90px;
line-height: 80px;
font-size: 40px;
border-radius: 50%;
}

.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%);
}

.single-video:before {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0.50) !important;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}

.service-box .kc-feature-boxes {
text-align: right;
padding-bottom: 2px;
top: 0px;
right: 0px;
bottom: 0px;
left: -91px;
position: relative;
}

.service-box .kc-feature-boxes .content-icon {
float: left;
position: relative;
}

.service-box .kc-feature-boxes .content-icon i {
color: rgba(51, 51, 51, 1);
background-color: #f9f9f9;
font-size: 25px;
border-radius: 70px 70px 70px 70px;
padding: 14px 21px 12px 21px;
position: absolute;
float: left;
top: 0px;
left: 384px;
}
.front {
box-shadow: 0 0 20px rgba(0,0,0,0.20);
}
.kc-flip-container .back .des {
padding: 11px 15px !important;
}
.service-box .kc-feature-boxes {
text-align: right;
padding-top: 18px;
}
.countdown-style2 span.group {
position: relative;
}

.countdown-style2 span.group:before {
content: "";
position: absolute;
left: -38px;
top: 40%;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}

.countdown-style2 span.group:first-child:before {
display: none;
}

.countdown-style2 span.group:after {
content: "";
position: absolute;
left: -38px;
top: 60%;
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
}

.countdown-style2 span.group:first-child:after {
display: none;
}


/* ac */

.kc_accordion_section.group {
padding-bottom: 27px !important;
}

.ui-accordion-header {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.ui-accordion-header a {}

.ui-accordion-header a i {
background: #333;
color: #fff;
border-radius: 50%;
height: 28px;
width: 28px;
line-height: 28px;
font-size: 14px;
text-align: center;
margin-right: 5px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.ui-accordion-header.ui-state-active a i {
background: #fff;
color: #333;
}

.ui-accordion-header:hover.ui-accordion-header a i {
background: #fff;
}

.kc-panel-body ul {
padding-left: 15px;
}

.kc-panel-body ul li {}


/*===================== lidership event AREA CSS =========================*/

.lidership-single-event_adn {
margin-bottom: 30px;
overflow: hidden;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
background: #fff;
}

/* event THUMB CSS */

.lidership-event-thumb_adn {
overflow: hidden;
position: relative;
}

.lidership-event-thumb_adn:before {
content: "";
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background: #f00;
width: 100%;
height: 100%;
position: absolute;
background: rgba(0, 0, 0, .7);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.lidership-event-thumb_adn img {
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
display: block;
}

.readmore_icon_adn {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 99999;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.lidership-single-event_adn:hover .readmore_icon_adn {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.lidership-event-thumb_adn a {
background: #1e73be none repeat scroll 0 0;
color: #fff;
display: block;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
width: 50px;
font-size: 18px;
}


/* event TITLE AND CONTENT CSS */

.em-event-content-area_adn {
padding: 15px;
overflow: hidden;
border: 1px solid #ddd;
border-top: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.event-inner_adn {}

.event-content_adn {}

.event-content_adn h2 {
color: #333;
margin: 0 0 18px;
}

.event-content_adn h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}

.event-page-title_adn a {
color: #333;
text-transform: capitalize;
font-weight: 600;
}

.event-page-title_adn h2 {
margin-bottom: 6px;
margin-top: 5px;
}


/* event POST META CSS */


/* left style 1 */

.lidership-event-singlea {
padding-bottom: 20px;
}

h2.related-projects-title.text-left {
padding-bottom: 30px;
}

.lidership-event-meta-left_adn {
position: relative;
line-height: 1;
padding: 4px 0 11px;
}

.lidership-event-meta-left_adn.esi {
float: none;
margin-bottom: 12px;
}

.lidership-event-meta-left_adn a,
.lidership-event-meta-left_adn span {
color: #333;
margin-right: 10px;
font-size: 14px;
}

.lidership-event-meta-left_adn i {
margin-right: 5px;
color: #6d6d6d;
}


/* event hover */

.lidership-single-event_adn:hover .lidership-event-thumb_adn a:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.lidership-single-event_adn:hover .lidership-event-thumb_adn img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}

.event_nospace_adn.col-xs-12 {
padding: 0px;
}

.event_nospace_adn .lidership-single-event_adn {
margin-bottom: 0px;
}

.em-pevent .lidership-event-thumb_adn {
float: left;
padding-top: 6px;
}
.em-pevent .em-event-content-area_adn {
padding: 0;
border: 0px solid #ddd;
padding-left: 15px;
}

.em-pevent .event-page-title_adn h2 {
margin: 0 0 3px 0;
}
.lidership-single-event_adn.em-pevent {
padding: 18px 15px 8px;
margin: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
margin-bottom: 24px;
position: relative;
}
.em-pevent{
position:relative;
}
.em-pevent:before {
position: absolute;
content: "";
right: 0;
top: 0;
width: 5px;
height: 100%;
background: #1e73be;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.lidership-single-event_adn.em-pevent:hover:before {
height: 50%;
}
.event_date {
position: absolute;
left: 0;
bottom: 0;
background: #1e73be;
padding: 11px 24px 14px;
text-align: center;
color: #fff;
}

.event_date span {
display: block;
line-height: 1.5;
font-size: 18px;
}

.event_date_list {
background: #1e73be;
padding: 12px 0 0;
width: 90px;
height: 90px;
text-align: center;
font-size: 18px;
color: #fff;
}

.event_date_list span {
display: block;
line-height: 1.5;
}

.lidership-single-event_adn:hover .event-page-title_adn a {
color: #1e73be;
}

.lidership-single-blog--thumb img {
width: 100%;
}

.row.event_details {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
padding: 35px 20px 35px;
}
/* Style Three */
.event_style_adn_3 .event_date {
margin-left: 25px;
}
.event_style_adn_3 .lidership-event-meta-left_adn {
padding: 15px 0 11px;
}
.event_style_adn_3 .lidership-event-meta-left_adn a, .lidership-event-meta-left_adn span {
color: #9d8787;
}
.event_style_adn_3 .feature-btn a {
margin-top: 12px;
}
.event_style_adn_3 .em-event-content-area_adn {
padding: 15px 24px 25px;
}
.event_style_adn_3 .feature-btn a {
padding: 8px 30px;
background: transparent;
border: 1px solid #ddd;
}
.event_style_adn_3.style-four .lidership-event-meta-left_adn a, .lidership-event-meta-left_adn span {
color: #2e3d44;
}
.event_style_adn_3.style-four .lidership-event-meta-left_adn i {
color: #1e73be;
}
.event_style_adn_3.style-four .feature-btn a {
padding: 9px 26px;
border: transparent;
background: #2e3d44;
color: #fff;
text-transform: uppercase;
}
.event_style_adn_3.style-four .feature-btn a:hover{
background:#1e73be;
}
.lidership-single-event_adn {
border-radius:6px;
}
/*===================== lidership Single Event CSS =========================*/

.event-dsc-title>h2 {
font-size: 18px;
padding-bottom: 10px;
text-transform: uppercase;
}

.event-dsc-info li {
font-size: 14px;
font-weight: 400;
list-style: outside none none;
margin-bottom: 10px;
}

.event-description .counterdowns {
text-align: center;
border: 1px solid #ddd;
padding: 20px 10px;
}

.event-description span.cdowns::after,
.event-description span.cdowns::before {
display: none;
}

.event-description span.cdowns {
width: 153px;
height: 138px;
margin: 0 8px;
border-radius: 13px;
}

.event-description span.time-counts {
line-height: 104px;
}

.event-info-description {
padding: 20px 20px;
border: 1px solid #ddd;
margin-top: 30px;
}

.event-info-description h2 {
padding-bottom: 15px;
}

.event-info-description p {
text-align: right;
padding: 8px 0;
/* border-bottom: 1px solid #ddd; */
}

.event-info-description b {
text-align: left;
float: left;
}

.event-dsc-info li i {
margin-right: 10px;
}

.mean-container .mean-bar:before {
text-transform: uppercase;
}

.footer-logo img {
margin-bottom: 37px;
margin-top: 16px;
}

.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;
padding: 0 80px;
margin-bottom: 47px;
}

.banner-content p {
width: 63%;
text-align: center;
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-area .btn {
margin-top: 12px;
padding: 17px 49px;
border-radius: 0;
font-size: 16px;
font-weight: 700;
font-family: raleway;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
background: #fff;
color: #1e73be;
text-transform: capitalize;
border-radius: 6px;
}

.banner-area .btn:hover {
background: #1e73be;
color: #fff;
}

.btn-lg {
font-size: 14px;
padding: 14px 30px;
letter-spacing: 0px;
}


/* Banner Slick Slider */

.banner-slick .banner-content {
left: 0;
position: absolute;
right: 0;
text-align: left;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.banner-slick.banner-content h1 {
font-size: 45px;
text-transform: capitalize;
color: #fff;
margin-bottom: 0;
}
.banner-slick.banner-content h2 {
font-size: 45px;
font-weight: 600;
color: #333;
margin-top: 0;
margin: 0 0 14px;
display: block;
color: #fff;
/* width: 40%; */
text-transform: capitalize;
padding: 0;
}
.banner-slick.banner-content.banner-content p {
width: 31%;
text-align: left;
font-size: 15px;
font-weight: 500;
color: #fff;
margin: 28px 0 0;
/* margin: auto; */
font-family: 'Rufina', serif;
font-size: 17px;
margin-bottom: 14px;
}

.banner-area .banner-slick .btn {
font-family: 'Rufina', serif;
padding: 15px 30px;
background: #1e73be;
color: #fff;
font-size: 15px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-weight: 500;
text-transform: uppercase;
border-radius: 3px;
letter-spacing: 1px;
}

.banner-area .banner-slick .active .btn,
.banner-area .banner-slick .btn:hover {
background: #fff;
color: #1e73be;
}

.banner-slick .b-batton {
display: inline-block;
margin-right: 16;
}

.slider_single_img {
position: absolute;
bottom: -165px;
right: 11%;
}

.slider_single_img img {
width: 90%;
}

.kc-ui-progress {
height: 5px !important;
}

.kc_text_block li {
line-height: 30px;
}


/* footer widget */

.mc4wp-alert.mc4wp-error a,
.mc4wp-alert.mc4wp-error p {
color: #1e73be !important;
}

span.wpcf7-not-valid-tip {
text-align: left;
}

.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: 42px !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_calendar,
.blog-left-side .widget.widget_search,
.blog-left-side .widget.widget_text {}

.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;
}

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%;
}

.widget.widget_categories select {
width: 100%;
height: 34px;
}

.widget .screen-reader-text {
display: none;
}

.search input {
width: 100%;
}

.textwidget select {
width: 100%;
}

.footer-middle .widget ul li {
margin-bottom: 18px;
}

.comment_field .textarea-field label {
margin-top: 20px;
margin-bottom: 10px;
}

.blog-content {
word-break: break-word;
}

.post-password-form input[type=submit] {
background: #1e73be;
}

.page-list-single {
clear: both;
}


/* Tab Slider */

.tab_slider .kc_tabs_nav~.kc_tab.ui-tabs-body-active {
height: inherit!important;
background: transparent !important;
}

.tab_slider .kc_tabs_nav>li {
float: none !important;
color: #454545!important;
border-bottom: 1px solid #ddd !important;
display: inline-block !important;
padding: 0 !important;
}

.tab_slider .kc_tabs_nav>li>a,
.tab_slider .nav-pills>li>a {
font-size: 15px !important;
text-transform: uppercase;
color: #454545 !important;
font-weight: 600 !important;
background: transparent !important;
display: inline-block;
margin: 0px 40px !important;
padding: 0 0 6px !important;
}

.tab_slider .kc_tabs_nav>li>a:hover,
.tab_slider .nav-pills>li>a:hover {
display: inline-block !important;
background: transparent !important;
}

.tab_slider .kc_tabs_nav>.ui-tabs-active>a,
.tab_slider .kc_tabs_nav>li:hover,
.tab_slider .kc_tabs_nav>li>a:hover {
background: transparent !important;
}

.tab_slider .kc_tabs_nav>.ui-tabs-active {
border-bottom: 2px solid #1e73be !important;
}

.tab_slider .kc_tabs>.kc_wrapper>.kc_tabs_nav {
background: transparent;
display: inline-block !important;
}

.tab_slider .kc_tabs_nav,
.tab_slider .nav-pills {
margin-bottom: 8px!important;
}


/* End Tab Slider Css */


/* Tab Post CSS */

.kc_tabs_nav,
.nav-pills {
line-height: 45px;
margin: 0;
padding: 0;
/* border-bottom: 1px solid #ddd; */
text-align: center;
margin-bottom: 68px !important;
/* background: #f7fbff; */
}

.kc_tabs_nav>li,
.nav-pills>li {
float: left;
margin-right: 20.5px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
padding-top: 15px;
border-radius: 5px;
border-top: 3px solid #1e73be !important;
}

.kc_tabs_nav>li:last-child,
.nav-pills>li:last-child {
margin-right: 0;
}

.nav-pills>li:hover,
.nav-pills>li.active {
background: #1e73be;
border-color: #1e73be !important;
color: #fff !important;
}

.nav-pills>li:hover a {
color: #fff!important;
}

.kc_tabs_nav>li>a,
.nav-pills>li>a {
padding: 0 30px;
text-decoration: none;
outline: 0;
display: block;
line-height: 25px !important;
margin: 0px 0px;
padding: 0 26px 15px !important;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.kc_tabs_nav>li>a:hover,
.nav-pills>li>a:hover {
background: #1e73be;
color: #fff;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
color: #fff !important;
background-color: #1e73be !important;
}

.nav-pills>li.active>a::before {
content: "";
left: 0;
bottom: -12px;
width: 25px;
height: 25px;
position: absolute;
background: #1e73be;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
right: 0;
margin: auto;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.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: 9px;
display: block;
}


/* 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: 32px 20px 23px 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: #1e73be;
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: #1e73be;
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: #1e73be;
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: #1e73be;
color: #fff;
}

.kc_progress_bars .progress-item span.label {
color: #555 !important;
font-family: Raleway, sans-serif !important;
}


/* Case study Style */

.lidership-single-cases-study {
margin-bottom: 30px;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
position: relative;
overflow: hidden;
}

.lidership-single-cases-study:hover {
margin-top: -7px;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.20);
}

.case-study-thumb {
position: relative;
}

.em-cases-study-content {
padding: 0 15px 12px 15px;
position: absolute;
bottom: -90px;
left: 0;
width: 100%;
z-index: 9999;
background: #fff;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.lidership-single-cases-study:hover .em-cases-study-content {
bottom: 0px;
}

.em-cases-study-title {}

.em-cases-study-title h2 {
font-size: 21px;
padding: 1px 0 6px;
}

.em-cases-study-title h2 a {
font-weight: 600;
display: block;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.em-cases-study-title h2 a:hover {
color: #1e73be;
}

.case_category span {
font-size: 14px;
}

.em-cases-study-inner {}

.cases-study-content {}

.cases-study-content p {}

.case-button {
text-transform: uppercase;
font-size: 14px;
color: #555;
display: inline-block;
margin-top: 3px;
}

.case-study-thumb {
z-index: 999;
}

.case-study-thumb i {
position: absolute;
top: 62%;
left: 43.5%;
-webkit-transform: translateY(-50%) translateY(-50%);
-ms-transform: translateY(-50%) translateY(-50%);
transform: translateY(-50%) translateY(-50%);
font-size: 24px;
color: #fff;
opacity: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
z-index: 999;
width: 40px;
height: 40px;
line-height: 40px;
background: #fff;
text-align: center;
border-radius: 5px;
color: #1e73be;
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}

.case-study-thumb i:hover {
background: #EA6C56;
color: #fff;
}

.case-study-thumb a {
position: relative;
display: block;
z-index: 1;
}

.case-study-thumb a:after {
position: absolute;
left: 0;
top: 0;
right: 0;
background: rgba(13, 46, 199, 0.95);
opacity: 0;
content: "";
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
height: 0%;
}

.lidership-single-cases-study:hover .case-study-thumb a:after {
opacity: 1;
height: 100%;
}

.em-case-study-button {
position: absolute;
top: -50px;
z-index: 99999;
left: 0;
right: 0;
text-align: center;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}

.lidership-single-cases-study:hover .em-case-study-button {
top: 30%;
}

.study_btn {
display: inline-block;
font-size: 14px;
font-weight: 500;
text-align: center;
text-transform: capitalize;
text-align: center;
padding: 4px 20px;
color: #fff;
text-transform: uppercase;
border: 1px solid #fff;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}

.study_btn:hover {
color: #1e73be;
background: #fff;
border-color: #fff;
}

.owl-dots {
position: absolute;
left: 50%;
bottom: -54px;
border-radius: 100%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}

.owl-dot {
background: transparent;
height: 10px;
width: 26px;
display: inline-block !important;
margin: 0 5px;
border-radius: 11px;
border: 1px solid #fff;
}

.owl-dot.active {
background: #EA6C56;
}

.testimonial_list .owl-dot.active {
background: #fff;
}


/* Brand Style */

.lidership-single-brand {
margin-bottom: 30px;
overflow: hidden;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin-top: 15px;
}

.lidership-single-brand:hover {
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.20);
}


/* Experience And Education Css */

.education-timline {
text-align: center!important;
position: relative;
padding: 0px;
display: block;
overflow: hidden;
}

.education-timline::before {
position: absolute;
top: 0;
left: calc(50% - 1px);
bottom: 0;
width: 2px;
background-color: #1e73be;
border-radius: 4rem;
content: ' ';
}

.single-education {
position: relative;
}

.single-education:not(:last-child) {
margin-bottom: 70px;
}

.education_points::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
content: ' ';
background-color: #1e73be;
z-index: 0;
-webkit-animation: video-icon-animation 1.4s 0.7s linear infinite;
animation: video-icon-animation 1.4s 0.7s linear infinite;
}
.education_points {
position: absolute;
top: 0;
left: calc(50% - 15px);
width: 30px;
height: 30px;
border-radius: 50%;
border: 5px solid #fff;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}
.education_text {
float: right;
text-align: left;
padding-top: 4px;
padding: 0 20px 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
position: relative;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.education_text h3 {
font-size: 22px;
text-transform: capitalize;
/* font-weight: 500; */
margin: 0;
margin-bottom: 5px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #fff;
margin-top: 0;
}
.education_text span {
font-size: 15px;
color: #666;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}

.education_text p {
margin-top: 19px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #fff;
}

.education-date {
text-align: right;
display: inline-block;
padding-right: 37px;
}

.education-date span {
background: #1e73be;
display: inline-block;
padding: 4px 28px;
border-radius: 30px;
font-size: 16px;
color: #fff;
}

.education-date {
font-size: 19px;
font-weight: 500;
}

.education-date,
.education_text {
width: 46%;
}

.education-timline .single-education:nth-child(even) .education_text {
float: left;
text-align: right;
}

.education-timline .single-education:nth-child(even) .education-date {
text-align: left;
padding-left: 37px;
padding-right: 0;
}
/*
.raised {
text-align: center;
}*/
.give-goal-progress .income {
font-size: 17px;
line-height: 1;
color: #666;
}
.give-progress-bar {
background: #eee none repeat scroll 0 0;
border-radius: 0;
height: 6px;
}
.give-progress-bar > span {
border-radius: 0;
width: 63% !important;
}
.give-goal-progress .raised {
margin-bottom: 4px;
color: #fff;
}
.give-goal-progress .raised span{
color:#fff;
}
.give-goal-progress {
margin-bottom: 20px;
margin-top: 6px;
}
.give-form-title {
margin: 0 0 32px !important;
color: #fff;
font-size: 41px;
}
[id*="give-form"] div.give-form-content-wrap {
margin: 0px 0 25px;
color: #fff;
}
form.give-form,
form[id*="give-form"] {
margin: 0 0 5px;
}
.give-total-wrap {
float: left;
}
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
border: 1px solid #fff;
border-right: none;
background: #1e73be;
color: #fff;
height: 40px !important;
}
.goal-text {
margin-left: 10px;
}
.give-btn {
background: #1e73be none repeat scroll 0 0;
border: 1px solid #fff;
color: #fff;
padding: 12px 22px;
font-weight: 500;
font-size: 14px;
text-transform: capitalize;
transition: .5s;
border-radius: 0px;
}
.give-btn:hover{
background:#fff;
color:#1e73be;
}
form[id*="give-form"] .give-donation-amount #give-amount, form[id*="give-form"] .give-donation-amount #give-amount-text {
border: 1px solid #fff;
min-width: 90px !important;
float: left;
width: 100px !important;
margin-right: 32px;
height: 40px !important;
outline: 0;
}
.give-form-content-wrap.give_post_form-content {
clear: both;
}
.give_pre_form-content{
}
.give_pre_form-content .content-single {
display: none;
}

/*
==========
Donation
==========
*/

.give-form {
display: flex;
justify-content: center;
}
.give-amount-top {
margin-right: 30px !important;
height: 37px !important;
background: transparent !important;
color: #fff !important;
}

.give-currency-symbol{
height: 37px !important;
background: transparent !important;
color: #fff !important;
}
.give-btn.give-btn-modal {
/* padding: 0 !important; */
height: 40px;
background: transparent !important;
color: #fff !important;
}
.give-form-title {
text-align: center;
color: #fff;
font-size: 40px;
font-weight: 600;
margin-bottom: 40px !important;
padding: 0 162px !important;
}
.give-donation-level-btn {
background: transparent !important;
color: #fff !important;
}
#give-donation-level-button-wrap > li {
margin: 0 30px 5px 0 !important;
}

.give-btn.give-btn-modal,
.give-btn:hover {
background: #1e73be !important;
border-color: #1e73be;
}
@media (min-width: 768px) and (max-width: 991px){

#give-donation-level-button-wrap > li {
margin: 0 9px 5px 0 !important;
}

}

/*======================= lidership It Carousel Slider CSS ========================*/
.carousel-single-slide {
min-height: 850px;
position: relative;
background-size: cover;
background-position: center center;
}
.carousel-single-slide-content h4 {
color: #fff;
font-weight: 500;
text-transform: uppercase;
font-size: 18px;
margin-bottom: 20px;
}
.carousel-single-slide-content h1, .carousel-single-slide-content h2, .carousel-single-slide-content h3 {
color: #fff;
font-size: 70px;
font-weight: 800;
line-height: 82px;
margin: 0;
}
.carousel-single-slide-content p {
color: rgba(255,255,255,.7);
width: 55%;
margin: 10px 0 0px;
font-size: 20px;
font-style: italic;
}
.carousel-single-slide-content.text-center p {
margin: 35px auto 0;
}
.carousel-single-slide-content.text-right p {
margin: 35px 0 0 auto;
}
.carousel-slider-button {
display: inline-block;
margin-right: 20px;
}
.carousel-button {
display: inline-block;
margin-top: 35px;
}
.carousel-button a {
padding: 17px 40px;
border-radius: 30px;
font-weight: 600;
font-size: 15px;
color: #fff;
background: #1e73be;
display: inline-block;
}
.carousel-button.second a {
color: #FF3C00;
background:#fff;
}
.carousel-button a:hover {
color: #FF3C00;
background:#fff;
}
.carousel-button.second a:hover {
color: #fff;
background:#FF3C00;
}
.carousel-button a i{
margin-left:6px;
}
.text-left .carousel-button {
margin-right: 10px;
}
.text-right .carousel-button {
margin-left: 10px;
}
.text-center .carousel-button {
margin: 35px 5px 0;
}

.carousel-single-slide .image-layer{
position:absolute;
left:0px;
top:0px;
right: 0px;
width:100%;
height:100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition: all 6000ms linear;
-moz-transition: all 6000ms linear;
-ms-transition: all 6000ms linear;
-o-transition: all 6000ms linear;
transition: all 6000ms linear;
z-index:-1;
}

.carousel-slider-area .active .carousel-single-slide .image-layer{
-webkit-transform:scale(1.15);
-ms-transform:scale(1.15);
transform:scale(1.15);
}
.carousel-single-slide.slider-style-two {
min-height: 680px;
position: relative;
background-size: cover;
background-position: center center;
}
.slider-style-two .carousel-single-slide-content h1, .slider-style-two .carousel-single-slide-content h2 {
font-size: 45px;
line-height: 50px;
}
.slider-style-two .carousel-single-slide-content p {
width: 100%;
}

.slider-style-two .carousel-single-slide-content {
position: relative;
background: #FFF;
WIDTH: 100%;
PADDING: 24PX 40px 40px;
max-width: 560px;
border-radius:10px;
box-shadow:0.125rem 0.25rem 1.25rem 0.0875rem rgba(45,45,45,.13);
}

.slider-style-two .carousel-single-slide-content .slider-video-icon {
display: inline-block;
}
.style-three.carousel-single-slide {
min-height: 775px;
}
.style-three .carousel-single-slide-content h4 {

text-transform: capitalize;
font-size: 17px;
display: inline-block;
background: #FF3C00;
padding: 5px 27px;
margin-bottom: 25px;
}
.style-three .slider-video-icon span {
color: #6d6d6d;
margin-left: 15px;
}
.d-flex {
display: -ms-flexbox!important;
display: flex!important;
}


@media (max-width: 767px){
.title_in_area {
width: 100%;
display: inherit !important;
}
.title_in {
width: 100%;
}
.title_tx {
padding-right: 0px;
margin-bottom: 20px;
}
.title_p {
width: 100%;
}
.give-form-title {
padding: 0px 0!important;
text-align: left;
font-size: 25px;
margin-top: 20px !important;
}
.give-form {
display: block;
}
#give-donation-level-button-wrap>li {
float: none;
}
}
@media (max-width: 991px){
.give-form {
display: block;
justify-content: left;
}
.give-form-title {
text-align: left;
padding: 0 !important;
}
.countr_text.countr_text2>h3 {
font-size: 40px;
}
.style_three .countr_text>h1 {
font-size: 44px;
}
}

