/*
Theme Name: grant
Theme URI:http://raytheme.com/wp/grant
Description: grant One Page and Multipurpose Responsive Page Theme
Author: themex
Author URI: http://webitrangpur.com/
Version: 1.0.0
Tags: custom-menu, editor-style, featured-images
Text Domain: grant
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;
    box-shadow: 0px 0px 5px #ddd;
}
/* end box layout */

.fix {
    overflow: hidden;
}
.clear_both {
    clear: both;
}
/*=====================
grant HEADING TOP AREA CSS
=========================*/
/* LEFT RIGHT CSS */

.em40_header_area_main {} .em40_header_area_main.hdisplay_none {
    display: none;
}
.grant-header-top {
    background: #03a9f4 none repeat scroll 0 0;
    padding: 12px 0;
}
.top-address p {
    margin-bottom: 0;
}
.top-address p span,
.top-address p a {
    margin-right: 20px;
}
.top-address p span i,
.top-address p a i {
    font-size: 13px;
    color: #03a9f4;
    margin-right: 10px;
}
.top-address p a {
    display: inline-block;
    text-decoration: none;
    -webkit-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 {
    color: #03a9f4;
    display: inline-block;
    margin: 0 5px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
    color: #333;
    font-size: 14px;
}
.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
    color: #03a9f4;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
    margin-right: 0px;
    margin-left: 12px;
}
/* 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 #03a9f4;
    width: 150px;
    -webkit-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-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 {
    background: #03a9f4 none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    height: 26px;
    text-align: center;
    width: 26px;
    line-height: 26px;
    font-size: 11px;
    color: #fff;
}
.em-quearys-inner {
    position: absolute;
    right: 0;
    top: 36px;
    z-index: 999;
    display: none;
    -webkit-transition: .5s;
    transition: .5s;
}
.em-quearys-inner {} .em-quearys-form {
    background-color: #ffffff;
    border-top: 1px solid #1bb4b9;
    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;
    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: #1bb4b9;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.top-form-control i {
    color: #03a9f4;
    font-size: 18px;
}
.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;
}
/*=====================
END grant HEADING TOP AREA CSS
=========================*/
/*=======================
grant HEADING NAV AREA CSS
========================*/

.mean-container .mean-bar {
    padding: 0;
}
.mean-container .mean-nav {
    background: #03a9f4 none repeat scroll 0 0;
    float: none;
}
.main_menu_div {
    position: relative;
}
.grant_nav_area {
    background: #fff none repeat scroll 0 0;
}
/* LOGO CSS */

.logo {} .logo a {
    font-size: 23px;
    font-weight: 700;
    display: inline-block;
}
.grant_menu {}
/* MENU CSS */

.grant_menu ul {
    text-align: right;
    list-style: none;
}
.grant_menu > ul > li {
    display: inline-block;
    position: relative;
}
.grant_menu > ul > li > a {
    color: #333;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 30px 14px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.grant_menu > ul > li > a:before,
.grant_menu > ul > li.current > a:before {
    content: "";
    position: absolute;
    left: 0;
    -webkit-transition: .5s;
    transition: .5s;
    bottom: -7px;
    height: 2px;
    width: 15%;
    background: #03a9f4;
    margin: auto;
    right: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: .5s;
}
.heading_style_2 .grant_menu > ul > li > a {
    color: #fff;
}
.heading_style_3 .grant_menu > ul > li > a {
    color: #fff;
}
.heading_style_4 .grant_menu > ul > li > a {
    color: #fff;
}
.heading_style_5 .grant_menu > ul > li > a {
    color: #fff;
}
.grant_menu ul li:last-child a {
    margin-right: 0px;
}
.grant_menu > ul > li.current > a,
.grant_menu > ul > li:hover > a {
    color: #03a9f4;
    background-color: transparent;
}
.grant_menu > ul > li:hover > a:before,
.grant_menu > ul > li.current > a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* transparent 2 */

.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    padding: 25px 0;
    -webkit-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 .grant_nav_area {
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
}
.grant_nav_area.postfix {
    -webkit-transition: .3s;
    transition: .3s;
}
.grant_nav_area.prefix,
.hbg2 {} .grant_nav_area.prefix .grant_menu > ul > li > a {
    color: #fff;
}
.grant_nav_area.prefix .grant_menu > ul > li.current > a {
    color: #03a9f4;
}
/* LOGO LEFT RIGHT CSS */

.logo-left {} .logo-right .logo {
    text-align: right;
}
.logo-right .grant_menu > ul {
    text-align: left;
}
.logo-right .grant_menu > ul > li:first-child a {
    padding-left: 0px;
}
.logo-right .grant_menu > ul > li:last-child a {
    padding-right: auto;
}
/* logo top */

.logo-top .logo {
    text-align: center;
}
.logo-top .grant_menu > ul {
    text-align: center;
}
.logo-top > .grant_menu > ul > li:last-child a {
    padding-right: auto;
}
/* sub menu style */

.grant_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 197px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 0;
    z-index: -1;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    z-index: 99;
    font-family: 'Montserrat', sans-serif;
}
.grant_menu ul li:hover > .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 100%;
    z-index: 9;
}
.grant_menu ul .sub-menu li {
    position: relative;
}
.grant_menu ul .sub-menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 12px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: .1s;
    transition: .1s;
    visibility: inherit !important;
}
.grant_menu ul .sub-menu li:hover > a,
.grant_menu ul .sub-menu .sub-menu li:hover > a,
.grant_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.grant_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
    background: rgba(255, 255, 255, .06);
    color: #03a9f4;
}
/* sub menu 2 */

.grant_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
.grant_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 */

.grant_menu ul .sub-menu .sub-menu li {
    position: relative;
}
.grant_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;
}
.grant_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 */

.grant_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative;
}
.grant_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {} .grant_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 .grant_nav_area.prefix {
    top: 32px;
}
.logged-in .trp_nav_area.hbg2 {
    top: 32px;
}
/* maing menu search */

nav.grant_menu.main-search-menu {
    float: right;
}
.grant_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: 59px;
}
/* has menu icon */

.grant-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)";
}
.grant-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: 14px;
    margin-left: 30px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #03a9f4;
    border-radius: 50px;
    color: #fff;
    padding: 7px 30px;
    font-family: "Roboto Condensed", sans-serif;
}
a.dtbtn:hover {
    background-color: #03a9f4;
}
.redX {
    color: #03a9f4;
}
/* logo sticky */

