/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,900&display=swap&subset=latin-ext'); 

body {
	font-family: /*Montserrat,*/ Lato, sans-serif !important;
	}



/* ############## Header MENU ####################### */
.logo-mobile { 
	display:none;
}
.hex-mobile { 
	display:none;
}

.CEO-logo {
    max-height: 150px;
}
.float-right {
    float: right!important;
}
img {
    vertical-align: middle;
    border-style: none;
}


#c27-site-wrapper {
    background-color: #fff;
}
.header {
	
	-webkit-transform: translateY(80%);
    transform: translateY(80%);
	height: 114px;
}

.header.header-scroll {
	top: 0px;
	-webkit-transform: translateY(-100%);
    transform: translateY(-100%);
	height: 114px;
}

#top-logos-container{
	text-align: center;
	max-height: 80px;
	min-height: 80px;
}

#top-logos {
	float:right;
	height: 70px;
    max-height: 85px;
    width: auto;
	margin-top: 5px !important;
	
}
.submenu-toggle {
	color:#0e3266;}
.header-bottom {
	padding-left:0px!important;
}

#logo {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    line-height: 25px;
    margin-left: 6px;
	margin: 15px 0;
}

#logo:hover {
    text-decoration: none;
}

#logo::before {
    content: "";
    height: 44px;
    width: 2px;
    display: inline-block;
    background-color: #fff;
    top: 3px;
    position: absolute;
    left: 0px;
}
#main-h1{
	margin-top: 80px;
	padding-left: 20px;
	line-height: 1.1;
	color: #233361;
	font-weight: bold;
	font-family: Montserrat, sans-serif;
	text-align: left;
	white-space: normal;
	font-size: 52px;
}
#main-p{
	margin-bottom: 1rem;
	margin-top: 4rem;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin-left: -20px;
	color: #133268;
	font-weight: 200;
	text-align: left;
	white-space: normal;
	font-familu: Lato, sans-serif;
	font-size: 22px;
}
#main-span{
		color: #5d62aa;
		padding-left: 20px;
		font-size: 18px;
}
.i-nav ul:not(.sub-menu) > li {
    font-size: 16px;
	height: 50px;
	margin-top: -25px;
}

.blue-text-1 {
    color: #38b8ff !important;
}

.blue-text-2 {
    color: #006387;
}


.c27-top-content-margin {
    height: 125px;
}

.search-filters input::placeholder{color:#aaa}

.featured-search .search, .finder-search .tab-content .form-group .button-2, .lmb-calltoaction > a{
	background: #0e769e;
}
.listing-main-info h1 {color: #FFF !important;} 
#navbar{background:#fff;}
@media only screen and (max-width: 1600px){
	.header .container {
		width: 1170px;
	}
}

@media only screen and (max-width: 1200px){
	.i-nav ul li.menu-item-has-children{
		height: auto!important;
		margin: 0!important;
	}
	.i-nav ul:not(.sub-menu) > li{
		margin: 0;
	}
	.logo-mobile {display:unset;}
	.logo-desktop {display:none;}
	.hex-mobile {display:unset;}
	.hex-desktop {display:none;}
	.c27-top-content-margin {
		height: 80px;
	}	
	#main-h1{
		width: 100%;
		margin-top: inherit;
		padding-left: inherit;
		line-height: inherit;
		color: #133268;
		font-weight: bold;
		font-family: Montserrat, sans-serif;
		text-align: left;
		white-space: normal;
		font-size: 3rem;
	}
	#main-p{
		width: 100%;
		margin-bottom: 1rem;
		margin-top: 4rem;
		padding-left: 20px;
		padding-right: 0;
		padding-bottom: 30px;
		margin-left: -20px;
		color: #133268;
		font-weight: 200;
		text-align: left;
		white-space: normal;
		font-familu: Lato, sans-serif;
		font-size: 20px;
	}
	#main-span{
		color: #5d62aa;
		padding-left: 0px;
		font-size: 18px;
	}
	.elementor-4116 .elementor-element.elementor-element-8b87316 > .elementor-widget-container{
		padding: 35px 10px 50px 35px;
	}
}



