@charset "utf-8";
/* Theme Name : HI Executive */

.heateor_sss_sharing_ul {
	display: flex;
}

.page-board-services .banner-image {
	background-position: right center;
}

.page-privacy-policy .content-area {
	padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.page-privacy-policy ul {
	color: #58595b !important;
}


ul.heateor_sss_sharing_ul li.heateor_sss_linkedin_share {
	line-height: 1;
}

.page-financial-services-real-estate .wpb_content_element ul li span {
	color: #58595b !important;
}

.page-financial-services-real-estate .wpb_content_element ul li {
	list-style: square;
	list-style-position: outside;
}

.page-financial-services-real-estate .vc_real-estate .wpb_content_element ul {
	margin-left: 20px;
	color: #58595b 
}

.page-financial-services-real-estate .vc_financial-services .wpb_content_element ul {
	margin-left: 20px;
	color: #ffffff;
}

.page-investment-advisory .wpb_text_column li {
	list-style: square;
	color: #fff;
}

.page-diversity-inclusion .vc_uncon-bias {
		background-position: 60% center !important;
	}

.blog .space30 h2 {
	margin-top: 100px;
}


a, .btn, :hover, a:hover, a:focus {
	/*transition: all ease-in-out 0.5s;*/
	text-decoration: none;
	outline: none
}

.page-template-default .content-area li {
	list-style-position: outside;
	margin-left: 10px;
	list-style-type: square;
}

body {
	font-family: 'Open Sans';
	font-size: 18px;
	color: #58595b;
	font-weight: normal;
}
a {
	color: #58595b
}
a:focus, a:hover {
	color: #58595b
}
b, strong {
	font-family: 'Open Sans';
	font-weight: bold;
}

/*globaluse*/

ul{
	margin: 0;
	padding: 0
}

.full-row:after, .full-row:before {
	content: "";
	display: table;
}
.full-row:after {
	clear: both
}
.title-margin {
	margin-top: 55px;
}
img {
	max-width: 100%;
}
.btn {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 12px 25px;
	border: 0px;
	position: relative;
	font-family: 'Open Sans';
	font-weight: bold;
	letter-spacing: 1px;
	/* text-transform:uppercase; */
	font-size:18px;
}
.btn-lg {
	font-size: 18px;
}
.btn-primary {
	color: #fff;
	background: #68c8c6;
}
.btn-primary:hover {
	background: #58595b;
}

.btn-secondary {
	color: #fff;
	background: #606060;
}
.btn-secondary:hover {
	background: #58595b;
}

.btn-info {
	color: #fff;
	background: #263169;
}
.btn-default {
	color: #263169;
}
.btn-info:hover {
	background: #111b4d;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{

}

h1{
	font-size: 46px;
	line-height: 55px;
    margin-bottom: 20px;
	color: #58595b;
	font-family: 'Open Sans';
	font-weight: bold;
}
h2 {
	color: #58595b;
	font-size: 38px;
	margin-bottom: 25px;
	margin-top: 0;
	font-family: 'Open Sans' !important;
	font-weight: 300 !important;
}
h3 {
	color: #58595b;
	font-size: 30px;
	margin-bottom: 25px;
	font-family: 'Open Sans' !important;
	font-weight: bold !important;
}
h4 {
	color: #58595b;
	font-size: 24px;
	margin-bottom: 25px;
	font-family: 'Open Sans' !important;
	font-weight: bold !important;
}
h5 {
	color: #58595b;
	font-size: 20px;
	font-family: 'Open Sans' !important;
}

.regular-font{
	font-family: 'Open Sans' !important;
}

.semi-bold{
	font-family: 'Open Sans' !important;
	font-weight: 600;
}


.large-text, .large-text p{
	font-size:24px;
	color:#58595b;
}

.col-3-padd [class*="col-"] {
	padding: 0 5px;
}

.nopadding {
	padding: 0
}
.col-11 [class*="col-"] {
	padding: 0 11px;
}
.container-inn {
	max-width: 830px;
	margin: auto
}
.full-img img {
	width: 100%
}



.clearfix {
	clear: both
}
p {
	line-height: 30px;
	margin: 0 0 25px;
	color: #58595b 
}
.space220 {
	padding: 220px 0
}
.space190 {
	padding: 190px 0
}
.space180 {
	padding: 180px 0
}
.space170 {
	padding: 170px 0
}
.space160 {
	padding: 160px 0
}
.space150 {
	padding: 150px 0
}
.space145 {
	padding: 145px 0
}
.space140 {
	padding: 140px 0
}
.space130 {
	padding: 130px 0
}
.space120 {
	padding: 120px 0
}
.space110 {
	padding: 110px 0
}
.space100 {
	padding: 100px 0
}
.space90 {
	padding: 90px 0
}
.space80 {
	padding: 80px 0
}
.space70 {
	padding: 70px 0
}
.space60 {
	padding: 60px 0
}
.space50 {
	padding: 50px 0
}
.space40 {
	padding: 40px 0
}
.space30 {
	padding: 30px 0
}

.top-row-image {
	margin: 22px 0;
}
.nopadding {
	padding: 0
}
.padding-t0 {
	padding-top: 0 !important
}
.gray-gradient {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
.section-gray {
	background-color: #f2f2f2;
}
.section-white {
	background-color: #fff;
}
.section-yellow {
	background-color: #fffddc;
}
.section-red {
	background-color: #ea0128;
}
.section-green {
	background-color: #1e522e;
}
.section-green-light {
	background-color: #e4edd2;
}
.section-pink-light {
	background-color: #f09199;
}
.section-pink {
	background-color: #ee6c78;
}
.section-sky {
	background-color: #18a8ef;
}
.section-orange {
	background-color: #ff5a00;
}
.section-black {
	background-color: #58595b;
}
.section-green-forest {
	background-color: #01342b;
}
.section-cream {
	background-color: #fcf4e9;
}
.section-navy {
	background-color: #1d1b4a;
}

.section-antique-white {
	background-color: #ffd7ab;
}
.gray-text, .gray-text p {
	color: #666;
}
.gray-light-text{
	color:#999
}
.white-text, .white-text p {
	color: #fff;
}
.black-text {
	color: #58595b;
}

.orange-text {
	color: #68c8c6;
}

.section-black-before:before{
	background: #58595b;
	content: "";
    height: 640px;
    position: absolute;
    top: -1px;
    width: 100%;
	z-index: -1;
}

.intro-text{
	font-size: 18px;
	line-height: 24px;
}

.line-space h5{
	line-height: 40px;
}

/*globaluse end*/



#myHeader {
	height: 70px;
}

.logo_main img {
	max-height: 60px;
	margin-top: 5px;
	vertical-align: text-bottom;
}


.navbar{
	padding: 0;
	width: 100%;
}

.navbar-brand{
	padding-top:0;
	padding-bottom:0;
}

.logo_main img{
	max-width: 195px;
}

/* Links inside the navbar */
.navbar a {
  font-size: 15px;
  color: #58595b;
  text-align: center;
  padding: 0 16px;
  text-decoration: none;
  /* text-transform: uppercase; */
  font-family: 'Open Sans';
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
}

.sub-menu {
    visibility: hidden;
	opacity: 0;
    position: absolute;
    top: 120%;
    margin-top: 5px;
    background: #f1f4f9;
    z-index: 11;
    border-bottom: 5px solid #68c8c6;
	list-style: none;
	padding: 15px 0;
	width: 300px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
}

#menu-top-menu li:hover > ul.sub-menu {
    visibility: visible;
	opacity: 1;
	top: 100%;
}

