@charset "UTF -8";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/* CSS Document 
Author Name:themeperch
Author URI:http://themeforest.net/user/themeperch?ref=themeperch
Creation Date:27th july, 2016
Description:A default stylesheet for Investment Expert:Busisess Template for Investment Experts in Financial Consultancy Developed By themeperch.

------------ TABLE OF CONTENT ------------- 
- GENERAL
- HEADER
- HOME-BANNER
- FOOTER
- ABOUT US
- SERVICE
- PORTFOLIO
- OUR-CLIENTS 
- TESTIMONIALS
- NEWS
- CAREER
- PROTFOLIO
- FAQs
- BLOG
- History
- HOW WE WORK
- OVERVIEW
- TEAM
- PARTNAR
- OB SINGLE
- 404
- CONTACT US 
*/
/* ================================= */
/* ------------ GENERAL ------------ */
/* ================================= */

body {
	font-family: "Inter", sans-serif !important;
	color: #6e6e6e;
}

img {
	max-width: 100%;
	height: auto;
}

p {
	line-height: 30px;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}
.content a,
a {
	color: #007bff;
}

table {
	font-size: 15px;
}

.submit,
p,
h4.underline_small,
.lead,
.normal,
.excerpt_normal,
.footer li,
.figures-block span,
.text-block,
.contact-block,
.button,
.smaller-italic,
.caps_small,
.caps_normal,
.caps_large,
.smaller,
.selectize-dropdown,
.selectize-input,
.selectize-input input,
span {
	/* font-family: "Inter", sans-serif !important; */
}

.h_small,
h1,
h2,
h3,
h4,
h5,
h6,
ul.menu,
.insides .normal,
.workpage .h_small,
.post-title,
.block-comments .comment .comment-meta .reply,
.get-in-touch li,
#sidebar ul.menu-sidebar li a,
.widget ul li a,
.panel>a,
.tab-content .name,
.figures-block .big-title,
.our-partners h4,
.company-overview h4,
.single-team-member h4,
.info-block h4,
.get-touch h4,
.working-houre h4,
.small-h4,
#sidebar .small-h4,
.testimonial-style1 h4,
.news .post h4,
.year_list .data h4,
.vc_tta.vc_general .vc_tta-tab a {
	font-family: "Inter", sans-serif !important;
}

span.primary-bg {
	padding-left: 3px;
	padding-right: 5px;
}

.vc_icon_element-icon {
	font-family: 'Squad', sans-serif !important;
}

article {
	background-color: transparent !important;
}

/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- STYLES ------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*--------------colors--------------*/

.case-studies-portfolio .options .filters li a.active,
.white,
.white a,
a.white {
	color: #fff;
}

.cart sup {
	background-color: #fff;
}


/*-------------/colors-----------------*/

/*-------------/Backgroun colors-----------------*/
.white-bg,
.bg_white {
	background-color: #ffffff;
}

/*-------------/Backgroun colors-----------------*/

/*----- Custom Button -----------*/
input[type="submit"]:not(.button),
.button, a.button {
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	border: 2px solid transparent;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	line-height: normal;
}

input[type="submit"]:not(.button) {
	padding: 16px 28px 16px 28px;
	font-size: 11px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 3.3px;
}

