/*
Template Name: sopno
Author: Consultant
*/


/*
======================================================================================
CSS INDEX
======================================================================================
**** sopno HEADER TOP AREA CSS 					***
**** sopno TOP  CREATIVE HEADER CSS 				***
**** sopno HEADING NAV AREA CSS 					***
**** sopno NIVO SLIDER AREA CSS 					***
**** sopno ABOUT AREA CSS 						***
**** sopno SEARCH DOMAIN AREA CSS					***
**** sopno FEATURE AREA CSS 						***
**** sopno PRICING AREA CSS 						***
**** sopno TESTIMONIAL AREA CSS 					***
**** sopno VIDEO AREA CSS 						***
**** sopno TEAM AREA CSS 							***
**** sopno BLOG AREA CSS 							***
**** sopno BLOG DETAILS AREA CSS 					***
**** sopno FOOTER TOP CSS 						***
**** sopno FOOTER BOTTOM AREA CSS 				***
**** sopno COUNTER AREA CSS 						***
**** sopno INSTAGRAM AREA CSS 					***
**** sopno BRAND AREA CSS 						***
**** sopno BREADCRUMB AREA CSS 					***
**** sopno PAGINATION AREA CSS 					***
**** sopno 404 AREA CSS 							***
**** sopno SECTION TITLE CSS 						***
**** sopno SERVICE AREA  CSS 						***
**** sopno CUOROSEL  CSS 							***
**** sopno ACOADING AREA CSS 						***
**** portfolio DITALS AREA CSS 						***
****  DOMEIN FEATURE AREA CSS 						***
**** CHOOSE US AREA CSS 							***
=============================================================================================
END CSS INDEX
============================================================================================= */

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


/*============================
sopno HEADER TOP AREA CSS
==============================*/
.em40_header_area_main {
}
.em40_header_area_main.hdisplay_none {
 display: none;
}
.sopno-header-top {
 background: #1C65CC none repeat scroll 0 0;
 padding: 12px 0;
 border-bottom: 1px solid #667DE3;
}
.top-address p {
 margin-bottom: 0;
 color: #fff;
}
.top-address p span,
.top-address p a {
 margin-right: 20px;
}
.top-address p span i,
.top-address p a i {
 font-size: 15px;
	/* color: #000; */
 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: 15px;
 position: relative;
}
.top-right-menu ul.social-icons li a {
 display: inline-block;
 text-decoration: none;
 -webkit-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
 font-size: 15px;
}
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
 font-size: 15px;
 color: #fff;
}
.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
 color: #000;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
 margin-right: 0px;
 margin-left: 12px;
}
.facebook.social-icon {
 color: #415E9B;
}
.twitter.social-icon {
 color: #1DA1F3;
}
.pinterest.social-icon {
 color: #BD081B;
}
.linkedin.social-icon {
 color: #007BB5;
}
.dribbble.social-icon {
 color: #EB4D88;
}
.login i,
.register i {
 margin-right: 9px;
}