.sub-menu a{
	display: block;
	text-align:left;
	text-transform: capitalize;
	padding: 5px 15px !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	font-family: 'Open Sans';
}

.sub-menu a:hover, .sub-menu li.active a{
	color: #68c8c6;;
}

.container {
    max-width: 1600px;
}

.navbar-nav li{
	position:relative;
}



#menu-footer-menu.navbar-nav li{
	border-left: 1px solid #68c8c6;
}

.navbar-nav li a{
	padding: 20px 25px;
}

.navbar-nav a:hover, .navbar-nav li.active > a{
	color: #68c8c6;;
}

.navbar-nav li.current-menu-parent > a{
	color: #68c8c6;;
}

.banner{
	position:relative;
	text-align: center;
}

.banner img{
	width:100%
}

.banner-image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 670px;
	width: 100%
}

.banner.new-team {
	text-align: left;
	background-color: #f3f3f3;
	position: relative;
	margin-top: 2rem;
	padding: 4rem;
}

.banner.new-team .banner-image {
	height: auto
}

.banner.new-team .banner-image img {
	border-radius: 500px;
	width: 500px;
	height: auto;
	border: 2px solid #68c8c6;
	max-width: 100%;
	max-height: 500px
}

.banner.new-team .postmetadeta {
	color: #58595b }

.banner.new-team .intro-text {
  font-size: 24px;
  margin-top: 30px
}

.banner.new-team .intro-text p {
	color: #58595b;
}

#bgVideo{
	width: 100%;
}