.grant-main-menu .logo a.main_sticky_main_l {
    display: block;
}
.grant-main-menu .logo a.main_sticky_l {
    display: none;
}
/* logo pre */

.grant-main-menu .prefix .logo a.main_sticky_main_l {
    display: none;
}
.grant-main-menu .prefix .logo a.main_sticky_l {
    display: block;
}
.headroom--pinned {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.headroom--unpinned {
    -webkit-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;
    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;
}
/*=======================
END grant HEADING NAV AREA CSS
========================*/
/*=====================
grant BLOG AREA CSS
=========================*/

.grant-blog-area {
    padding: 90px 0 90px;
}
.grant-single-blog {
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
}
.grant-blog-index.blog-area.grant-blog-area,
.grant-blog-area.grant-blog-archive {
    padding: 100px 0 50px;
}
.grant-blog-index.blog-area.grant-blog-area {
    padding: 100px 0 100px;
}
/* BLOG THUMB CSS */

.grant-blog-thumb {
    overflow: hidden;
}
.grant-blog-thumb a {
    position: relative;
}
.grant-blog-thumb a {
    display: block;
}
.grant-blog-thumb a:before {
    content: "";
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #03a9f4;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 999;
    -webkit-transition: .5s;
    transition: .5s;
}
.grant-blog-thumb img {
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
}
/* BLOG TITLE AND CONTENT CSS */

.blog-inner {} .blog-content {} .blog-content h2 {
    color: #333;
    margin: 0 0 18px;
}
.blog-content h2 a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-content h2 a:hover {
    color: #03a9f4;
}
.blog-content p {}
/* BLOG POST META CSS */

.grant-blog-meta {
    margin-top: 21px;
    margin-bottom: 0px;
    background: #fff;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.grant-blog-meta:after {
    display: block;
    clear: both;
    content: "";
}
.grant-blog-meta a {}
/* BLOG POST META LEFT CSS */
/* left style 1 */

.grant-blog-meta-left {
    float: left;
    position: relative;
    padding: 7px 0;
}
.grant-blog-meta-left a,
.grant-blog-meta-left span {
    color: #454545;
    font-size: 14px;
    margin-right: 5px;
    text-transform: capitalize;
}
.grant-blog-meta-left i {
    margin-right: 5px;
    color: #03a9f4;
}
.blog-page-title a {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
/* BLOG POST META RIGHT CSS */

.grant-blog-meta-right {
    float: right;
    padding: 7px 0;
}
.grant-blog-meta-right a,
.grant-blog-meta-right span {
    font-size: 12px;
    color: #454545;
    margin-left: 5px;
}
.grant-blog-meta-right i {
    margin-right: 5px;
}
/* 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: #03a9f4;
    background: #03a9f4;
    color: #fff;
}
/* blog hover */

.grant-single-blog:hover .grant-blog-thumb a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.grant-single-blog:hover .grant-blog-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*========================
EMD grant BLOG AREA CSS
=========================*/
/*========================
grant BLOG DETAILS AREA CSS
=========================*/

.grant-single-blog-details {} .grant-single-blog--thumb {} .grant-single-blog--thumb a {} .grant-single-blog--thumb img {} .grant-single-blog--thumb {
    padding-bottom: 20px;
}
.grant-single-blog-title h2 {
    font-size: 23px;
    padding: 0;
    font-weight: 500;
    text-transform: capitalize;
    color: #333;
}
.grant-single-blog-details .grant-blog-meta {
    margin: 20px 0;
    padding: 7px 0 3px;
}
.grant-single-blog-details .grant-blog-meta-right,
.grant-single-blog-details .grant-blog-meta-left {
    padding: 0px 0 5px 0;
}
.grant-blog-social {
    margin-bottom: 25px;
    margin-top: 25px;
}
.grant-single-icon-inner {
    text-align: center;
}
.grant-single-icon-inner a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #03a9f4;
    border-radius: 50%;
    color: #03a9f4;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    margin: 0 5px;
    text-align: center;
    width: 40px;
}
.grant-single-icon-inner a:hover {
    background: #03a9f4;
    border-color: #03a9f4;
    color: #fff;
}
.grant-single-icon-inner a i {} .single-blog-content ul {
    padding-bottom: 10px;
}
/*========================
grant 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 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    text-transform: capitalize;
}
.commment_title h3:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -9px;
    width: 40px;
    height: 2px;
    background: #03a9f4;
}
.commment_title p {} .post_replay {} .post_replay_inner {
    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: #333;
}
.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: #5986f2;
    font-size: 12px;
    font-weight: 400;
}
.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: 0;
    font-weight: 500;
}
.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;
}
.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;
}
.comment_field .input-field input,
.comment_field .textarea-field textarea {
    color: #555555;
}
.grant_btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #444;
    margin-top: 30px;
    padding: 8px 20px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.grant_btn:hover {
    border-color: #03a9f4;
    background: #03a9f4;
    color: #fff;
}
.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: 0;
    margin-top: 30px;
}
.logged-in-as a {
    color: #333;
}
.comment-respond {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: #f1f1f1;
}
a.comment-edit-link {
    margin-bottom: 12px;
    display: inline-block;
}
.em-theme-main-page .comments-area {
    margin-top: 40px;
    clear: both;
}
/*========================
 grant unittest
=========================*/

.blog-page-title h2 {
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 14px;
    margin-top: 0;
}
.blog-page-title h2 a:hover {
    color: #03a9f4;
}
.em-blog-content-area {
    padding: 20px 0 15px;
}
.single-blog-content iframe {
    margin-top: 20px;
}
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
    font-size: 30px;
}
.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
    color: #303030;
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
}
.blog-content h2,
.post_reply h2 {
    font-size: 26px;
}
.blog-content h3,
.post_reply h3 {
    font-size: 22px;
}
.blog-content h4,
.post_reply h4 {
    font-size: 20px;
}
.blog-content h5,
.post_reply h5 {
    font-size: 18px;
}
.blog-content h6,
.post_reply h6 {
    font-size: 17px;
}
/* single blog */