/* Header Top Two */
.sopno-header-top.header_top_two {
 background: #000 none repeat scroll 0 0;
}
.header_top_two .top-address p a {
 color: #fff;
}
.header_top_two .top-address p span i,
.header_top_two .top-address p a i {
 color: #fff;
}
.header_top_two .top-right-menu ul.social-icons li a {
 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 #000;
 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: #000 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 #000;
 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: #000;
 -webkit-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;
}
.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: #000 none repeat scroll 0 0;
 border: 1px solid #000;
 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: #000;
 color: #fff;
 border-color: #000;
}
.no-logo-sr .creative_search_icon {
 position: absolute;
 right: 19%;
 top: 50%;
 -webkit-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 .sopno_menu ul {
 text-align: center;
}
.no-logo-sr .sopno_menu ul li {
 text-align: left;
}


/*==============================
sopno HEADING NAV AREA CSS
===============================*/
.mean-container .mean-bar {
 padding: 0;
}
.mean-container .mean-nav {
 background: #000 none repeat scroll 0 0;
 float: none;
}
.main_menu_div {
 position: relative;
}


/* LOGO CSS */
.logo {
 margin-top: 13px;
}
.logo a {
font-weight: 700;
display: inline-block;
margin-top: ;
}
.sopno_menu {
 text-align: right;
}

/* MAIN MENU CSS */
.sopno_menu ul {
 text-align: right;
 list-style: none;
}
.sopno_menu > ul > li {
 display: inline-block;
 position: relative;
}
.sopno_menu > ul > li > a {
	display: block;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 20px 0px 23px;
	margin-left: 30px;
	letter-spacing: 0px;
}
.sopno_menu > ul > li > a::before {
 position: absolute;
 content: "";
 left: -2px;
 bottom: -6px;
 width: 0%;
 border-bottom: 5px dotted #4543d0;
 transition: .3s;
}
.sopno_menu>ul>li>a:hover::before {
 width: 101%;
}
.sopno_menu ul li:last-child a {
 margin-right: 0px;
}
.sopno_menu>ul>li.current>a,
.sopno_menu>ul>li:hover>a {
 color: #fff ;
 background-color: transparent;
}
.sopno_menu>ul>li:hover>a:before,
.sopno_menu>ul>li.current>a:before {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


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

/* stycky nav Css */
.transprent-menu .sopno_nav_area {
 left: 0;
 right: 0;
 top: 0;
 z-index: 9999;
 background-color: transparent;
 padding: 0;
 -webkit-transition: .5s;
 transition: .5s;
 position: absolute;
}
.sopno_nav_area.postfix {
 -webkit-transition: .3s;
 transition: .3s;
}
.sopno_nav_area.prefix {
 background: #0D2352 !important;
 top: 0px;
}
.sopno_nav_area.prefix .sopno_menu>ul>li>a {
 color: #fff;
 -webkit-transition: .3s;
 transition: .3s;
}
.sopno_nav_area.prefix .sopno_menu>ul>li.current>a {
 color: #000;
}


/* Header Transparent */
.header_transparent .sopno_menu > ul > li > a::before {
 border-bottom: 5px dotted #fff;
}
.header_transparent .sopno_menu > ul > li > a {
 color:#fff;
}
/* Humbarger Menu */
.humbergar .main-menu {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 -webkit-transition: .7s;
 transition: .7s;
 position: relative;
 left: 600px;
}
.main-menu.nav-show {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 left: 0px;
 -webkit-transition: .5s;
 transition: .5s;
 margin-right: 62px;
}

/* LOGO LEFT RIGHT CSS */
.logo-left {
}
.logo-right .logo {
 text-align: right;
}
.logo-right .sopno_menu>ul {
 text-align: left;
}
.logo-right .sopno_menu>ul>li:first-child a {
 padding-left: 0px;
}
.logo-right .sopno_menu>ul>li:last-child a {
 padding-right: auto;
}


/* logo top */
.logo-top .logo {
 text-align: center;
}
.logo-top .sopno_menu>ul {
 text-align: center;
}
.logo-top>.sopno_menu>ul>li:last-child a {
 padding-right: auto;
}

/* sub menu style */
.sopno_menu ul .sub-menu {
    position: absolute;
    left: 0px;
    top: 140%;
    width: 210px;
    text-align: left;
    background: #4543d0;
    margin: 0;
    padding: 15px 0;
    z-index: 9999;
    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;
}
.sopno_menu ul li:hover > .sub-menu {
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 visibility: visible;
 top: 125%;
 z-index: 9;
}
.sopno_menu ul .sub-menu li {
 position: relative;
}
.sopno_menu ul .sub-menu li a {
 display: block;
 padding: 12px 20px;
 margin: 0;
 line-height: 1.3;
 letter-spacing: normal;
 font-size: 14px;
 font-weight: 500;
 text-transform: uppercase;
 -webkit-transition: .1s;
 transition: .1s;
 visibility: inherit !important;
 color: #fff ;
}
.sopno_menu ul .sub-menu li:hover>a,
.sopno_menu ul .sub-menu .sub-menu li:hover>a,
.sopno_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.sopno_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
 background: rgba(255, 255, 255, .06);
 color: #fff;
}


/* sub menu 2 */
.sopno_menu ul .sub-menu .sub-menu {
 left: 100%;
 top: 130%;
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 visibility: hidden;
}
.sopno_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 */
.sopno_menu ul .sub-menu .sub-menu li {
 position: relative;
}
.sopno_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;
}
.sopno_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 */
.sopno_menu ul .sub-menu .sub-menu .sub-menu li {
 position: relative;
}
.sopno_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}
.sopno_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 .sopno_nav_area.prefix {
 top: 32px;
}
.logged-in .trp_nav_area.hbg2 {
 top: 32px;
}
/* Main  menu search */
.sopno_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 */
.sopno-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)";
}
.sopno-main-menu .menu-item-has-children .menu-item-has-children>a:after {
 margin-left: 8px;
 content: "\f105";
}