.banner-content{
	position: absolute;
	top: 40%;
	max-width: 1600px;
	margin: auto;
	left: 0;
	padding: 0 15px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size:23px;
	text-align: left;
	right: 0;
}

@media (max-width: 768px) {
	.banner-content {
		top: 50%;
	}	
}

.banner-content-right{
	right:20px;
	text-align:right
}

.banner-content-right .max-width-700{
	float: right;
}

.banner-content p{
	line-height: 34px;
	margin: 0;
}


.banner-content h1 span{
	color:#68c8c6
}

.max-width-600{
	max-width:600px;
}

.max-width-700{
	max-width:700px;
}

.max-width-1030{
	max-width:1030px;
	margin:auto;
}

.separator-bottom{
	position:relative;
	position: relative;
	padding-bottom: 20px;
}

.separator-bottom:before{
	position:absolute;
	bottom:0;
	content:"";
	left:0;
	height:5px;
	background:#68c8c6;
	width:100px;
	bottom:0
}

.banner-content-right .separator-bottom:before{
	right:0;
	left:inherit;
}

footer{
	background: #f3f3f3;
	padding: 40px 30px 10px;
}

.menu-footer-menu-container ul li:first-child a{
	border:none
}

.menu-footer-menu-container ul li a{
	font-size: 13px;
	padding: 5px 10px;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
}

.menu-footer-menu-container .navbar-nav{
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	width: auto;
    margin: 0 auto;
}



#menu-footer-menu{
	float:none;
}


.copyright {
	padding: 20px 0;
	margin: 0;
	color: #58595b;
	font-size: 13px;
	text-align: right;
}


.bottom-category{
	background:#e6e6e6;
}

.bottom-category ul.navbar-nav{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	-ms-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	padding: 25px 0;
	font-size: 18px;
	/* text-transform: uppercase; */
	font-family: 'Open Sans';
	font-weight: bold;
}

.bottom-category ul.navbar-nav li{
	letter-spacing:1px
}

.bottom-category ul.navbar-nav li a{
	padding: 14px 0;
	font-size:16px;
}

.content-area{
	max-width: 1300px;
	margin: auto;
	padding: 0 15px 0 15px;
	min-height: 500px;
}

.sub-heading{
	border-left:2px solid #68c8c6;
	padding-left: 13px;
}

.timeline{
	max-width: 295px;
	width: 100%;
	margin: auto;
}

.timeline-img{
	transform: skew(17deg, 0deg) ;
    -webkit-transform: skew(17deg, 0deg) ;
    -moz-transform: skew(17deg, 0deg) ;
    -o-transform: skew(17deg, 0deg) ;
    -ms-transform: skew(17deg, 0deg) ;
	overflow:hidden;
	box-shadow: 5px 4px 5px #777;
	-moz-box-shadow: 5px 4px 5px #777;
	-webkit-box-shadow: 5px 4px 5px #777;
	padding-left: 70px;
}