.single-blog-content 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: 26px;
}
.single-blog-content h3 {
    font-size: 22px;
}
.single-blog-content h4 {
    font-size: 20px;
}
.single-blog-content h5 {
    font-size: 18px;
}
.single-blog-content h6 {
    font-size: 17px;
}
/*========================
 grant 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: #03a9f4;
    border-color: #03a9f4;
    color: #fff;
}
/*========================
 END grant PAGINATION AREA CSS
=========================*/

.kc_counter_box i {
    display: inline-block;
    font-size: 45px;
    margin-bottom: 0;
}
/*========================
 grant BREADCRUMB AREA CSS
=========================*/

.breadcumb-blog-area {
    padding: 100px 0 100px;
    background-color: #f7f7f7;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.breadcumb-inner h2 {
    font-size: 36px;
    color: #464646;
}
.breadcumb-area {
    padding: 100px 0 100px;
    background-color: #f7f7f7;
    background-position: center top;
    background-repeat: no-repeat;
}
.breadcumb-inner ul {} .breadcumb-inner li {
    display: inline-block;
    margin: 0 2px;
    color: #464646;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #03a9f4;
}
.breadcumb-inner li a {
    color: #464646;
}
.brpt h2 {
    font-size: 26px;
    text-transform: uppercase;
}
.lcase {
    text-transform: lowercase;
}
.ucase {
    text-transform: uppercase;
}
.ccase {
    text-transform: capitalize;
}
/*========================
 END grant BREADCRUMB AREA CSS
=========================*/
/*========================
 grant 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 37px;
}
.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: #03a9f4;
    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 */

.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%);
    transform: translateY(-50%);
}
.search-error > p {
    font-size: 17px;
    margin: 20px 0;
}
.search-error > h3 {
    display: block;
    font-size: 34px;
    color: #03a9f4;
}
.search-error .search input {
    height: 54px;
    border: 1px solid #ddd;
}
/*========================
 END grant 404 AREA CSS
=========================*/
/*footer top area css*/

.form-inner {
    width: 100%;
}
.form-controls {} .form_inner {} .heading {} .heading h3,
.field {
    overflow: hidden;
    padding-bottom: 25px;
    width: 100%;
}
.form-field {
    width: 99%;
    overflow: hidden;
    float: left;
}
.form-field input {
    height: 50px;
    width: 100%;
    border: 1px solid #ddd;
    color: #171313;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
    outline: none;
    -webkit-transition: .5s;
    transition: .5s;
}
.text_area {} .text_area textarea {
    width: 99%;
    border: 1px solid #ccc;
    height: 199px;
    color: #171313;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
    padding-top: 5px;
    outline: none;
    -webkit-transition: .5s;
    transition: .5s;
}
.form-field input:focus,
.text_area textarea:focus {
    color: #03a9f4;
    border: 1px solid #03a9f4;
}
.buttons {
    margin-top: 7px;
}
.buttons submit {} .sbuton {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 30px;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.sbuton:hover {
    background: #03a9f4 none repeat scroll 0 0;
    border-color: #03a9f4);
    color: #fff;
}
.form-field input::-moz-placeholder {
    margin-left: 10px;
}
.form-field input[type="date"]::-moz-placeholder {
    margin-left: 10px;
}
/* 2 */

.home-2 .field.topfield .form-field {
    float: left;
    width: 50%;
}
.home-2 .field.topfield .form-field:after {
    clear: both;
    content: "";
    display: block;
}
.home-2 .field.topfield .form-field input {
    background: transparent none repeat scroll 0 0;
    border: 1px dotted #ffab31;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    width: 98%;
}
.home-2 .text_area textarea {
    border: 1px dotted #ffab31;
    background: transparent;
    color: #fff;
    height: 160px;
}
.home-2 .field.topfield input:focus,
.home-2 .text_area textarea:focus {
    border: 1px solid #fff;
    color: #fff;
}
.home-2 .sbuton {
    background: transparent none repeat scroll 0 0;
    border: 1px dotted #ffab31;
    color: #fff;
    padding: 12px 40px;
}
.home-2 .sbuton:hover {
    background: #ffab31;
}
/*home 3 form */

.home-3 .form-field input:focus,
.home-3 .text_area textarea:focus {
    border: 1px solid #1bbc9b;
    color: #1bbc9b;
}
.home-3 .sbuton:hover {
    background: #1bbc9b none repeat scroll 0 0;
    color: #fff;
}
/*========================
grant 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: #03a9f4;
    font-weight: 700;
}
/*========================
grant FOOTER TOP AREA CSS
=========================*/

.footer-top {
    background: #1a1a1a none repeat scroll 0 0;
    padding: 95px 0 74px;
}
.footer-top-inner h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footer-top-inner h2 span {
    color: #03a9f4;
    font-weight: 700;
}
.footer-top-inner p {
    color: #fff;
    margin-bottom: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 73%;
}
.footer-social-icon {
    /* border-top: 1px solid rgba(0, 0, 0, 0.05); */
    
    padding: 10px 0 20px;
    text-align: center;
}
.footer-social-icon a {
    display: inline-block;
    text-align: center;
    margin: 0 3px;
}
.footer-social-icon a i {
    color: #fff;
    font-size: 24px;
    margin: 0 6px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-social-icon a i:hover {
    color: #03a9f4;
}
/*========================
END FOOTER TOP AREA CSS
=========================*/
/*========================
grant FOOTER MIDDLE AREA CSS
=========================*/

.footer-middle {
    background: #151414 none repeat scroll 0 0;
    padding: 75px 0 84px;
}
.footer-middle.wpfd {
    padding: 0;
}
.wpfdp {
    padding-top: 65px;
    padding-bottom: 80px;
}
.footer-middle .widget h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 42px;
    margin-top: 20px;
    text-transform: uppercase;
}
.footer-middle table#wp-calendar td,
.footer-middle table#wp-calendar th {
    color: #fff;
}
.footer-middle #archives-dropdown--1 {
    height: 34px;
}
.footer-logo {
    padding-bottom: 1px;
}
.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 a,
.footer-middle .widget ul li:before {
    -webkit-transition: .5s;
    transition: .5s;
}
.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
    color: #03a9f4;
}
.footer-middle .widget .menu-follow-us-container ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    margin-top: 0;
    padding-left: 0;
}
.footer-middle .widget .menu-follow-us-container ul li i {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 17px;
    height: 35px;
    line-height: 33px;
    margin-bottom: 0;
    margin-right: 3px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 35px;
}
.footer-middle .widget .menu-follow-us-container ul li i:hover {
    background: #03a9f4;
    color: #fff;
    border-color: #03a9f4;
}
.footer-middle .widget .menu-follow-us-container ul li:hover {
    margin-left: 0;
}
.footer-middle .widget .menu-follow-us-container ul li a {
    color: #03a9f4;
    display: block;
}
.footer-middle .widget .menu-follow-us-container ul li:before {
    display: none;
}
/*========================
END FOOTER BOTTOM AREA CSS
=========================*/
/*========================
grant FOOTER BOTTOM AREA CSS
=========================*/