/* Main menu button */
.donate-btn-header {
 display: inline-block;
 float: right;
}
a.dtbtn {
 border: none;
 display: block;
 font-size: 14px;
 margin-left: 30px;
 font-weight: 700;
 text-transform: capitalize;
 border-radius: 5px;
 padding: 8px 21px;
 font-family: 'Raleway', sans-serif;
 background-color: #000;
 color: #fff;
 margin-top: 29px;
}
a.dtbtn:hover {
 background-color: #fff;
 color: #444;
}
.redX {
 color: #000;
}

/* logo sticky */
.sopno-main-menu .logo a.main_sticky_main_l {
 display: block;
}
.sopno-main-menu .logo a.main_sticky_l {
 display: none;
}

/* logo pre */
.sopno-main-menu .prefix .logo a.main_sticky_main_l {
 display: none;
}
.sopno-main-menu .prefix .logo a.main_sticky_l {
 display: block;
 margin-top: 3px;
}
.headroom .sopno_nav_area {
 background: transparent;
 padding: 17px 0;
}
.headroom--pinned .sopno_nav_area {
 background: #4543d0;
 box-shadow:0 0 3px rgba(0,0,0,0.20);
}
.headroom--pinned {
 transform: translateY(0);
}
.headroom--unpinned {
 transform: translateY(-100%);
}
.header--fixed {
 position: fixed;
 z-index: 10;
 right: 0;
 left: 0;
 top: 0;
 transition: transform .25s ease-in-out;
 will-change: transform;
 z-index: 999999;
}
.menu-height-space {
 height:100px;
}
.headroom.header_style_two .sopno_nav_area {
 background: #fff;
}
.headroom.header_transparent .headroom--pinned .sopno_nav_area {
 background: transparent;
}
.header_transparent.headroom--pinned .sopno_nav_area {
 background: rgba(0,0,0,0.75);
 box-shadow:0 0 3px rgba(0,0,0,0.20);
}
.sopno_nav_area.fluid {
	padding: 8px 50px;
}
/*==================
CUROUSEL SLIDER AREA
====================*/
.slider_area {
 background: url(assets/images/slider-bg.jpg);
 background-size: cover;
 background-position: center center;
 position: relative;
}
.slider_area:before {
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, .7);
}
.slider_content {
 display: table;
 height: 830px;
 text-align: center;
 width: 100%;
}
.slider_readmore {
 margin-top: 32px;
}
.sreadmore {
 color: #fff;
 font-size: 14px;
 font-weight: 700;
 padding: 12px 40px;
 border-radius: 30px;
 display: inline-block;
 margin: 0 7px 0;
 -webkit-transition: .5s;
 transition: .5s;
 text-transform: uppercase;
 background: #000;
 border-radius: 5px;
 z-index:99999999;
}
.sreadmore:hover {
 color: #444;
 background: #fff;
}
.slider_text {
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
}
.slider_text_thumb {
	padding-bottom: 12px;
}
.slider_text_inner h1 {
	color: #fff;
	font-size: 60px;
	text-transform: capitalize;
	font-weight: 500;
}
.slider_text_inner {
	width: 72%;
	margin: auto;
}
.slider_text_inner span {
	color:#4543d0 ;
}
.slider_text_inner h2 {
	color: #fff;
	font-size: 30px;
	font-weight:500;
	font-family: 'Montserrat', sans-serifsans-serifsans-serifsans-serif;
}
.single_slider_icon {
    margin-top: 30px;
}
.single_slider_icon i {
    background: transparent;
    height: 32px;
    width: 32px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    margin: 0 4px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #fff;
    transition: .5s;
}
.single_slider_icon i:hover {
    background:#4543d0;
	border:1px solid #4543d0;
}
.single_slider_button {
	margin-top: 40px;
}
.single_slider_button a {
	font-size: 18px;
	color: #fff;
	border: ;
	background: #4543d0;
	padding: 12px 32px;
	border-radius: 7px;
}
.bottom-img-absolute {
	position: relative;
}
/* Particles Js Slider */
.effective_slider .slider_text > h1 {
 margin-bottom: 13px;
}
.particles-js-canvas-el {
 position: absolute;
 top: 0;
 z-index:-1;
}
.sreadmore {
 color: #fff;
 font-size: 13px;
 font-weight: 700;
 border: 1px solid #fff;
 padding: 9px 39px;
 border-radius: 30px;
 display: inline-block;
 margin-top: 5px;
 -webkit-transition: .5s;
 transition: .5s;
}
.sreadmore:hover {
 color: #fff;
 background: #000;
 border: 1px solid #000;
}
.cd-headline.clip span {
 display: inline-block;
 padding: 0 0 0;
}
.cd-headline.clip span b {
 display:inline-block;
 color:#fff;
}
.slider-icon {
 position: absolute;
 right: 93px;
 top: 34px;
}
.slider-icon-inner {
 position:relative;
}
.slider-icon-inner a {
 background: #777;
 color: #fff;
 width: 30px;
 height: 30px;
 display: inline-block;
 text-align: center;
 line-height: 30px;
 font-size: 17px;
 border-radius: 4px;
 margin-left: 5px;
 transition:.3s;
}
.slider-icon-inner a:hover {
 background:#000;
 color:#fff;
}
.slider-icon-inner::before {
 left: -78px;
 top: 15px;
 position: absolute;
 content: "";
 width: 70px;
 height: 2px;
 background: #777;
}
.slider-icon-inner::after {
 right: -83px;
 top: 15px;
 position: absolute;
 content: "";
 width: 70px;
 height: 2px;
 background: #777;
}
.humbarger-black .hamburger-inner,
.humbarger-black .hamburger-inner::before,
.humbarger-black .hamburger-inner::after {
 background-color: #151515;
}
.bottom-img-absolute img {
    width: 100%;
}
/* Standard syntax */
@keyframes mike-slider-anim {
 0% {
  top: 10px;
  opacity: 1;
 }
 50% {
  top: 40px;
  opacity: 0;
 }
 100% {
  top: 10px;
  opacity: 0;
 }
}