.timeline-img .timeline-img-inn{
	transform: skew(-17deg, 0deg) ;
    -webkit-transform: skew(-17deg, 0deg) ;
    -moz-transform: skew(-17deg, 0deg) ;
    -o-transform: skew(-17deg, 0deg) ;
    -ms-transform: skew(-17deg, 0deg) ;
	width: 378px;
	margin-left: -115px;
	height: 248px;
}

.timeline-content{
	background: #fafafa;
	font-size: 14px;
	color: #58595b;
	transform: skew(-17deg, 0deg) ;
    -webkit-transform: skew(-17deg, 0deg) ;
    -moz-transform: skew(-17deg, 0deg) ;
    -o-transform: skew(-17deg, 0deg) ;
    -ms-transform: skew(-17deg, 0deg) ;
	overflow: hidden;
	box-shadow: 5px 4px 5px #777;
	-moz-box-shadow: 5px 4px 5px #777;
	-webkit-box-shadow: 5px 4px 5px #777;
	margin-bottom: 20px;
}

.timeline-content-inn{
	transform: skew(17deg, 0deg) ;
    -webkit-transform: skew(17deg, 0deg) ;
    -moz-transform: skew(17deg, 0deg) ;
    -o-transform: skew(17deg, 0deg) ;
    -ms-transform: skew(17deg, 0deg) ;
	padding-bottom: 80px;
	position: relative;
	min-height: 250px;
}

.timeline-title{
	background: #b3b3b3;
	position: absolute;
	bottom: 0;
	width: 325px;
	left: -40px;
	right: 0;
	text-align: center;
	padding: 10px 0;
	font-size: 36px;
	color: #fff;
	letter-spacing:1px
}


.timeline-content p{
	line-height: 24px;
	color: #58595b;
	padding: 18px 30px 8px 60px;
	margin:0 0 5px 0;
	line-height: 22px;
}

.read-now{
	font-size:14px;
	font-family: 'Open Sans';
	font-weight: bold;
	display: block;
	margin-top: 7px;
}

.owl-nav{
	position: absolute;
	top: 41%;
	width: 100%;
}

.owl-nav .owl-prev{
	position: absolute;
	left: -30px;
}

.owl-nav .owl-next{
	position: absolute;
	right: -60px;
}

.owl-nav button{
	outline: none;
}

#custom-dots-wraper{
	margin: 60px 0 30px;
	text-align: center;
	float: left;
	width: 100%;
}

#custom-dots-wraper ul li{
	list-style:none;
	float:left;
	width: 33.333%;
	border-bottom: 3px solid #999;
	position: relative;
}

#custom-dots-wraper ul li span{
	background: #68c8c6;
	width: 28px;
	height: 28px;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	border: 4px solid #fff;
	box-shadow: 0px 0px 0 3px #999;
	-moz-box-shadow: 0px 0px 0 3px #999;
	-webkit-box-shadow: 0px 0px 0 3px #999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-left: -40px;
}

.timeline:after{
	content:"";
	position:absolute;
	bottom:11px;
	border-width: 13px 12px 10px 12px;
	border-style:solid;
	border-color: transparent transparent #b3b3b3 #b3b3b3;
	width: 0;
	left: -60px;
	right:0;
	margin: auto;
	transform: rotate(-45deg);
	content: "";
	height:0;
	box-shadow:-3px 4px 3px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow:-3px 4px 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:-3px 4px 3px 0 rgba(0, 0, 0, 0.4)
}

.box{
	background:#fff;
	border:1px solid #68c8c6;
	margin-bottom: 30px;
	box-shadow: 0px 3px 10px 0 #bbb;
	-moz-box-shadow: 0px 3px 10px 0 #bbb;
	-webkit-box-shadow: 0px 3px 10px 0 #bbb;
}

.child-pages h4{
	padding:15px;
	margin:0;
	font-size:18px;
}

.ref-pro-content h4, .ref-pro-content p{
	margin:0
}

.ref-pro-content{
	padding:20px;
	text-align:left;
}