.footer-bottom {
    background: #111111;
    padding: 20px 0;
}
.copy-right-text {} .copy-right-text p {
    margin: 0px;
    padding: 0px;
    color: #fff;
}
.footer-menu {} .footer-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-middle .widget ul li {
    margin-bottom: 14px;
    padding-left: 20px;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer-middle .widget ul li:hover {
    margin-left: 10px;
}
.footer-middle .widget ul li:before {
    color: #fff;
    content: "\F101";
    font-family: FontAwesome;
    font-size: 17px;
    left: 0;
    position: absolute;
    top: 1px;
}
.footer-menu ul li a {
    color: #fff;
    padding: 0 10px;
    display: block;
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
    color: #03a9f4;
}
.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: #03a9f4 none repeat scroll 0 0;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    text-align: center;
    width: 40px;
}
#scrollUp i {
    color: #fff;
}
/*========================
END EM40 SCROLL TOP CSS
=========================*/

.copy-right-text a {
    color: #03a9f4;
}
.template-home .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #666;
    font-size: 15px;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #666;
    font-size: 15px;
}
:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #666;
    font-size: 15px;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #666;
    font-size: 15px;
}
.home-2::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #333;
    font-size: 15px;
}
.home-2 *::-moz-placeholder {
    color: #333;
    font-size: 15px;
}
.home-2:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #333;
    font-size: 15px;
}
.home-2:-moz-placeholder {
    /* Firefox 18- */
    
    color: #333;
    font-size: 15px;
}
.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: 10px;
}
.recent-post-text {
    overflow: hidden;
}
.recent-post-text > h4 {
    margin-bottom: 0;
}
.recent-post-text h4 a {
    color: #333;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s;
}
.recent-post-text h4 a:hover {
    color: #03a9f4;
}
.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;
}
.footer-middle .recent-post-text .rcomment {
    color: #fff;
}
.mean-container .mean-bar {
    float: none;
    background: #03a9f4 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)";
}
/* kc element */

.template-home-wrapper {
    overflow: hidden;
}
.kc-blog-posts-3 .kc-list-item-3 > a img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.section-title.t_center {
    margin: auto;
    text-align: center;
    width: 63%;
}
.section-title.t_left {
    margin: auto auto auto 0;
    width: 63%;
    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 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 4px;
}
.em-icon {} .em-icon i {} .em-bar-main {
    margin: 10px 0 16px;
}
.em-bar {
    background: #03a9f4 none repeat scroll 0 0;
    height: 3px;
    margin: 0 auto 5px;
    width: 62px;
}
.em-bar.em-bar-big {
    width: 80px;
}
.em-image {
    margin-bottom: 10px;
}
.em-image img {}
/*=====================
grant ABOUT SECTION
=========================*/