/*====================
PORTFOLIO NAV CSS
======================*/
.portfolio_area {
	padding: 30px 0 100px;
}
.portfolio_nav {
 text-align: center;
 margin-bottom: 50px;
 margin-top: 40px;
}
.portfolio_nav ul {
}
.portfolio_nav ul li {
 list-style: none;
 display: inline;
}
.portfolio_nav ul li {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin: 8px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    letter-spacing: 0;
    position: relative;
    border: 1px solid #ddd;
    padding: 4px 12px;
    border-radius: 4px;
}
.portfolio_nav ul li.current_menu_item,
.portfolio_nav ul li:hover {
 color: #fff;
 background: #4543d0;
 padding: 4px 12px;
 border: 1px solid #4543d0;
 border-radius: 4px;
}

.portfolio_nav ul li:hover:before {
 width:100%;
}
.portfolio-pages .portfolio_nav ul {
 text-align: center;
}
/*====================
Portfolio Style Default
======================*/



.single-preview {
	margin-bottom: 50px;
	transition:.5s;
	transform:translateY(0);
}
.single-preview:hover {
  transform:translateY(-3%);
}
.preview_thumb{
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.15);
}
.preview_thumb a {
  display: block;
  position: relative;
}

.preview_thumb span {
	background: #4543d0 ;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	left: 50%;
	opacity: 0;
	padding: 9px 24px;
	position: absolute;
	text-align: center;
	top: 70%;
	transform: translateX(-50%) translateY(-50%);
	font-weight: 700;
	transition:.5s;
}
.single-preview:hover .preview_thumb span{
  opacity:1;
top: 50%;  
}