.button i {
	display: block;
	float: right;
	font-size: 29px;
	line-height: inherit;
	margin-left: 6px;
	margin-top: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

i.rotate {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.button:hover i,
.button:focus i,
.button:hover,
.button:focus {
	text-decoration: none;
	color: #fff;
}

.newer-posts i {
	float: left;
	margin-left: -12px;
	margin-right: 8px;
	margin-top: 4px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.contact-block .button,
.button.caps_normal {
	font-size: 11px;
	font-weight: 700;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
.form-control {
	border-radius: 0;
	-webkit-border-radius: 0;
	margin-bottom: 30px;
	background-color: #e4e4e4;
	border: none;
	height: 50px;
	padding: 15px 20px;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.select2-container--default .select2-selection--single {
	background-color: #e4e4e4;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;

}

.select2-container .select2-selection--single {
	height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 14px;
	padding: 15px 20px;
	line-height: 1;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 12px;
	right: 15px;
}

.select2-dropdown {
	border-color: #e4e4e4;
}

textarea {
	height: auto;
	min-height: 100px;
}

.form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.input-group-addon {
	border-radius: 0;
	-webkit-border-radius: 0;
	background-color: #e4e4e4;
	border: 1px solid;
}

.btn-secondary {
	font-size: 8px;
}

.btn-secondary:hover,
.btn-secondary:focus {
	color: #fff;
}

.input-group-addon:last-child {
	border: none;
}

.submit,
.btn_large {
	padding: 10px 28px;
}

.btn_normal {
	padding: 16px 28px 16px 28px;
}

.btn_small {
	padding: 9px 24px;
}

.btn_exstra_small {
	padding: 8px 9px;
	letter-spacing: 2.8px;
}

*-----------paragraphs----------------*/ .lead {
	line-height: 30px;
	font-size: 24px;
	font-weight: 300;
}

.dropcap {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 5px;
	margin-right: 8px;
	margin-top: 7px;
	text-align: center;
	vertical-align: text-bottom;
	width: 40px;
}

p strong,
.excerpt_normal {
	color: #2b2b2c;
	line-height: 24px;
	font-weight: bold;
	font-size: 18px;
}

p.excerpt_normal {
	margin-bottom: 20px;
}

p,
.normal {
	font-size: 18px;
	line-height: 30px;
}

small,
.small {
	color: #6e6e70;
}

.smaller {
	font-size: 16px;
	line-height: 24px;
}

.submit,
.caps_large {
	line-height: 26px;
	letter-spacing: 0.45px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.caps_normal {
	font-size: 10px;
	letter-spacing: 3.3px;
	text-transform: uppercase;
	line-height: 5px;
}

.caps_small {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 20px;
}

.h_small {
	color: #23272b;
	font-weight: bold;
}

.smaller-italic {
	color: #ababab;
	font-size: 14px;
	font-style: italic;
	line-height: 26px;

}

/*-----------/paragraphs---------------*/
/*----------------fonts----------------*/
@media(max-width:991px) {

	:root,
	body {
		line-height: 1.44 !important;
		font-size: 14px !important;
		font-weight: 400 !important;
		letter-spacing: -0.09px !important;
	}

	h1 {
		line-height: 1.1;
		font-size: 40px;
		letter-spacing: -0.89px;
		font-weight: 600;
		color: #23272b;
	}

	h2 {
		line-height: 1.16;
		font-size: 32px;
		letter-spacing: -0.69px;
		font-weight: 600;
	}

	h3 {
		line-height: 1.24;
		font-size: 24px;
		letter-spacing: -0.47px;
		font-weight: 600;
	}

	h4 {
		color: #23272b;
		line-height: 1.44;
		font-size: 19px;
		letter-spacing: -0.3px;
		font-weight: 600;
	}

	h5 {
		line-height: 1.32;
		font-size: 16px;
		letter-spacing: -0.81px;
		font-weight: 600;
	}

	h6 {
		line-height: 1.32;
		font-size: 16px;
		letter-spacing: -0.81px;
		font-weight: 600;
	}

}

@media(min-width:992px) {

	:root,
	body {
		line-height: 1.44 !important;
		font-size: 14px !important;
		font-weight: 400 !important;
		letter-spacing: -0.09px !important;
	}

	h1 {
		/* font-size: 48px;	
	letter-spacing: -1.76px; */
		font-size: 54px;
		letter-spacing: -1.2px;
		line-height: 1.06;
		font-weight: 600;
		color: #23272b;
	}

	h2 {
		/* letter-spacing: -0.72px;
	font-variant: small-caps; */
		line-height: 1.1;
		font-size: 40px;
		letter-spacing: -0.89px;
		font-weight: 600;
	}

	h3 {
		/* line-height: 44px; */

		line-height: 1.16;
		font-size: 32px;
		letter-spacing: -0.69px;
		font-weight: 600;
	}

	h4 {
		/* font-size: 24px;
	font-weight: normal;
	line-height: 30px; */
		color: #23272b;
		/* margin-top: 0; */

		line-height: 1.24;
		font-size: 24px;
		letter-spacing: -0.47px;
		font-weight: 600;
	}

	h5 {
		/* font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.35px;
	line-height: 22px;
	letter-spacing: 0.35px; */
		line-height: 1.32;
		font-size: 16px;
		letter-spacing: -0.81px;
		font-weight: 600;
	}

	h6 {
		/* font-size: 18px;
	font-weight: bold; */
		line-height: 1.32;
		font-size: 16px;
		letter-spacing: -0.81px;
		font-weight: 600;
	}

}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1:not(:last-child),
h2:not(:last-child),
h3:not(:last-child),
h4:not(:last-child) {
	margin-bottom: 16px;
}

h5:not(:last-child),
h6:not(:last-child) {
	margin-bottom: 8px;
}

p:not(:last-child) {
	margin-bottom: 12px;
}

/*------------- Custom Button ------------*/
header .navbar-nav li a,
.breadcrumbs a,
.tagcloud a,
#sidebar .tags a,
.post h6 a {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}


.tags a,
.tagcloud a,
#sidebar .icon.icon-Search,
#sidebar input.form-control,
.contact-form .archive select {
	background-color: #e6e6e6;
}

.input-group-addon,
#sidebar input.form-control:focus,
.leave-a-reply form input:focus,
.leave-a-reply form textarea:focus {
	border-color: #e6e6e6;
}

/*----------------/fonts-----------------*/
/*------------separators-----------------*/
.underline-primary,
.underline_bold,
.underline_small {
	position: relative;
	line-height: normal;
	margin-top: 0;
}

h2.underline_small {
	color: #23272b;
	font-size: 30px;
	font-variant: unset;
	font-weight: bold;
	text-transform: capitalize;
}

h1.underline_small {
	margin-bottom: 30px;
	font-size: 36px;
	font-weight: 700;
}

h4.underline_small {
	font-weight: 700;
}

.underline-primary {
	padding-bottom: 16px;
	margin-bottom: 15px;
}

.underline_small {
	padding-bottom: 19px;
	margin-bottom: 15px;
}

.underline_bold {
	padding-bottom: 15px;
	margin-bottom: 11px;
}

.underline-primary:after,
.underline_bold:after,
.underline_small:after {
	content: '';
	width: 67px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.underline_small:after,
.underline_bold:after {
	width: 36px;
	height: 4px;
}

.text-center .underline-primary:after {
	left: calc(50% - 33px);
}

.text-center .underline_bold:after,
.text-center .underline_small:after {
	left: calc(50% - 18px);
}

.title-area {
	margin-bottom: 30px;
}

.title-area.text-center {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

/*------------/separators----------------*/

/*------------borders----------------*/

.border-top {
	border-top: 1px solid rgba(255, 255, 255, .3);
}

.no-paddings {
	padding: 0;
}

.padding-left {
	padding-left: 0;
}

.padding-right {
	padding-right: 0;
}

.border-bottom {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.darkBG p,
.darkBG strong,
.darkBG h1,
.darkBG h2,
.darkBG h3,
.darkBG h4,
.darkBG h5,
.darkBG h6 {
	color: #fff;
}

/*------------/borders----------------*/


/*------------space----------------*/

.space {
	clear: both;
}

.h05 {
	height: 5px;
}

.h10 {
	height: 10px;
}

.h15 {
	height: 15px;
}

.h20 {
	height: 20px;
}

.h25 {
	height: 25px;
}

.h30 {
	height: 30px;
}

.h40 {
	height: 40px;
}

.h50 {
	height: 50px;
}

.h60 {
	height: 60px;
}

.h70 {
	height: 70px;
}

.h80 {
	height: 80px;
}

.h90 {
	height: 90px;
}

.h100 {
	height: 100px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb50 {
	padding-bottom: 50px;
}

/*------------/space----------------*/
.clear {
	clear: both;
}

.border-title {
	position: relative;
	margin-top: 0;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-weight: 700;
}

.border-title::after {
	bottom: 0;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 36px;
}

/*------------- /STYLES -----------*/


/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- HEADER ------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.header-sticky {
	z-index: 5;
	width: 100%;
	position: absolute;
}

/*contact-block*/
.contact-block {
	margin-bottom: 18px;
	text-align: right;
}

.contact-block {
	display: inline-block;
	margin-bottom: 0;
}

.contact-block li {
	font-size: 13px;
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 6px;
}

.is-sticky .cssmenu .topbar-button,
.contact-block li.topbar-button {
	margin: 0;
	margin-right: 3px;
}

.is-sticky .cssmenu .topbar-button:last-child .contact-block li.topbar-button:last-child {
	margin-right: 0 !important;
}

.contact-block i {
	margin-right: 10px;
	font-size: 20px;
	vertical-align: text-top;
}

.cart sup {
	color: #000;
	border-radius: 50%;
	width: 12px;
	height: 10px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 12px;
	margin-left: -14px;
}

.cssmenu .topbar-button a,
.contact-block .button {
	margin-left: 1px;
	padding: 10px 16px !important;
	font-size: 11px !important;
	letter-spacing: 3.3px !important;
	line-height: 16px !important;
	margin-right: 0 !important;
	font-weight: 700;
	min-height: 40px;
}

/*contact-block*/
.header {
	margin-top: 29px;
	background-color: #fff;
}

header {
	border: none;
}

.header-top-social-icon li {
	display: inline-block;
}

.header-top-social-icon {
	float: right;
}

li.block {
	display: block;
}

.work-with-us .button {
	font-size: 12px;
	padding: 10px 12px !important;
	color: #fff
}

li.work-with-us {
	margin: 15px 0;
	display: none;
}

.work-with-us .button:hover {
	background-color: #2a4068;
	color: #ffffff;
}

.navbar {
	margin-bottom: 0;
	transition: .5s;
	z-index: 9999;
	border-radius: 0;
	-webkit-border-radius: 0;
}

.navbar-toggle {
	margin-right: 0;
	border-radius: 0;
}

.navbar ul.nav ul.dropdown-menu li:hover ul {
	display: block;
}

.dropdown-menu>li>a {
	white-space: inherit;
}

.is-sticky .navbar {
	left: 0;
	width: 100%;
	z-index: 999;
	box-shadow: 0 0 8px -5px gray;
	background-color: #fff;
}

.admin-bar .is-sticky .navbar {
	margin-top: 32px;
}

.is-sticky .space {
	height: 0;
}

header.header-style-sticky .is-sticky .menu>li>a,
header.sticky-menu-active-item .is-sticky .menu>li>a {
	padding-bottom: 27px;
	padding-top: 27px;
}

.sticky-wrapper .big-padding.menu>li>a {
	padding-bottom: 26px;
	padding-top: 27px;
}

.sticky-menu-active-item .is-sticky .menu li::after {
	bottom: 0;
}

.is-sticky .menu li::after {
	bottom: -1px;
}

.sticky-menu-active-item .is-sticky .dropdown-menu {
	top: 93%;
}

.sticky-menu-active-item .is-sticky .dropdown-menu li ul {
	top: 0;
}

.is-sticky .dropdown-menu {
	top: 96%;
}

.header-style-sticky .is-sticky .dropdown-menu ul,
.is-sticky .dropdown-menu ul {
	top: 0;
}

.header-style-sticky .is-sticky .dropdown-menu {
	top: 95%;
}

.is-sticky .navbar-brand {
	padding: 16px 0;
}

.is-sticky .navbar-header {
	padding-left: 15px;
	padding-right: 15px;
}

.is-sticky .navbar-brand img {
	height: 40px;
}

.is-sticky .navbar .border-bottom,
.is-sticky .navbar .border-top {
	border: 0;
}

.header-style-sticky .is-sticky .nav.menu li::after {
	bottom: 0;
}

a.navbar-brand {
	height: auto;
	padding: 0;
	transition: .5s;
}

header .menu li li::after {
	display: none;
}

.header-style2 .header-nav {
	margin-left: -15px;
}

.header-style2 .is-sticky .header-nav,
.is-sticky .navbar>.container .navbar-brand,
.is-sticky .navbar>.container-fluid .navbar-brand {
	margin-left: 0;
}

.navbar-brand img {
	transition: .5s;
	max-height: 48px;
}

.square-menu ul li h5 {
	margin-bottom: 0;
}

.contact-block ul li.cart {
	margin-right: 18px;
}

header .menu>.active>a,
header .menu>.active>a:hover {
	background-color: transparent;
}

header .menu li:after {
	content: '';
	width: 100%;
	height: 4px;
	display: block;
	position: absolute;
	bottom: -1px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	opacity: 0;
}

header .menu .current-menu-parent:after,
header .menu li.active:after {
	opacity: 1;
}

header.primary-header .menu li:after {
	background-color: #0090FF;
}

.cssmenu li a,
header .menu li a {
	font-size: 16px;
	font-weight: bold;
	padding: 18px 15.5px 19px;
	font-variant: small-caps;
	display: block;
}

.cssmenu>li>a:hover,
header .menu>li>a:hover {
	background: transparent;
}

.cssmenu>.active>a,
header .menu>.active>a {
	background-color: transparent;
	border: none;
}

.nav .fa {
	margin-left: -11px;
}

.dropdown-menu li {
	list-style: none;
}

.dropdown-menu {
	position: relative;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu:before,
.dropdown-menu:before {
	content: "";
	width: 100%;
	height: 3px;
	top: 0;
	left: 0;
	visibility: visible !important;
	display: block;
	position: absolute;
}

header .menu .dropdown-menu li.active:after {
	height: 0;
}

.cssmenu .cart-icon {
	display: none;
	margin-right: 10px;
}

.cssmenu .cart-icon .cart-contents-count {
	top: 9px;
	right: 0;
}

.is-sticky .social-icon,
.cssmenu .topbar-button {
	display: none;
}

header .menu .social-icon a {
	padding-left: 10px;
	padding-right: 10px;
}

header .menu .topbar-button a:hover,
header .menu .topbar-button a:focus {
	color: #fff;
}

.is-sticky .cssmenu .topbar-button {
	display: inline-block;
	margin-top: 17px;
}

.is-sticky .cssmenu .cart-icon {
	display: inline-block;
}

.cssmenu .topbar-button a {
	padding: 10px 16px !important;
	line-height: 20px !important;
}

.transparent-header {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999;
	background-color: transparent !important;
}

.admin-bar .transparent-header {
	margin-top: 32px;
}

.transparent-header .sticky-wrapper:not(.is-sticky) .navbar,
.transparent-header .pre-header {
	background-color: transparent;
}

.header-style1.transparent-header .navbar {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header-style2.transparent-header .header-nav {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-left: -15px;
}

.header-style2.transparent-header .is-sticky .header-nav {
	margin-left: 0;
}

.is-sticky .darkBG.navbar {
	border-bottom: none !important;
}

.header-style2 .navbar-brand {
	margin-bottom: 20px;
}

.default-bg .logo-light,
.default-bg.header-default .logo-light,
.default-bg .is-sticky .logo-light,
.transparent-header.default-bg .logo-dark,
.transparent-header.header-default .logo-dark,
.transparent-header.secondary-bg-dark .logo-dark,
.secondary-bg-dark .logo-dark,
.header-style2 .is-sticky .navbar-brand,
.header-style2 .is-sticky .contact-block {
	display: none;
}

.default-bg.transparent-header .sticky-wrapper:not(.is-sticky) .logo-light,
.default-bg.transparent-header .is-sticky .logo-dark {
	display: block;
}

.header-style2 .darkBG.navbar .header-nav {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.header-style2 .is-sticky .darkBG.navbar .header-nav {
	border-top: none;
}



/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- /HEADER -----------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*------------------------------------ HOME-BANNER ----------------------------------*/
/*-----------------------------------------------------------------------------------*/
.content-no-spacing {
	position: relative;
}

.header-banner-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 500px;
	display: none;
}

.home-banner {
	padding-bottom: 103px;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 50px;
	position: relative;
	overflow: hidden;
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.frontpage-transparent-header .header-banner-wrap {
	display: block;
}

.frontpage-transparent-header .page-wrapper>section:first-of-type,
.frontpage-transparent-header .page-wrapper>.vc_section:first-of-type {
	padding-top: 170px !important;
}

section.slider-wrap {
	max-width: 100%;
}

.frontpage-transparent-header .page-wrapper>section.slider-wrap {
	padding-top: 0px !important;
}

.home-banner .figures-block {
	margin-bottom: 0;
}

.header-content .container,
.page-title .container,
.home-banner .container {
	position: relative;
	z-index: 1;
}

.page-title:after {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.home-banner span.caps_large {
	color: #fff;
}

.home-banner .underline-primary::after {
	margin-top: 7px;
}

.header-content {
	max-width: 820px;
	margin-bottom: 86px;
}

.header-content.text-center {
	margin-left: auto;
	margin-right: auto;
}

.header-content h3 {
	margin-bottom: 20px;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 20px;
	max-width: 530px;
}

.header-content.text-center h3 {
	font-size: 60px;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: -0.04em;
}

.header-content .btn-primary {
	padding: 14px 25px;
	font-weight: 600;
	display: inline-block;
}

.company-summary p {
	clear: none;
	color: #6e6e6e;
}

/*tabs*/
.square-menu-wrap {
	position: relative;
	margin-top: 1px;
}

.square-menu {
	width: 100%;
}

.square-menu span {
	display: inline-block;
}

.square-menu span i {
	color: #fff;
	font-size: 60px;
}

.square-menu .btn-secondary-outline {
	padding: 10px 15px !important;
	display: flex;
	align-items: center;
}

.square-menu .btn-secondary-outline i {
	font-size: 22px;
	margin-left: 6px;
	margin-top: 0;
}

.square-menu-wrap .square-menu .figure-wrap {
	margin-top: 1px;
}

.square-menu figure {
	margin: 0;
	position: relative;
}

.square-menu figure .figure-block {
	max-width: 100%;
	display: block;
	position: relative;
	padding: 33px 5px 33px 30px;
}

.square-menu figure .figure-block {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.square-menu figure:hover .figure-block,
.square-menu .csshover figure .figure-block {
	-webkit-transform: translateY(-68px);
	-moz-transform: translateY(-68px);
	-ms-transform: translateY(-68px);
	transform: translateY(-68px);
}

.square-menu figcaption {
	min-height: 68px;
	width: 100%;
	top: auto;
	bottom: -100px;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	max-width: 100%;
	position: absolute;
	visibility: hidden;

}

.service-style2 .square-menu .csshover figure figcaption,
.service-style2 .square-menu figure:hover figcaption {
	padding-top: 102px;
	visibility: visible;
	z-index: 999;
	bottom: 0;

}

.service-style2 .square-menu .csshover figure .figure-block,
.service-style2 .square-menu figure:hover .figure-block {
	background-color: rgba(21, 39, 71, 0.7);
}

.service-style1 .square-menu figure figcaption {
	opacity: 0;
	bottom: 0;
}

.service-style1 .square-menu .csshover figure figcaption,
.service-style1 .square-menu figure:hover figcaption {
	opacity: 1;
	visibility: visible;
	z-index: 999;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);

}

.square-menu figcaption a {
	position: absolute;
	left: 20px;
	bottom: 27px;
}

.vc_col-sm-4 .square-menu span {
	float: left;
	margin-right: 22px;
}

.vc_col-sm-4 .square-menu figure .figure-block {
	padding: 49px 5px 49px 42px;
}

.vc_col-sm-4 .square-menu figcaption a {
	left: 45px;
}

/*.header-content*/
/*/figures-block*/

.header-content h6 {
	font-weight: normal;
	text-transform: uppercase;
}

.header-content span.excerpt_normal {
	font-size: 77.46px;
	line-height: 80.97px;
	text-transform: uppercase;
	display: block;
}

.header-content .container .btn-green {
	float: left;
}

.header-content .square-menu {
	margin-top: 166px !important;
}

.header-content .square-menu ul {
	margin-right: 0px;
}

.header-content .square-menu ul li {
	height: 162px;
	width: 33.8%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 49px;
}

.header-content .square-menu .know-more {
	display: block;
	height: 100%;
	text-align: center;
}

.header-content .square-menu ul li span {
	float: left;
	margin-right: 22px;
	padding-left: 42px;
}

.header-content .square-menu .btn-secondary-outline {
	display: inline-block;
	padding: 10px 15px;
	text-align: center;
	margin-top: 28px;
	margin-left: 0;
	margin-right: 0;
}

.header-content .square-menu ul li:last-child {
	width: 32.13%;
}

.header-content .square-menu ul li:hover {
	background-color: rgba(21, 39, 71, 0.7);
	height: 216px;
	margin-top: -54px;
	padding-top: 44px;
}

.header-content .square-menu ul li img {
	float: left;
	margin-left: 45px;
	margin-right: 22px;
}

.header-content .square-menu ul li .btn-hover {
	padding-top: 26px;
	padding-bottom: 48px;
	margin-top: 44px;
	text-align: center;
}

.header-content .square-menu ul li .btn-hover a {
	display: inline-block;
	text-align: center;
	padding: 10px 14px;
	margin-left: 21px;
}

.header-content .square-menu ul li .btn-hover a img {
	float: right;
	margin-right: 0;
	margin-left: 4px;
}

.header-content .square-menu ul li h5 {
	text-align: left;
	margin-bottom: 81px;
}

.header-content .square-menu ul li:hover h5 {
	margin-bottom: 35px;
}

.header-content .square-menu {
	margin-top: 105px;
}

.header-content .square-menu ul {
	margin-right: 0px;
}

.header-content .normal {
	padding-bottom: 20px;
	letter-spacing: -0.3px;
	font-size: 20px;
}

.header-content .smaller {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2.3px;
}

.header-content .underline-primary_orange:after {
	position: relative;
	margin: 15px auto;
}

.header-content h2 {
	font-size: 60px;
	font-weight: bold;
	margin-top: -10px;
	letter-spacing: -0.4px;
	font-variant: normal;
}

.company-overview h2.underline_small {
	color: #222222;
}

/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- ABOUT US -----------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*about-section*/
.text-block {
	background-color: #fff;
	min-height: 100px;
	padding-top: 63px;
	padding-left: 60px;
	padding-bottom: 40px;
	line-height: 30px;
}

.text-block p {
	list-style-type: none;
	margin-right: 6%;
	letter-spacing: 0.01em;
}

.text-block .excerpt_normal {}

.text-block .normal {
	margin-top: 17px;
	margin-right: 53px;
	line-height: 24px;
}

.company-summary {
	background-color: #fff;
	margin-right: 0;
	margin-left: 0;
}

.company-summary .figures-block {
	margin-left: -5px;
	margin-right: -15px;
	margin-bottom: 0;
}

.company-summary .figures-block .ewt {
	margin-left: 0;
}

/*/about-section*/
/*figures-block*/
.figures-block {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 50px;
}

.figures-block>div {
	padding: 0;
	position: relative;
}

.figures-block .ewt {
	padding-top: 16px;
	padding-left: 61px;
	padding-bottom: 24px;
	color: #fff;
	li
}

.figures-block i {
	font-size: 50px;
	left: 0;
	position: absolute;
	top: 0;
	line-height: 70px;
}

.figures-block .big-title {
	display: block;
	letter-spacing: 4px;
	margin-top: -19px;
	font-weight: bold;
	font-size: 96px;
	line-height: 130px;
}

.figures-block p {
	color: #fff;
	font-weight: 400;
	margin-top: -17px;
	letter-spacing: 1px;
}

.figures-block h5 {
	letter-spacing: 1px;
}

.figures-block span {
	font-weight: 300;
	font-size: 39px;
}

.figures-block .invested {
	background-color: rgba(0, 0, 0, .05);
	padding-bottom: 0;
}

.text-block .small-text b {
	margin-bottom: 26px;
	display: block;
}


/*-----------------------------------------------------------------------------------*/
/*------------------------------------ /HOME-BANNER ---------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------- PORTFOLIO ----------------------------------*/
/*-----------------------------------------------------------------------------------*/
.portfolio {
	margin-top: -1px;
	padding: 0 20px 24px;
	position: relative;
}

/*filter*/
.options {
	padding: 10px 42px 22px 65px;
	margin-bottom: 18px;
}

.portfolio-template .options {
	margin-left: -20px;
	margin-right: -20px;
}

.options h2 {
	letter-spacing: 0.2px;
	line-height: 50px;
}

.options .filters li {
	display: inline-block;
	padding: 5px 0;
}

.options .filters li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 11px;
	padding: 10px 14px 10px 14px;
	letter-spacing: 3.2px;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	transition: 0.3s;
	line-height: normal;
}

.options .filters li a:after {
	content: '';
	border-style: solid;
	border-width: 0 14.5px 14px 14.5px;
	position: absolute;
	top: 74px;
	left: 50%;
	margin-left: -14px;
	transition: 0.3s;
}

.options .filters li a.active:after {
	top: 61px;
}

.options .filters {
	padding-top: 34px;
	float: right;
	line-height: normal;
}

/*/filter*/


/*isotope-container*/

.grid {
	margin-top: -20px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 105px;
}

.info-block h4 {
	font-size: 24px;
	padding-top: 7px;
	color: #fff;
	margin-bottom: 33px;
	letter-spacing: -0.8px;
}

.info-block .item-content {
	/*    padding: 0 50px;*/
	top: 11%;
}

.info-block h4:after {
	margin-top: 15px;
}

.item-content .btn-green i,
.item-content .btn-orange i,
.item-content .btn-primary i {
	position: relative;
	right: 80px;
	margin: 0;
	line-height: inherit;
}

.news .content-block .btn-primary-outline:hover,
.block-content .btn-primary-outline:hover i,
.experienced-team .block-content .btn-primary-outline:hover,
.content-block .btn-primary-outline:hover i,
.content-block .btn-green-outline:hover i,
.block-content .btn-green-outline:hover i,
.item-content .btn-green-outline,
.item-content .btn-green-outline:hover i,
.page-wrapper-orange .experienced-team .btn-orange-outline:hover,
.page-wrapper-orange .experienced-team .btn-orange-outline:hover i,
.page-wrapper-orange .news .btn-orange-outline:hover,
.page-wrapper-orange .news .btn-orange-outline:hover i,
.item-content .btn-orange-outline:hover i {
	color: #fff !important;
}

.case-studies-portfolio .item-content .btn-primary i {
	right: 35px;
}

.info-block .item-content .btn_normal {
	display: inline-block;
	padding: 14px 32px 14px 30px;
	margin: 20px 0 15px;
	letter-spacing: 2.2px;
}

.grid .info-block .smaller {
	margin-right: 113px;
	padding-top: 24px;
	padding-bottom: 30px;
	text-transform: none;
	letter-spacing: 0;
}

.grid:after {
	content: '';
	display: table;
	clear: both;
}

.item-content-wrap {
	position: relative;
	width: 100%;
	display: block;
}

.item-content {
	position: absolute;
	bottom: -32px;
	width: 100%;
	transition: 0.3s;
	padding: 0 30px;
	max-width: 100%;
}

.item-content .btn_normal {
	padding: 8px 0;
	display: block;
	text-align: center;
	letter-spacing: 3.8px;
	font-size: 11px;
	line-height: 26px;
	font-weight: 900;
	word-spacing: 0px;
	color: #fff;
	margin-top: 30px;
	clear: both;
}

img.logo-item {
	float: left;
	max-width: 76px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.item-content h3 {
	font-size: 30px;
	margin-top: 0;
	line-height: 33px;
}

.item-content h3 a {
	color: #fff;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.item-content p {
	clear: none;
}

.item:hover .item-content {
	bottom: 2px;
}

.download .button,
.item-content .caps_small {
	color: #fff;
}

.item {
	width: 33.2%;
	overflow: hidden;
}

.info-block-inner {
	padding: 25px 30px 20px;
}

.item .background-item {
	width: 100%;
	transition: all .3s linear 0s;
	opacity: 0.7;
}

.item:hover .background-item {
	opacity: 1;
}

.header-content .container p.text-left,
.header-content a.button.text-left {
	float: left;
}

.header-content .container p.text-right,
.header-content a.button.text-right {
	float: right;
}


/*----- /Case-Studies-Portfolio ---------*/

.case-studies-portfolio {
	background: #fff;
	margin-bottom: 70px;
}

.case-studies-portfolio .options {
	background: #e9ecf0;
}

.case-studies-portfolio .options {
	margin: 0 0 30px;
	padding: 36px 0;
}

.case-studies-portfolio .filters {
	margin: 0;
	padding: 0 15px 0 0;
}

.options h4 {
	font-size: 22px;
	margin: 0;
	padding-left: 15px;
}

.case-studies-portfolio .options .filters li a::after {
	border-style: none;
}

.case-studies-portfolio .item {
	margin-bottom: 30px;
	padding: 0 14px;
}

.case-studies-portfolio .isotope {
	margin-left: -14px;
	margin-right: -14px;
	margin-bottom: 20px;
}

.case-studies-portfolio img.logo-item {
	margin-right: 30px;
}

.case-studies-portfolio .item-content h3 {
	font-size: 22px;
	line-height: 24px;
}

.case-studies-portfolio .caps_small {
	margin-bottom: 14px;
}

.case-studies-portfolio .info-block h4 {
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 0;
}

.portfolio-template {}

.portfolio-template .info-block h4 {
	margin-bottom: 18px;
	padding-bottom: 17px;
}

.portfolio-template .info-block p {
	margin-bottom: 20px;
}

.portfolio-template .info-block .info-block-inner {
	padding-bottom: 32px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.case-studies-portfolio .info-block .item-content {
	padding: 30px;
	top: 0;
	width: 93%;
}

.case-studies-portfolio .info-block p {
	font-size: 14px;
	padding-top: 14px;
	margin-bottom: 14px;
	line-height: 20px;
}

.case-studies-portfolio .item-inner {
	background-color: #000;
}

/*----------------- /Case-Studies-Portfolio ---------*/



/*----Protflio Single Start----------*/
#sidebar .coper-instrumen-quantity {
	margin-bottom: 50px;
}

.chalange {
	border-top: 1px solid #ddd;
	margin-top: 50px;
	padding-top: 60px;
}

.chalange ul li {
	color: #252527;
	font-family: "cardo";
	font-size: 20px;
	padding-left: 12px;
}

#main .post-text ul.check-list li span,
.chalange ul li span {
	position: relative;
}

#main .post-text ul.check-list li span:after,
.chalange ul li span:after {
	position: absolute;
	right: 10px;
	top: 0;
	content: "\f058";
	color: #FA4E5A;
	font-family: fontawesome;
}

.chalange ul li i {
	margin-right: 10px;
}

.corporation-brand img,
.model-strategies img,
.protfolio-photo img {
	max-width: 100%;
	height: auto;
}

.padding-right3 {
	padding-right: 3px;
}

.padding-left3 {
	padding-left: 3px;
}

.padding-left-right3 {
	padding: 0 3px;
}

.share div a {
	background: #ddd;
	color: #666;
	padding: 8px 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 5px;
}

.coper-instrumen-quantity {
	padding: 20px;
}

.corporation-brand {
	margin: 0 auto 30px;
	text-align: center;
}

.coper-instrumen-quantity h4 {
	font-size: 18px !important;
	font-weight: 700 !important;
	margin: 0;
	padding-bottom: 10px;
}

.coper-instrumen-quantity .caps_small {
	display: block;
	margin-bottom: 25px;
}

#sidebar .coper-instrumen-quantity ul li i {
	color: #f8535a;
	font-size: 22px;
}

.quantity li {
	color: #aaa;
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 16px;
}

.quantity li span {
	color: #000;
	display: inline-block;
	min-width: 100px;
	margin-right: 10px;
}

.quantity {
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 10px;
}

/*------------Protflio Single Close------------*/



/*-----------------------------------------------------------------------------------*/
/*--------------------------------- DOWNLOAD SECTION --------------------------------*/
/*-----------------------------------------------------------------------------------*/

.download {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

.download i {
	margin-top: 16px;
}

.download p.caps_normal {
	font-size: 11px;
	letter-spacing: 3.4px;
	line-height: 24px;
	font-weight: bold;
}

.download .caps_large {
	letter-spacing: 3px;
	line-height: 35px;
	vertical-align: middle;
}

.download h2 {
	font-weight: bold;
	font-size: 48px;
	letter-spacing: -1.56px;
	font-variant: normal;
	padding-bottom: 24px;
}

.download .icon-download {
	margin-right: 14.9px;
}

/*-----------------------------------------------------------------------------------*/
/*--------------------------------- /DOWNLOAD SECTION -------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*----------------------------------- OUR-CLIENTS -----------------------------------*/
/*-----------------------------------------------------------------------------------*/


.our-clients {}

.our-clients .container {
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 17px;
}

.our-clients h2 {
	font-variant: normal;
	letter-spacing: -0.38px;
	padding-bottom: 8px;
}

.our-clients .block-content {
	padding-right: 26px;
}

.our-clients .block-content p {
	width: 93.2%;
}

.clients img {
	display: block;
	max-width: 152px;
}

.client-logos {
	display: inline-block;
	text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*----------------------------------- /OUR-CLIENTS ----------------------------------*/
/*-----------------------------------------------------------------------------------*/
.post-image-holder {
	overflow: hidden;
}

.news .post:hover img,
.post-image-holder:hover img,
.testimonials-image-holder:hover img {
	transform: scale(1.1);
}

.post-image-holder img,
.testimonials-image-holder img {
	transition: all 0.5s linear 0s;
}

.news .caps_normal {
	padding-top: 14px;
}

.testimonials-image-holder {
	width: 174px;
	height: 174px;
	float: left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.testimonial-style1 .testimonials-image-holder a {
	display: block;
}

.testimonial-style1 p {
	clear: none;
}

.testimonial-style1 img,
.testimonial-carousel .owl-item img {
	width: auto;
}

.testimonials .content-block {
	margin-left: 214px;
}

.testimonials .smaller {
	line-height: 30px;
}

.testimonials .content-block img {
	margin-left: -13px;
}

.testimonial-content {
	padding: 40px 30px;
	margin-bottom: 20px;
	position: relative;
}

.testimonial-content img {
	max-width: 36px;
}

.testimonial-content:after {
	content: '';
	position: absolute;
	display: block;
	bottom: -19px;
	left: 70px;
	border: 20px solid transparent;
	border-left: 20px solid;
	border-top: 20px solid;
}

.testimonial-content p.smaller-italic {
	font-size: 18px;
	line-height: 28px;
	padding-top: 20px;
	color: #6e6e70;
}

.testimonial {
	text-align: left;
	margin-bottom: 60px;
}

#sidebar .testimonial {
	margin-bottom: 0;
}

.testimonial .content {
	float: left;
}

.testimonial img {
	border-left: 4px solid;
	margin-right: 20px;
	float: left;
	max-width: 48px;
}

.portfolio-testimonial-carousel.owl-theme .owl-controls {
	margin-top: -50px;
	margin-bottom: 50px;
	position: relative;
}

.testimonial-carousel-style1.owl-theme .owl-controls {
	margin-top: 0;
}

/*-----------------------------------------------------------------------------------*/
/*----------------------------------- /TESTIMONIALS ---------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*---------------------------------------- NEWS -------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.news {}

.news .content-block .underline-primary:after {
	margin-top: 14px;
}

.news .content-block .normal {
	padding-bottom: 20px;
	width: 92%;
}

.news .content-block .btn-primary-outline {
	padding: 16px 15px 16px 22px;
}

.news .post h4 {
	font-weight: normal;
	letter-spacing: -0.6px;
	line-height: 33px;
	margin-bottom: 22px;
}

.post-item {
	width: 30.2%;
	padding-top: 20px;
	display: block;
	float: left;
	margin-right: 33px;
}

.post-item img {
	max-width: 100%;
}

.post-item h4 {
	letter-spacing: -0.6px;
	margin-bottom: 22px;
	line-height: 33px;
	font-weight: normal;
}


.post-item:last-child {
	margin-right: 0;
}

.post-item p.caps_normal {
	font-size: 11px;
	font-weight: bold;
	padding-top: 14px;
	letter-spacing: 1.65px;
	margin-bottom: 14px;
}

/*-----------------------------------------------------------------------------------*/
/*---------------------------------------- /NEWS ------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*------------------------------------- LETS WORK -----------------------------------*/
/*-----------------------------------------------------------------------------------*/

.lets-work {
	background-image: url(../images/lets-work-bg.jpg);
	min-height: 232px;
	width: 100%;
	text-align: left;
	padding-top: 68px;
	background-repeat: no-repeat;
	background-size: cover;
}

.lets-work i {
	margin-top: 10px;
}

.lets-work .button {
	margin-top: 19px;
	padding: 16px 28px !important;
	letter-spacing: 2px !important;
	line-height: 20px !important;
	float: right;
	color: #fff;
}

.lets-work .button img {
	padding-left: 2px;
}

/*-----------------------------------------------------------------------------------*/
/*------------------------------------- /LETS WORK ----------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- FOOTER ------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.footer {}

.footer>.container {
	padding-top: 67px;
	padding-bottom: 50px;
}

.footer-widget {
	margin-bottom: 30px;
}

.footer,
.footer-content .smaller,
.footer p,
.footer a,
.footer li {
	color: rgba(255, 255, 255, .8);
}

div>.footer-widget:last-child {
	margin-bottom: 0
}

.footer-widget>h5 {
	margin-bottom: 20px;
	margin-top: 0;
}

.footer p {
	line-height: normal;
}

.footer p,
.footer a,
.footer li {
	text-transform: none;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0.01em;
}

.footer-content .smaller {
	margin-top: 23px;
	letter-spacing: 0.01em;
	line-height: 24px;
}

.footer-content {
	padding-right: 35px;
}

.useful-links {
	text-align: left;
	position: relative;
	z-index: 1;
}

.useful-links ul {
	padding-left: 4px;
	float: left;
}

.useful-links li {
	background-repeat: no-repeat;
	list-style: none;
	padding-bottom: 5px;
}

.useful-links li a:before,
.useful-links li button:before {
	content: "\e911";
	font-family: "perch" !important;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	font-size: 12px;
	margin-right: 8px;
}

.get-in-touch ul i {
	margin-right: 8px;
	font-size: 18px;
}

.contact-list-info {
	margin-top: 30px;
}

.contact-list-info li {
	margin-bottom: 15px;
}

.get-in-touch {
	position: relative;
	z-index: 1;
}

.get-in-touch ul {
	padding-left: 0px;
	margin-top: 16px;
}

.get-in-touch li {
	list-style-type: none;
	padding-bottom: 11px;
}

.get-in-touch span {
	padding-right: 14px;

}

.footer input {
	border: 2px solid rgba(255, 255, 255, .6);
	border-radius: 0;
	background-color: transparent;
	height: 37px;
	line-height: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #fff;
}

.footer .input-group input:focus {
	outline: 0;
	box-shadow: none;
	border: 2px solid rgba(255, 255, 255, .6);
}

.footer .btn.btn-default {
	border-radius: 0;
	padding: 8px 0;
	height: 37px;
	max-width: 40px;
	border: none;
	margin-left: 0;
	background-color: transparent;
}

.footer .btn.btn-default:hover,
.footer .btn.btn-default:focus {
	background-color: transparent;
}

.footer .input-group-btn {
	color: #000;
	position: relative;
	background-color: rgba(255, 255, 255, .6);
}

.footer .input-group-btn:before {
	content: "\e068";
	font-family: "linea-arrows-10" !important;
	font-size: 21px;
	position: absolute;
	left: 9px;
	top: 0;
	line-height: 37px;
	font-weight: bold;
}

.news-letter .social-icons {}

.widget.social-icons a,
.footer-widget.social-icons a {
	font-size: 20px;
	padding: 9px 10px;
	margin-right: 9px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

/*.social-icons i:hover{
	background-color: #fff;
}*/
.social-icons .twitter i:hover {
	color: #2DAAE1;
}

.social-icons .linkedin i:hover {
	color: #177FB9;
}

.social-icons .youtube i:hover {
	color: #E62117;
}

.social-icons .google-plus i:hover {
	color: #F63D27;
}

.news-letter {}

.news-letter2 .form-control {
	border: 0 none;
	height: 46px;
	padding: 13px 20px;
}

.news-letter2 .input-group-btn .btn-default {
	border: 0;
	padding-right: 15px;
	padding-top: 5px;
}

.news-letter p {}

.copyright {
	padding-top: 35px;
	padding-bottom: 30px;
}

.copyright p {
	float: left;
}

.copyright ul {
	float: right;
}

.copyright ul.copyright-menu li {
	list-style-type: none;
	display: inline-block;
	padding-left: 24px;
}

.copyright ul li a:hover {
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- /FOOTER -----------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*--------------------------------------POST-PAGE------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

.page-wrapper-post header {
	position: relative;
}

/*-----------------------------------------------------------------------------------*/
/*------------------------------------- PAGE TITLE ----------------------------------*/
/*-----------------------------------------------------------------------------------*/

.page-title {
	background-image: url(../images/page-title-bg.jpg);
	min-height: 190px;
	padding-top: 77px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.page-title h2 {
	font-size: 36px;
	margin-bottom: 15px;
}

.breadcrumbs ul {
	padding-left: 0;
}

.breadcrumbs ul li {
	display: inline-block;
	list-style-type: none;
	color: #fff;
	position: relative;
	padding: 0 15px;
	width: auto;
}

.breadcrumbs ul li:first-child {
	padding-left: 0;
}

.breadcrumbs ul li:after {
	content: "/";
	position: absolute;
	right: -6px;
}

.breadcrumbs ul li:last-child:after {
	content: "";
}

.breadcrumbs ul li img {
	padding-right: 10px;
	font-size: 10px;
}

.breadcrumbs ul li i {
	padding-right: 10px;
	font-size: 10px;
}

.breadcrumbs ul li a {
	color: #fff;
	font-weight: bold !important;
}

.breadcrumbs ul li a:hover {
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------*/
/*------------------------------------- PAGE TITLE ----------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- BLOG -----------------------------------*/
/*-----------------------------------------------------------------------------------*/

#main {
	padding-top: 70px;
	padding-bottom: 70px;
}

.content-no-spacing #main {
	padding-bottom: 0;
	padding-top: 0;
}

.content-top-spacing-only #main {
	padding-top: 0;
}

.content-bottom-spacing-only #main {
	padding-bottom: 0;
}

.blog-post #main {
	padding-top: 70px;
	padding-bottom: 70px;
}

.read-more-wrap .button {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 3px;
}

article.type-post {
	margin-bottom: 60px;
}

.blog-post2 #main .post-meta a {
	padding-right: 0
}

.blog-post2 .post-meta i {
	margin-right: 8px;
}

.blog-post2 #main .post-meta {
	border-bottom: 1px solid #d5d5d5;
	border-top: none;
	margin-bottom: 20px;
}

.post-pagination ul li a.active {
	cursor: inherit;
	color: #fff;
}

.post-pagination ul {
	margin: 0;
	padding: 0;
}

#sidebar i,
#main .post-meta i {
	font-size: 14px;
	margin-right: 8px;
}

.post-pagination a {
	border: 2px solid;
	color: #000;
	display: table-cell;
	height: 48px;
	text-align: center;
	vertical-align: middle;
	width: 48px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.post-pagination a:hover,
.post-pagination a:focus {
	color: #fff;
}

.post-pagination i {
	font-size: 15px;
	line-height: 42px;
	display: block;
}

.blog-post2 {
	padding-right: 0;
}

.blog-post2 h4 {
	font-size: 22px;
	margin-top: 0;
	padding: 0;
}

.post-title a,
.post-title {
	color: #23272b;
	font-size: 36px;
	font-weight: bold;
	/*	padding-bottom: 30px;*/
	margin: 0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}

.post-title {
	font-size: 32px;
	line-height: 35px;
}

img.post-foto {
	width: 100%;
	height: auto;
}

.post-meta {
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #d5d5d5;
}

.post-meta .caps_normal,
#main .conclusion a {
	font-weight: bold;
	font-size: 11px;
	color: #6e6e70;
	padding-right: 30px;
	letter-spacing: 1.65px;
}

.post-meta .caps_normal:last-child {
	padding-right: 0;
}

.post-pagination li a,
.post-meta a:hover {
	text-decoration: none;
}

.post-meta span.icon {
	font-size: 14px;
	font-weight: 400;
}

.post-text {
	padding-bottom: 70px;
	border-bottom: 1px solid;
}

.post-text h4 {
	margin-bottom: 20px;
}

.wpb_text_column p:last-child {
	margin-bottom: 0;
}

.post-text p {
	margin-bottom: 30px;
}

#main .post-text p .lead,
#main .post-text p.lead {
	color: #23272b;
	font-weight: 400;
	width: 100%;
}

.read-more-wrap {
	margin-top: 30px;
}

.blog-post #main .post-text {
	padding-bottom: 40px;
	margin-top: 40px;
}

.single-post .blog-post #main .post-text {
	padding-bottom: 0;
	border-bottom: none;
}

.post-text p.lead {
	padding-top: 44px;
	padding-bottom: 34px;
	width: 100%;
	margin-bottom: 0;
	font-weight: 400;
	color: #23272b;
}

.blog-post h4 {
	font-size: 30px;
	font-weight: bold;
	color: #23272b;
}

..block-quote,
.post-text .block-quote {
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: 4px solid;
	margin-top: 40px;
}

.post-text .border-bottom {
	border-bottom: 1px solid #d5d5d5;
}

.post-text .block-quote img {
	padding-right: 30px;
	float: left;
	padding-bottom: 40px;
}

.post-text .block-quote p,
#main .post-text .pool-quote p {
	font-style: italic;
	color: #23272b;
}

.post-text ul {
	padding-bottom: 30px;
}

.list-item .smaller,
.post-text ul .smaller {
	color: #6e6e70;
}

.comment-body ul li,
.post-text ul li {
	padding-right: 30px;
	list-style-image: url(../images/square.png);
}

.post-text .pool-quote {
	border-left: 15px solid #f25159;
	padding: 30px;
	width: 410px;
	margin-left: 40px;
	margin-bottom: 35px;
}

.small-h4,
#sidebar .small-h4 {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: normal;
}

#sidebar .help h4 {
	font-weight: 600;
	text-align: left;
	margin-top: 0;
	margin-bottom: 25px;
	line-height: 1;
}

.post-text ul.check-list {
	padding-top: 0;
	padding-bottom: 0;
}

.post-text ul.check-list li {
	font-size: 18px;
	list-style: none;
	padding-bottom: 30px;
	margin-left: 27px;
}

.city {
	padding-left: 50px;
	padding-bottom: 80px;
}

.photo-city {
	padding-bottom: 17px;

}

.conclusion {
	padding-bottom: 60px;
}

.conclusion .normal {
	padding-top: 0px;
}

.conclusion .normal span {
	padding: 10px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin-right: 5px;
	font-weight: 400;
}

.conclusion .smaller-italic {
	color: #6e6e70;
	letter-spacing: 0.35px;
	padding-top: 20px;
}

.tags {
	padding-bottom: 30px;
	float: left;
	margin-top: 7px;
}

.tagcloud a,
.tags a {
	color: #6e6e70;
	font-weight: bold;
	padding: 13px 9px;
	margin-right: 5px;
}

.cosial-icons {
	float: right;
}

.cosial-icons a i {
	color: #fff;
	font-size: 18px;
	padding: 8px 10px;
	margin-right: 10px;
}

.cosial-icons .linkedin-1 {
	background-color: #425e9a;
}

.cosial-icons .fa-twitter {
	background-color: #55acee;
}

.cosial-icons .linkedin-2 {
	background-color: #0a7fb6;
}

.cosial-icons .fa-google-plus {
	background-color: #dc5140;
}

.pagination-list {
	width: 100%
}

.pagination {
	padding: 40px;
	border-top: 1px solid;
	border-radius: 0;
}

.previous img {
	position: absolute;
	margin-top: 10px;
	left: 25px;
}

.next img {
	position: absolute;
	margin-top: 10px;
	right: 43px;
}

.protfolio-single .next img {
	right: 28px;
}

.pagination p a {
	color: #aaa;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.protfolio-single .pagination-list {
	margin-bottom: 50px;
}

.pagination {
	margin: 0;
}

.pagination .next {
	float: right;
	text-align: right;
	width: 41%;
}

.pagination .previous {
	float: left;
	text-align: left;
	width: 41%;
}

.pagination .caps_small {
	font-weight: bold;
	text-decoration: none;
}

.pagination a h6 {
	margin-top: 5px;
	text-transform: none;
}

.about_author {
	padding: 40px;
	margin-bottom: 60px;
}

.about_author .avatar {
	float: left;
}

.about_author img {
	border-left: 15px solid #f25159;
	padding-right: 25px;
}

.about_author .content {
	overflow: hidden;
}

.about_author .content .caps_small {
	font-weight: bold;
}

.about_author .content h4 {
	padding-top: 0px;
	margin-bottom: 0;
}

.comments-and-replay .content p,
.comments-and-replay .content p.normal {
	font-size: 14px;
	line-height: 24px;
}

.comments-and-replay .comment .content h6 {
	margin-top: 0;
	padding-bottom: 12px;
}

.comment-list .children {
	clear: both;
	list-style: none;
	padding-left: 82px;
}

.about_author .content .caps_normal {
	font-weight: bold;
	font-size: 11px;
	color: #6e6e70;
	padding-bottom: 20px;
}

.about_author .content .social {
	float: left;
	padding-left: 27px;
}

.about_author .content i {
	font-size: 18px;
	padding-right: 17px;
}

.about_author .content a.location {
	float: right;
}

.about_author .content a.location i {
	padding-right: 12px;
}

.about_author .content .normal {
	float: left;
	padding-top: 20px;
	border-top: 1px solid;
}

.comments-and-replay {
	padding: 40px;
	margin-bottom: 70px;
	margin-top: 60px;
}

.comment-body {
	overflow: hidden;
	width: 100%;
}

.comment-list {
	list-style: none;
	padding-left: 0;
}

.block-comments {
	padding-bottom: 60px;
}

#main .block-comments h4 {
	padding-top: 0;
	border-bottom: 1px solid;
}

.block-comments .comment {
	padding-top: 30px;
	padding-bottom: 30px;
}

.block-comments .comment img {
	border-left: 4px solid #f25159;
	float: left;
}

.block-comments .comment .content {
	padding-left: 20px;
	margin-left: 80px;
	border-bottom: 1px solid;
}

.parent .children li:last-child {
	padding-bottom: 0;
}

.block-comments .comment .comment-meta span.date {
	color: #6e6e70;
	font-weight: bold;
	letter-spacing: 2.7px;
}

.block-comments .comment .comment-meta .reply {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.block-comments .comment .comment-meta .reply i {
	margin-left: 8px;
}

.comment .content h6 {
	padding-bottom: 20px;
	margin-bottom: 0;
}

.comment-authore {
	float: left;
}

.comment-meta {
	float: right;
}

.comment.answer {
	margin-left: 88px;
}

.leave-a-reply h4 {
	padding-top: 0;
}

.leave-a-reply form {
	border-top: 1px solid;
	padding-top: 30px;
}

.leave-a-reply form input,
.leave-a-reply form textarea {
	/*	height: 48px;
	width: 349px;*/
	margin-bottom: 30px;
	padding-left: 20px;
	border: none;
	font-weight: normal;
}

.leave-a-reply form .button {
	margin-bottom: 0;
}

.leave-a-reply form textarea {
	padding-top: 15px;
	height: 210px;
}

.leave-a-reply form input:focus,
.leave-a-reply form textarea:focus {
	background-color: #fff;
	border: 1px solid;
	outline: none;
}

.leave-a-reply form textarea.your-comment {
	float: right;
	height: 204px;
	margin-right: 0;
	position: absolute;
}

#sidebar {
	padding-top: 70px;
	float: left;
}

#sidebar .widget {
	padding-bottom: 50px;
}

#sidebar .widget>.post_1 {
	padding-top: 0 !important;
}

#sidebar .widget:first-child {
	padding-top: 0;
}