@media only screen and (max-width: 1200px){
	.header .header-container .header-top .logo {
		left: 0px;
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		height: 40px;
	}
	
	#logo::before {
    content: "";
    height: 40px;
    width: 2px;
    display: inline-block;
    background-color: #fff;
    top: 0px;
    position: absolute;
    left: -8px;
	}
	
	#logo {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    line-height: 20px;
    margin-left: 32px;
    margin: 15px 0;
    padding: 0px;
	}
	
	.header, .header.header-style-alternate, .header.header-style-alternate:not(.header-scroll), .header.header-style-default {
    padding: 0!important;
    height: unset;
	}
	
	.header {
	-webkit-transform: translateY(100%);
    transform: translateY(100%);
	height: 114px;
	}
	
	.mobile-menu-open {
    right: 0px!important;
	}
	
}

/* ############## END HEADER ####################### */

/* ############## FIRST SECTION ####################### */

.blue-bgr {
    background-image: linear-gradient(#0e769e, #459DD6);
}

.banner-wrap::after {
    -webkit-clip-path: polygon(0% 0%, 64% 65%, 100% 30%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 64% 65%, 100% 30%, 100% 100%, 0% 100%);
    position: absolute;
    content: '';
    height: 185px;
    width: 100%;
    background: #fff;
    left: 0;
    margin-top: -70px;
}

@media (max-width: 991.98px) {
	.banner-wrap::after {
        height: 140px;
    }
}


@media (max-width: 767.98px) {
	.banner-wrap::after {
        height: 100px;
        margin-top: -35px;
    }
}

/* ############## END FIRST SECTION ####################### */




/* ############## AKTUALNOŚCI ####################### */
.archive-heading .case27-primary-text {
	color: #006388;
    font-weight: 600!important;
}

.sbf-container {
    position: relative;
    background: #fff;
    /*border: 1px solid #cdcdcd;*/ 
	box-shadow: unset;
    border-radius: unset;
	transition: all 600ms;
}	
.sbf-title {
	min-height: 175px;
    padding: 20px 30px 20px;
    text-align: left;
    background: #fff;
}

.sbf-title .case27-secondary-text {
	color: #5D62AA;
    font-weight: 600!important;
}

.sbf-more {
	padding: 0px 30px 20px;
    text-align: left;
    background: #fff;
    color: #006388;
	
}

.sbf-more .more{
    color: #006388;
    font-weight: 600;
}	


/* ############## END AKTUALNOŚCI ####################### */

/* ############## Wydarzenia ####################### */
.elementor-widget-uael-timeline .uael-timeline-main .uael-days .in-view .in-view-timeline-icon {
    background: #0e6b8d;
}

.elementor-widget-uael-timeline .uael-timeline__line__inner {
    background-color: #0e6b8d;
    width: 100%;
}

.elementor-widget-uael-timeline .uael-timeline-main .uael-content .uael-timeline-heading, .elementor-widget-uael-timeline .uael-timeline-main .uael-content .uael-timeline-heading-text .elementor-inline-editing {
    color: #006387;
    font-weight: 600;
}

/* ############## END Wydarzenia ####################### */

/* ############## Realizatorzy ####################### */

.pt-5, .py-5 {
    padding-top: 3rem!important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
}
.ml-1, .mx-1 {
    margin-left: .25rem!important;
}
.mr-1, .mx-1 {
    margin-right: .25rem!important;
}

@media (min-width: 992px){
	.offset-lg-2 {
		margin-left: 16.666667%;
	}
	.offset-lg-1 {
    margin-left: 8.333333%;
	}
	.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
	}
	.mt-lg-0, .my-lg-0 {
    margin-top: 0!important;
	}
	.mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem!important;
	}
	.mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem!important;
	}
}
	
@media (min-width: 768px){
	.ml-md-0, .mx-md-0 {
		margin-left: 0!important;
	}

	.mr-md-0, .mx-md-0 {
		margin-right: 0!important;
	}
	
	.mt-md-n3, .my-md-n3 {
    margin-top: -1rem!important;
	}
}

#realizatorzy > .row {
    color: #7b7b7b;
    border: solid #7b7b7b 0.5px;
}