.ref_project{
	padding: 5px;
	color: #68c8c6;
}

.ref_project i{
	font-size: 20px;
	position: relative;
	top: 2px;
}





.backgrond-transparent{
	/*background:rgba(255, 255, 255, 0.85);*/
}

.border{
	border:none !important;
}

/*.pdf-icon h5:after{
	content:"\f08e";
	font: normal normal normal 16px/1 FontAwesome;
	color: #68c8c6;
	display: inline-block;
	margin-left: 10px;
}*/

.pdf-icon h5 {
	margin-bottom: 10px !important;
}

.pdf-icon{
	padding-left: 25px;
	position: relative;
	padding-bottom: 0px;
}

.pdf-icon .wpb_wrapper {
	float: none;
}

.pdf-icon .wpb_wrapper h5 {
	font-size: 18px;
	display: inline-block;
	margin: 0 !important;
}

/*.pdf-icon h5:before{
	content:"-";
    color: #ff8e00;
    margin-right: 10px; 
}*/

.meet-our-team-form{
	background:#e6e6e6;
	padding: 25px;
}

.designation{
	font-size:14px
}

.team-box{
	position:relative;
	cursor: pointer;
}

.team-box-title h5{
	margin:0
}

.team-box-title{
	color: #fff;
	bottom: 0;
	left: 15px;
	bottom: 15px;
	position: absolute;
	font-family: 'Open Sans';
	font-weight: 600;
}


.team-box-title h5{
	color:#fff;
	font-family: 'Open Sans' !important;
	font-weight: 600;
}


.team-box-hover{
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 0;

	cursor:pointer;
	transition: all ease-in-out 0.5s;
	-moz-box-shadow: -11px -102px 37px -29px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: -11px -102px 37px -29px rgba(0,0,0,0.5) inset;
	box-shadow: -11px -102px 37px -29px rgba(0,0,0,0.5) inset;
}

.team-box:hover .team-box-hover{
	height: 100%;
	background-color: rgba(255,255,255,0.5)

}

#meet-our-team{
	padding-bottom: 70px;
}

.form-control{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 14px 15px;
	height: 51px;
	letter-spacing:1px;
	font-family: 'Open Sans';
	font-weight: 600;
	/* text-transform: uppercase; */
}

.meet-our-team-form .form-control{
	background-color: transparent;
	color: #aaa;
}

.meet-our-team-form .form-control:hover, .meet-our-team-form .form-control:focus{
	border:1px solid #fff;
	background-color:transparent;
	box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
}

.meet-our-team-form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#aaa;
}
.meet-our-team-form .form-control::-moz-placeholder { /* Firefox 19+ */
	color:#aaa;
}
.meet-our-team-form .form-control:-ms-input-placeholder { /* IE 10+ */
	color:#aaa;
}
.meet-our-team-form .form-control:-moz-placeholder { /* Firefox 18- */
	color:#aaa;
}

.job-desi{
	font-family: 'Open Sans';
	font-weight: 600;
}


.model-popup-content p{
	font-size: 16px;
	line-height: 24px;
}

.contact-block-row {
	display: flex;
	flex-wrap: wrap;
}

.contact-block{
	flex: 1 1 100% !important;
	width: 100% !important;
	font-size: 21px;
	margin-bottom: 25px;
}

.contact-block a{
	color:#999
}

.contact-block a:hover{
	color:#666
}

.contact-block p{
	margin-bottom:10px;
}

.contact-block .vc_column-inner {
	height: 100%;
}

.contact-block .vc_column-inner  > .wpb_wrapper{
	border-right: 1px solid #68c8c6;
	height: 100%;
}

.contact-block:nth-child(3) .vc_column-inner  > .wpb_wrapper,
.contact-block:last-child .vc_column-inner  > .wpb_wrapper {
	border:none
}

.post-text p{
	line-height: 22px;
	color:#58595b;
	font-size: 14px;
	margin-bottom: 10px;
}

.next-insights{
	font-size: 15px;
	/* text-transform: uppercase; */
	color: #68c8c6;
	font-family: georgia;
	letter-spacing: 1px;
}