#sidebar .icon.icon-Search {
	border-radius: 0;
	font-size: 18px;
	border: none;
}

#sidebar .icon.icon-Search:focus {
	background-color: #fff;
}

#sidebar input.form-control {
	border-radius: 0;
}

#sidebar input.form-control:focus {
	outline: none;
	box-shadow: none;
	background-color: #fff;
	border: 1px solid;
	outline: none;
}

#sidebar .categories {
	padding-top: 60px;
}

#sidebar ul.menu-sidebar,
.widget ul {
	padding-left: 0;
}

#sidebar ul.menu-sidebar li,
.widget ul li {
	list-style-type: none;
	padding: 20px;
	margin-bottom: 2px;
	border-left: 4px solid transparent;
}

#sidebar ul.menu>li.active,
#sidebar ul.menu>li:hover,
#sidebar ul.menu-sidebar>li.active,
#sidebar ul.menu-sidebar>li:hover,
.widget>ul>li.active,
.widget>ul>li:hover {
	border-left: 4px solid;
	padding-left: 16px;
	padding-right: 24px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}

#sidebar ul.menu-sidebar li a,
.widget ul li a {
	font-size: 16px;
	font-weight: bold;
}

#sidebar ul.menu-sidebar li a:hover,
.widget ul li a:hover {
	text-decoration: none;
}