#realizatorzy h2 {
    background-color: #fff;
    margin-top: -25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 310px;
}

#realizatorzy p a {
    color: #7b7b7b;
}

#realizatorzy p a:hover {
    color: #404033;
}

.partnerzy-logo {
    max-width: 210px!important;
}

#partnerzy-title {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 120px;
}

#partnerzy-title::after {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    height: 1px;
    width: 100%;
    background-color: #cdcdcd;
    z-index: -1;
}

/* ############## END Realizatorzy ####################### */

/* ############## Footer ####################### */
#kontakt {font-size:16px;line-height: 32px;}

#kontakt p{
	color:#eee;
	font-size:18px;line-height: 30px;
}
#kontakt .row:nth-child(4) p {
	font-size: 10px;
	line-height: 12px;
}
#kontakt a{
	color:#eee;
	font-size:18px;line-height: 24px;
}
#kontakt .row:nth-child(3) a {
	font-size: 16px;
}
#kontakt .row:nth-child(1){
	margin-bottom: 77px;
}
#kontakt .row:nth-child(3) a {
	line-height: 2.4;
}
.CEO-logo-footer {
    max-width: 220px;
	max-height: 160px;  
}

.CEO-zone-footer {
    max-width: 150px;
	max-height: 150px;  
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}

.d-block {
    display: block!important;
}

footer {
    background-color: #233361;  
}
footer:not(.footer-mini) > .container > .row:first-child {
    border-bottom: 0px ;
}

.mr-3, .mx-3 {
    margin-right: 1rem!important;
}

@media (min-width: 768px){
	.text-md-center {
		text-align: center!important;
	}
}

.tnp-subscription input.tnp-submit {
    background-color: #006388;
    color: #fff;
    width: 30%;
	height: 50px;
    margin: 0;
}

.tnp-subscription label {
    display: block;
    color: inherit;
    font-size: 14px;
    font-weight: 100;
    line-height: normal;
    padding: 5px;
    margin: 0;
}

.tnp-subscription div.tnp-field {
    margin-bottom: 5px;
    border: 0;
    padding: 0;
} 


@media only screen and (max-width: 992px){
	.mobile-footer {
		text-align: center!important;
		margin-top: 3rem!important;
	}
	.d-block {
    display: block!important;
    margin: 0px auto;
	}
}  

.text-center {
    text-align: center!important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}

.footer-link a{
    font-size: 12px;
	color:#fff;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.darker-footer {
    background-color: #006388;
    color: #fff;
}