.blog-detail {
	position: relative;
}

.social-share {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 100000;
}

.social-share .heateor_sss_sharing_ul li{
	margin: 0 3px !important;
	width: auto !important;
}

.post-detail {
		margin-top: 75px;
	}

/*.sticky ~ .banner{
	padding-top: 120px;
}*/

.navbar-toggler{
	border: none;
	outline:none !important
}

.navbar-toggler .navbar-toggler-icon {
	background:none
}

.navbar-toggler .navbar-toggler-icon:after{
	content: "\f0c9";
	font: normal normal normal 24px/1 FontAwesome;
	color: #58595b;
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon:after{
	content: "\f00d";
	font: normal normal normal 24px/1 FontAwesome;
	color: #58595b;

}

.meetTeamWrap .team-box img{
	width:100%
}

.single-post .content-area{
	padding: 25px 0;
	min-height: 0;
}

/*======== pagination ============*/

.wp-pagenavi{
	margin: auto;
	text-align: center;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}

.wp-pagenavi span.pages{
	width: auto;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding: 6px 12px;
	margin-right: 10px;
	display: inline-block;
	height: 35px;
	line-height: 23px;
	font-size: 15px; color: #58595b; text-decoration: none;
	border: 1px solid #ccc; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #68c8c6;
	color: #fff;
	border: 1px solid #AFAFAF;
	}
.wp-pagenavi span.current { font-weight: bold; }

/*========*/

.custom-select {
	background: #8b8b8b url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23939393' d='M2 2L1 184zm0 3L0 3h4z'/%3E%3C/svg%3E") no-repeat 96% .70rem;
	background-size: 16px auto;
	padding-right: 36px;
}

.feature-post-text{
	margin-bottom: 30px;
}

/*.amazingslider-text-1{
	z-index: 1;
}

.amazingslider-nav-1{
	top: 50%;
	bottom: inherit !important;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-top:0 !important;
	margin-bottom:0 !important;
}

.amazingslider-bullet-wrapper-1 .amazingslider-bullet-1{
	display:block !important;
	float:none !important;
}*/

.amazingslider-title-1{
	color: #fff;
	/* text-transform: uppercase; */
	position: relative;
	padding: 0 0 20px 0 !important;
	margin-bottom: 20px;
	font-family: 'Open Sans';
	font-weight: bold;
	text-align: left !important;
	margin: 0 0 25px 0 !important;
	display: table;
	font-weight: 300;
	text-align: left;
	font-family: 'Open Sans';
	font-weight: bold;
	font-style: normal;
}

.amazingslider-title-1:before{
	position:absolute;
	bottom:0;
	content:"";
	left:0;
	height:5px;
	background:#68c8c6;
	width:100px;
	bottom:0
}

.amazingslider-title-1 span{
	color: #68c8c6;
	display: block;
}

.amazingslider-title-2{
	color: #fff;
	/* text-transform: uppercase; */
	position: relative;
	padding: 0 0 20px 0 !important;
	margin-bottom: 20px;
	font-family: 'Open Sans';
	font-weight: bold;
	text-align: right !important;
	margin: 0 0 25px 0 !important;
	display: table;
	font-weight: 300;
	font-family: 'Open Sans';
	font-weight: bold;
	font-style: normal;
}

.amazingslider-title-2:before{
	position:absolute;
	bottom:0;
	content:"";
	right:0;
	height:5px;
	background:#68c8c6;
	width:100px;
	bottom:0
}

.amazingslider-title-2 span{
	color: #68c8c6;
	display: block;
}

.amazingslider-text-bold{
	color: #fff;
	font-family: 'Open Sans';
	text-align: left !important;
	font-weight: bold;
}

.amazingslider-text-italic{
	color: #fff;
	font-family: 'Open Sans';
	text-align: left !important;
	font-style: italic;
}

.amazingslider-2-text-bold{
	color: #fff;
	font-family: 'Open Sans';
	text-align: right !important;
	font-weight: bold;
}

.amazingslider-2-text-italic{
	color: #fff;
	font-family: 'Open Sans';
	text-align: right !important;
	font-style: italic;
}

.amazingslider-description-1 b{
	display: block;
}

.hesperiden .tp-bullet:hover, .hesperiden .tp-bullet.selected {
	background: #68c8c6 !important;
}

.hesperiden .tp-bullet{
	width: 8px !important;
	height: 8px !important;
	border:none !important;
}

.next_and_previous_link{
	margin:20px 10px 0 0;
	text-align: right;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	color: #555;
}



.list-point{
	margin:0 0 15px 15px;
}

.list-point li{
	padding:5px 0;
}





.tp-bullet {
	display: none !important;
}



.amazingslider-title-right::before {
	left: auto !important;
	right: 0 !important;
}










.blog-filterby {
	text-align: center;
	margin-bottom: 50px;
}


.blog-filterby ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    width: fit-content;
    border: 1px solid #868686;
}