#sidebar .post {
	width: 100%;
	padding-top: 30px;
	margin-right: 0;
}

#sidebar h4+.post {
	padding-top: 20px;
}

#sidebar .post a:hover {
	text-decoration: none;
}

#sidebar .post .date {
	color: #6e6e70;
	font-weight: bold;
	letter-spacing: 2.7px;
}

#sidebar .post .date span {
	font-size: 14px;
	padding-right: 5px;
}

#sidebar .help {
	margin-bottom: 50px;
	padding: 35px 26px;
}

#sidebar .help p {
	text-transform: none;
	padding-bottom: 20px;
}

#sidebar .secondary-bg .small-h4,
#sidebar .secondary-light-bg .small-h4 {
	color: #fff;
}

.help i {
	font-size: 18px;
	padding-right: 5px;
	float: left;
	margin-left: 0;
}

.help a {
	font-size: 11px;
}

.archive select {
	margin-bottom: 60px;
	width: 263px;
	height: 48px;
	line-height: 50px;
	padding-left: 20px;
}

.archive .selectize-control .item {
	width: 100%;
}

.selectize-input .item {
	overflow: visible;
	width: 90% !important;
	line-height: 26px;
	position: absolute;
}

.selectize-input>input {
	min-width: 80% !important;
	min-height: 26px;
	line-height: 26px;
}

.selectize-control.single .selectize-input {
	min-height: 44px;
}

.selectize-control.single .selectize-input::after {
	border-color: #79797b transparent transparent;
	border-width: 6px 6px 0;
}

.selectize-control.single .selectize-input.dropdown-active::after {
	border-color: transparent transparent #79797b;
	border-width: 0 6px 6px;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
	background: #e3e3e3;
}

.selectize-dropdown-content {
	color: #79797b;
}

.selectize-input.focus {
	border-color: #e3e3e3;
}

.selectize-input.full {
	background: #e3e3e3;
}

#sidebar .tags {
	margin-top: 0;
	margin-bottom: 60px;
	float: none;
	padding-bottom: 0;
}

.tagcloud a,
#sidebar .tags a {
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 2px;
	font-size: 9px !important;
	letter-spacing: 3.15px;
	text-transform: uppercase;
	font-weight: bold;
}

.tagcloud a:hover,
.tagcloud a:focus,
#sidebar .tags a:hover,
#sidebar .tags a:focus {
	text-decoration: none;
	color: #fff;
}

#sidebar .text-widget p.smaller {
	color: #6e6e70;
}

#sidebar .brochures {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

#sidebar .brochures .caps_normal {
	font-size: 13px !important;
	letter-spacing: 1.3px !important;
	padding: 16px 17px 10px 28px !important;
	line-height: normal;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
}

#sidebar .brochures .caps_normal {
	color: initial;
}

#sidebar .brochures .has-darkbg-class,
#sidebar .brochures .has-darkbg-class:hover,
#sidebar .brochures .has-darkbg-class:focus,
#sidebar .brochures .has-darkbg-class:hover .fa,
#sidebar .brochures .has-darkbg-class:focus .fa {
	color: #fff;
}

#sidebar .brochures .caps_normal .fa {
	float: left;
	margin: 0 10px 0 0;
	font-size: 18px;
}

#sidebar .brochures .caps_normal strong {
	float: left;
	width: 80%;
	color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------- BLOG -----------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------- LETS-WORK -----------------------------------*/
/*-----------------------------------------------------------------------------------*/

.page-wrapper-post .lets-work {
	margin-top: 0;
}


::-webkit-input-placeholder {
	color: #6e6e70;
	font: italic 14px Lato;
	letter-spacing: 0.35px;
}

::-moz-placeholder {
	color: #6e6e70;
	font: italic 14px Lato;
	letter-spacing: 0.35px;
}

/* Firefox 19+ */
:-moz-placeholder {
	color: #6e6e70;
	font: italic 14px Lato;
	letter-spacing: 0.35px;
}

/* Firefox 18- */
:-ms-input-placeholder {
	color: #6e6e70;
	font: italic 14px Lato;
	letter-spacing: 0.35px;
}

:focus::-webkit-input-placeholder {
	color: transparent
}

:focus::-moz-placeholder {
	color: transparent
}

:focus:-moz-placeholder {
	color: transparent
}

:focus:-ms-input-placeholder {
	color: transparent
}




/*-----------------------------------------------------------------------------------*/
/*-------------------------------------OUR PARTNERS------------------------------*/
/*-----------------------------------------------------------------------------------*/

.our-partners h4 {
	margin: 30px 0 !important;
	color: #23272b;
	font-size: 19px;
}

.our-partners .block-content .btn-primary-outline {
	font-weight: 900;
}

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------CAREER ------------------------------*/
/*-----------------------------------------------------------------------------------*/
.careers #main h1 {
	padding-bottom: 0;
	border: none !important;
}

.careers #main .underline_small::after {
	margin-bottom: 24px;
	margin-top: 24px;
}

.careers #main .post-text {
	padding-bottom: 30px;
	border: none !important;
}

.career .figures-block {
	margin-left: 0;
	width: 100%;
}

.career .figures-block .ewt {
	float: left;
	width: 50% !important;
}

.career .figures-block .invested {
	float: left;
	width: 50% !important;
	background:  !important;
	padding-bottom: 42px !important;
}

.employees_says {
	float: left;
}

.employees_says h1 {
	font-size: 30px !important;
}

.faqs .heading .underline_small:after,
.careers #main .submission_requirments .underline_small:after,
.careers #main .career_notices .underline_small:after,
.careers #main .employees_says .underline_small:after {
	margin-top: 16px;
}

.map-tabs {
	max-width: 100%;
}

.map-tabs .nav-tabs {
	display: inline-block;
	padding: 0 2px;
	background: #f5f5f5;
}

.map-tabs .nav-tabs>li {
	border-top: 4px solid transparent;
	margin: 0;
}

.nav-tabs>li.active {
	border-top: 4px solid;
}


.tab-content {
	padding: 40px 20px;
}

.tab-content .name {
	letter-spacing: 0.35px;
	line-height: 22px;
	font-weight: bold;
	font-size: 25px;
}

.tab-content p {
	line-height: 30px;
	font-size: 16px;
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px;
	overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.career_notices {
	float: left;
	width: 100% !important;
	padding: 70px 0px 0px;
}

.career_notices .tablesorter-gray {
	margin-top: 30px;
}

.submission_requirments {
	padding: 55px 0 0 !important;
	float: left;
}

.submission_requirments h2 {
	color: #23272b;
	font-size: 30px;
	font-weight: bold;
	border-bottom: none !important;
	margin: 0;
	text-transform: capitalize;
	font-variant: unset;
}

.submission_requirments .post-text {
	padding-bottom: 50px !important;
	border-bottom: none !important;
}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------FAQs -------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.faqs h1 {
	color: #23272b;
	font-size: 30px !important;
	padding-top: 50px !important;
}

.accordion_wrap {
	padding-left: 0px !important;
	position: relative;
}

.accordion-item .panel {
	background-color: #222;
}

.accordion-item .panel p {
	background-color: #ffffff;
	color: #888888;
	padding: 30px 15px;
	margin-bottom: 0;
}

.panel {
	box-shadow: none;
	border: 0;
	margin-bottom: 1px;
}

.panel>a {
	background-color: #e5e3e3;
	border-left: 5px solid #f3525a;
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 10px 15px;
	position: relative;
	text-decoration: none;
	border-radius: 0;
	color: #444;
	font-size: 18px;
	font-weight: bold;
}

.panel>a:focus {
	outline: none;
}

.panel>a.collapsed {
	position: relative;
	color: #444;
}

.panel>a.collapsed::after {
	content: "+";
	font-family: fontawesome;
	font-weight: 600;
	font-size: 25px;
	right: 15px;
	position: absolute;
	top: 10px;
	color: #666;
}

.panel>a::after {
	content: "\f068";
	font-family: fontawesome;
	right: 15px;
	position: absolute;
	top: 10px;
}

.collapsed-bg.panel>a.collapsed::after {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	border-radius: 5px;
	height: 22px;
	line-height: 23px;
	text-align: center;
	top: 9px;
	width: 22px;
}

.collapsed-bg.panel>a::after {
	background-color: #000000;
	color: #ffffff;
	border-radius: 5px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	top: 9px;
	width: 22px;
}

.faqs .normal {
	line-height: 25px;
	font-size: 17px;
}

.get_in_touch {
	margin-top: 70px;
}

.get_in_touch h2 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 48px;
	letter-spacing: -1.56px;
	font-variant: normal;
}