.footer-row {
	display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.footer-row::before, .footer-row::after {
    content: "";
    height: 1px;
    width: 100vw;
    display: inline-block;
    background-color: #66a1b8;
    position: relative;
    right: 0px;
}

.footer-link:first-of-type::after, .footer-link:nth-of-type(2)::after {
    content: "";
    height: 38px;
    width: 1px;
    display: inline-block;
    background-color: #66a1b8;
    top: 6px;
    position: absolute;
    right: 0;
}

@media (min-width: 992px){
.offset-md-2 {
    margin-left: 16.666667%;
}
}

@media (max-width: 767.98px){
	.footer-link:nth-of-type(2)::after, .footer-link:nth-of-type(2)::before {
		content: "";
		height: 1px;
		width: 100%;
		display: inline-block;
		background-color: #66a1b8;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.footer-link:nth-of-type(3)::after, .footer-link:nth-of-type(3)::before {
		content: "";
		height: 1px;
		width: 100%;
		display: inline-block;
		background-color: #66a1b8;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	
	.footer-link:first-of-type::after, .footer-link:nth-of-type(2)::after {
    content: "";
    height: 38px;
    width: 0px;
    display: inline-block;
    background-color: #66a1b8;
    top: 6px;
    position: absolute;
    right: 0;
}
	
	.footer-row::before, .footer-row::after {
    content: "";
    height: 1px;
    width: 100vw;
    display: block; 
    background-color: #66a1b8;
    position: relative;
    right: 0px;
	}
	
	.footer-row {
	display: inline-block;
    flex-wrap:  unset;
    -ms-flex-wrap:  unset;
	}
}

/* HEXAGON */

.hexagon {
    position: relative;
    height: 240px;
    width: 210px;
    background: #78ceff;
}

.hexagon:before {
    position: absolute;
    content: '';
    top: 6px;
    /* border width */
    left: 6px;
    /* border width */
    height: calc(100% - 12px);
    /* 100% - (2 * border width) */
    width: calc(100% - 12px);
    /* 100% - (2 * border width) */
    background: #0e769e;
}

.hexagon,
.hexagon:before {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.hexagon-text {
    text-align: center;
    position: absolute;
    z-index: 2;
    font-size: 15px;
	width: 100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color:#fff;
}

.hexagon-wrap {
    filter: drop-shadow(5px 4px 5px #444);
    position: absolute;
}

.hexagon-wrap:nth-of-type(1) {
    top: -270px;
    left: -330px;
}

.hexagon-wrap:nth-of-type(2) {
    top: -290px;
    left: -110px;
}

.hexagon-wrap:nth-of-type(3) {
    
	top: -90px;
    left: -15px;
}

.hexagon-wrap:nth-of-type(4) {
    top: -270px;
    left: 110px;
}

.hexagon-wrap:nth-of-type(5) {
	top: -70px;
    left: 205px
}
/*.hexagon-wrap:nth-of-type(6) {
	top: -290px;
    left: calc(110px + 220px);
}
.hexagon-wrap:nth-of-type(7) {
	top: -100px;
    left: calc(220px + 220px);
}
.hexagon-wrap:nth-of-type(8) {
	top: -290px;
    left: calc(110px + 220px + 220px);
}*/

.fade-in-flex {
    display: flex !important;
    animation: fade-in 1.5s;
}

.fade-in {
    animation-name: fade-in;
    animation-duration: 2s;
}

@keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.hexagon-wrap:nth-of-type(1).fade-in {
    animation-delay: 0.5s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}

.hexagon-wrap:nth-of-type(2).fade-in {
    animation-delay: 1s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}

.hexagon-wrap:nth-of-type(3).fade-in {
    animation-delay: 1.5s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}

.hexagon-wrap:nth-of-type(4).fade-in {
    animation-delay: 2s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}

.hexagon-wrap:nth-of-type(5).fade-in {
    animation-delay: 2s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}

.hexagon-wrap:nth-of-type(6).fade-in {
    animation-delay: 2.5s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}
.hexagon-wrap:nth-of-type(7).fade-in {
    animation-delay: 3s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}
.hexagon-wrap:nth-of-type(8).fade-in {
    animation-delay: 3.5s !important;
    opacity: 0;
    animation-fill-mode: forwards;
}

@media only screen and (max-width: 1200px){
	.elementor-27 .elementor-element.elementor-element-9b1306f > .elementor-element-populated {
		margin: 0px 0px 0px 0px;
	}
	#c27-single-listing {
		overflow: unset;
	}
}

@media (max-width: 1024px){
	.elementor-27 .elementor-element.elementor-element-2woam06 {
		padding: 0px 30px 45px 30px;
	}
}

@media (max-width: 767px){
	.elementor-27 .elementor-element.elementor-element-f1e9871 > .elementor-element-populated {
		margin: 0px 0px 0px 0px;
	}
}
@media only screen and (max-width: 1200px){
.hexagon {
    position: relative;
    height: 180px;
    width: 160px;
    background: #78ceff;
}	

.hexagon-text {
    text-align: center;
    position: absolute;
    z-index: 2;
    font-size: 12px;
	width: 100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color:#fff;
}
	
.hexagon-wrap:nth-of-type(1) {
    top: 0;
    left: calc(5% + 0px);
}

.hexagon-wrap:nth-of-type(2) {
   top: 0;
   left: calc(5% + 0px + 170px);
}

.hexagon-wrap:nth-of-type(3) {
    
	top: 0;
    left: calc(5% + 170px + 170px);
}

.hexagon-wrap:nth-of-type(4) {
    top: 0;
    left: calc( 5% + 170px + 170px + 170px);
}

.hexagon-wrap:nth-of-type(5) {
	top: 0;
    left: calc( 5% + 170px + 170px + 170px + 170px);
}

}

@media only screen and (max-width: 992px){
	
.hexagon-wrap:nth-of-type(1) {
    top: 0;
    left: calc(15% + 0px);
}

.hexagon-wrap:nth-of-type(2) {
   top: 145px;
   left: calc(15% + 0px + 85px);
}

.hexagon-wrap:nth-of-type(3) {
    
	top: 0;
    left: calc(15% + 170px );
}

.hexagon-wrap:nth-of-type(4) {
    top: 145px;
    left: calc(15% + 85px + 170px );
}

.hexagon-wrap:nth-of-type(5) {
	top: 0;
    left: calc(15% + 170px + 170px);
}

}

@media only screen and (max-width: 768px){
	
.hexagon-wrap:nth-of-type(1) {
    top: 0;
    left: calc(13% + 0px);
}

.hexagon-wrap:nth-of-type(2) {
   top: 145px;
   left: calc(13% + 0px + 85px);
}

.hexagon-wrap:nth-of-type(3) {
    
	top: 0;
    left: calc(13% + 170px );
}

.hexagon-wrap:nth-of-type(4) {
    top: 145px;
    left: calc(13% + 85px + 170px );
}

.hexagon-wrap:nth-of-type(5) {
	top: 0;
    left: calc(13% + 170px + 170px);
}

}

@media only screen and (max-width: 500px){
	
.hexagon-wrap:nth-of-type(1) {
    top: 0;
    left: calc(-7% + 0px);
}

.hexagon-wrap:nth-of-type(2) {
   top: 0;
   left: calc(-7% + 170px );
}

.hexagon-wrap:nth-of-type(3) {
    
	top: 145px;
    left: 65px ;
}

.hexagon-wrap:nth-of-type(4) {
    top: 290px;
    left: calc(-7% + 0px);
}

.hexagon-wrap:nth-of-type(5) {
	top: 290px;
    left: calc(-7% + 170px );
}


}

.elementor-27 .elementor-element.elementor-element-2woam06 > .elementor-container {
    min-height: 530px;
}

@media (max-width: 1024px){
.elementor-27 .elementor-element.elementor-element-2woam06 > .elementor-container {
    min-height: 660px;
}
}

@media (max-width: 830px){
.elementor-27 .elementor-element.elementor-element-2woam06 > .elementor-container {
    min-height: 630px;
}
}

@media (max-width: 500px){
.elementor-27 .elementor-element.elementor-element-2woam06 > .elementor-container {
    min-height: 875px;
}
}

@media (max-width: 400px){
.elementor-27 .elementor-element.elementor-element-2woam06 > .elementor-container {
    min-height: 875px;
}
}
@media (max-width: 480px){
	.header, .header.header-style-alternate, .header.header-style-alternate:not(.header-scroll), .header.header-style-default {
		height: 64px !important;
	}
}










.explore-head .explore-types > div::after, .finder-tabs .nav-tabs li::after, .instant-results::before, .main-nav .i-dropdown::before, ul.dropdown-menu::before {
    background: #78ceff;
}
.i-dropdown li a:hover {
    color: #78ceff;
}
a:focus, a:hover {
    color: #78ceff;
}

@media (min-width: 1200px){
/* Style the navbar */


/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top:-100px;
  width: 100%;
  box-shadow:0px 0px 6px #444;
  transition: box-shadow 0.9s ease-in-out!important;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 60px;
}
/*a.scroll-logo{display:none;}
}*/

/* tymczasowo - mapa -  ukrycie lewej koluny */
#finderSearch{
	display:none;
}
.finder-listings {
    left: 0px;
}
.finder-one-columns .finder-map {
    width: calc(100% - 450px);
}
li.show-filters{display:none;}
.explore-mobile-nav ul li {
    width: 50%;
}


#c27-site-wrapper{min-height:50vh}
body.admin-bar #c27-site-wrapper {min-height: calc(50vh - 32px);}
#c27-site-wrapper section.i-section.page, body.page-template-default #c27-site-wrapper div.elementor  {background:#eaeaea;}
#c27-site-wrapper section.i-section.page div.page-content div.element{padding:50px;}

section.blogpost-section{background:#efefef; padding: 50px 0px}
section.blogpost-section .container{background:#ffffff; padding:50px; margin:50px auto 0px;}  
section.i-section.blogpost-section {padding-bottom: 50px;}
.post-cover-buttons {opacity:0.5}
.blogpost-section .section-body .elementor-text-editor p, .elementor-text-editor>p {color:#233361; font-size: 18px;}
/*.sbf-container:hover {    border: 1px solid #999;}*/
.sbf-container{min-height:460px;}

.elementor-widget-uael-team-member {padding:32px; margin:32px; background: white;}
.profile-header .profile-menu ul li a::after {background: #0e3266;}
.profile-header .profile-menu ul li a {color: #0e3266;text-transform:uppercase;}
.profile-header {box-shadow: none; border-bottom: 2px solid #eaeaea;}
.listing-main-info h1 {    color: #FFF !important; font-size:44px; font-weight: 700 !important;line-height:48px}
.listing-main-buttons, .profile-name {    min-height: 160px; }

div.sdi.page-content div.program-icon img {width:75px;}
div.sdi.page-content div.title-style-1 h1 {color: #233361; font-weight:700; font-size:52px;font-family: Montserrat, sans-serif;}
div.sdi.page-content div h2 {color: #233361; font-family: Montserrat, sans-serif; font-weight:700; font-size:36px; line-height:48px;margin: 96px 0px 32px 0px;text-transform:none;}
div.sdi.page-content div.element {box-shadow:none;}


div.sdi.page-content div.element .pf-body ul {list-style-image: url('/wp-content/themes/my-listing-child/img/thick.png'); padding:50px;} 
div.sdi.page-content div.element .pf-body li {padding:20px;}
.header-container .header-top{background:white;}
.header {height: 100px;}
#realisation img {filter:grayscale(100%);transition-duration: 0.5s; }
#realisation img:hover {filter:grayscale(0%);}

.sbf-title {padding: 30px 0px;}
.sbf-title a {font-size: 24px;margin-bottom: 17px;color: #5D62AA;}

.single-blog-feed .sbf-title p {color: #233361; font-size: 18px; line-height: 22px;}


@media (max-width: 480px){
		div.sdi.page-content div.title-style-1 h1 {
			font-size: 40px;
	}
}
}
.profile-avatar {
    width: 40px;
    height: 40px;
    margin: 40px;
}
.home .elementor-heading-title {
	font-family: Montserrat, sans-serif;
}
#jarallax-container-0 div {
	background-size: 100% !important;
	background-position: 50% 50% !important;
}
.single-job_listing .profile-avatar {
	display: none;
}
.single-job_listing ..profile-name {
	padding-left: 0;
}
.single-job_listing .profile-cover .overlay {
	opacity: 0 !important;
}
.single-job_listing .profile-cover-image {
	padding-bottom: 25%;
}
div.sdi.page-content div.element .pf-body, div.sdi.page-content div.element .pf-body p {color:#233361; font-size:20px;}
div.sdi.page-content div h2 {color: #233361; font-family: Montserrat, sans-serif; font-weight:700; font-size:36px; line-height:48px;margin: 66px 0px 32px 0px;text-transform:none;}

body {
	color: #233361;
}
.elementor-container ul li {
	color: #233361;
}
.has-logo .lf-item-default .lf-item-info {
	padding-left: 0;
}

.lf-item-info .lf-avatar {
	display: none;
}
.profile-cover-image {
	height: 550px;
}
#block-teams .item-property {
	float: left;
}
.form-group.explore-filter i.material-icons.geocode-location {
	display: none;
}
.lf-item-info ul li {
	display: none;
}
.home h2 {
	font-size: 36px;
	line-height: 1 !important;
}
.pf-body .gallery .gallery-item {
	float: left;
	margin: 6px;
}
.fb-icon a{
	content: " ";
}
.i-dropdown li a{
	text-transform: none;
}
.border-promo .elementor-widget-container{
	border-left: 40px solid #5B53B1 !important;
}
.border-nopromo .elementor-widget-container{
	border-left: 40px solid white !important;
}