.blog-filterby li {
    float: none;
    text-align: center;
	padding: 10px 45px;
	text-decoration: none;
}

.blog-filterby li a {
	display: inline-block;
	color: #868686;
}

.blog-filterby li a:hover {
	text-decoration: underline;
}

.filterby {
	background-color: #68c8c6;
	color: #ffffff;
}



.latest-blog-posts h3 {
	text-align: center;
	margin-bottom: 35px !important;
}




#real-estate-text-edit, #real-estate-text-edit p,
.real-estate-text-edit, .real-estate-text-edit p {
	color: #fff !important;
}



.insights-intro {
	margin-bottom: 50px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* .rs-background-video-layer {
	filter: grayscale(100%) !important;
} */

.home-banner-title {
	color: #fff;
	font-family: 'Open Sans';
	font-weight: bold;
	font-style: normal;
	text-align: center;
	position: relative;
	padding: 0 0 20px 0 !important;
	margin: 0 0 25px 0 !important;
}

.home-banner-title:before,
.home-banner-title-left:before,
.home-banner-title-right:before {
	background: #68c8c6;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
	content: "";
	height: 5px;
	width: 100px;
}

.home-banner-title span {
	color: #68c8c6;
}

.home-banner-title-mob {
	font-size: 30px;
	line-height: 34px;
}

.home-banner-txt {
	text-align: center;
}

.hb-txt-bold {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 0;
}

.hb-txt-italic {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
}

.tp-shape {
	min-height: 350px !important;
	min-width: 625px !important;
	max-height: 100% !important;
	max-width: 100% !important;
}

#slide-91-layer-46, #slide-91-layer-47, #slide-91-layer-48, #slide-91-layer-49, #slide-91-layer-50,
#slide-9-layer-46, #slide-9-layer-47, #slide-9-layer-48, #slide-9-layer-49, #slide-9-layer-50 {
	width: 600px !important;
	min-width: 600px !important;
	height: 300px !important;
	min-height: 300px !important;
}


#scroll_id {
	position: absolute;
    top: calc(80% + 48px);;
    right: 50%;
    margin-right: -25px;
    color: #68c8c6;
    font-size: 50px;
    background: none;
    border: none;
    z-index: 1;
    outline: none;
}

#scroll_id:focus {
    outline: none;
}



#pp-table tr {
	padding-bottom: 25px;
	display: block;
}

.pp-table-col1 {
	min-width: 125px;
    padding: 0 5px 0 0;
}











/*




.modal-dialog {
	max-height: 80%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}


.modal-open .modal {
	overflow-y: hidden;
}



.modal-dialog{
	max-width: 750px;
	margin: 100px auto;
}



.modal-body .max-width-600{
	margin: auto;
}

.model-content-inn{
	padding: 20px 0 40px;
}

.modal-content{
	background:#fdfdfd;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	box-shadow: 0px 3px 10px #333;
	-moz-box-shadow: 0px 3px 10px #333;
	-webkit-box-shadow: 0px 3px 10px #333;
}



*/