.get_in_touch .pb40 {
	padding-bottom: 40px !important;

}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------History ------------------------------*/
/*-----------------------------------------------------------------------------------*/

.history h1 {
	padding: 0px !important;
}

.history h1::after {
	padding: 0px !important;
	margin: 30px 0 !important;
}

.history h4 {
	color: #23272b !important;
	padding-top: 0px !important;
	margin: 0px !important;
	font-weight: normal !important;
	padding-bottom: 18px;
}

.history .heading {
	padding-bottom: 50px;
}

dt {
	width: auto !important;
}

.year_list {
	margin: 50px 0;
	position: relative;
}

.year_list::before {
	border-bottom-width: 1px;
	border-color: #c9c9c9;
	border-right: 1px dashed #c9c9c9;
	border-top: 1px dashed #c9c9c9;
	height: 490px;
	left: 185px;
	position: absolute;
	top: 20px;
	z-index: -1;
	content: "";
}

.year_list .data {
	padding-bottom: 40px;
	overflow: hidden;
}


.year_list .data .col-md-9 {
	padding-bottom: 0px !important;

}

.year_list .data h4 {
	font-size: 25px !important;
	font-weight: bold !important;
	color: #23272b;
	padding: 0px !important;
}

.year_list label {
	font-size: 30px;
}

.year_list .data p {
	margin-top: 16px;
	font-size: 15px;
	line-height: normal;
}

.year_list span {
	height: 10px;
	width: 10px;
	margin: 18px 0 0 40px;
	float: right;
}

.download_wrap {
	display: inline;
	width: 100%;
	padding: 20px 0;
}

.download_wrap .download p.caps_normal {
	font-size: 14px;
}

.download_wrap .download h2.first {
	font-variant: normal;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 18px;
}

.download_wrap .download h2.second {
	margin-top: 0px !important;
}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------HOW WE WORK------------------------------*/
/*-----------------------------------------------------------------------------------*/

.workpage .post-text {
	border: 0 !important;
	float: left;
}

.workpage .post-text ul li {
	padding-right: 0 !important;
}

.workpage .nav-tabs {
	padding: 50px 0 0 0 !important;
	float: left;
	width: 100%;
	border-top: 1px solid #d5d5d5;
}

.workpage .tab-content {
	margin-bottom: 70px;
}

.nav-tabs>li {
	padding: 0px !important;
	margin-bottom: -4px;
}

.tab-pane ul {
	padding-top: 0px !important;
}

.tab-pane ul li {
	padding-right: 0px !important;
}

.workpage .h_small {
	color: #23272b !important;
	font-size: 16px;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------OVERVIEW------------------------------*/
/*-----------------------------------------------------------------------------------*/

.no-gutter>[class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.about-gallery-details {
	margin-bottom: 50px;
}

.about-gallery-details p:last-child {
	margin-bottom: 0;
}

.company-overview {
	padding: 70px 0;
	position: relative;
}

.company-overview h2.underline-primary {
	margin-top: 0px;
	letter-spacing: -0.38px;
	padding-bottom: 10px;
	font-variant: small-caps;
}

.company-overview h3 {
	margin-top: 10px !important;
	color: #23272b;
	font: 24px lato;
}

.company-overview h4 {
	margin: 30px 0 !important;
	color: #23272b;
	font-size: 19px;
}

.company-overview .our-team .text h4 {
	font-size: 24px;
	margin-bottom: 5px !important;
	margin-top: 10px !important;
}

.company-overview .figures-block {
	padding-left: 0;
	padding-right: 0;
	border-right: 2px solid #fff;
}

.company-overview .figures-block .ewt {
	padding-top: 16px;
	padding-left: 61px;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 2px solid;
}

.company-overview .figures-block .invested {
	color: #fff;
	padding-top: 20px;
	padding-left: 59px;
	padding-bottom: 28px;
}


.overview_right img {
	vertical-align: initial;
	width: 100%;
}

.srim div {
	width: 49.7% !important;
}

.srim div:first-child {
	margin-right: 2px;
}



.company-overview .our-team {
	padding: 60px 0 0px 0;
}


.overview h4 {
	font-size: 24px !important;
	font-weight: normal !important;
	padding-top: 0px !important;
	padding-bottom: 30px;
	margin-top: 0px !important;
}

.overview .block-content h4 {
	padding-bottom: 8px !important;
	font-family: "lato";
}

.overview .accordion_wrap {
	padding-top: 50px;
	padding-right: 0;
}

h1.underline_small span {
	display: block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	padding-top: 20px;
	position: relative;
	text-transform: uppercase;
}

.accordion_wrap {
	padding-top: 34px;
}

.panel-group {
	margin-bottom: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border-color: none;
}

.panel-title>a {
	display: block;
}

.panel-title>a:focus {
	outline: none;
}

.get-touch li a,
#main article a,
.panel-title>a {
	text-decoration: none;
}

.nav-tabs>li>a {
	border-radius: 0;
}

.our_approach {
	padding: 70px 0 0 !important;
	float: left;
}

.our_approach h2 {
	color: #23272b;
	font-size: 30px;
	font-weight: bold;
	border-bottom: none !important;
	margin: 0;
	text-transform: capitalize;
	font-variant: unset;
}

.our_approach .post-text {
	padding-bottom: 0px !important;
	border-bottom: 0px !important;
}

.overview .square-menu {
	margin-top: 0px !important;
	display: block;
	float: left;
	width: 100% !important;
	padding-bottom: 120px;
}

.overview .square-menu ul li,
.overview .square-menu ul li:last-child {
	width: 24.2%;
}


/*-----------------------------------------------------------------------------------*/
/*-------------------------------------TEAM-----------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*--------- experienced-team-------*/

.experienced-team {
	position: relative;
}

.experienced-team .block-content h2 {
	letter-spacing: 0px;
	margin-top: 0;
}

.experienced-team .block-content p.normal {
	padding-bottom: 17px;
}

.experienced-team .block-content .btn-primary-outline {
	font-weight: 900;
}

.our-team {
	display: block;
	padding: 0;
}

.our-team .member {
	display: block;
	float: left;
	margin-left: 4%;
	width: 30.6%;
}

.member-image-holder {
	overflow: hidden;
	position: relative;
}

.member-image-holder img {
	transition: all 0.5s linear 0s;
}

.know-more {
	background: rgba(0, 0, 0, 0.6);
	border-radius: 80px 0 0;
	bottom: 0;
	color: #ffffff;
	font-size: 12px;
	height: 80px;
	padding-left: 10px;
	padding-top: 30px;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	opacity: 0;
	transition: all .3s linear 0s;
}

.member-image-holder:hover .know-more {
	opacity: 1;
}

.member .text h4 {
	margin-bottom: 5px;
	font-weight: 600;
}

.our-team .member:first-child {
	margin-left: 0;
}

.our-team .member .text {
	background-color: #fff;
	padding: 5px 0 0 27px;
}

/*--------- experienced-team ------------*/

.team-area {
	padding: 70px 0;
}

.team-area #main {
	padding-right: 0;
}

.team-member-photo img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.team-member-photo {
	position: relative;
	overflow: hidden;
}

.team-member-photo:after {
	border-radius: 50%;
	bottom: -100px;
	box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.5);
	content: "";
	height: 200px;
	opacity: 0;
	position: absolute;
	right: -100px;
	transform: scale3d(0.5, 0.5, 1);
	transform-origin: 50% 50% 0;
	width: 200px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	background-color: rgba(0, 0, 0, .5);
}

a.view-full-size {
	bottom: 0;
	opacity: 0;
	padding: 0 1.5em 1.5em 0;
	position: absolute;
	right: 0;
	text-align: right;
	transform: translate3d(20px, 20px, 0px);
	width: 100px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	color: #fff;
	z-index: 999;
	text-transform: uppercase;
	font-size: 14px;
	line-height: normal;
}

a.view-full-size:hover,
a.view-full-size:focus {
	color: #fff;
}

.single-team-member img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
}

.single-team-member:hover a.view-full-size,
.single-team-member:hover .team-member-photo::after {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
}

.single-team-member:hover img {
	transform: scale(1.05);
}

.single-team-member:hover .team-member-photo::after {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.single-team-member h4 {
	font-size: 22px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.member a,
.single-team-member a {
	text-decoration: none;
}

.get-touch li a:focus,
.nav-tabs li a:focus,
#main article a:focus,
.member a:focus,
.single-team-member a:focus {
	outline: none;
}

.single-team-member .caps_small {
	display: block;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 12px;
}

.team-member-details {
	padding: 25px;
}

.team-member-details p {
	font-size: 14px;
	line-height: 24px;
}

.single-team-member {
	background-color: #F3f3f3;
}

.team-area #sidebar .testimonial {
	margin-bottom: 50px;
}

.team-area #sidebar {
	padding-top: 0;
}

/*-------TEAM Close----------*/


/*--------------TEAM SINGLE Start-----------*/
.team-single-item .col-md-7 {
	padding-right: 0;
}

.team-single-item .col-md-5 {
	padding-left: 0;
}

.team-single-item-photo {
	max-width: 100%;
	height: auto;
}

.team-single-item {
	margin-bottom: 50px
}

.team-member-contact-info h3 {
	color: #23272b;
	font-size: 30px;
	margin: 0;
	line-height: 38px;
}

.team-member-contact-info {
	padding: 40px;
}

.team-member-contact-info .contact-info {
	margin: 0;
	padding: 0;
	list-style: none;
}

.team-member-contact-info .caps_small {
	display: block;
	font-size: 11px;
	padding: 20px 0;
	font-weight: 700;
	border-bottom: 1px solid #ddd;
}

.social-link li i {
	font-size: 30px;
	padding-right: 14px;
}

.team-member-contact-info .contact-info li {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	padding-left: 30px;
	color: #6e6e70;
	font-size: 16px;
}

.team-member-contact-info .contact-info li a {
	color: #6e6e70;
	font-size: 16px;
}

.team-member-contact-info .contact-info li i {
	position: absolute;
	left: 0;
	top: 3px;
	line-height: inherit;
}

.team-single-item-text {
	margin-bottom: 70px;
}

.team-single-item-text .normal {
	margin: 0;
}

.quote-text blockquote,
blockquote {
	border-left: 15px solid;
	font-style: italic;
	margin: 0;
	padding: 26px 40px 26px 35px;
	margin-bottom: 26px;
}

blockquote p {
	font-style: italic;
}

blockquote p:last-child {
	margin-bottom: 0;
}

.education-training h4 {
	margin-bottom: 20px;
	padding: 0;
	position: relative;
	font-weight: 700;
}

.service-single .accordion_wrap h4:after,
.area-of-expertise h4:after,
.service-single .squre_wrap h4:after,
.insides h4:after,
.education-training h4::after {
	bottom: -19px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 36px;
}

.education-training {
	margin-bottom: 35px;
}

.education-training ul li {
	font-size: 16px;
	list-style: none;
	margin-left: 28px;
	padding-top: 20px;
	padding-right: 10px;
	position: relative;
}

.education-training ul li span:after {
	top: 30px;
}

.insides {
	margin-bottom: 70px;
}

.insides h4 {
	margin-bottom: 14px;
	margin-top: 0;
	position: relative;
	font-weight: 700;
}

.insides .normal {
	font-weight: 700;
	margin-bottom: 8px;
	padding-top: 14px;
}

.insides .caps_small i {
	font-size: 14px;
	margin-right: 8px;
}

.help-center {
	padding: 40px;
}

.help-center h4 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 30px;
}

.help-center .normal {
	color: #fff;
	margin-bottom: 0;
}

.team-contact-form {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 15px;
}

.team-contact-form h4 {
	border-bottom: 1px solid #ddd;
	font-weight: 700;
	margin-top: 0;
	padding-bottom: 20px;
	padding-top: 30px;
}

.team-contact-form .caps_normal {
	font-size: 11px;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: normal;
}

.team-contact-form textarea {
	height: 204px;
	resize: none;
}

.team-contact-form .smaller {
	color: #6e6e70;
	margin-bottom: 24px;
	margin-top: 20px;
}

.border {
	position: relative;
}

.border::after {
	border-color: transparent transparent #f1585f transparent;
	border-style: solid;
	border-width: 8px;
	content: "";
	height: 14px;
	position: absolute;
	right: 7px;
	top: -8px;
	transform: rotate(45deg);
}

.required-field {
	display: block;
	position: relative;
}

.required-field:after {
	border-color: transparent transparent #f1585f transparent;
	border-style: solid;
	border-width: 8px;
	content: "";
	height: 14px;
	position: absolute;
	right: -7px;
	top: -8px;
	transform: rotate(45deg);
	z-index: 99;
}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------TEAM SINGLE Close------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*---------------------------------SERVICE -------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*----------service -------------*/

.service .single-team-member h4 {
	margin-top: 0;
	margin-bottom: 20px;
}

/*-------service --------*/

/*-----service single -----*/
.block-quote,
.service-single .post-text .block-quote {
	border-bottom: 1px solid;
	border-top: 4px solid;
	margin-top: 40px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 50px;
}

.block-quote img,
.service-single .post-text .block-quote img {
	float: left;
	padding-bottom: 45px;
	padding-right: 30px;
}

.block-quote div.normal,
.block-quote div.normal p {
	clear: none;
}

.block-quote div.normal p:last-child {
	margin-bottom: 0;
}

.block-quote div.normal,
.block-quote div.normal p,
.service-single .block-quote .normal {
	font-style: italic;
	color: #23272b;
}

.service-single .square-menu ul li:last-child,
.service-single .square-menu ul li {
	width: 24.5%;
}

.service-single .squre_wrap .square-menu {
	margin: 0
}

.service-single .squre_wrap {
	margin: 70px 0;
	background-color: #fff
}

.area-of-expertise {
	padding-bottom: 70px;
}

.area-of-expertise h4,
.service-single .squre_wrap h4 {
	margin: 0 0 30px;
	padding-bottom: 20px;
	font-size: 30px;
	font-weight: 700;
	position: relative;
}

.service-single .accordion_wrap h4:after,
.area-of-expertise h4:after,
.service-single .squre_wrap h4:after {
	bottom: 0;
}

.area-of-expertise .smaller {
	color: #6e6e70;
	margin: 0;
}

.area-of-expertise .smaller {
	color: #6e6e70;
	margin: 0;
}

.area-of-expertise ul {
	list-style: outside none none;
	padding-top: 22px;
}

.area-of-expertise ul li {
	color: #23272b;
	font-family: "cardo";
	font-size: 16px;
	padding-bottom: 16px;
	padding-left: 28px;
}

.area-of-expertise ul li span {
	position: relative;
}

.education-training ul li span::after,
.area-of-expertise ul li span::after {
	content: "";
	height: 5px;
	left: -16px;
	position: absolute;
	width: 5px;
}

.area-of-expertise ul li span::after {
	top: 9px;
}

.area-of-expertise h4 {
	font-size: 22px;
}

.service-single .accordion_wrap {
	margin-bottom: 50px;
	padding-top: 0;
}

.service-single .accordion_wrap h4 {
	font-size: 22px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
	margin-top: 20px;
	font-weight: 700;
}

/*-------service single Close--------*/

/*-----------service single 2 Start---------------*/
.area-of-expertise2 {
	margin-bottom: 50px;
}