.em-feature {
    padding: 0 0;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em_feature-icon {
    border: 1px solid #03a9f4;
    color: #03a9f4;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 30px;
    height: 50px;
    line-height: 48px;
    margin-bottom: 15px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 50px;
}
.em_content_text {
    overflow: hidden;
}
.em_feature-icon {
    text-align: center;
    margin-right: 25px;
}
.em_content_text h2 {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.em-feature:hover .em_feature-icon {
    background: #03a9f4;
    color: #fff;
}
.em-feature:hover .em_feature-icon {} .feature_icon {
    margin-top: 21px;
}
.read-more-arrow {
    color: #03a9f4;
    display: inline-block;
    margin-top: 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.read-more-arrow >i {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .3s;
    transition: .3s;
}
.read-more-arrow:hover {
    color: #03a9f4;
}
.read-more-arrow:hover i {
    color: #03a9f4;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    margin-left: 5px;
}
/*=====================
 END grant SERVICE  CSS
=========================*/

.em-service {
    background: #fff none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    padding: 60px 50px 47px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em-service {
    background: #fff none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    padding: 60px 20px 47px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em-service:hover {
    background: #03a9f4;
}
.em-service:before {
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    content: "";
    height: 0;
    left: 20px;
    position: absolute;
    top: 20px;
    -webkit-transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
    transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
    width: 0;
}
.em-service:after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 0;
    height: 0;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-transition: width .3s ease .2s, height .3s ease .4s;
    transition: width .3s ease .2s, height .3s ease .4s;
}
.em-service:hover:before {
    height: 50%;
    width: 50%;
    border-color: #fff;
}
.em-service:hover:after {
    height: 50%;
    width: 50%;
    border-color: #fff;
}
.em_single_service_text {
    position: relative;
    z-index: 1;
}
.em_single_service_text {} .em-service-icon {} .em-service-icon i {
    color: #03a9f4;
    display: inline-block;
    font-size: 50px;
    text-align: center;
}
.em-service-inner {} .em-service-title h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px;
    margin-top: 23px;
    text-transform: capitalize;
}
.service-button {
    margin-top: 27px;
}
.service-button > a {
    background: #fff none repeat scroll 0 0;
    border: 2px solid transparent;
    border-radius: 30px;
    color: #03a9f4;
    display: inline-block;
    font-size: 14px;
    padding: 5px 23px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-button > a:hover {
    border-color: #fff;
    color: #fff;
    background: transparent;
}
/*=====================
 END grant SERVICE  CSS
=========================*/

.em-service {
    background: #fff none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    padding: 59px 20px 43px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-bottom: 1px solid #ddd;
}
.bdb {
    border-bottom: 0px solid #ddd;
}
.em-service:hover {
    background: #03a9f4;
    border-color: transparent;
}
.em-service:before {
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    content: "";
    height: 0;
    left: 20px;
    position: absolute;
    top: 20px;
    -webkit-transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
    transition: width 0.3s ease 0.2s, height 0.3s ease 0.4s;
    width: 0;
}
.em-service:after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 0;
    height: 0;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-transition: width .3s ease .2s, height .3s ease .4s;
    transition: width .3s ease .2s, height .3s ease .4s;
}
.em-service:hover:before {
    height: 50%;
    width: 50%;
    border-color: #fff;
}
.em-service:hover:after {
    height: 50%;
    width: 50%;
    border-color: #fff;
}
.em_single_service_text {
    position: relative;
    z-index: 1;
}
.em_single_service_text {} .em-service-icon {
    padding-bottom: 14px;
}
.em-service-icon i {
    color: #03a9f4;
    display: block;
    font-size: 50px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em-service-inner {} .em-service-title h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-button {
    margin-top: 19px;
}
.service-button > a {
    background: transparent none repeat scroll 0 0;
    border: 0;
    border-radius: 30px;
    color: #444;
    display: inline-block;
    font-size: 14px;
    padding: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-button > a:hover {
    border: 0;
    color: #fff;
    background: transparent;
}
.em-service:hover .service-button > a,
.em-service:hover .em-service-title h2,
.em-service:hover .em-service-title h2,
.em-service:hover .em-service-desc,
.em-service:hover .em-service-icon i {
    color: #fff;
}
/*========================
EM40 TEAM CSS
=========================*/

.em-team {
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
}
/* team image css */

.em-content-image {
    position: relative;
}
.em-content-image:before {
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 999;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    z-index: 1;
}
.em-team:hover .em-content-image:before {
    background: rgba(0, 0, 0, .7);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.em-content-waraper {
    padding: 30px 10px 28px;
}
/* team social */

.em-content-socials {} .em-content-socials a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    margin: 0 8px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.style_default.em-content-waraper {
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 60%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 9999;
    -webkit-transition: .5s;
    transition: .5s;
}
.style_default .em-content-title h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.style_default .em-content-subtitle {
    color: #fff;
    font-size: 14px;
    margin: 5px 0 0;
    text-transform: capitalize;
}
.style_default .em-content-desc {
    color: #fff;
    padding: 12px 10px 10px;
}
.style_default .em-content-socials {
    margin-top: 12px;
}
.em-team:hover .style_default.em-content-waraper {
    top: 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.em-content-socials a:hover {
    color: #14b1bb;
}
.em-team:hover .em-content-socials-inner {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 50%;
}
/* team social 2 */

.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;
    transition: transform 0.8s, opacity 0.4s;
    transition: transform 0.8s, opacity 0.4s, -webkit-transform 0.8s;
}
.team-front {
    z-index: 2;
    -webkit-transform-origin: top;
            transform-origin: top;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}
.team-style-2 .em-content-image img {
    margin: 0 auto;
    display: block;
    width: 100%;
    border-radius: 100%;
}
.team-style-2 .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;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
}
.team-back-wraper {
    border-radius: 50%;
    bottom: 0;
    height: 99%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 99%;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
}
.team-wrap:hover .team-front {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.team-style-2 .em-content-socials a {
    color: #333;
    display: inline-block;
    font-size: 18px;
    margin: 0 6px;
}
.team-style-2 .em-content-socials a:hover {
    color: #14b1bb;
}
.team-style-2 .em-content-socials {
    margin-top: 11px;
}
.team-style-2 .em-content-waraper {
    left: 0;
    padding: 30px 14px 28px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.team-style-2 .em-content-desc-inner {
    margin-top: 5px;
}
/* team content */

.em-content-title h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}
.em-content-subtitle {
    font-size: 14px;
    margin: 5px 0 0;
    text-transform: uppercase;
}
/* team button */

.em-content-button a {
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
/*========================
EM40 CONTACT FORM 7
=========================*/

.form-inner {
    width: 100%;
}
.form-controls {} .form_inner {} .heading {} .heading h3,
.field {
    overflow: hidden;
    padding-bottom: 30px;
    width: 100%;
}
.form-field {
    width: 99%;
    overflow: hidden;
    float: left;
}
.form-field input {
    border: 1px solid #ddd;
    color: #171313;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    outline: medium none;
    padding-left: 10px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.text_area {} .text_area textarea {
    width: 99%;
    border: 1px solid #ccc;
    height: 199px;
    color: #171313;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
    padding-top: 5px;
    outline: none;
    -webkit-transition: .5s;
    transition: .5s;
}
.form-field input:focus,
.text_area textarea:focus {
    color: #03a9f4;
    border: 1px solid #03a9f4;
}
.buttons {
    margin-top: 0;
}
.buttons submit {} .sbuton {
    background: #03a9f4 none repeat scroll 0 0;
    border: 1px solid #03a9f4;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 32px;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.sbuton:hover {
    background: #03a9f4 none repeat scroll 0 0;
    border-color: #03a9f4);
    color: #fff;
}
.form-field input::-moz-placeholder {
    margin-left: 10px;
}
.form-field input[type="date"]::-moz-placeholder {
    margin-left: 10px;
}
/* 2 */

.home-2 .field.topfield .form-field {
    float: left;
    width: 50%;
}
.home-2 .field.topfield .form-field:after {
    clear: both;
    content: "";
    display: block;
}
.home-2 .field.topfield .form-field input {
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
    width: 98%;
}
.home-2 .text_area textarea {
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    height: 240px;
}
.home-2 .field.topfield input:focus,
.home-2 .text_area textarea:focus {
    border: 1px solid #03a9f4;
    color: #333;
    background: transparent;
}
.home-2 .sbuton {
    background: #03a9f4 none repeat scroll 0 0;
    border: 1px solid #03a9f4;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    padding: 9px 45px;
}
.home-2 .sbuton:hover {
    color: #fff;
    background: #03a9f4 none repeat scroll 0 0;
}
/*home 3 form */

.home-3 .form-field input:focus,
.home-3 .text_area textarea:focus {
    border: 1px solid #1bbc9b;
    color: #1bbc9b;
}
.home-3 .sbuton:hover {
    background: #1bbc9b none repeat scroll 0 0;
    color: #fff;
}
/*=====================
mettle PORTFOLIO AREA CSS
=========================*/

.portfolio_nav {
    padding: 0px 0 40px;
}
.portfolio_nav ul {
    text-align: center;
}
.portfolio_nav ul li {
    display: inline;
}
.portfolio_nav ul li {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 21px;
    margin: 0 6px 10px;
    padding: 9px 13px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #03a9f4;
}
.portfolio_nav ul li:hover {
    color: #fff;
    background: #03a9f4;
}
.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);
    transform: scale(1);
    -webkit-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);
    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;
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 4, 0.5) none repeat scroll 0 0;
    background: rgba(3, 169, 244, .8);
    z-index: 9;
}
.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}
.prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.prot_content h3 a {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.prot_content p {
    color: #fff;
    line-height: 1.2;
    margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    padding-top: 0;
    text-transform: uppercase;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-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 {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 0 3px 11px;
    width: 35px;
}
.picon a:hover {
    border-color: #333;
    background: #333;
    color: #fff;
}
/* single portfolio */

.pimgs {
    margin-bottom: 15px;
}
.pimgs img {} .prots-contentg p {
    text-align: center;
}
/*style 1 */

.pstyle_1 .prot_content_inner {
    display: none;
}
.pstyle_1 .porttitle_inner {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 100%;
}
.pstyle_1 .prot_content h3 a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.pstyle_1 .prot_content p span {
    display: inline-block;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}
/* Style 2 */

.pstyle2 .prot_content {
    background: rgba(3, 169, 244, .8);
}
.pstyle2 .picon {
    display: none;
}
.prot_content_inner {
    top: 55%;
    -webkit-transition: .7s;
    transition: .7s;
}
.pstyle2 .single_protfolio:hover .prot_content_inner {
    top: 50%;
}
/* Style 3 */

.pstyle3 .prot_content_inner {
    text-align: left;
}
.pstyle3 .picon a {
    margin-bottom: 11px;
    margin-right: 5px;
    text-align: center;
    margin-left: 0;
}
.pstyle3 .prot_content h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 16px 0 0;
    text-transform: capitalize;
}
.pstyle3 .prot_content h3 a {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.pstyle3 .prot_content_inner {
    left: -10%;
    top: 20%;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.pstyle3 .single_protfolio:hover .prot_content_inner {
    left: 55%;
}
/* Style 4 */

.pstyle4 .pprotfolio4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f1f1f1;
    display: none;
}
.pstyle4 .prot_content_inner {
    top: 45%;
    -webkit-transition: .5s;
    transition: .5s;
}
.pstyle4 .single_protfolio:hover .prot_content_inner {
    top: 50%;
}
.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
    padding: 17px 10px 20px;
}
.pprotfolio4 {
    border: 1px solid #f1f1f1;
    border-top: 0px solid #f1f1f1;
    padding: 20px 10px 23px;
}
.porttitle_inner4 h3 {
    margin: 0;
    text-transform: capitalize;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
.porttitle_inner4 h3 a {
    text-transform: uppercase;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
}
.porttitle_inner4 p {
    color: #454545;
    line-height: 1;
    margin: 5px 0 0;
}
.porttitle_inner4 p span {
    display: inline-block;
    padding-top: 5px;
}
.pstyle5 .prot_content {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: .7s;
    transition: .7s;
}
.pstyle5 .single_protfolio:hover .prot_content {
    -webkit-transform: scale(1);
            transform: scale(1);
}
.pprotfolio5 {
    background: #fff none repeat scroll 0 0;
    display: none;
}
/*=====================
grant TESTIMONIAL AREA CSS
=========================*/

.em_single_testimonial {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    margin: 20px 0;
    padding: 112px 45px 50px;
    position: relative;
    text-align: left;
    background: rgba(0, 0, 0, .5);
}
.em_single_testimonial:before {
    color: #03a9f4;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 50px;
    left: 44px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    top: 59px;
}
.em_test_thumb {
    float: left;
}
.em_test_thumb.style-test1 {
    margin-left: -15px;
}
.em_test_thumb img {
    display: block;
    overflow: hidden;
    text-align: left;
    width: 70%;
}
.testimonial_list .owl-carousel .owl-item img {
    margin: auto left;
    display: block;
    text-align: left;
}
.em_testi_content {
    padding-bottom: 30px;
}
.em_testi_title h2 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 9px;
    text-transform: uppercase;
}
.em_testi_title h2 {
    font-family: poppins;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: capitalize;
}
.em_testi_title h2 sup {
    color: #03a9f4;
    display: block;
    font-family: poppins;
    font-size: 12px;
    font-weight: 400;
    margin-top: 18px;
    text-transform: capitalize;
}
.em_testi_text {
    font-size: 15px;
    font-style: italic;
    margin: auto;
}
.em_testi_text.texti_style2 {
    color: #333;
    font-style: italic;
    margin: auto;
    width: 100%;
}
.em_testi_degi {
    line-height: 1;
    margin-top: -4px;
}
/* without carousel */

.curosel-style .owl-nav div {
    color: #fff;
    font-size: 30px;
    left: -50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-49%);
            transform: translateY(-49%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 99;
    height: 45px;
    line-height: 45px;
    width: 45px;
    background: #03a9f4;
    border-radius: 50%;
}
.curosel-style .owl-nav .owl-next {
    right: -50px;
    left: auto;
}
.curosel-style .owl-nav .owl-next:hover {} .curosel-style .owl-nav .owl-prev:hover {} .owl-carousel .owl-item img {
    margin: auto;
}
.curosel-style:hover .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog_carousel.curosel-style .owl-nav div {
    top: 46%;
    -webkit-transform: translateY(-49%);
            transform: translateY(-49%);
}
.testimonial_list.owl-carousel .owl-item img {}
/*----------------------
 * SLIDER AREA CSS
 -----------------------*/

.main-slider-area {
    overflow: hidden;
    display: block;
    position: relative;
}
.nivo-caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
    height: 100%;
    opacity: 1;
}
.em-slider-content-nivo {} .em_slider_right {} .em_slider_inner {
    /* margin: auto; */
    /* width: 60%;  */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 0; */
    /* right: 0; */
    /* transform: translateY(-50%); */
}
/* slider title */

.em-newslider-content {
    padding: 217px 0;
}
.em-slider-title {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2;
}
.em-slider-title > span {
    color: #03a9f4;
}
.em-slider-sub-title {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2;
}
.em-slider-descript {
    color: #fff;
}
.em-slider-descript {
    font-size: 16px;
    margin-bottom: 30px;
    width: 59%;
    letter-spacing: .5px;
    z-index: 999;
    font-weight: 400;
}
.text-left .em-slider-descript {
    margin-left: 0;
    margin-right: auto;
}
.text-center .em-slider-descript {
    margin: 0 auto 40px;
}
.text-right .em-slider-descript {
    margin-right: 0;
    margin-left: auto;
}
/* button */

.em-slider-button {} .em-button-button-area a {
    border: 1px solid #ccc;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    margin-top: 12px;
    padding: 10px 35px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 999;
    letter-spacing: 1px;
    border-radius: 30px;
}
a.em-active-button {
    background: #03a9f4;
    border-color: #03a9f4;
}
.em-button-button-area a:hover {
    color: #fff;
    background: #03a9f4;
    border-color: #03a9f4;
}
a.em-active-button:hover {
    background: transparent;
    border-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 {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 22px;
    height: 70px;
    left: 0;
    line-height: 70px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 70px;
}
.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: #03a9f4;
    border-color: #03a9f4;
    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 a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 15px;
    margin: 0 5px;
    width: 15px;
}
.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
    background: #03a9f4 none repeat scroll 0 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/*=====================
hungry FUN FACT AREA CSS
=========================*/

.single_counter_inner {
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.counter_icon i {
    color: #fff;
    font-size: 40px;
    margin-top: 7px;
    text-align: center;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.countr_text > h1 {
    color: #fff;
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 8px 0 13px;
}
.countr_text > h3 {
    color: #fff;
    display: inline-block;
    font-size: 32px;
}
.counter_title {
    padding: 0 0 0;
}
.counter_title h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
/*=====================
/*=====================
grant PRICING AREA CSS
=========================*/

.single_pricing {
    background: #eef0f3 none repeat scroll 0 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single_pricing:hover {
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.3);
}
.pricing_head {
    background: #eef0f3 none repeat scroll 0 0;
    padding: 43px 0 30px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pricing_icon {
    text-align: center;
}
.pricing_title {
    text-align: center;
    position: relative;
}
.pricing_title:before {
    background: #dcdfe3 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 52px;
    width: 80%;
}
.pricing_title:after {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 52px;
    width: 25%;
    -webkit-transition: .5s;
    transition: .5s;
}
.pricing_title h2 {
    font-size: 20px;
    color: #fff;
}
.active .pricing_title h3 {} .pricing_title h3 {
    color: #666;
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 38px;
}
.price_item {
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.price_item span {
    color: #666;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.slash {
    font-size: 0;
}
.curencyp {
    font-size: 20px;
    font-weight: 500;
}
.tk {
    color: #444;
    font-family: montserrat;
    font-size: 45px;
    font-weight: 400;
}
.line_barp {} .monthp {
    display: block;
    position: relative;
}
.bootmp {
    font-family: montserrat;
    font-size: 16px;
    font-weight: 400;
}
.pricing_body {} .featur {} .featur ul {
    text-align: center;
}
.featur ul li {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 0;
    text-transform: none;
    color: #666;
}
.featur ul li:last-child {} .order_now {
    background: transparent none repeat scroll 0 0;
    padding: 41px 0 50px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.order_now a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #666;
    border-radius: 30px;
    color: #666;
    display: inline-block;
    font-family: montserrat;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 42px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single_pricing .order_now a,
.single_pricing .price_item_inner,
.single_pricing .pricing_title > h3 {
    -webkit-transition: .5s;
    transition: .5s;
}
.single_pricing:hover .order_now a,
.active.single_pricing .order_now a {
    background: #03a9f4 none repeat scroll 0 0;
    color: #fff;
    border-color: #03a9f4;
}
.single_pricing:hover .pricing_title:after,
.active.single_pricing .pricing_title:after {
    background: #03a9f4;
}
/*=====================
END grant PRICING AREA CSS
=========================*/
/* contact from */

div.wpcf7-response-output {
    margin: 0;
}
/* recent post */

.footer-widget.address,
.footer-widget.address p {
    color: #fff;
    overflow: hidden;
}
.footer_s_inner {
    margin-top: 10px;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 20px;
    margin-right: 10px;
    overflow: hidden;
}
.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: 10px;
    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 .recent-post-item + .recent-post-item {
    margin-top: 20px;
}
/* mailchim */

.mc4wp-form-fields p {
    color: #fff;
    margin-top: -5px;
    position: relative;
    text-align: center;
}
.mc4wp-form-fields p label {
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0;
}
.mc4wp-form-fields input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    border-radius: 30px;
    color: #999999;
    font-size: 16px;
    height: 55px;
    padding: 5px 27px;
    position: relative;
    width: 700px;
}
.mc4wp-form-fields input:focus {
    border-color: #03a9f4;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(3, 169, 244, 0.5);
    outline: 0 none;
}
.mc4wp-form-fields button {
    background: #03a9f4 none repeat scroll 0 0;
    border: medium none;
    border-radius: 30px;
    bottom: 0;
    color: #fff;
    font-size: 19px;
    height: 54px;
    line-height: 20px;
    margin: 0;
    position: absolute;
    right: 221px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 149px;
}
.mc4wp-form-fields button:hover {
    background: #03a9f4;
    color: #fff
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
    margin-bottom: 30px;
}
.footer-middle .mc4wp-form-fields input {
    border: 1px solid #ddd;
}
.footer-middle .mc4wp-form-fields p:nth-child(3) input {
    margin-top: 20px;
    background: #03a9f4;
    border: 1px solid transparent;
    color: #fff;
    font-size: 14px;
}
.learn_btn {
    color: #333;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
}
.learn_btn:hover {
    color: #03a9f4;
}
.learn_btn i {
    margin-left: 5px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .3s;
    transition: .3s;
}
.learn_btn:hover i {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    margin-left: 10px;
}
.learn_more {} .learn_more_adn {
    padding-top: 3px;
}
/* blog adn */

.blog_nav {
    padding: 0px 0 40px;
}
.blog_nav ul {} .blog_nav ul li {
    display: inline;
}
.blog_nav ul li {
    border: 1px solid #ddd;
    color: #454545;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    margin: 0 4px 10px;
    padding: 7px 14px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.blog_nav ul li.current_menu_item {
    color: #fff;
    border-color: #03a9f5;
    background-color: #03a9f5;
}
.blog_nav ul li:hover {
    color: #fff;
    border-color: #03a9f5;
    background-color: #03a9f5;
}
.blog_wrap {} .single_blog_adn {}
/*=====================
grant adn blog css
=========================*/

.grant-single-blog_adn {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    overflow: hidden;
}
/* BLOG THUMB CSS */

.grant-blog-thumb_adn {
    overflow: hidden;
}
.grant-blog-thumb_adn a {
    position: relative;
}
.grant-blog-thumb_adn a {
    display: block;
}
.grant-blog-thumb_adn img {
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
}
/* BLOG TITLE AND CONTENT CSS */

.em-blog-content-area_adn {
    overflow: hidden;
    padding: 24px 0 0 0;
}
.blog-inner_adn {} .blog-content_adn {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}
.blog-content_adn h2 {
    color: #333;
    margin-bottom: 0;
}
.blog-page-title_adn h2 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
}
.blog-page-title_adn a {
    color: #333;
    display: block;
    font-weight: 500;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.blog-content_adn h2 a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-page-title_adn h2 a:hover,
.blog-page-title_adn h2:hover {
    color: #03a9f4;
}
.blog-content_adn p {} .em-blog-content-area_adn .learn_more_adn {
    padding-top: 40px;
}
/* BLOG POST META CSS */

.grant-blog-meta_adn {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    padding-top: 4px;
}
.grant-blog-meta_adn:after {
    display: block;
    clear: both;
    content: "";
}
.grant-blog-meta_adn a {}
/* BLOG POST META LEFT CSS */
/* left style 1 */

.grant-blog-meta-left_adn a,
.grant-blog-meta-left_adn span {
    color: #454545;
    font-size: 13px;
    margin-right: 5px;
    text-transform: lowercase;
}
.grant-blog-meta-left_adn a,
.grant-blog-meta-left_adn span {
    font-size: 14px;
    margin-right: 15px;
    text-transform: capitalize;
}
.grant-blog-meta-left_adn a {} .grant-blog-meta-left_adn i {
    color: #03a9f5;
    margin-right: 8px;
}
/* BLOG POST META RIGHT CSS */

.grant-blog-meta-right_adn {
    float: right;
    padding: 7px 0;
}
.grant-blog-meta-right_adn a,
.grant-blog-meta-right_adn span {
    font-size: 12px;
    color: #454545;
    margin-left: 5px;
}
.grant-blog-meta-right_adn i {
    margin-right: 5px;
}
/* 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: #03a9f5;
    background: #03a9f5;
    color: #fff;
}
/* blog hover */

.grant-single-blog_adn:hover .grant-blog-thumb_adn a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.grant-single-blog_adn:hover .grant-blog-thumb_adn img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.blog_nospace_adn.col-xs-12 {
    padding: 0px;
}
.blog_nospace_adn .grant-single-blog {
    margin-bottom: 0px;
}
/*========================
 grant choose AREA CSS
=========================*/

.single_choose {
    margin-bottom: 20px;
}
.single-video {
    text-align: center;
}
.single-video img {
    display: block;
    width: 100%;
}
.single-video h3 {
    color: #fff;
    padding-top: 26px;
}
.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%;
}
.video-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
/*========================
 END common choose AREA CSS
=========================*/

.btn {
    background-color: #03a9f4;
    border: 0 none;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
}
.btn-lg {
    font-size: 16px;
    padding: 18px 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 #03a9f4;
    color: #03a9f4;
    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;
    transition: all 0.3s ease-in-out 0s;
}
.btn-icon:hover i {
    left: 2px;
}
.btn:hover,
.btn:focus {
    background-color: #03a9f4;
    color: #fff;
}
.btn.btn-bordered:hover {
    background-color: #1396d2;
    color: #fff;
}
.btn:active {
    background-color: #03a9f4;
}
.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(100vh - 100px);
    padding: 0;
    position: relative;
}
.banner-content {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.banner-content h1 {
    font-size: 60px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.banner-content h2 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.banner-content p {
    font-size: 18px;
    margin: 20px auto;
    width: 38%;
}
.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: #03a9f4;
    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(100vh - 100px);
    position: relative;
}
.em-slick-slider-new .slide-one-bg {
    background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}
.em-slick-slider-new .slide-two-bg {
    background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}
.em-slick-slider-new .slide-three-bg {
    background: rgba(0, 0, 0, 0) no-repeat scroll center center / cover;
}
.em-slick-slider-new .banner-content {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.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%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev,
.slick-next {
    background-color: #f9f9f9;
    border-radius: 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    height: 50px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: 50px;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 50px;
}
.em-slick-slider-new .slick-prev {
    left: 25px;
}
.em-slick-slider-new .slick-next {
    right: 25px;
}
.slick-prev:before,
.slick-next:before {
    color: #999;
    font-size: 30px;
    -webkit-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: #03a9f4;
}
.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: 20px;
    text-align: center;
    position: relative;
}
.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 3px;
    width: 20px;
}
.slick-dots li button {
    background-color: #333;
    border: 0 none;
    height: 5px;
    padding: 0;
    text-indent: -99999px;
    width: 20px;
}
.slick-dots .slick-active button {
    background-color: #03a9f4;
}
.skbrop,
.overlay-dark {
    position: relative;
    z-index: 0;
}
.skbrop:after,
.bnrsk:after {
    background-color: rgba(255, 255, 255, 0.5);
    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.85);
}
/* 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: #03a9f4;
}
/* 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: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
.portfolio-content.portfolio-details-box {
    padding-top: 30px;
}
.prot_content.multi_gallery {
    width: 75%;
    margin: auto;
}
/* kc */

.abtext em {
    color: #444;
    font-weight: 600;
}
.abtext ol {
    padding-left: 15px;
}
.abtext ol li {
    line-height: 30px;
}
.responsive-logo .kc_single_image img {
    height: 120px;
}
/* call to action */

.em-call-to-action-title {} .em-call-to-action-title h2 {
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 25px;
    color: #fff;
}
.em-call-to-action-title span {} .em-call-to-action-desc {
    color: #fff;
}
.call-to-action-btn {} .call-to-action-btn a {
    border: none;
    display: inline-block;
    font-size: 14px;
    margin-left: 30px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #03a9f4;
    border-radius: 50px;
    color: #fff;
    margin-top: 50px;
    padding: 10px 30px;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: .5s;
    transition: .5s;
}
.call-to-action-btn a:hover {
    background: #03a9f4;
}
.em-call-to-action-desc {
    color: #fff;
    width: 50%;
    margin: auto;
}