.modal {
    height: 90%; /* Set a default max height of the modal (adjusted later)*/
    padding-top: 10%;
    position: fixed; /* Display modal in the centre of your screen */
    overflow-y: scroll; /*  Ensure that the modal is scroll-able */
    -webkit-overflow-scrolling: touch; /* Avoid having to use 2 finger scroll on iOS    */
}
.modal.fade.in{
    top: 5px; /* Use more screen real estate */
}
.modal-body{
    /* Increase the max height of the modal body to try & avoid both it,
     * and the modal container having scroll bars which results in odd behavior */
    max-height: 2400px;
}

body.modal-open { position: fixed; overflow: visible; width: 100% !important; position: inherit; padding-right: 0 !important;}

.modal-header{
	border:none
}

.modal-header button.close{
	font-size: 70px;
	font-weight: normal;
	opacity: 0.7;
	padding: 5px 20px 0 0;
	outline:none
}

.full-img{
	width:100%
}

.model-popup-img {
	display: flex;
	justify-content: space-between;
	align-content: center;
	flex-flow: column-reverse;
	margin-bottom: 0 !important;
}

.model-popup-img .half-img {
	order: 2;
	max-width: 100%;
	height: auto;
	align-self: center;
}

.model-popup-img .half-img img {
	border: 2px solid #b2b2b2;
}

.model-popup-img .name-title {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-flow: column;
	flex: 1;
	order: 1;
	margin-top: 25px;
}

/*.modal-dialog {
	height: 80%;
    overflow-y: scroll;
    margin-top: 10%;
	-webkit-overflow-scrolling: touch;
}*/


.vc_column-inner {
	padding-top: 0px !important;
}


.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0px !important;
}


.textwidget p:last-child{
	margin-bottom: 0 !important;
}

.ref-project-vc-row {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.ref-project-vc-row ul {
	vertical-align: text-top;
}

.ref-project-vc-row ul li {
	list-style-position: outside !important;
	list-style-type: square !important;
}

.ref-project-vc-row ul li h5 {
	vertical-align: text-top;
}

.feat-blog-img {
	min-height: 250px !important;
}

.latest-blog-posts .d-flex .blog-img {
	background-position: left top !important;
}

.reference-projects-section .ref-project-vc-row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.reference-projects-section .ref-project-vc-row .wpb_column {
	flex: 1 1 100%;
	width: 100%;
}



.reference-projects-section .ref-project-vc-row .wpb_single_image {
	text-align: center;
}

.reference-projects-section .vc_column_container>.vc_column-inner {
	padding-left: 15px !important;
    padding-right: 15px !important;
}

.reference-projects-section .vc_column_container>.vc_column-inner img {
	margin-bottom: 25px;
}




#europe-section .wpb_column .vc_column-inner .wpb_wrapper .contact-block-row-extra {
	padding-top: 0px !important;
	margin-top: -25px !important;
}

/********************** SINGLE PAGE - AUTHOR ************************/
.single-author{
	display:flex;
	margin-bottom: 50px;
	margin-top: 50px;
}
.single-author__img{
	flex: 0 0 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 50px;
}
.single-author__info{
	flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.single-author__info__title h4{
	margin: 0;
}
.single-author__info__name p, .single-author__info__desc p{
	margin-bottom: 10px;
}
.single-author__info__name p{
	color: #68c8c6;
}
@media(max-width: 767px){
	.single-author{
		display:block;
	}
	.single-author__img{
		margin-right: 0;
		margin-bottom: 30px;
		justify-content: flex-start;
	}
	.single-author__img img{
		max-width: 250px;
	}
}

/* .defaultimg {
	filter: grayscale(1);
} */

.post-download {
	width: 100%;
	max-width: 100%;
	flex: 1 1 100%;
	display: flex;
	justify-content: flex-start;
}

.post-download-btn {
	padding: 10px 20px;
	border-radius: 25px;
	color: #ffffff;
	background-color: #68c8c6;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
	margin-bottom: 5px;
}

/* #Accordions styling */

.hiec_accordions h4.vc_tta-panel-title {
	font-size: 20px;
}