.increase-rofitability-text h4 {
	margin-bottom: 30px;
	margin-top: 0;
	padding-bottom: 20px;
}

.increase-rofitability-text {
	padding: 50px 50px 36px 35px;
}

.increase-rofitability-text p:last-child {
	margin-bottom: 0;
}

.increase-rofitability {
	margin-bottom: 50px;
}

.increase-rofitability .increase-rofitability-holder {
	margin-left: -15px;
}

.increase-rofitability .increase-rofitability-holder {
	margin-left: 0;
	margin-right: -15px;
}

.increase-rofitability-holder img {
	max-width: 100%;
}

.expertise-icon {
	float: left;
	height: 70px;
	margin-right: 30px;
	width: 70px;
	border-left: 4px solid;
	background: #233050;
}

.expertise-icon i {
	color: #fff;
	display: block;
	font-size: 35px;
	height: 100%;
	line-height: 72px;
	text-align: center;
}

.expertise-text .smaller {
	color: #6e6e70;
	margin-bottom: 22px;
}

.expertise-icon img {
	height: auto;
	width: 100%;
}

.expertise-text h4 {
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 12px;
}

.expertise-text {
	padding-left: 100px;
}

.service-single2 .area-of-expertise {
	padding-bottom: 50px;
}

.model-strategies {
	margin-bottom: 70px;
}

.model-strategies h4 {
	font-size: 22px;
}

.primary-bg,
.primary-bg p,
.primary-bg .featured-title,
.secondary-bg-dark,
.secondary-bg-dark p,
.secondary-bg-dark .featured-title {
	color: #fff;
}

.secondary-bg-dark .featured-title:after,
.primary-bg .featured-title:after {
	background-color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*---------------------------------SERVICE -----------------------------------------*/
/*-----------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/
/*---------------------------------PARTNAR START-------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.partner {
	margin: 0 0 70px;
}

.partner .about_author {
	margin-bottom: 50px;
}

.partner .about_author img {
	border: 0;
	padding-right: 0;
}

.partner .about_author .avatar {
	margin-right: 30px;
}

.partner .about_author .avatar img {
	max-width: 160px;
}

.partner .about_author .content .caps_normal {
	font-size: 11px;
	margin: 0;
	padding-bottom: 12px;
	display: inline-block;
}

.partner .about_author h4 {
	font-size: 22px;
	font-weight: 700;
	margin-top: 0;
	line-height: 28px;
	margin-bottom: 20px;
}

.partner .about_author .social {
	padding-left: 0;
}

.partner .about_author .content div.normal {
	border-top: 1px solid #ddd;
	font-size: 16px;
	padding-top: 12px;
	line-height: 24px;
}

.partner .about_author .content .normal p {
	font-size: 16px;
	line-height: 24px;
}

.partner .about_author .content .normal p:last-child {
	margin-bottom: 0;
}

.partner-designation {
	padding-right: 18px;
}

.partner #sidebar {
	padding-top: 0;
}

.partner #sidebar .help {
	margin-top: 50px;
}

.partner #sidebar .help,
.partner #sidebar ul.menu-sidebar,
.partner #sidebar .testimonial {
	margin-bottom: 50px;
}

/*-----------------------------------------------------------------------------------*/
/*---------------------------------PARTNAR CLOSE-------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*---------------------------------JOB SINGLE START----------------------------------*/
/*-----------------------------------------------------------------------------------*/
.job-location,
.job-purpose {
	margin-bottom: 50px;
}

.job-location {
	padding: 30px 40px 30px 55px;
	border-left: 15px solid #000;
}

.job-location>div {
	color: hsl(0, 0%, 100%);
	font-family: "cardo";
	padding: 8px 0;
}

.job-location>div p {
	margin-bottom: 0;
	padding: 10px 0;
}

.job-location i {
	margin-right: 12px;
}

.apply-job {
	padding: 40px;
	margin-bottom: 70px;
}

.apply-job h3 {
	font-size: 30px;
	margin: 0 0 15px;
	font-weight: 700;
}

.apply-job p:last-child {
	margin-bottom: 0;
}

.share {
	border-top: 1px solid #ddd;
	padding-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

.essb-shortcode .essb_links.essb_template_metro-retina {
	margin: 0;
}

.share li a {
	display: block;
	color: #fff;
}

.share-text,
.share li {
	color: hsl(240, 1%, 44%);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.essb-shortcode {
	position: relative;
	padding-left: 60px;
}

.share-text {
	position: absolute;
	left: 0;
	top: 10px;
}

.share li a.linkedin {
	background-color: #49639c;
}

.share li a.twitter {
	background-color: #5badec;
}

.share li a.google-plus {
	background-color: #db5747;
}

.error {
	background: url("../images/404-bg.png") repeat scroll 0 0;
	padding-bottom: 95px;
	padding-top: 125px;
}

.error h1 {
	color: hsl(210, 10%, 15%);
	font-size: 72px;
	font-weight: 700;
	margin-bottom: 75px;
	margin-top: 0;
}

/*-----------------------------------------------------------------------------------*/
/*---------------------------------JOB SINGLE CLOSE-------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*---------------------------------404 START-----------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.error-search {
	margin-left: auto;
	margin-right: auto;
	margin-top: 85px;
	max-width: 560px;
	position: relative;
}

.error p {
	font-size: 24px;
	margin: 0 auto;
	max-width: 840px;
}

.error p span {
	color: hsl(359, 60%, 59%);
}

.error-search .form-control {
	float: left;
}

.error-search .submit {
	width: 12%;
	text-indent: -9999px;
}

.error-search i {
	color: #F3525A;
	cursor: pointer;
	font-size: 18px;
	position: absolute;
	right: 25px;
	top: 18px;
}

.error-page-title {
	padding: 38px 0;
}

/*-----------------------------------------------------------------------------------*/
/*---------------------------------404 CLOSE-----------------------------------------*/
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*---------------------------------CONTACT US START-------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.map-tab-area .tab-content {
	padding-left: 0;
	padding-right: 0;
}

.nav-tabs {
	border-bottom: 0;
}

.map-tab-area ul li.active a,
.map-tab-area ul li.active a:hover,
.nav-tabs>li.active a:focus {
	border-width: 0;
	border-style: none;
}

.map-tab-area ul {
	margin-bottom: 40px;
}

.map-tab-area ul li {
	border: 0;
}

.map-tab-area ul li {
	margin-right: 3px;
}

.map-tab-area ul li a {
	border: 0 none;
	border-radius: 0;
}

.map-tab-area .tab-content {
	padding-bottom: 85px;
	width: 100%;
	background: none;
}

.map-tab-area {
	min-height: 415px;
	width: 100%;
}

.gmap-canvas,
#google-map2,
#google-map3,
#google-map4,
#google-map {
	width: 100%;
	height: 365px;
	display: block;
}

.map-tabs {
	margin-bottom: 50px;
}

.map-tabs .tab-content {
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
}

.get-touch h4 {
	font-size: 36px;
}

.get-touch .normal {
	padding-right: 45px;
}

.get-touch .h_small {
	color: #6e6e70;
	display: block;
	padding-bottom: 10px;
}

.get-touch {
	margin-bottom: 45px;
}

.get-touch ul i {
	font-size: 20px;
	margin-right: 8px;
}

.working-houre h4 {
	font-size: 36px;
}

.working-houre .h_small {
	color: #6e6e70;
	display: block;
}

.working-houre li {
	color: #23272b;
	padding-bottom: 22px;
}

.contact-form .archive select {
	border: medium none;
	color: #6e6e70;
	width: 100%;
	margin: 0;
}

.contact-form .team-contact-form .smaller {
	color: #a3a3a5;
	font-family: "lato";
	font-size: 13px;
	font-style: italic;
	height: 50px;
	margin-bottom: 30px;
	margin-top: 0;
}

.contact-form .selectize-input {
	min-height: 50px;
}

.contact-form .team-contact-form {
	padding: 0;
}

/*-----------------------------------------------------------------------------------*/
/*---------------------------------CONTACT US CLOSE-------------------------------------*/
/*-----------------------------------------------------------------------------------*/

/*Pricing table*/
.pricing-table {
	background-color: #fff;
	border: 1px solid #f8f8f8;
	padding: 20px;
}

.pricing-header .unit {
	font-size: 24px;
	vertical-align: top;
	display: inline-block;
	margin-top: 9px;
}

.pricing-header .price strong {
	font-size: 54px;
	font-weight: bold;
	color: #222;
}

.pricing-title {
	color: #fff;
	text-transform: capitalize;
	font-size: 15px;
	position: relative;
	margin: 15px 0;
	padding: 0;
}

.pricing-title:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #f8f8f8;
	position: absolute;
	left: 0;
	top: 23px;
}

.pricing-title span {
	padding: 13px 30px;
	border-radius: 25px;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}

.pricing-content {}

.pricing-content p {
	padding: 15px;
	margin-bottom: 0;
}

.pricing-content p:nth-child(2n) {
	background-color: #f8f8f8;
}

.pricing-footer {
	padding-top: 20px;
	border-top: 1px solid #f8f8f8;
}

.wpcf7-submit.button {
	padding-right: 28px
}

.transparent-header .navbar-sticky-off .logo-light {
	display: block !important;
}

.transparent-header .navbar-sticky-off .cssmenu ul>li>a {
	color: #fff;
}

.ltr li.flickr_badge_image {
	padding: 0;
	margin-right: 3px;
}

.home .vc_custom_1621579769575 .feature-wrap {
	height: 388px;
}

.portfolio-template .options {
	display: none;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.ce_mai_e_nou .feature-wrap {
	background: transparent;
	border: none;
}

.copyright {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
}


.copyright p {
	float: left;
	margin-bottom: 0;
	margin-top: 4px;
}

.footer>.container {
	padding-top: 25px;
	padding-bottom: 25px;
}

.overview.protfolio-single .nav-links {
	display: none;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-success {
	background: #0090FF;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-success:hover {
	background: #cacaca;
}

div#recent-posts-3 h4,
div#archives-2 h4 {
	color: #000;
}

div#recent-posts-3 h6 a,
div#archives-2 li a {
	color: #000;
}

div#recent-posts-3 h6 a:hover,
div#archives-2 li a:hover {
	color: #0090FF;
}

.page-id-521 div#recent-posts-3,
.page-id-521 div#archives-2 {
	margin-top: 30px;
}

div#sidebar h4 {
	color: #23272b !important;
}

#sidebar .post {
	padding-top: 0px;
}

#sidebar .widget {
	padding-bottom: 30px;
}

@media screen and (min-width: 1100px) {
	li.cmm-item-depth-0.cmm-mega.cmm-layout-full.menu-item-has-children.cmm-item-has-content .cmm-content-container {
		width: 1100px !important;
	}
}

.header-nav .title-area {
	margin-bottom: 0px;
}

.sticky-wrapper.is-sticky .navbar.navbar-sticky-on li a,
.single .sticky-wrapper .navbar.navbar-sticky-on li a {
	color: #636363;
}

@media screen and (min-width: 1200px) {

	.single-portfolio .container,
	.page-id-904 .container {
		max-width: 1340px;
	}
}

.page-id-904 .wpb_text_column.wpb_content_element p {
	text-align: justify;
	font-size: 15px;
}

.single-portfolio .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	background-color: #ffffff;
	border-left: 2px solid #0090FF;
	border-radius: 0;
}

.single-portfolio .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	border-color: #ffffff;
	background-color: #ffffff;
	color: #666;
}

.single-portfolio .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}

.single-portfolio .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
	display: none;
}

.single-portfolio .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
	background-color: #f8f8f8;
}

.investment-risk-reward-profile ul li span {
	font-size: 17px !important;
}

.investment-risk-reward-profile ul li {
	width: 35px;
}

.investment-risk-reward-profile ul li:before {
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 8px solid #d0cfca;
}

.investment-risk-reward-profile ul li:after {
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 8px solid #d0cfca;
}

header .menu .current-menu-parent:after,
header .menu li.active:after {
	opacity: 0;
}

.ln-letters a {
	color: #0090FF;
}

header.header-style2.default-bg ul li a span {
	color: #636363;
}

header.header-style2.default-bg.transparent-header ul li a span {
	color: #fff;
}

header.header-style2.default-bg.transparent-header .is-sticky ul li a span {
	color: #000;
}

header.header-style2.default-bg .cmm-container .cmm.cmm-theme-772 li.menu-item-has-children>a:after,
header.header-style2.default-bg .cmm-container .cmm.cmm-theme-772 li.menu-item-has-children>.cmm-nav-link:after {
	color: #636363;
}

header.header-style2.default-bg.transparent-header .cmm-container .cmm.cmm-theme-772 li.menu-item-has-children>a:after,
header.header-style2.default-bg.transparent-header .cmm-container .cmm.cmm-theme-772 li.menu-item-has-children>.cmm-nav-link:after {
	color: #fff;
}

header.header-style2.default-bg.transparent-header .is-sticky .cmm-container .cmm.cmm-theme-772 li.menu-item-has-children>a:after,
header.header-style2.default-bg.transparent-header .is-sticky .cmm-container .cmm.cmm-theme-772 li.menu-item-has-children>.cmm-nav-link:after {
	color: #636363;
}

header.header-style2.default-bg.transparent-header ul li .sub-menu li a span {
	color: #636363;
}

ul#glossaryList li a {
	color: #636363;
}

a.ln-_.ln-disabled,
a.ln-all {
	display: none;
}

.ln-letters a {
	width: calc(100% / 26);
	text-align: center;
}

.ln-letters a {
	width: 39px;
	text-align: center;
	font-size: 18px;
}

#comments,
.blog-glossary .share {
	display: none;
}

ul#glossaryList li {
	font-size: 20px;
	margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
	ul#glossaryList {
		column-count: 2;
	}
}

ul#glossaryList {
	margin-top: 25px;
}

.ln-letters a {
	cursor: pointer;
}

.ln-2.lnletter-b.ln-disabled a {
	cursor: none;
}

rs-layer#slider-1-slide-1-layer-32,
rs-layer#slider-1-slide-1-layer-34,
rs-layer#slider-1-slide-1-layer-29,
rs-layer#slider-1-slide-1-layer-25,
rs-layer#slider-1-slide-1-layer-31,
rs-layer#slider-1-slide-1-layer-27 {
	display: none;
}

ul#menu-header-menu li a span {
	text-transform: none;
	font-size: 16px;
}

.get-touch .border-title {
	display: none;
}

.post-type-archive-raport #main,
.post-type-archive-note-informative #main,
.single-note-informative #main,
.post-type-archive-comunicate-de-presa #main,
.single-comunicate-de-presa #main,
.single-glossary #main {
	width: 100%;
}

.post-type-archive-raport #sidebar,
.post-type-archive-note-informative #sidebar,
.single-note-informative #sidebar,
.post-type-archive-comunicate-de-presa #sidebar,
.single-comunicate-de-presa #sidebar,
.single-glossary #sidebar {
	display: none;
}

.post-type-archive-raport div#main article,
.post-type-archive-note-informative div#main article,
.post-type-archive-comunicate-de-presa div#main article {
	/*width: calc( 100%/2 - 10px);
    float: left;*/
	margin-left: 5px;
	margin-right: 5px;
}

.post-type-archive-raport h3.post-title a,
.post-type-archive-note-informative h3.post-title a,
.post-type-archive-comunicate-de-presa h3.post-title a {
	font-size: 20px;
	line-height: 1;
}

.post-type-archive-note-informative .button i {
	font-size: 14px;
}

article.type-raport .post-title {
	/*min-height: 90px;*/
}

article.type-raport .post-title a {
	pointer-events: none;
}

article.type-raport .post-text {
	padding-bottom: 18px;
}

.get-touch {
	margin-bottom: 0px;
}

.page-id-280 .contact-list-info {
	display: none;
}

span.wpcf7-form-control.wpcf7-acceptance span {
	font-size: 17px;
	font-weight: normal;
}

textarea.form-control {
	margin-bottom: 0;
}

.button i {
	font-size: 15px;
}

.team-member-photo a.view-full-size,
.single-team-member:hover .team-member-photo::after {
	display: none;
}