.single-preview .preview_thumb a img {
  width: 100%;
}
.content-title {
    padding: 15px 0;
}
.content-title h2 {
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    text-align: center;
    font-weight: 600;
}
.content-title span {
  display: block;
  line-height: 16px;
  margin-top: 5px;
  text-transform: capitalize;
}
/*===============================
sopno FOOTER Top AREA CSS
================================*/
.footer_top_area {
    background: url(assets/images/slider-bt.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    padding: 100px 0;
}
.footer-bottom-button a {
    background: #4543d0 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin: 0 15px;
    padding: 20px 41px;
    margin-top: 30px;
    transition: .5s;
    text-transform: capitalize;
	border-radius:7px;
}
/*===============================
sopno FOOTER BOTTOM AREA CSS
================================*/
.footer-bottom {
 background: #f6f7fd none repeat scroll 0 0;
 padding: 30px 0 0;
}
.copy-right-text {
	text-align:center;
}
.copy-right-text p {
 font-size: 16px;
 margin: 0;
 padding: 0;
}


/*========================
sopno SCROLL TOP CSS
=========================*/
#scrollUp {
 background: #4543d0 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;
}
.copy-right-text a {
 color: #000;
}
.template-home .vc_row {
 margin-left: 0px !important;
 margin-right: 0px !important;
}
.wpb_gallery.wpb_content_element.vc_clearfix {
 margin-bottom: 0;
}
.mean-container .mean-bar {
	float: none;
	background: #000 none repeat scroll 0 0 !important;
}
.mean-container .mean-nav ul li li a {
 color: #333;
 opacity: 1;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*=====================
SERVICE AREA CSS
======================*/
.service_area {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 84px 0 0;
}
.service_area.home4 {
    padding: 110px 0 70px;
}
.single_service {
	background: #ffffff none repeat scroll 0 0;
	padding: 58px 20px 42px;
	transition: all 0.5s ease 0s;
	margin-bottom: 60px;
	text-align: center;
	position: relative;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.15);
	transform:translateX(0);
}
.single_service:hover{
	transform:translateX(-3%);
}
.single_service_number {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 84px;
}
.service_icon {
	
}
.service_icon i {
    font-size: 35px;
	display: inline-block;
	width: 85px;
	height: 85px;
	border: 1px sol;
	text-align: center;
	line-height: 85px;
	border-radius: 100%;
	position: absolute;
	top: -42px;
	left: 0;
	right: 0;
	margin: auto;
	border: 1px solid #4543d0;
	background: #fff;
	color:#4543d0;
}
.service-nb {
	font-size: 120px;
	color: #777;
	opacity: 0.1;
}
.sercive_content {
	position: relative;
}
.sercive_content h2 {
 font-weight: 700;
 padding: 11px 0;
 font-size: 22px;
}
.sercive_content p {
	font-family: "Lora", serif;
	font-size: 18px;
}

/*==================
sopno COUNTER AREA  CSS
===================*/
.single_counter.active {
    margin-top: -120px;
    z-index: 1;
}
.single_counter {
    text-align: center;
    background: #4543d0;
    height: 250px;
    width: 250px;
    border-radius: 100%;
}
.countr_text {
    padding-top: 48px;
}
.countr_text h1 {
    font-size: 60px;
    color: #fff;
}
.counter_title h5 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
/*============================
sopno CUOROSEL  CSS
=============================*/
.curosel-style .owl-nav div {
 border: 2px solid #000;
 border-radius: 50%;
 color: #000;
 font-size: 19px;
 height: 44px;
 left: -45px;
 line-height: 40px;
 position: absolute;
 top: 46%;
 -webkit-transition: all 0.5s ease 0s;
 transition: all 0.5s ease 0s;
 width: 44px;
 text-align: center;
 z-index: 99;
 -webkit-transform: translateY(-49%);
 transform: translateY(-49%);
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.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: #000;
 color: #fff;
}
.curosel-style .owl-nav .owl-prev:hover {
 background: #000;
 color: #fff

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

.service_area .section_title {
    margin-bottom: 70px;
}
.section_title {
	text-align: center;
	width: 80%;
	margin: auto;
	margin-bottom:40px;
}
.section_title p {
    font-size: 20px;
    width: 82%;
    margin: auto;
}
.section_title h1 {
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	margin-bottom: 20px;
	background: #4021ba;
	background: -moz-linear-gradient(-45deg, #4021ba 0%, #eda43b 100%);
	background: -webkit-linear-gradient(-45deg, #4021ba 0%,#eda43b 100%);
	background: linear-gradient(135deg, #4021ba 0%,#eda43b 100%);
	-webkit-background-clip: text;
	color: transparent;
}
.section_title.left {
    text-align: left;
    width: 100%;
    margin: auto;
    margin-bottom: 40px;
}
/*------ Responsive Area ------*/
.responsive_area {
	background: #f6f7fd;
	padding: 70px 0 0;
}
.single_responsive_thumb {
	text-align: center;
}