.team-member-details {
	padding: 25px;
	min-height: 502px;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0 {
	background-color: transparent !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
	width: 100%;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {
	width: calc(33.33% - 10px) !important;
	margin-left: 5px;
	margin-right: 5px;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-thumb-description span {
	font-size: 13px !important;
	font-family: inherit !important;
}

.bwg-item0 {
	height: auto !important;
	width: 50% !important;
	margin: auto !important;
}

.bwg-thumb-description.bwg_thumb_description_0 {
	margin-top: 10px;
}

h2.wpb_heading.wpb_singleimage_heading {
	font-size: 18px;
	min-height: 40px;
	color: #126c34;
}

.single-team-member h4 {
	color: #000 !important;
}

.post-meta {
	border-top: 1px solid #0090FF;
}

#main .post-text {
	border-color: #e2e2e2 !important;
}

.btn-secondary,
.button.btn-secondary {
	background-color: #0090FF !important;
}

.btn-secondary,
.button.btn-secondary:hover,
.btn-primary:hover {
	background-color: #f4f4f5 !important;
}

.square-menu-wrap .square-menu .figure-block {
	background-color: #0090FF !important;
}

.cmm-content-container .vc_column-inner,
ul.sub-menu li a,
.cmm-container .cmm.cmm-theme-772 li>.cmm-content-container .cmm-content-wrapper ul.menu>li>a,
.cmm-container .cmm.cmm-theme-772 li>.cmm-content-container .cmm-content-wrapper ul.menu>li>.cmm-nav-link {
	color: #000;
}

section.vc_section.section-padding-large.overlay.top-arrow-.bottom-arrow-.dark-overlay.has-darkbg-class.vc_general.vc_parallax.vc_parallax-content-moving p {
	color: #fff;
}

.feature-wrap h4 a {
	color: #0090FF !important;
}

.post.clearfix h4 {
	color: #000 !important;
}

.item-content.darkBG {
	background-color: #00000069;
	padding-top: 10px;
}

.item-content h3 a {
	font-weight: bold;
}

p.caps_small {
	display: none;
}

header.header-style2.default-bg ul li a span {
	color: #000;
}

.essb-customizer-toggle {
	display: none;
}

.topbar-button a.button.caps_normal.btn_small.btn-primary {
	color: #fff !important;
}
.topbar-button a.button.caps_normal.btn_small.btn-primary:hover {
	color: #111 !important;
}

.widget ul li a {
	font-family: "Inter", sans-serif !important;
}

.sub-menu a.cmm-nav-link span {
	font-size: 15px !important color: #000 !important;
}

span.vc_tta-title-text {
	font-family: "Inter", sans-serif !important;
}

h4.vc_tta-panel-title.vc_tta-controls-icon-position-right {
	padding-bottom: 0px;
}

.vc_general.vc_cta3.vc_cta3-style-classic {
	border-color: #fff !important;
	background-color: #fff !important;
	padding: 0px;
}

ul.contact-block.pull-right li {
	font-size: 16px;
	font-weight: bold;
}

ul#menu-linkuri-utile li a {
	font-size: 18px;
	color: #fff;
}

.useful-links li a:before {
	color: #fff !important;
}

.footer-widget h5 {
	font-size: 17px;
}

a.button.btn-secondary.caps_small.btn_exstra_small {
	font-size: 11px;
}

.footer-widget ul#menu-linkuri-utile li {
	margin-bottom: 5px;
}

.footer-widget .newsletter-widget-form .btn {
	background: #fff;
}

.footer-widget input.es_required_field.form-control {
	border: 1px solid #fff;
}

.footer .input-group-btn {
	background-color: #fff;
}

div#social-icons-2 .fa {
	color: #fff;
}

div#social-icons-2 .fa:hover {
	color: #0090FF;
}

.vc_message_box {
	margin: 0 !important;
	padding: 1em 1em 1em 2.5em !important;
}

.vc_color-white.vc_message_box .vc_message_box-icon {
	color: #0090FF !important;
}

.vc_message_box-icon {
	width: 2em !important;
}

.postid-710 h4.featured-title {
	font-size: 30px;
	color: #000 !important;
	min-height: 60px;
}

.increase-rofitability-holder img {
	display: none;
}

.title-area.text-left h3 {
	color: #000;
}

.vc_color-white.vc_message_box {
	border: none;
}

.wpb_wrapper p a,
.wpb_wrapper p a strong,
.wpb_wrapper li strong a {
	color: #0090FF;
}


h4.heading-title {
	color: #000 !important;
}

.list-icon-yes.icon-bg-no i {
	top: 3px !important;
}

.title-area.text-left h3 {
	font-size: 30px;
}

.list-item .normal {
	font-size: 18px !important;
	line-height: 30px !important;
}

.pe-7s-angle-right:before {
	font-weight: bold;
}

li {
	line-height: 30px;
}

.comment-body ul li,
.post-text ul li {
	list-style: circle;
}

.post-type-archive-comunicate-de-presa h3.post-title {
	/*min-height: 180px;*/
}

.post-text {
	padding-bottom: 32px;
	margin-bottom: 70px;
}

.single-note-informative .share,
.single-comunicate-de-presa .share {
	display: none;
}

.widget ul li a {
	color: #000 !important;
}

.page-id-1033 .team-member-details {
	min-height: auto;
}

.testimonial-content.clearfix img {
	filter: hue-rotate(220deg) saturate(3.5);
}

.testimonial-content.clearfix p,
.testimonial.clearfix .content p {
	color: #000;
}

.bwg-thumb-description.bwg_thumb_description_0 {
	text-align: center;
}

.postid-710 .wpb_wrapper p a {
	color: #fff;
}

.wpcf7 input[type="tel"] {
	direction: ltr;
	border-radius: 0;
	-webkit-border-radius: 0;
	margin-bottom: 30px;
	background-color: #e4e4e4;
	border: none;
	height: 50px;
	padding: 15px 20px;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.contact-block li {
	margin-top: 6px;
}

.contact-block i {
	margin-top: -1px;
}

span.square-primary {
	display: none;
}

.page-id-1057 .list-item.list-icon-no.icon-bg-no h4 {
	color: #0090FF !important;
	font-weight: bold;
	height: 60px;
}

.page-id-1057 .list-item.list-icon-no.icon-bg-no h4 {
	text-align: center;
}

.page-id-1057 .list-item.list-icon-no.icon-bg-no {
	border: 1px solid #e0e0e0;
	padding: 40px;
	min-height: 290px;
}

.ln-letters a {
	border-left: 1px solid #0090FF;
	border-right: 1px solid #0090FF;
	border-top: 0px;
	border-bottom: 0px;
	margin-right: 2px;
	border-radius: 5px;
	margin-left: 2px;
}

p {
	text-align: justify;
}

.list-item.list-icon-no.icon-bg-no h4 {
	text-align: center;
}

.ln-letters a:hover {
	background-color: #0090FF;
	color: #fff !important;
	transition: 0.3s;
}

#sidebar {
	padding-left: 0;
	padding-right: 0;
}

span.glossaryLink,
a.glossaryLink {
	border-bottom: none !important;
}

ul#glossaryList li a:hover {
	color: #0090FF;
}



@media screen and (min-width: 992px) {
	.single-portfolio .col-md-3 {
		width: 30%;
	}

	.single-portfolio .col-md-9 {
		width: 70%;
	}
}

ul#menu-header-menu li a:hover,
a.cmm-nav-link:hover span {
	color: #0090FF !important;
	transition: 0.3s;
}

.postid-714 div#main,
.postid-710 div#main,
.postid-709 div#main {
	width: 100%;
}

.postid-714 #sidebar,
.postid-710 #sidebar,
.postid-709 #sidebar {
	display: none;
}

.tab button:hover {
	background-color: #196231;
}

section#apw-authors h3.widget-title {
	color: #23272b;
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: normal;
	position: relative;
	padding-bottom: 10px;
}

section#apw-authors h3.widget-title:after {
	width: 36px;
	height: 4px;
	background-color: #0090FF;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
}

#apw-authors div>img {
	display: none;
}

.collapsed-archives.collapsed-archives-triangles li:hover,
.apw-closed:hover,
.apw-opened:hover {
	border-left: 4px solid #0090FF;
	padding-left: 16px;
	padding-right: 22px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}

.apw-closed,
.apw-opened {
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 2px;
	padding-left: 24px;
}

#apw-authors a {
	color: #23272b;
	font-weight: bold;
	font-size: 16px;
}

#apw-authors div a.apw-parent span {
	color: #23272b;
	font-size: 16px;
	font-weight: 500;
}

.collapsed-archives-triangles input+label:before {
	content: '\f105';
	font-family: 'FontAwesome';
}

.collapsed-archives-triangles input:checked+label:before {
	content: '\f107';
	font-family: 'FontAwesome';
}

#apw-authors div.apw-closed a.apw-parent:before {
	content: '\f105';
	font-family: 'FontAwesome';
	margin-right: 10px;
}

#apw-authors div.apw-opened a.apw-parent:before {
	content: '\f107';
	font-family: 'FontAwesome';
	margin-right: 10px;
	font-size: 17px;
}

#apw-authors div a.apw-parent {
	padding: 0 0 0 3px;
}

#apw-authors div a.apw-parent:hover {
	text-decoration: none;
}

#apw-authors div.apw-closed a.apw-parent {
	background-image: none;
}

.apw-closed:hover {
	padding:
}

#apw-authors div.apw-opened a.apw-parent {
	background-image: none;
}

.collapsed-archives.collapsed-archives-triangles ul li {
	padding-left: 20px;
}

.collapsed-archives.collapsed-archives-triangles li ul li {
	padding-left: 0px;
}

.collapsed-archives.collapsed-archives-triangles li ul li:hover {
	border-left: 0px;
	padding-left: 0px;
}

.widget ul li {
	padding: 13px;
}

.collapsed-archives ul ul {
	margin-left: 1.5em !important;
}

.apw-opened ul li a:hover,
ul.year li a:hover {
	color: #0090FF !important;
	transition: 0.3s;
}

.selectize-control.single .selectize-input {
	height: 50px;
	width: 200px;
}

.blog-raport form.searchandfilter li:nth-child(3) {
	display: none;
}

.blog-note-informative form.searchandfilter li:nth-child(2) {
	display: none;
}

.beautiful-taxonomy-filters-select-wrap.clearfix label {
	display: none !important;
}

.beautiful-taxonomy-filters-button {
	border-radius: 0;
	background: #0090FF;
	border: none;
	box-shadow: none;
}

.beautiful-taxonomy-filters-button:hover {
	background: #F4F4F5 !important;
	color: #000;
}

.beautiful-taxonomy-filters {
	margin: 0;
	margin-bottom: 2em;
}

.post-type-archive-note-informative .beautiful-taxonomy-filters-select-wrap.clearfix {
	width: auto;
	float: left;
}

.post-type-archive-note-informative button.beautiful-taxonomy-filters-button {
	margin-top: 4px;
	margin-left: 30px;
}

.post-type-archive-raport .post-text p a {
	color: #0090FF;
}

.post-type-archive-raport .post-text p a:hover {
	transition: 0.3s;
}

ul#menu-footer-menu li {
	padding-left: 0;
}

span.vc_tta-title-text {
	font-size: 15px;
}

.post-type-archive-comunicate-de-presa .post-text.normal.post-content {
	/*min-height: 267px;*/
}

.post-type-archive-team .col-md-4.col-sm-4:nth-child(-n+3) {
	display: none;
}

span.caps_small {
	min-height: 25px;
}

.bwg-item {
	margin-bottom: 25px !important;
}

.page-id-904 .page-title .container {
	max-width: 1000px;
}

.page-id-280 .selectize-control.single .selectize-input {
	width: 100%;
}

a.comments.caps_normal {
	display: none;
}

.risk-reward-content p,
.vc_tta-panel-body p {
	text-align: inherit;
}

.ln-letters a {
	margin-bottom: 10px;
}

.caps_normal {
	letter-spacing: 2.3px;
}

div#wpcf7-f8-p1071-o1 input {
	width: 100%;
}
div#wpcf7-f8-p1071-o1 input[type="submit"] {
	background-color: #0090FF;
}
div#wpcf7-f8-p1071-o1 input[type="submit"]:disabled {
	opacity: .3;
	pointer-events: none;
}
div#wpcf7-f8-p1071-o1 input[type="submit"]:hover {
	background-color: #F4F4F5;
	color: #000;
}

div#wpcf7-f8-p1071-o1 input[type="checkbox"] {
	width: auto;
}

.page-id-1489 p {
	text-align: inherit;
	word-break: break-word;
}

@media screen and (max-width: 1100px) {
	.cmm-container .cmm.cmm-theme-772 {
		background: #fff;
	}

	header.header-style2.default-bg.transparent-header ul li a span {
		color: #000;
	}

	.cmm-container .cmm.cmm-theme-772>li>.cmm-dropdown-toggle {
		color: #000;
	}

	body .header-nav {
		/*display: block !important;*/
	}

	.toggle-button.col-sm-4.col-xs-4.pull-right {
		/*display: none;*/
	}

	.cmm-container .cmm.cmm-theme-772.cmm-horizontal.cmm-horizontal-align-right {
		border-bottom: 1px solid #0090FF;
	}

	.header-style2.transparent-header .header-nav {
		border-bottom: 0px;
	}

	.overlay.dark-overlay,
	.overlay.dark-overlay .vc_parallax-inner {
		box-shadow: 0px 2500px rgb(0 0 0 / 40%) inset !important;
	}
}

@media screen and (max-width: 420px) {
	#sidebar {
		float: none;
	}
}

@media screen and (min-width: 420px) and (max-width: 510px) {
	#sidebar {
		width: 80%;
		margin: auto;
		float: none;
	}
}

@media screen and (min-width: 510px) and (max-width: 768px) {
	#sidebar {
		width: 50%;
		margin: auto;
		float: none;
	}
}

@media screen and (max-width: 768px) {
	h1 {
		font-size: 35px;
	}

	section.vc_section.section-padding-large.overlay.top-arrow-.bottom-arrow-.dark-overlay.has-darkbg-class.vc_general.vc_parallax.vc_parallax-content-moving .feature-wrap {
		padding: 0px 14px;
	}

	.breadcrumbs.caps_small {
		display: none;
	}

	h4.vc_tta-panel-title {
		padding-bottom: 0px;
	}

	.investment-risk-reward-profile ul li {
		margin-right: 4px !important;
	}

	.risk-reward-content p {
		line-height: 20px;
	}

	.page-title h2 {
		font-size: 28px;
	}

	.increase-rofitability-holder img {
		display: block;
	}

	.title-area.text-left h3 {
		font-size: 25px;
	}

	.ln-letters a {
		width: 43px;
	}

	.wpb_video_widget {
		margin-bottom: 85px !important;
	}


	#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {
		width: calc(50% - 10px) !important;
	}

	#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 img,
	.bwg-item0 {
		width: 100% !important;
	}

	ul.contact-block.pull-right li {
		display: inline;
	}

	ul.contact-block.pull-right li {
		font-size: 11px;
		margin-left: 2px;
	}

	li.topbar-button {
		display: none !important;
	}

	ul.contact-block.pull-right {
		margin-bottom: 15px;
	}

	a.navbar-brand {
		margin-top: 11px;
	}

	.contact-block i {
		margin-top: -4px;
	}
}

@media screen and (max-width: 1024px) {

	.post-type-archive-raport div#main article,
	.post-type-archive-note-informative div#main article,
	.post-type-archive-comunicate-de-presa div#main article {
		width: 100%;
		margin-left: 0px;
	}

	h3.post-title a {
		font-size: 19px !important;
		line-height: 1 !important;
	}

	.post-type-archive-comunicate-de-presa h3.post-title {
		/*min-height: 80px;*/
	}

	article.type-raport .post-title {
		min-height: 1px;
	}

	.post-type-archive-team .col-sm-4 {
		width: 100%;
	}

	.team-member-details {
		min-height: auto;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 452px) and (min-width: 430px) {
	.post-type-archive-note-informative button.beautiful-taxonomy-filters-button {
		margin-left: 9px;
	}
}

@media screen and (max-width: 430px) {
	.post-type-archive-note-informative button.beautiful-taxonomy-filters-button {
		margin-left: 0px !important;
		width: 100% !important;
	}
}

@media screen and (max-width: 1200px) and (min-width: 991px) {
	.post-type-archive-raport button.beautiful-taxonomy-filters-button {
		margin-left: 33px !important;
	}
}

@media screen and (max-width: 991px) {
	.post-type-archive-raport button.beautiful-taxonomy-filters-button {
		margin-left: 0 !important;
	}
}

@media screen and (max-width: 480px) {
	.post-type-archive-raport button.beautiful-taxonomy-filters-button {
		width: 100%;
	}
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
	.single-team-member h4 {
		font-size: 33px;
	}

	.single-team-member .caps_small {
		font-size: 18px;
	}
}

.post-type-archive-note-informative .post-text.normal.post-content {
	/*min-height: 267px;*/
}

.post-type-archive-raport .post-text.normal.post-content {
	/* min-height: 200px;*/
}

.post-type-archive-note-informative img.attachment-post-thumbnails.size-post-thumbnails.wp-post-image {
	display: none;
}

.post-type-archive-note-informative .post-text.normal.post-content p {
	/*min-height: 180px;*/
}

.post-type-archive-raport .post-text p {
	margin-bottom: 0px;
}

.owl-carousel .owl-item h4 {
	min-height: 66px;
}

.vuan_icon i {
	color: #0090FF;
}
.vuan_ajustat_icon i {
	color: #CCE9FF;
}
.vc_message_box.vc_message_box-rounded:not(.vuan_icon) i {
	color: #CCE9FF;
}

div#wpcf7-f8-p1071-o1 label {
	width: 100%;
}

.qsm_quiz-template-default div#main {
	width: 100%;
}

.qsm_quiz-template-default div#sidebar {
	display: none;
}

.qsm_quiz-template-default .share {
	display: none;
}

.qsm_quiz-template-default .border:after {
	opacity: 0;
}

.qsm-progress-bar .progressbar-text {
	color: rgb(79 186 60) !important;
}

span.mlw_qmn_question.qsm_remove_bold {
	position: absolute;
	top: 120px;
}

.qsm_quiz-template-default .page-title .container {
	display: none !Important;
}

.qsm-progress-bar .progressbar-text {
	top: 15px !important;
}

.qsm_quiz-template-default div#mlw_error_message {
	display: none;
}

.qsm_quiz-template-default .quiz_section.qmn_error {
	position: initial;
}

@media screen and (max-width: 480px) {
	span.mlw_qmn_question.qsm_remove_bold {
		top: 150px;
	}

	.qsm-progress-bar {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 1100px) {
	div#cmm-primary-toggle {
		display: none;
	}

	.dashicons-arrow-down:before {
		color: #000 !important;
	}

	.cmm-container .cmm.cmm-theme-772 {
		background: #fff !important;
	}
}

.mlw_qmn_question p.western span {
	color: #0090FF;
}

.vc_tta.vc_general .vc_tta-tab>a {
	padding: 14px 10px !important;
}

.page-id-994 .list-item .smaller,
.post-text ul .smaller {
	color: #000;
}

.page-id-994 h4.heading-title {
	color: #0090FF !important;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
	height: 13px !important;
	width: 2px !important;
	border-color: #0090FF !important;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
	width: 13px !important;
	height: 2px !important;
	background: #0090FF !important;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
	width: 13px !important;
	height: 2px !important;
	border-color: #0090FF !important;
}

.vc_toggle_title h4 {
	font-size: 22px !important;
}

.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-white.vuan_icon {
	width: auto;
	float: left;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-thumb-description span {
	font-size: 15px !important;
	line-height: 23px;
}

.page-id-3 a,
.page-id-2203 a {
	color: #0090FF;
}

section.page-title.darkBG h2,
.breadcrumbs ul li a,
.cmm-container .cmm.cmm-theme-772 li>.cmm-content-container .cmm-content-wrapper .widget ul.menu li a {
	font-family: "Inter", sans-serif !important;
	font-variant: initial;
	text-transform: none;
}

h2,
.breadcrumbs ul li {
	font-variant: initial;
	text-transform: none;
}

div#diversificate .vc_custom_heading {
	line-height: 24px;
	min-height: 50px;
}

div#diversificate .vc_custom_heading,
div#venit_fix .vc_custom_heading,
div#absolut_retur .vc_custom_heading,
div#actiuni .vc_custom_heading {
	font-size: 19px;
}

.qsm-quiz-container p,
.qsm-quiz-container .normal {
	line-height: 1;
}

.qsm-quiz-container img {
	width: calc(100% - 10px);
	margin-right: 10px;
}

.qsm-quiz-container span {
	font-size: 15px !important;
}

div#fonds_quiz_all br {
	display: none;
}

div#fonds_quiz {
	width: 33%;
	display: inline-block;
	float: left;
}

div#fonds_quiz span {
	text-align: center;
	width: 100%;
	color: #0090FF;
	margin-top: 15px;
	display: block;
	font-size: 20px !important;
	font-weight: bold;
}

.qmn_quiz_radio {
	border: 0px;
	width: 4%;
	height: 1.2em;
	display: inline-block;
	position: relative;
	margin-top: 15px !important;
}

.single-post a {
	color: #0090FF;
}

@media screen and (max-width: 600px) {
	.vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-white.vuan_icon {
		width: 100%;
		float: none;
	}
}

.team-member-details .description {
	height: 250px;
	overflow-y: scroll;
}

@media screen and (min-width: 1200px) {
	.team-member-photo img {
		height: 360px;
	}
}

.team-member-details span {
	min-height: 40px;
}

#profil_page .wpb_wrapper span,
#profil_page .wpb_wrapper p {
	font-size: 15px !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
.h_small,
h1,
h2,
h3,
h4,
h5,
h6,
ul.menu,
.insides .normal,
.workpage .h_small,
.post-title,
.block-comments .comment .comment-meta .reply,
.get-in-touch li,
#sidebar ul.menu-sidebar li a,
.widget ul li a,
.panel>a,
.tab-content .name,
.figures-block .big-title,
.our-partners h4,
.company-overview h4,
.single-team-member h4,
.info-block h4,
.get-touch h4,
.working-houre h4,
.small-h4,
#sidebar .small-h4,
.testimonial-style1 h4,
.news .post h4,
.year_list .data h4,
.vc_tta.vc_general .vc_tta-tab a {
	font-family: "Inter", sans-serif !important;
}

@media screen and (max-width: 767px) {
	i.fa.fa-reply {
		transform: rotate(237deg) !important;
		width: auto !important;
		margin-left: 27% !important;
	}

	i.fa.fa-share {
		transform: rotate(116deg) !important;
		margin-top: 0 !important;
		width: auto !important;
		margin-left: 50% !important;
	}

	nav.header-nav {
		width: calc(100% + 30px);
	}
}

li.post.post-portfolio-archive,
li.taxonomy.portfolio_category {
	display: none;
}

@media screen and (max-width: 768px) {
	.wpb_wrapper iframe#frame_fond {
		height: 660px !important;
	}

	iframe#vuan_home {
		height: 1100px;
	}
}

@media screen and (max-width: 611px) {
	.wpb_wrapper iframe#frame_fond {
		height: 670px !important;
	}


	iframe#vuan_home {
		height: 500px;
	}
}

@media screen and (max-width: 501px) {
	.wpb_wrapper iframe#frame_fond {
		height: 720px !important;
	}
}

@media screen and (max-width: 383px) {
	.wpb_wrapper iframe#frame_fond {
		height: 730px !important;
	}
}

@media screen and (max-width: 801px) {
	.cmm-container .cmm.cmm-theme-772.cmm-horizontal.cmm-horizontal-align-right {
		text-align: left;
		height: 100vh;
	}

	body.nav-menu-opened {
		overflow: hidden;
	}

	.header-style2 .header-nav {
		height: 75vh;
		overflow-y: scroll;
	}
}

@media screen and (min-width: 801px) and (max-width: 1100px) {
	.header-style2 .header-nav {
		height: auto;
		overflow-y: scroll;
	}

	body.nav-menu-opened {
		overflow: hidden;
	}

	.cmm-container.toggled-on .cmm.cmm-theme-772 {
		display: block !important;
		overflow-y: scroll;
		height: 75vh;
	}
}

@media screen and (max-width: 1100px) {
	.toggle-button .menu-button {
		display: inline-block;
		cursor: pointer;
		text-transform: uppercase;
		line-height: 78px;
		text-align: left;
		max-width: 48px;
		width: 48px;
		min-height: 48px;
		float: right;
		position: relative;
		margin-right: 0;
		border-left: 14px solid #000;
		border-right: 14px solid #000;
	}

	.toggle-button {
		display: block;
	}

	.toggle-button .menu-button::before {
		content: '';
		position: absolute;
		top: 25px;
		top: calc(50% - 7px);
		display: block;
		width: 100%;
		height: 14px;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}

	.toggle-button .menu-button::after {
		content: '';
		position: absolute;
		top: calc(50% - 1px);
		display: block;
		width: 100%;
		height: 2px;
		background: #fff;
	}

	.toggle-button {
		display: block !important;
	}



}

.vc_custom_1627907768278 p {
	color: #fff !important;
}

.vc_custom_1627907768278 {
	background-size: cover;
}

@media screen and (max-width: 600px) {
	.vc_custom_1627907768278 {
		background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/nou.jpg?id=2375) !important;
		background-size: cover;
		background-position: 65%;
	}
}

.post-type-archive-comunicate-de-presa .page-title,
.single-comunicate-de-presa .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/comunicate.jpg);
}

.post-type-archive-note-informative .page-title,
.single-note-informative .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/note-informative.jpg);
}

.post-type-archive-raport .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/rapoarte.jpg);
}

.postid-714 .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/economisire-automata.jpg) !important;
}

.page-id-904 .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/premii.jpg) !important;
}

.postid-710 .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/Brosuri.jpg) !important;
}

.postid-709 .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/cum-investesc2.jpg) !important;
}

.page-id-1075 .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/media.jpg) !important;
}

.single-qsm_quiz .page-title {
	background-image: url(https://otpfonduri.ro/wp-content/uploads/2021/06/chestionar2.jpg);
}

.vc_images_carousel .vc_carousel-control .icon-next:before {
	content: '\203a';
	position: relative;
	top: -25px !important;
	font-size: 48px;
	color: #fff;
	opacity: 1;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before {
	top: -25px !important;
	font-size: 48px;
	color: #fff;
	opacity: 1;
}

#mobile_carousel,
#calc_mobile,
#mai_multe_fonduri_glosar.mobile_carousel {
	display: none;
}

@media screen and (max-width: 600px) {

	#mobile_carousel,
	#calc_mobile,
	#mai_multe_fonduri_glosar.mobile_carousel {
		display: block;
	}

	#pc_carousel,
	#calc_pc,
	#mai_multe_fonduri_glosar.pc_carousel {
		display: none;
	}

	#mobile_carousel .vc_inner,
	.mobile_carousel .vc_inner {
		margin: 0 auto;
		text-align: center;
	}
}

@media screen and (max-width: 820px) {
	#calc_mobile {
		display: block;
	}

	#calc_pc {
		display: none;
	}
}

.maintenance h1.site-title {
	display: none;
}

.maintenance .description {
	display: none;
}

@media screen and (min-width: 760px) and (max-width: 1232px) {
	iframe#frame_fond {
		height: 665px !important;
	}
}

.mce_inline_error {
	background: #000 !important;
	padding: 0 !important;
	margin: 0 !important;
}

#mc_embed_signup .mc-field-group {
	padding-bottom: 0 !important;
}

#mc_embed_signup .mc-field-group input {
	margin-bottom: 8px !important;
}

div#social-icons-1 {
	display: none;
}

#cookie-notice .cookie-notice-container {
	border-top: 1px solid #0090FF;
}

#cookie-notice .cn-button {
	background: #0090FF;
}

.home .post-image-holder img {
	height: 230px;
}

.is-menu .search-icon-path {
	fill: #000;
}

@media screen and (min-width: 1100px) {
	.transparent-header .is-menu .search-icon-path {
		fill: #fff;
	}
}

header.header-style2.default-bg.transparent-header .is-sticky .search-icon-path {
	fill: #000;
}

svg.search-icon {
	padding-top: 7px;
	overflow: visible;
}

.search-results #sidebar {
	display: none;
}

.search-results #main {
	width: 100%;
}

li.search.current-item {
	display: none;
}

.post-text.normal.post-content span,
.post-text.normal.post-content p {
	font-size: 18px !important;
	line-height: 2;
}

.postid-3942 .programeaza .col-md-6 {
	width: 100% !IMPORTANT;
}

.postid-3942 .vc_custom_heading.headingdescarca {
	color: #444 !important;
	border-left: 5px solid #0090FF;
	background: 0 0;
	display: block;
	padding: 3px 20px;
	box-sizing: border-box;
	text-decoration: none;
	position: relative;
	transition: color .2s ease-in-out;
	box-shadow: none;
	padding-right: 64px;
	background-color: #f8f8f8;
	font-size: 15px;
	font-family: "Inter", sans-serif !important;
	font-weight: bold;
}

.page-id-4174 textarea.form-control {
	height: 100px;
	margin-bottom: 10px;
}

.page-id-4174 input.btn.btn-default.avertizori {
	border-radius: 0;
	padding: 13px 20px;
}

@media screen and (max-width: 600px) {
	div#sidebar {
		padding: 20px;
	}
}

@media screen and (min-width: 700px) {
	.wpb_video_widget.wpb_content_element.vc_clearfix.vc_video-aspect-ratio-169.vc_video-el-width-100.vc_video-align-center {
		width: calc(50% - 10px);
		float: left;
		margin-right: 5px;
	}
}

.ln-letters a {
	font-size: 21px;
	font-size: 7pt;
	display: block;
	float: left;
	padding: 2px 2px !important;
	border: 1px solid silver;
	text-decoration: none;
	margin-left: -1px;
	box-shadow: none;
	border-top: unset !important;
	border-bottom: unset !important;
	font-size: 15px !important;
}

.ln-letters a:hover,
.ln-letters a.ln-selected {
	color: #0090eF !important;
	background-color: #fff !important;
	margin-top: 0 !important;
}

.ln-letter-count {
	display: none !important;
}

.modalContent__content.strictContent.m {
	background: #fff;
}

div#SignupForm_0 {
	background: #fff;
}

ul#menu-linkuri-utile2 li a {
	font-size: 18px;
	color: #fff;
}
ul#menu-linkuri-utile2 li button {
	font-size: 18px;
	color: #fff;
	border: 0;
	background: transparent;
	padding: 0;
}

.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #f8f9fa;
	/* Light gray background */
	border: none;
	/* Remove default border */
	padding: 30px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	/* Softer shadow */
	z-index: 999999999;
	border-radius: 8px;
	/* Rounded corners */
	font-family: 'Roboto', sans-serif;
	/* Use a modern font */
}

.popup-content {
	text-align: justify;
	color: #343a40;
	/* Dark gray text color */
}

.popup .close {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 24px;
	color: #6c757d;
	/* Gray color for close button */
	cursor: pointer;
	transition: color 0.3s ease;
	/* Smooth color transition */
}

.popup .close:hover {
	color: #007bff;
	/* Blue color on hover */
}

div#myPopup a {
	color: #007bff;
	font-weight: bold;
}

div#myPopup a:hover {
	color: #007bff;
}

/* Responsive adjustments */
@media (max-width: 768px) {
	.popup {
		padding: 20px;
		width: 90%;
	}

	.close {
		font-size: 20px;
		top: 10px;
		right: 10px;
	}
}

.button:hover i,
.button:focus i,
.button:hover,
.button:focus {
	color: #111 !important;
}
section .invenstment-button:hover,
section .invenstment-button:focus {
	color: #000000 !important;
}

.cmtt-backlink {
	color: #0090eF;
}

.quiz_section.quiz_end .qsm-submit-btn {
	background-color: #0090FF !important;
	color: #fff !important;
}
.quiz_section.quiz_end .qsm-submit-btn:hover {
	background-color: #F4F4F5 !important;
	color: #000 !important;
}
.top-bar-banner {
	background: #f5f5f5 !important;
}
span.wpcf7-not-valid-tip {
    top: 100% !important;
    font-size: 11px;
    /* max-width: 228px; */
    line-height: 1;
}
#post-1071 span.wpcf7-not-valid-tip {
    top: 70% !important;
    font-size: 14px;
    /* max-width: 228px; */
    line-height: 1;
}

.gdprcookie p {
	text-align: left !important;
}