/*
Theme Name: Property Lawyers
Theme URI: https://property-lawyers.com/
Author: Taranov Denys
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h4, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}

body {
	font-family: 'Poppins', helvetica, arial, sans-serif;
	font-size: 16px;
}
/* header */
.header {
	background: #fafafa;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;	
}
.header .container {
	position: relative;
}
.custom-logo-link {
	display: inline-block;
    padding-right: 1em;
    vertical-align: middle;     
	margin: 7px 0;
	width: 142px;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 15px;
}
.custom-logo-link img {
	width: 100%;
}
.top-part-navigation {
	border-bottom: 1px solid #e1e1e6;
	display: none;
}
.top-part-navigation .menu {
	float: left;
}
.top-part-navigation .menu li {
	float: left;
	list-style: none;
}
.top-part-navigation .menu li:first-child a {
    background-color: #263885;
    color: #fff;
    box-shadow: 0px 3px 13px 0px rgba(38, 56, 113, 0);
	-webkit-transition:  box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	-o-transition: box-shadow 0.2s;	
	transition: box-shadow 0.2s;
	padding-right: 22px;
}
.top-part-navigation .menu li:first-child a:hover {
    box-shadow: 0px 3px 13px 0px rgba(38,56,113,0.5);
}
.top-part-navigation .menu li:last-child a {
	padding-right: 22px;
}
.top-part-navigation .menu li a {
	display: block;
    line-height: 1;
    padding: 14px 0 14px 22px;
    font-size: 12px;
    font-weight: 400;
    color: #131529;
    text-transform: uppercase;
}
.top-part-navigation .menu li a:hover {
	text-decoration: none;
}
.top-part-navigation .social-icons {
	float: right;
}
.top-part-navigation .social-icons li {
	list-style: none;
	float: left;
	border-bottom: 2px solid;
}
.top-part-navigation .social-icons li.fb-link {
	border-color: #70a9ea;
}
.top-part-navigation .social-icons li.twitter-link {
	border-color: #5dcfff
}
.top-part-navigation .social-icons li.linkedin-link {
	border-color: #23689c;
}
.top-part-navigation .social-icons li.insta-link {
	border-color: #ed982a;
}
.top-part-navigation .social-icons li a {
	border-left: 1px solid #e1e1e6;
    width: 40px;
    height: 38px;
    line-height: 38px;
    display: block;
	text-align: center;
	color: #000;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;	
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.top-part-navigation .social-icons li:last-child a {
	border-right: 1px solid #e1e1e6;
}
.top-part-navigation .social-icons li a:hover {
	background: #000;
	color: #fff;
}
.widget_search {
	list-style: none;
}
.widget_search .widgettitle {
	display: none;
}
#ajaxsearchlite1 {
	padding-left: 28px;
    position: absolute;
    bottom: 0;
    right: 15px;
    z-index: 1;
    background: #fafafa;
    border: none;
    width: 95px;
    height: 69px;
    box-shadow: none;
	display: none;
}
#ajaxsearchlite1 .probox {
    height: 64px;
    background: none;
    border: none;
    box-shadow: none;
}
#ajaxsearchlite1 form {
    z-index: -1;
}
#ajaxsearchlite1 .probox .proinput input {
    border: none;
    width: 100%;
    max-height: 67px;
    height: auto;
    float: left;
    padding: 21px 0 23px;
    font-weight: 700;
    font-size: 16px;
    background: none;
}
.search-keyword {
	color: #aaabb7;
}
.search-close {
    bottom: 23px;
    right: 15px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    display: none;
}
.search-close:before {
	content: "\f00d";
    font-family:"Font Awesome 5 Free";
	font-weight: 900;
    font-size: 14px;
    color: #aaabb7;
	font-style: normal;
}
#ajaxsearchlite1 .probox .proinput input::-webkit-input-placeholder { color: #aaabb7; }
#ajaxsearchlite1 .probox .proinput input::-moz-placeholder          { color: #aaabb7; }
#ajaxsearchlite1 .probox .proinput input:-moz-placeholder           { color: #aaabb7; }
#ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder      { color: #aaabb7; }
.breadcrumbs {
	font-size: 14px;
    font-weight: 700;
    color: #aaabb7;
	padding: 10px 0;
}
.breadcrumbs a,
.breadcrumbs a:hover {
	color: #aaabb7;
	text-decoration: none;
}
.breadcrumbs .post-type {
    text-transform: uppercase;
    color: #ee1d7a;
}
.breadcrumbs .post-type:hover {
	text-decoration: none;
	color: #ee1d7a;
}
.head-banner {
	position: relative;
}
.head-banner-bg {
	height: 200px;
	position: relative;
}
.head-banner-content h4 {
	margin-bottom: 20px;
}
.head-banner-content {
	padding-top: 30px;
	padding-bottom: 15px;
}
/* header responsive */
@media (min-width: 768px) {
	.custom-logo-link {
		margin: 15px 0; 
		width: 166px;
		position: static;
	}
	.top-part-navigation {
		display: block;
	}		
	.header.scroll-header {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		z-index: 100;	
	}
	.customize-support .header.scroll-header {
		top: 45px;
	}
	.header.scroll-header .custom-logo-link {
		width: 150px;
	}	
	.top-navigation {
		float: right;	
	}
	#ajaxsearchlite1 {
		display: block;
	}
	.head-banner  {
		color: #fff;
	}
	.head-banner-bg {		
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		height: auto;
	}
	.head-banner-content {
		min-height: 300px;
		position: relative;
		z-index: 2;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}	
	.head-banner-content h1,
	.head-banner-content h4	{
		color: #fff;
	}
	.head-banner-content h1 {
		font-size: 48px;
	}
	.head-banner-content h4 {
		font-size: 20px;
	}
	.head-banner-content hr {
		background-color: #bbb;
		width: 270px;
		margin: 0 0 35px 0;
	}
	.head-banner-description {
		font-size: 19px;
	}
}
@media (min-width: 992px) {
	.custom-logo-link {
		width: 190px;
	}
	.customize-support .header.scroll-header {
		top: 32px;
	}
	.header.scroll-header .custom-logo-link {
		width: 180px;
	}	
}
/* megamenu */
.menu-container {
    float: left;
	margin-right: 100px;
}
.menu-mobile {
    display: none;
	padding: 20px;
	box-sizing: border-box;	
}
.menu-mobile:hover {
	color: #131529;
}
.menu-mobile > span {
	opacity: 0;
}
.menu-mobile:after {
	content: '\f0c9';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;    
    font-size: 2rem;
	line-height: 1;
    padding: 0;
    float: right;
    position: relative;
	top: 50%;
    -webkit-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
}
.menu-dropdown-icon:before {   
	content: '\f067';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    display: none;
    cursor: pointer;
    float: right;
    padding: 10px 15px;
    background: #fff;
    color: #333;
}
.menu-dropdown-icon.expanded:before {
	content: "\f068";
}
ul.mega-menu {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;    
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}
ul.mega-menu:before,
ul.mega-menu:after {
    content: "";
    display: table;
}
ul.mega-menu:after {
    clear: both;
}
ul.mega-menu > li {
    float: left;
    color: #131529;   
	text-transform: uppercase;
	list-style: none;
}
ul.mega-menu > li > a {
	 font-weight: 600;
}
ul.mega-menu > li a {
    padding: 22px 17px;
    display: inline-block;
    color: #000;   
    -webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
    transition: color 0.2s;	
}
ul.mega-menu > li:first-child a {
	padding-left: 0;
} 
ul.mega-menu > li a:hover {
    color: #00b5e5;
	text-decoration: none;
}
ul.mega-menu > li.menu-dropdown-icon > a {
	position: relative;
}
ul.mega-menu > li > ul {
    display: none;    
	left: 0;
	right: 0;
    box-shadow: 0 6px 12px 0 rgba(19,21,41,0.2);
	background: #fff;
    padding: 25px;
    position: absolute;
    z-index: 99;   
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}
ul.mega-menu > li > ul:before,
ul.mega-menu > li > ul:after {
    content: "";
    display: table;
}
ul.mega-menu > li > ul:after {
    clear: both;
}

ul.mega-menu > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 20%;
    background: none;
    float: left;
	font-size: 15px;
}
ul.mega-menu > li > ul > li a {
    color: #00b5e5;
    padding: .2em 0;
    width: 90%;
    display: block;
    border-bottom: .5px solid #ebebeb;
	text-transform: none;
}
ul.mega-menu > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}
ul.mega-menu > li > ul > li > ul:before,
ul.mega-menu > li > ul > li > ul:after {
    content: "";
    display: table;
}
ul.mega-menu > li > ul > li > ul:after {
    clear: both;
}
ul.mega-menu > li > ul > li > ul > li {
    float: left;
    width: 100%;
    margin: 0;    
}
ul.mega-menu > li > ul > li > ul > li a {
    border: 0;
	color: #131529;
}
ul.mega-menu > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}
ul.mega-menu > li > ul.normal-sub > li {
    width: 100%;
}
ul.mega-menu > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}
/* megamenu responsive */
@media only screen and (max-width: 767px) {
    .menu-container {
        width: 100%;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    ul.mega-menu {
        display: none;
    }
    ul.mega-menu > li {
        width: 100%;
        float: none;
        display: block;
    }
    ul.mega-menu > li a {
        padding: 15px 15px 15px 0;
        width: 100%;
        display: block;
    }
    ul.mega-menu > li > ul {
        position: relative;
    }
    ul.mega-menu > li > ul.normal-sub {
        width: 100%;
    }
    ul.mega-menu > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    ul.mega-menu > li > ul > li:first-child {
        margin: 0;
    }
    ul.mega-menu > li > ul > li > ul {
        position: relative;
    }
    ul.mega-menu > li > ul > li > ul > li {
        float: none;
    }
    .mega-menu.show-on-mobile {
        display: block;
    }
}
@media(min-width: 768px) {
	ul.mega-menu > li.menu-dropdown-icon > a:after {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 4.5px 0 4.5px;
		border-color: #131529 transparent transparent transparent;
		position: absolute;
		right: 4px;
		top: 32px;
	}
	ul.mega-menu > li > ul {		
		left: 15px;
		right: 15px;
	}
}
/* content */
.intro-section .container {
	padding-left: 0;
	padding-right: 0;
}
.intro-section .container .row {
	margin-left: 0;
	margin-right: 0;
}
.intro-section .container .row > div {
	padding-left: 0;
	padding-right: 0;
}
.intro-section .big-banner {
	height: 470px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.intro-section .big-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 0;
    background: white;
    background: -webkit-linear-gradient(rgba(255,255,255,0), #fff);
    background: -o-linear-gradient(rgba(255,255,255,0), #fff);
    background: -moz-linear-gradient(rgba(255,255,255,0), #fff);
    background: linear-gradient(rgba(255,255,255,0),#ffffff);
}
.intro-section .big-banner .big-banner-content {
	position: absolute;	
	max-width: 320px;	
	left: 0;
	bottom: 34px;
    padding: 0 20px;
	color: #131529;
	z-index: 5;
}
.intro-section .big-banner .big-banner-content h1 {
	font-size: 24px;
    font-weight: 700;
	color: #131529;
}
.intro-section .big-banner .big-banner-content hr {
	background-color: rgba(58,58,64,0.4);	
	margin-top: 7px;
	margin-bottom: 15px;
	height: .5px;
	border: none;
}
.intro-section .big-banner .big-banner-content .big-banner-text {    
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.2px;
}
.intro-section .big-banner .big-banner-content .big-banner-text strong {
    font-weight: 400;
    color: #ffae00;
}
.post-feed-listing .post-item {
	margin-bottom: 30px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}
.post-feed-listing .post-content {    
    border: 1px solid #e8e8eb;
    border-top: none;   
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.post-feed-listing .post-item .post-image {  
    width: 100%;   
	box-sizing: border-box;
	position: relative;
	display: block;
    overflow: hidden;
	font-size: 0;
	padding-top: 50%;
}
.post-item .post-image:before {
    content: '';
    background: rgba(237,21,117,0.05);
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.post-item .post-image:after {
	content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;    
    margin: auto;
    z-index: 1;
	bottom: -4px;   
    left: 16px;    
    transform: rotate(-90deg);  
}
.posts-section .post-item .post-image:before,
.posts-section .post-item .post-image:after {
	display: none;
}
.post-feed-listing .post-item .post-title {    
    max-height: none;
	overflow: hidden;
	font-size: 18px;
    line-height: 24px;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 15px;
}
.post-feed-listing .post-item .post-title .title:hover {
	color: #ee1d7a;
	text-decoration: none;
}
.searching-section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.search-block {
	padding: 30px 15px;
	-moz-box-shadow: 0px 8px 20px 0px rgba(24,32,111,0.2);
    -webkit-box-shadow: 0px 8px 20px 0px rgba(24,32,111,0.2);
    box-shadow: 0px 8px 20px 0px rgba(24,32,111,0.2);  
    position: relative;  
}
.search-block h2 {	
	letter-spacing: -1px;
    line-height: 25px;	
	margin-bottom: 10px;
	font-size: 22px;
}
.search-block .search-text {
	color: #333;
	padding-right: 20px;
	margin-bottom: 15px;
}
.multi-select {
    display: flex;
    flex-direction: column;
}
.select-agency-list {
	height: 48px;
	box-shadow: 0px 1px 2px 0px rgba(23,28,77,0.2);
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;	
	position: relative;
    overflow: visible;
	margin-bottom: 10px;
}
.multi-select .select-agency-list {
	display: inline-flex;
    flex: 1;
}
.search-block .select-agency-list:hover {
    box-shadow: 0px 4px 6px 0px rgba(23,28,77,0.3);
} 
.select-agency-list select {
	width: 100%;
    height: 48px;
    background-color: #f2f3f5;
    border: none;    
    font-size: 14px;
    padding: 10px;
    max-width: 100%;
	border-radius: 3px;
	color: #131529;
}
.search-block .select-agency-list select {
	color: #27377e;
	font-weight: 600;
}
.select-agency-list select#selectCity:disabled,
.btn.disabled, .btn:disabled {
	opacity: 1;
	cursor: no-drop;
}
.multi-select .btn.has-icon {
	padding-right: 40px;
	width: 100%;
	position: relative;
}
.multi-select .btn.has-icon .fas {
	position: absolute;
    top: 50%;
    right: 20px;
    font-size: 16px;
    height: 14px;
    line-height: 14px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.list-section {
	padding-top: 60px;
	margin-bottom: 96px;
}
.section-title.has-ad {
    padding-right: 60px;
} 
.section-title {
    padding: 6px 0 6px 25px;
    margin: 0 0 24px 0;
    position: relative;
    text-align: left;
}
.section-title:before {
    content: '\f3c5';
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 30px;	
    position: absolute;
    left: -8px;
    top: 0;   
}

.section-title.featured-title:before  {
	content: '\f058';
}
.section-title h2 {
    margin-left: 6px;
    font-size: 22px;
    display: inline-block;
    letter-spacing: -0.060em;
}
.section-title .section-subtitle {
    display: block;
    color: #aaabb7;
    margin-left: 6px;
    font-size: 13px;
}
.section-title.has-ad:after {
    content: '';
    display: block;
    background: url(images/icon-lateral-featured.gif) no-repeat;
	background-size: 100% auto;
	width: 34px;
	height: 34px;
    position: absolute;
    top: 15px;
    right: 0;
}
.profile-list .row > div {
	margin-bottom: 30px;
} 
.profile-list .profile {	
    text-align: center;
    border: 1px solid #e1e1e6;
    padding: 15px;	
	background: #fff;
}
.profile-list .profile h6 {
	font-size: 20px;
}
.profile-list .profile a:hover {
	text-decoration: none;
	color: #131529;
}
.profile-image {
	flex-shrink: 0;
    text-align: center;
    margin: 0 0 16px;
    line-height: 1;
}
.profile-image img {
    display: inline-block;
    width: 104px;
	margin-right: 0;
	border-radius: 0;
	overflow: visible;
	height: auto;
}
.submit-profile {
    background: #fff;    
    -moz-box-shadow: 0 20px 60px rgba(24,32,111,0.2);
    -webkit-box-shadow: 0 20px 60px rgba(24,32,111,0.2);
    box-shadow: 0 20px 60px rgba(24,32,111,0.2);
	height: 100%;
	position: relative;
}
.submit-profile .submit-profile-inner {
    padding: 10px 10px 86px 10px;    
}
.submit-profile .submit-profile-inner .submit-profile-text {
    display: none;
}
.submit-profile-bottom-container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;	
	border: 1px solid #ebebeb;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.submit-profile-bottom-container:hover {
	border-color: #dcdcdc;
}
.submit-profile-bottom-container .submit-profile-button {
    font-size: 18px;
    line-height: 22px;
	padding: 20px;
    display: block;
    color: #27377e;
    font-weight: 700;
    text-align: left;
    background: #f0f1f5;
	text-transform: uppercase;
}
.submit-profile-bottom-container .submit-profile-button:hover {
	text-decoration: none;
	color: #131529;
}
.editors-pics-section {
	background: #f0f1f5;
    padding-top: 64px;
    padding-bottom: 34px;
    position: relative;
}
.editors-pics-section:before {
    content: '';
    width: 49px;
    height: 52px;
    background: url(images/dan-grey-logo.svg) center;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    margin: auto;
}
.editors-pics-section .row > div {
	margin-bottom: 30px;
}
.editors-pics-section .editors-text-content {
    max-height: 380px;
    padding: 128px 30px;
    text-align: left;
    border-left: 2px solid #ffae00;
}
.editors-pics-section .editors-text-content h2 {
    font-size: 40px;
    font-weight: 700;
    color: #ffae00;
    margin-bottom: 9px;
}
.editors-pics-section .editors-text-content .editors-subtitle {
    font-size: 18px;
    color: #aaabb7;
}
.editors-pics-section .post-item .post-container,
.posts-section .post-item .post-container {
	position: relative;
    background: #fff;
}
.editors-pics-section .post-item .post-container .post-image,
.posts-section .post-item .post-container .post-image {
	height: 228px;
	position: relative; 
	overflow: hidden;
	display: block;
    font-size: 0;
}
.editors-pics-section .post-item .post-container .post-image img,
.posts-section .post-item .post-container .post-image img {	
    width: 100%;
}
.editors-pics-section .post-item .post-content,
.posts-section .post-item .post-content {
	padding: 20px;
    border: 1px solid #e8e8eb;
    border-top: none;
}
.post-item .category-name,
.post-item .category-name a {
	font-size: 12px;
    margin-top: 8px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #27377e;
}
.post-item .category-name a:hover,
.post-item .post-title a:hover {
	text-decoration: none;
	color: #131529;
}
.category-name a {
	margin-left: 6px;
}
.category-name .category-display-label {
    margin-right: 6px;
    margin-left: 0;
	text-transform: uppercase;
}
.editors-pics-section .post-item .post-title,
.posts-section .post-item .post-title {
    max-height: 56px;
    overflow: hidden;
    margin-bottom: 12px;
}
.post-item .post-title h4 {
	font-size: 20px;
	line-height: 27px;
}
.post-item .post-title h4 a:hover {
	 color: #27377e;
}
.editors-pics-section .post-item .post-excerpt,
.posts-section .post-item .post-excerpt {
    font-size: 14px;
    height: auto;
    overflow: hidden;
    margin: -2px 0px 0;
}
.subscribe-section {
	padding-top: 40px;
	padding-bottom: 60px;
}
.subscribe-block {
	background: #fff;
	box-shadow: 0px 6px 30px 0px rgba(24,32,111,0.14);
	margin: 20px 0 0 0;
    padding: 0 15px 40px 15px;
}
.subscribe-block h3,
.subscribe-block .subtitle {
	text-align: center;
}
.subscribe-block h3 {	
    font-size: 22px;
    position: relative;
	top: -15px;
	margin-bottom: 15px;
}
.subscribe-block .subtitle {
	font-size: 16px;
	margin-bottom: 30px;
}
.subscribe-block .btn {
   padding: 13px 60px 13px 32px;
}
.subscribe-block .wpcf7 {
	max-width: 570px;
	margin: 0 auto;
}
.subscribe-block .form-control {
	height: 48px;
    font-size: 14px;
}
.subscribe-block .form-group .form-control {
	flex: 0 0 70%;
	margin-bottom: 20px;
}
.subscribe-block .wpcf7-submit {  
	padding: 13px 60px 13px 32px;	
	font-size: 14px;
	box-sizing: border-box;
    width: 100%;
	text-transform: uppercase;
	text-align: left;
}
.subscribe-block .btn.has-icon .fas {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
}
.subscribe-block .wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7 form.invalid div.wpcf7-response-output, .wpcf7 form.unaccepted div.wpcf7-response-output {
	border-color: #ee1d7a;
}
.subscribe-block .wpcf7 form .wpcf7-response-output {
	text-align: center;
}
.check-wrapper {
    margin-bottom: 15px;    
}
.checkbox + label {
	float: left;
}
.check-wrapper  .check-caption {
	margin-left: 30px;
	font-size: 14px;
}
.check-wrapper a {
	color: #ed217c;
	text-decoration: underline;
}
.new-members-section {
	text-align: center;
	margin-bottom: 20px;
}
.new-members-section h4 {
	position: relative;
	margin-bottom: 30px;
}
.new-members-section h4 span {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #fff;
    -moz-box-shadow: 0px -6px 9px 0px rgba(24,32,111,0.1);
    -webkit-box-shadow: 0px -6px 9px 0px rgba(24,32,111,0.1);
    box-shadow: 0px -6px 9px 0px rgba(24,32,111,0.1);
    font-size: 17px;
    padding: 7px 16px 0;
}
.new-members-section h4:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8eb;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}
.new_member {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    min-height: 120px;
    border: 1px solid #e1e1e6;
    width: 100%;
	margin-bottom: 20px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.new_member:hover {
    border-color: #111;
}
.new_member .avatar {
	border-radius: 0;
    overflow: visible;
    margin-right: 0;
    max-height: 150px;
    width: auto;
	height: auto;
}
.bottom-info-section {
	background: #f0f1f5;
    padding: 15px 0;
}
.bottom-info-section+.bottom-info-section {
	background: #ebecf0;
	padding-bottom: 22px;
}
.bottom-info-section h2 {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: -1px;
    position: relative;
    display: inline-block;
    z-index: 2;
}
.bottom-info-section h2:after {
    content: '';
    position: absolute;
    width: 100%;    
    right: 0;
    margin: auto;   
    background: #d2e8f9;    
    z-index: -1;
	left: 0;
    height: 8px;
    bottom: 6px;
}
.bottom-info-section h3 {	
	margin-bottom: 12px;
}
.block-description {
    font-size: 12px;
	margin-bottom: 18px;
}
.bottom-info-section .btn {    
    font-size: 13px;
    width: 100%;
    margin: 0 auto 24px;
    padding: 14px 40px 14px 25px;    
	text-transform: uppercase;
	position: relative;
	text-align: left;
	height: auto;
}
.bottom-info-section .btn .fas {
	position: absolute;
	right: 25px;
	top: 50%;
	font-size: 24px;
	margin-top: -12px;
}
.links-list {
	text-align: left;
}
.links-list h5 {
	margin-bottom: 10px;
}
.links-list ul {
	list-style: none;	
	margin-bottom: 25px;
}
.links-list ul li {
	font-size: 12px;
	display: inline-block;
}
.links-list ul li:after {
    content: '';
    text-decoration: none;
    width: 1px;
    height: 12px;
    background: #c4c5c7;
    display: inline-block;
    margin: 0 10px;
	position: relative;
	top: 3px;
}
.links-list ul li a {
    color: #3a3a40;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	text-decoration: underline;
}
.links-list ul li a:hover {
    color: #00b5e5;
}
.socials-block {
    background: #f5f5f7;    
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;  
	padding: 11px 0;
	text-align: center;
	display: flex;
	justify-content: space-around;
	margin-bottom: 25px;
}
.socials-block a {
	padding: 9px;
	box-sizing: border-box;
	width: 56px;	
	font-size: 26px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.socials-block a:hover {
	color: #00b5e5;
}
.bottom-menu .menu li {
	list-style: none;
    display: inline-block;    
    font-weight: 700;
	font-size: 12px;
    margin: 0 13px 22px 0px; 
    border-bottom: 1px solid #131529;
}
.bottom-menu .menu li a {
	color: #131529;
}
.bottom-menu .menu li:hover {
	border-color: #00b5e5;
}
.bottom-menu .menu li:hover a  {
	text-decoration: none;
	color: #00b5e5;	
}
.top-banner {
	position: relative;
	height: 200px;
}
.top-banner:before,
.head-banner-bg:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .3);
}
.banner-text-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	overflow: hidden;
	display: none;
	z-index: 2;
}
.banner-text-wrapper .banner-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top-banner-section h1 {
	color: #131529;
	font-size: 30px;	
}
.banner-text-wrapper .banner-caption .banner-description {
	font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.banner-caption-mobile {
	padding: 20px 0;
}
.featured-members-section {
    background: #f0f1f5;
	padding-top: 60px; 
	padding-bottom: 60px;    
}
.feature-member-listing .member-listing-item {
	padding: 10px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    border: 1px solid #e1e1e6;
    position: relative;
}
 
.feature-member-listing .member-listing-image { 
	flex-shrink: 0;
    text-align: center;
    margin: 0;
    line-height: 1;
}
.feature-member-listing .member-listing-image img {
	display: inline-block;
    width: 70px;
	margin-right: 0;
	overflow: visible;
	border-radius: 0;
	height: auto;
}
.feature-member-listing .member-listing-content {
	width: 100%;
    padding: 10px;
	color: #333;
}
.feature-member-listing .member-listing-content h3 {
	font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.feature-member-listing .member-listing-content h3 a:hover {
	text-decoration: none;
	color: #27377e;
}
.feature-member-listing .member-listing-content .visit_website {
	position: static;
    background: #f5f6fa;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #27377e;
}
.feature-member-listing .member-listing-content .visit_website:hover {
	text-decoration: none;
}
.feature-member-listing .member-listing-content .visit_website i {    
    margin-left: 5px;
}
.standart-members-section {
	background: #f0f1f5;
	padding-top: 60px;
	padding-bottom: 30px;
}
.regular-member-listing > div {
	 margin-bottom: 30px;
}
.regular-member-item {
    border: 1px solid #e1e1e6;   
    height: 100%;
    display: flex;
    flex-direction: column;
	background: #fff;
}
.regular-member-item .regular-member-top-content {
    display: flex;
    flex-direction: column;
    padding: 10px;
    text-align: center;
}
.regular-member-item .regular-member-top-content .regular-member-top-listing-image {
	margin: 0;
    flex-shrink: 0;
    max-width: 120px;
    line-height: 1;
}
.regular-member-item .regular-member-top-content .regular-member-top-listing-image img {
	display: inline-block;
    width: 70px;
}
.regular-member-item .regular-member-top-content .regular-member-top-listing-image img.avatar {
	border-radius: 0;
    overflow: visible;
    margin-right: 0;
} 
.regular-member-listing-content,
.free-listing-content {
	padding: 10px;
}
.regular-member-listing-content h3,
.free-listing-content h3 {
	font-size: 20px;
    color: #131529;
    margin-bottom: 10px;
}
.regular-member-listing-content h3 a,
.free-listing-content h3 a {
	color: #131529;	
}
.regular-member-listing-content h3 a:hover,
.free-listing-content h3 a:hover {
	color: #27377e;
	text-decoration: none;	
}
.regular-member-listing-content .regular-member-listing-text,
.free-listing-content .free-listing-text {
    font-size: 14px;
    line-height: 1.6;
}
.regular-member-item .regular-member-bar {
    display: flex;
    justify-content: space-between;
    padding: 5px 30px;
    background: #fafafc;
    font-size: 12px;
    height: 46px;
    align-items: center;
    border-top: 1px solid #e1e1e6;
    margin-top: auto;
}
.regular-member-item .regular-member-bar .visit_website {
    font-weight: 500;
    font-size: 14px;
    color: #27377e;
    margin-left: auto;
}
.regular-member-item .regular-member-bar .visit_website:hover {
	text-decoration: none;
}
.regular-member-item .regular-member-bar .view_profile {
	text-transform: uppercase;
}
.regular-member-item .regular-member-bar .view_profile:hover {
	text-decoration: none;
	color: inherit;
}
.free-listings-section {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}
.free-listing > div {
	margin-bottom: 30px;
}
.free-listing-item {
	background: #fff;
	border: 1px solid #e1e1e6;
	height: 100%;
}
.free-listing-top-content {
    display: flex;
    flex-direction: column;
    padding: 10px;
}
.free-listing-image {
    margin: 0 auto;
    flex-shrink: 0;
    max-width: 80px;
    line-height: 1;
}
.free-listing-image img {
	width: 100%;
	height: auto;
}
.profile-info-section {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fafafa;
}
.profile-info-container h1 {
	text-transform: capitalize;
}
.profile-info-container figure {
    padding: 0;
    flex-shrink: 0;
    width: 220px;
	margin: 0 auto 20px;
}
.profile-info-container figure img {
	width: 100%;
	height: auto;
}
.profile-info-text {
	margin-bottom: 15px;
}
.profile-locations {
    color: #27377e;
    margin-bottom: 20px;
    display: flex;
}
.profile-locations .fas {
    font-size: 18px;
    margin-right: 15px;
}
.profile-locations > div {
    font-size: 14px;
}
.profile-locations > div > span.parent-location {
    text-transform: uppercase;
    font-weight: 600;
}
.profile-locations > div > span,
.profile-locations > div > a {
    display: inline-flex;
    color: #27377e;
    white-space: nowrap;
}
.profile-locations > div a:hover {
	color: #27377e;
	text-decoration: none;
}
.profile-locations > div .other-locations {
	position: relative;    
    padding-bottom: 20px;
    cursor: default;
	margin-top: 10px;
}
.profile-locations > div .other-locations span {
    display: inline-flex;
    align-items: center;
    background: #b2b5cd;
    color: #fff;
    font-size: 12px;
    height: 24px;
    border-radius: 12px;
    padding: 0 10px;
    font-weight: 400;
}
.profile-locations > div .other-locations .other-cities {
    position: absolute;
    z-index: 50;
    background: #fff;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
    top: 100%;
    left: 0;
    width: 275px;
    -moz-box-shadow: 0 6px 14px rgba(19,21,41,0.3);
    -webkit-box-shadow: 0 6px 14px rgba(19,21,41,0.3);
    box-shadow: 0 6px 14px rgba(19,21,41,0.3);
}
.profile-locations > div .other-locations:hover .other-cities {
    opacity: 1;
    visibility: visible;
}
.profile-locations > div .other-locations .other-cities > div {
    position: relative;
    padding-left: 30px;
}
.profile-locations > div .other-locations .other-cities > div+div {
    margin-top: 15px;
    padding-top: 20px;
}
.profile-locations > div .other-locations .other-cities:after {
    bottom: 100%;
    left: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #fff;
    border-width: 8px;
}
.profile-locations > div .other-locations .other-cities > div .fas {
    position: absolute;
    top: 3px;
    left: 0;
}
.profile-locations > div .other-locations .other-cities > div+div .fas {
    top: 23px;
}
.profile-locations > div .other-locations .other-cities > div+div:before {
    content: '';
    display: block;
    width: calc(100% + 40px);
    height: 1px;
    background: #e1e1e6;
    position: absolute;
    left: -20px;
    top: 0;
}
.profile-locations > div .parent-location+.child-location:before {
    content: '|';
    margin: 0 14px 0 12px;
}
.profile-info-block .btn {
	font-size: 14px;
	margin-bottom: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 14px 20px;
	width: 290px;
} 
.profile-info-block .fas {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
}
.about-section {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fff;
}
.about-description {
	margin-top: 24px;
    margin-bottom: 30px;
}
.information-tabs {
	-moz-box-shadow: 0px 6px 30px 0px rgba(24,32,111,0.14);
	-webkit-box-shadow: 0px 6px 30px 0px rgba(24,32,111,0.14);
    box-shadow: 0px 6px 30px 0px rgba(24,32,111,0.14);
	background: #fff;
	margin-bottom: 40px;
}
#nav-map {
	font-size: 0;
}
#profile-map {
	height: 100%;
}
.information-tabs .nav-tabs .nav-link {
	border-radius: 0;
	font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #aaabb7;
	flex: 1;
	text-align: center;
}
.information-tabs .nav-tabs .nav-link.active {
	color: #27377e;
    background: #f5f5f8;
    border-color: #e1e1e6 #e1e1e6 #f5f5f8 #e1e1e6;
}
.information-tabs .tab-pane {
	height: 210px;
}
.information-tabs #nav-adress {
	padding: 25px 30px;
    overflow-y: scroll;
}
.office {
	margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
}
.office ul li {
	list-style: none;
	padding-left: 30px;
    position: relative;
    font-size: 13px;
    margin-bottom: 20px;
}
.office h4 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 16px;
}
.office ul li .fas {
    position: absolute;
    top: 2px;
    left: 0;
    color: #27377e;
    font-size: 18px;
}
.office ul li a:hover {
	color: #27377e;
	text-decoration: none;
}
.office ul li strong {
	text-transform: uppercase;
	margin-right: 5px;
}
.services-block {
	box-shadow: 0px 6px 30px 0px rgba(24,32,111,0.14);
	background: #fff;
	padding: 20px;
} 
.services-block h2 {
	font-size: 16px;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9db;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}
.service-items {
	list-style: none;
}
.service-items li {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0 10px 20px;
    line-height: 1;
    font-size: 12px;
	position: relative;
}
.service-items li .fas {
    color: #27377e; 
    vertical-align: middle;
	position: absolute;
	left: 0;
	top: 13px;
}
.service-items li h3 {
    font-size: 15px;
    font-weight: 400;
	margin-bottom: 0;
}
.posts-section {
	padding-bottom: 50px;
}
.posts-section .row > div {
	margin-bottom: 30px;
}
.posts-section .btn-light {
	box-shadow: none;
	border: 2px solid #e1e1e6;
	color: #27377e;
}
.posts-section .btn-light:hover {
	border-color: #27377e;
	box-shadow: none;
}
.posts-section .btn {
	text-align: center;
    font-weight: 700;
    font-size: 18px;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 17px 25px;
}
.posts-section .btn .fas {
	font-size: smaller;
	margin-left: 10px;
}
.article-section img {
	max-width: 100%;
	height: auto;
}
.post-thumbnail {
	margin-bottom: 25px;
}
.post-thumbnail img {
	width: 100%;
}
.ssba {
	margin-bottom: 20px;
}
.share-buttons a {
	font-size: 16px;
	color: #000;	
	width: 40px;
	padding: 8px 0;
	position: relative;
	text-align: center;
	display: block;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.share-buttons a:hover {
	background: #000;
	color: #fff;
}
.article-content {
	padding-bottom: 40px;
}
.article-content h1 {
	font-size: 28px;
}
.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content ul {
	margin-bottom: 20px;
}
.article-content a {
	color: #ff0073;
}
.article-content ul li {	
	margin: 0  0 10px 30px;
}
.top-profiles {
	margin-bottom: 20px;
}
.top-profiles h3 {
	font-size: 20px;
    padding: 23px 15px;
    background: #f7f7fa;
    border: 1px solid #e1e1e6;
    margin: 0 0 8px;
}
.top-profile-item {	
    padding: 13px 15px;    
    margin-bottom: 10px;
    -moz-box-shadow: 0px 1px 4px 0px rgba(24,32,111,0.16);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(24,32,111,0.16);
    box-shadow: 0px 1px 4px 0px rgba(24,32,111,0.16);
	display: flex;
	align-items: center;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.top-profile-item:hover {
    -moz-box-shadow: 0px 4px 6px 0px rgba(23,28,77,0.3);
    -webkit-box-shadow: 0px 4px 6px 0px rgba(23,28,77,0.3);
    box-shadow: 0px 4px 6px 0px rgba(23,28,77,0.3);
}
.top-profile-item .top-profile-image {
    display: inline-block;
    width: 55px;
	margin: 0 15px 0 0;
}
.top-profile-item .top-profile-image img {
	max-width: 100%;
	height: auto;
	margin-right: 0;
	border-radius: 0;
	overflow: visible;
}
.top-profile-item {
	color: #3a3a40;
}
.top-profile-item a:hover {
	color: #3a3a40;
	text-decoration: none;
}
.top-profile-subtitle {
	font-size: 12px;
}
.share-block {
	border-top: 1px solid #e8e8eb;
	border-bottom: 1px solid #e8e8eb;
	padding-top: 40px;
	padding-bottom: 40px;
}
.share-block .ssba-share-text {
	margin-bottom: 25px;
	display: block;
}
.share-block .ssbp-wrap  {
	width: 100%;
}
.share-block .ssbp-wrap .ssbp-list {
	display: block;
}
.share-block .ssbp-wrap .ssbp-list li {	
	width: 20% !important;
    border: 1px solid #ddd;
	border-left: none;
    text-align: center;
    cursor: pointer;
}
.share-block .ssbp-wrap .ssbp-list li:first-child {
	border-left: 1px solid #ddd;
}
.share-block .ssbp-list li a {
	width: 100% !important;
	height: auto !important;
	padding: 9px 0;
}
.author-block {	
	border-bottom: 1px solid #e8e8eb;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 80px;
	display: flex;
}
.avatar {
	border-radius: 50%;
	overflow: hidden;   
    margin-right: 30px;
	width: 64px;
	height: 64px;
	display: block;
}
.avatar img {
	height: 100%;
}
.author-block .post-detail {
	font-size: 18px;
    line-height: 24px;
    color: #131529;
	position: relative;
	top: 5px;
}
.author-block .post-detail a:hover {
	color: #131529;
	text-decoration: none;
}
.author-block .post-detail .entry-date {
	font-size: 14px;
}
.article-section .subscribe-block {
	margin-bottom: 80px;
}
.submit-button-wrapper {
	text-align: center;
}
.subscribe-block .submit-button-wrapper .btn {
	width: auto;
	padding: 17px 54px 17px 32px;
}
.category-section {
	padding: 40px 0;
}
.category-section .post-item {
	border: 1px solid #e1e1e6;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;	
}
.post-item-thumbnail {
	width: 100%;
    padding-top: 100%;
	float: left;
	display: block;		
	margin-bottom: 20px;
}
.category-section .post-item .post-title h4 {
	margin-bottom: 10px;
}
.category-section .post-item .post-excerpt {
	font-size: 14px;
}
.navigation.pagination {
	display: block;
	border-radius: 0;
	margin-top: 40px;
}
.posts-pagination,
.pagination .nav-links {
	text-align: center;
	margin-bottom: 40px;
}
.page-numbers {
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin: 0 5px;
}
.page-numbers:hover, 
.page-numbers.current {
    color: #27377e;
	text-decoration: none;
}
.page-numbers.next {
	width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #f7f7fa;
    display: inline-block;   
    margin: 0 10px;
	position: relative;
	top: -4px;
	font-size: 0;
}
.page-numbers.next:after {
    content: '\f30b';
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    font-size: 24px;
    position: relative;
    top: 5px;
    color: #aaabb7;
}
.categories-list {
	background-color: #f2f3f5;
	height: 50px;
	overflow: hidden;
}
.post-categories li {
	display: none;
	opacity: 0;
}
.post-categories li.slick-slide {
	display: block;
	opacity: 1;
	text-align: center;	
}
.post-categories li.slick-slide a {
	font-size: 16px;
    text-align: center;
    color: #aaabb7;
    font-weight: 700;
    text-transform: uppercase;
	padding: 13px 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.post-categories li.slick-slide a:hover {
	text-decoration: none;
	color: #131529;
}
.post-categories .slick-arrow {
	font-size: 0;
	background: none;
	border: none;
	position: absolute;
	top: 6px;
	cursor: pointer;
	z-index: 20;
}
.post-categories .slick-arrow.slick-disabled {
	opacity: 0.4;
	cursor: default;
}
.post-categories .slick-arrow.slick-prev {
	left: 0;
} 
.post-categories .slick-arrow.slick-next {
	right: 0;
}
.post-categories .slick-arrow:after {
	display: inline-block;	
	color: #aaabb7;
	font-size: 24px;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.post-categories .slick-arrow.slick-prev:after  {
	content: '\f053';
}
.post-categories .slick-arrow.slick-next:after  {
	content: '\f054';
}
.form-contact-section {
	padding-top: 20px;
	padding-bottom: 20px;
}
.section-title+.subtitle {
	font-size: 13px;
	margin: -20px 0 40px 0;
}
.contact-form-wrapper {
	background: #fff;
	box-shadow: 0px 6px 30px 0px rgba(24,32,111,0.14);
	padding: 60px 0 0 0;
}
.contact-form-wrapper .form-group,
.contact-form-wrapper .check-wrapper,
.contact-form-wrapper .agree-block {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 24px;
}
.form-contact-section label {
	font-size: 14px;
    font-weight: 400;
    color: #131529;
    margin-bottom: 4px;
}

.form-contact-section .form-control {
	font-size: 14px;
	padding: 14px 10px;
	height: auto;
}
.form-contact-section textarea.form-control {
	font-size: 15px;
	height: 96px;
	resize: none;
}
.agree-block {
	font-size: 12px;    
    color: #767779;    
    line-height: 19px;
	padding-top: 20px;
}
.agree-block:before {
	content: '';
	border-top: 1px solid #D9D9DB;
	display: block;
	margin-bottom: 11px;
}
.form-button-container {
	background: #f7f8fa;
	padding: 30px 15px;
}
.form-button-container .wpcf7-submit {
	font-size: 14px;
	padding: 13px 50px;
    text-transform: uppercase;
	display: block;
	width: 100%;
	max-width: 270px;
	margin: 0 auto;	
	height: auto;
	border-radius: 0;
    position: relative;
	
}
.wpcf7-submit {
	background-color: #263885;
    border: 1px solid #263885;
    color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	font-weight: 700;
	cursor: pointer;
}
.wpcf7-submit:disabled {
	background-color: #263885 !important;
    border-color: #263885 !important;
    color: #fff !important;
}
.wpcf7-submit:hover {
	background-color: #fff;
    border-color: #263885;
    color: #263885;
}
.div.wpcf7 .ajax-loader {
	display: none;
}
.map-container {
	margin-bottom: 60px;	
	position: relative;
}
.location-section .map-container .acf-map {
	height: 456px;
}
.map-address-block {
	background: rgba(255,255,255,0.95);
    box-shadow: 0px 8px 20px 0px rgba(24,32,111,0.12);    
	padding: 26px 30px;   
    width: 100%;
	box-sizing: border-box;
}
.faq-section {
	margin-bottom: 60px;
}
.accordion {
	box-shadow: 0 8px 20px rgba(24,32,111,0.12);
}
.accordion .card-header {
	padding: 0;
	background: none;	
}
.accordion .card-header button {
	font-size: 14px;
	padding: 15px 40px 15px 20px;
	text-align: left;
	background: #fff;
	display: block;
	width: 100%;
	border: none;	
    font-weight: 700;
    color: #131529;    
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	cursor: pointer;
	position: relative;
}
.accordion .card-header button:hover {
	background: #fcfcfc;
    color: #27377e;
}
.accordion .card-header button:after {
	content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	font-size: 26px;
	line-height: 1;
    color: #27377e;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -13px;
	-webkit-transition: transform .2s;
	-moz-transition: transform .2s;
	-ms-transition: transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
}
.accordion .card-header button.collapsed:after {
	transform: rotate(-180deg);
}
.accordion .card {
	border: none;	
}
.accordion .card-body {
	background: #fcfcfc;
	font-size: 12px;
}
.accordion .card-body a {
	color: #27377e;
	font-weight: bold;
}
.accordion .card-body a:hover {
	color: #27377e;
	text-decoration: none;
}
.share-section .share-block {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
.share-section .share-block .share-buttons {
	justify-content: center;	
}
.share-section .share-block .share-buttons a {
	font-size: 30px;
	line-height: 62px;
	height: 62px;
	padding: 0;
	flex: 1 0 auto;
}
.contact-us-btn-wrapper {
	text-align: center;
}
.why-section {
	background: #f7f7fa;
	text-align: center;
	padding: 60px 0 0 0;
} 
.why-section h2 {
	margin-bottom: 40px;
}
.why-section .row > div {
	margin-bottom: 40px;
}
.why-section .row > div:last-of-type {
	margin-bottom: 0;
}
.service-avantages-thumbnail {
	height: 120px;
	margin-bottom: 20px;
}
.service-avantages-thumbnail img {
	height: 100%;
	max-width: 100%;
}
.options-section {
	padding: 60px 0;
	text-align: center;
	background: #f7f7fa;
}
.options-section h2 {	
	margin-bottom: 40px;
}
.option-thumbnail-wrapper {	
	padding-top: 20px;
}
.option-block {
	margin-bottom: 40px;
}
.option-block h3 {
	margin-bottom: 24px;
}
.option-description {
	margin-bottom: 20px;
}
.options-section .btn {
	margin-bottom: 40px;
}
.options-section .btn.has-icon i {
	margin-left: 10px;
}
.testimonials-section {
	padding: 30px 0;
}
.section-description {
	margin-bottom: 20px;
}
.testimonial-controls {
	margin-bottom: 40px;
}
.carousel-control-prev,
.carousel-control-next {
	display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.15);
    text-align: center;
    font-size: 0;
    cursor: pointer;
    margin: 5px;
	position: relative;
	opacity: 1;
}
.carousel-control-prev:before,
.carousel-control-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	font-size: 20px;
    color: #000000;
    display: inline-block;
    line-height: 48px;
}
.carousel-control-prev:before {
	content: "\f30a";
}
.carousel-control-next:before {
	content: "\f30b";
}
.carousel-control-prev:hover:before,
.carousel-control-next:hover:before {
	color: #ee1d7a;
}
.testimonials-section .carousel {
	box-shadow: 3px 10px 20px rgba(24,32,111,0.2);
    z-index: 1;
    position: relative;
    border: 1px solid #EBECF0;
	padding: 50px 25px 25px;
	min-height: 350px;	
}
.testimonials-section .carousel:before {
    content: "";
    width: 37px;
    height: 30px;
    background: transparent url(images/ico-blockquote.svg) center center no-repeat;
    background-size: auto 100%;
    font-size: 0;
    position: absolute;
    z-index: 15;
    left: 22.5%;
    top: -15px;
}
.testimonial-thumbnail {
	width: 90px;
	height: 90px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
}
.testimonial-content {
	margin-left: 110px;
}
.testimonial-thumbnail img {
	height: 100%;
	width: auto;
}
.plans-section {
	padding: 20px 0 0 0;
}
.plans-table-wrapper {
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 60px;
	padding-top: 40px;
}
.plans-table {
	display: flex;
	flex-wrap: wrap; 
	background: #fff;
	text-align: center;
	min-width: 450px;
}
.plans-table .plans-column.options-column {
	background: #f5f5f7;    
    position: relative;
    background: #f5f5f7;
    font-size: 12px;
    font-weight: 700;
	text-align: left;
	flex: 0 0 28%;
}
.plans-table .plans-column {
	flex: 0 0 24%;	
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	position: relative;
}
.plans-table .plans-column:hover,
.plans-table .plans-column.popular-plan {
	box-shadow: 0px 8px 30px 0px rgba(24,32,111,0.1);	
}
.plans-table .plans-column.options-column:hover {
	box-shadow: none;
}
.plans-table .plans-column.options-column:hover .heading-row {
	background: #14162a;
	color: #fff;
}
.plans-table .heading-row {
	height: 64px;
	background: #14162a;
	color: #fff;
	font-size: 14px;
    padding: 0 10px;
	font-weight: 700;
	display: flex;
    flex-direction: column;
    justify-content: center;
	position: relative;
}
.plans-table .plans-column:hover .heading-row,
.plans-table .plans-column.popular-plan .heading-row {
	background: #fff;
	color: #131529;
}
.plans-table .plans-column.popular-plan .heading-row:before {	
    content: 'Most Popular';
	font-size: 12px;
	line-height: 32px;
    position: absolute;   
    height: 32px;
    background: #ffae00;
    color: #131529;
    font-weight: 700;
    padding: 0 5px;
    top: -32px;
	left: 0;
	right: 0;
}
.plans-table .content-row {
	font-size: 12px;
	height: 55px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 0 10px;	
	border-right: 1px solid #ebebf0;
	position: relative;
}
.plans-table .options-column .content-row {
	font-size: 12px;
	font-weight: 700;
	padding-right: 30px;
	border-left: 1px solid #ebebf0;
	border-bottom: 1px solid #ebebf0;
}
.plans-table .options-column .empty-row {
	background: #fff;
}
.plans-table .content-row .plan-option {
	font-size: 13px;
}
.plans-table .price-row,
.plans-table .link-row {
	border-bottom: 1px solid #ebebf0;
}
.plans-table .options-column .price-row {
	font-size: 16px;
}
.plans-table .price-row em {	
    font-size: 12px;    
    font-weight: 400;   
    font-style: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.checked-option {
	background-color: #14ca00;
    width: 24px;
    height: 24px;
	border-radius: 50%;
	position: relative;
	display: block;
	margin: 0 auto;
}
.checked-option:before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 6px;
}
.info-icon {
	background: #8d8e97;
    border-radius: 50%;
    position: absolute;
    top: 50%;
	margin-top: -7px;
    right: 15px;
    width: 14px;
    height: 14px;
    text-align: center;
	cursor: pointer;
}
.info-icon:before {
	content: '\f129';
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	color: #fff;
	font-size: 8px;
	line-height: 1;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 5.5px;
}
.info-icon:hover+.option-info-block,
.option-info-block:hover {
	display: block;
	opacity: 1;	
}
.option-info-block {
	position: absolute;
    width: 120px;
    padding: 10px;
    bottom: 45px;
    right: -38px;
    z-index: 1;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 6px 14px 0px rgba(19,21,41,0.3);
    font-size: 10px;
    font-style: normal;
    line-height: 12px;   
    font-weight: 400;
	display: none;
	opacity: 0;
}
.option-info-block:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
}
.plans-table .plans-column:hover .link-row,
.plans-table .plans-column.popular-plan .link-row {
	border-bottom-color: transparent;
}
.content-row.link-row a {
	color: #27377e;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}
.content-row.link-row a:hover {
	text-decoration: none;
}
.join-arrow-wrapper {
	color: #27377e;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 55px;
	background: #fff;
	box-shadow: 0px 10px 10px 0px rgba(24,32,111,0.1);
	opacity: 0;
	transform: scale(1, 0);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
.plans-table .plans-column:hover .join-arrow-wrapper,
.plans-table .plans-column.popular-plan .join-arrow-wrapper {
	opacity: 1;
	transform: scale(1);
}
.why-membership-wrapper {
	position: relative;
	padding-left: 50px;
	padding-top: 5px;
	margin-bottom: 40px;
}
.why-membership-icon {
	position: absolute;
	left: 0;
	top: 10px;
} 
.why-membership-icon img {
	height: 30px;
}
.why-membership-section {
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(images/why-dan-bg.jpg) no-repeat bottom center;
}  
.why-membership-section .section-title {
	margin-bottom: 40px;
}
.why-membership-content h3 {
	margin-bottom: 10px;
}
.membership-benefits-section {
	background: #f0f1f5;
	padding-top: 60px;
	padding-bottom: 60px;
}
.membership-benefits-section .section-title {
	margin-bottom: 40px;
}
.benefits-tab {
	background: #fff;
	box-shadow: 0 0 12px 3px rgba(217,217,219,0.4);
    padding: 10px;
	margin-bottom: 80px;
}
.tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 14px 20px 0 20px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;	
	font-size: 14px;
    font-weight: 600;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	color: #666;
	position: relative;
}
.tab button:first-of-type {
	border-top: 1px solid #e2e2e2;
}
.tab button:hover,
.tab button.active {
	color: #ee1d7a;
}
.tab button.active {
	padding-bottom: 20px;
}
.button-description {
	position: relative;
	overflow: hidden;
	height: 1px;
	opacity: 1;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
	transform: scale(1, 0);	
	margin-bottom: 14px;	
}
.tab hr{	
	border-bottom: 1px solid #e2e2e2;
	margin: 0;	
}
.active+.button-description {
	height: 100%;
	opacity: 1;
	transform: scale(1); 
}
.tabcontent {
	padding: 20px 5%;	
	border-left: none;
	display: none;
	box-sizing: border-box;
}
.list-of-benefits {
	text-align: center;
}
.benefits-section-title {
	margin-bottom: 60px;
}
.benefit-item {
	margin-bottom: 40px;
}
.benefit-item img {
	height: 60px;
	margin-bottom: 20px;
}
.benefit-item .benefit-text {
	font-size: 15px;
	padding: 0 15px;
}
.membership-benefits-section .button-wraper {
	text-align: center;
	text-transform: uppercase;
}
.stat-section {
	padding-top: 60px;
	padding-bottom: 30px;
}
.visitors {
	text-align: center;
}
.visitors-item {
	margin-bottom: 40px;
}
.visitors-item img {
	margin-bottom: 20px;
}
.visitors-item h3 {
	margin-bottom: 20px;
}
.search-simulate-block {
	text-align: center;
	border-top: 2px solid rgba(0,0,0,.1);
	border-bottom: 2px solid rgba(0,0,0,.1);
	padding-top: 80px;
	padding-bottom: 80px;
}
.search-simulate-block h3 {
	font-weight: 400;
	margin-bottom: 40px;
}
.input-simulate {
	max-width: 796px;
    margin: 0 auto;
    border: 1px solid #EE1D7A;
    font-size: 12px;
	letter-spacing: -.5px;
    color: #131529;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 40px;
    font-weight: 300;
    line-height: 1.1;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 16px 3px rgba(238,29,122,0.16);
    overflow: hidden;
    text-overflow: ellipsis;
	text-align: left;
}
.input-simulate:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 24px;
    height: 24px;
    background: transparent url(images/icon-search-line.png) center center no-repeat;
    background-size: auto 100%;
    font-size: 0;
    right: 20px;
    top: calc(50% - 12px);
    cursor: pointer;
}
.default-section {
	padding: 40px 0;
}
.default-section img {
	max-width: 100%;
	height: auto;
}
.default-section ul {
	margin: 0 0 20px 20px;
}
.default-section ul li {
	margin-bottom: 10px;
}
.ssba-share-text {
	display: none;
}
/* content responsive */
@media (max-width: 767px) {
	.submit-profile .submit-profile-inner h3 {
		font-size: 20px;
	}
	.tabcontent {
		display: none !important;
	}
}
@media (min-width: 480px) {
	.post-item-thumbnail {
		width: 80px;
		height: 80px;
		float: left;
		padding-top: 0;
	}
	.category-section .category-names-container,
	.category-section .post-title {
		margin-left: 100px;
	}
	.category-section .post-excerpt {
		clear: both;
	}
}
@media (min-width: 576px) {	
	.profile-locations > div .other-locations {
		display: inline-flex;
		margin-left: 15px;
		margin-top: 0;
	}
	.profile-locations > div .other-locations .other-cities {
		width: 296px;
	}
	.testimonial-thumbnail {
		width: 170px;
		height: 170px;
		overflow: hidden;
		border-radius: 50%;
		float: left;
	}
	.testimonial-content {
		margin-left: 190px;
	}
}
@media (min-width: 768px) {
	.subscribe-block .form-group {
		display: flex;
		justify-content: space-between;
	}
	.subscribe-block .form-group .wpcf7-submit {
		width: auto;
		margin-left: 30px;
	}
	.intro-section {
		padding-top: 64px;
		margin-bottom: 93px;
	}	
	.intro-section .big-banner {		
		margin-bottom: 0;		
	}
	.intro-section .big-banner .big-banner-content {	
		bottom: 20px;
		right: 0;
		max-width: none;
	}
	.intro-section .big-banner .big-banner-content,
	.intro-section .big-banner .big-banner-content h1 {
		color: #fff;
	}
	.intro-section .big-banner .big-banner-content h1 {
		font-size: 36px;
	}
	.intro-section .big-banner .big-banner-content hr {
		background-color: rgba(255,255,255,0.2);
		margin-bottom: 23px;
	}		
	.intro-section .big-banner .big-banner-content .big-banner-text {    
		font-size: 20px;
		line-height: 26px;
	}
	.intro-section .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.intro-section .container .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.intro-section .container .row > div {
		padding-left: 15px;
		padding-right: 15px;
	}
	.intro-section .big-banner:before {
		display: none;
	}	
	.post-feed-listing .post-item {
		padding-left: 0;
		padding-right: 0;
	}
	.post-feed-listing .post-item .post-image {
		width: 59.7%;    
		float: right;
		padding-top: 0;
	}
	.post-feed-listing .post-item .post-image:after {
		left: 0;    
		transform: rotate(0deg);
		top: 32px;
		bottom: auto;		
	}
	.post-feed-listing .post-content {
		width: 40.3%;
		float: left;
		height: 220px;	
		border: 1px solid #e8e8eb;
		border-right: none;
	}
	.post-feed-listing .post-item .post-image,
	.post-feed-listing .post-item .post-image img {	
		height: 220px;
	}
	.post-feed-listing .post-item .post-image img {
		width: auto;
	}
	.post-feed-listing .post-item .post-title {
		position: absolute;
		bottom: 10px;
		left: 0;
		right: 0;
		padding: 10px;
	}
	.multi-select {
		flex-direction: row;
	}
	.multi-select .select-agency-list {
		margin: 0 10px 0 0;
	}
	.multi-select .btn.has-icon {
		max-width: 190px;
	}
	.search-block {
		padding: 46px 46px 31px 46px;
	}
	.search-block h2 {
		position: absolute; 
		z-index: 10;
		top: -15px;
		left: 45px;	
		white-space: nowrap;
		font-size: 28px;
	}
	.section-title {		
		padding: 16px 0 16px 9px;
		border-top: 2px solid #d9d9db;
		border-left: 2px solid #d9d9db;
	}
	.section-title.has-ad:after {   
		width: 68px;
		height: 68px;
	}
	.section-title:before {	
		top: 21px;
		left: -12px;
	}
	.section-title.featured-title:before {
		left: -16px;
	}
	.section-title h2 {
		font-size: 32px;
		margin-left: 15px;
	}
	.section-title .section-subtitle {
		display: inline-block;
		font-size: 18px;
		margin-top: 20px;
		margin-left: 10px;
	}
	.section-title.has-ad:after {
		top: 30px;
		width: 48px;
		height: 48px;
		font-size: 15px;
	}
	.profile-list .profile {
		padding: 18px;
	}
	.profile-image {
		margin-bottom: 30px;
	}
	.submit-profile .submit-profile-inner {
		padding: 28px 28px 86px 28px;
	}
	.submit-profile .submit-profile-inner .submit-profile-text {
		display: block;
	}
	.editors-pics-section .post-item .post-container .post-image,
	.posts-section .post-item .post-container .post-image {		
		height: 190px;		
	}
	.editors-pics-section .post-item .post-container .post-image img,
	.posts-section .post-item .post-container .post-image img {	
		height: 190px;    
		position: absolute;
		left: -14px;
		width: auto;
	}
	.new-members-section h4 span {
		font-size: 28px;
		padding: 20px 23px;
	}
	.bottom-info-section h2 {
		font-size: 40px;		
		letter-spacing: -3px;		
	}
	.bottom-info-section h2:after {		
		bottom: 9px;		
		height: 16px;
	}
	.bottom-info-section h3 {	
		margin-bottom: 23px;
	}
	.bottom-info-section {	
		padding: 60px 96px;  
		text-align: center;
	}
	.bottom-info-section .btn {
		max-width: 340px;
		margin: 0 auto;
		font-size: 18px;
		padding: 18px 50px 18px 25px;			
	}
	.block-description {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 28px;
	}
	.top-banner {
		height: 400px;
	}
	.banner-text-wrapper {
		display: block;		
	}
	.top-banner-section h1 {		
		font-size: 36px;
		color: #fff;
	}
	.banner-text-wrapper .banner-caption .banner-description {
		font-size: 20px;
		letter-spacing: -1px;
	}
	.banner-text-wrapper .banner-caption hr {
		background: rgba(255,255,255,0.5);
		max-width: 270px;
		margin-left: 0;
		margin-right: auto;
		border: 0;
		height: 1px;
		margin-bottom: 1.5em;
	}
	.banner-caption-mobile {
		display: none;
	}
	.feature-member-listing .member-listing-item {
		padding: 30px;
		flex-direction: row;
		margin-bottom: 30px;
	}
	.feature-member-listing  .member-listing-image {
		padding: 35px;
		border-right: 1px solid #ddd;
	}
	.feature-member-listing .member-listing-image img {
		width: 140px;
	}
	.feature-member-listing .member-listing-content {
		padding: 30px;
	}
	.feature-member-listing .member-listing-content h3 {
		text-align: left;
	}
	.feature-member-listing .member-listing-content .visit_website {
		position: absolute;
		bottom: 30px;
		right: 30px;
		background: none;
		height: auto;
		line-height: 1;
		text-align: right;
		margin: 0;
		font-size: 18px;
		letter-spacing: normal;
	}
	.regular-member-item .regular-member-top-content .regular-member-top-listing-image {
		margin: 0 40px 0 0;
	}
	.regular-member-item .regular-member-top-content .regular-member-top-listing-image img {
		width: 100%;
		height: auto;
	}
	.regular-member-listing-content {
		padding: 0;
	}
	.regular-member-item .regular-member-top-content {
		padding: 30px;
		flex-direction: row;
		justify-content: flex-start;
		text-align: left;
	}
	.free-listing-top-content {
		padding: 30px;
		flex-direction: row;
	}
	.free-listing-image {
		margin: 0 30px 0 0;
	}
	.profile-info-container figure {
		width: 150px;
		height: 150px;
		margin: 0 60px 0 0;
		display: flex;
		flex-wrap: wrap;
	}
	.profile-info-container figure img {
		margin: auto;
	}
	.profile-info-container h1 {
		font-size: 40px;
	}	
	.profile-info-container {
		display: flex;
	}
	.services-block {
		padding: 25px 35px;
	}
	.service-items {
		display: flex;
		flex-wrap: wrap;
	}
	.service-items li {
		flex: 1 0 50%;
	}
	.share-block .ssbp-list li {	
		width: 11% !important;
	}
	.form-contact-section {
		padding-top: 100px;
		padding-bottom: 60px;
	}	
	.section-title+.subtitle {
		font-size: 18px;
		margin: -20px 0 60px 30px;
	}
	.contact-form-wrapper .form-group,
	.contact-form-wrapper .check-wrapper,
	.contact-form-wrapper .agree-block {
		max-width: 600px;
		margin: 0 auto 24px;
	}
	.map-container {
		padding: 0 15px;
	}
	.faq-section {
		margin-bottom: 100px;
	}
	.accordion .card-header button {
		font-size: 18px;
		padding: 23px 52px 23px 32px;
	}
	.accordion .card-body {
		font-size: 16px;
	}
	.accordion .card-header button:after {
		right: 35px;
	}
	.share-section .share-block {
		padding-bottom: 40px;
	}	
	.subscribe-section {		
		padding-bottom: 100px;
	}
	.subscribe-block {
		padding-bottom: 70px;
		margin: 76px 0 0 0;
	}
	.subscribe-block h3 {	
		font-size: 40px;
		line-height: 36px;
	}
	.subscribe-block .subtitle {
		font-size: 18px;
		line-height: 28px;
	}
	.subscribe-block .form-control {
		height: 64px;		
	}
	.subscribe-block .form-group .form-control {
		margin-bottom: 0;
	}
	.subscribe-block .form-control,
	.subscribe-block .wpcf7-submit {		
		font-size: 18px;
	}
	.subscribe-block .wpcf7-submit {
		padding: 17px 50px;
	}
	.subscribe-block .btn.has-icon {
		padding: 17px 60px 17px 32px;
	}
	.subscribe-block .btn.has-icon .fas {
		margin-top: -10px;
	}
	.form-contact-section .form-control {
		font-size: 18px;
		padding: 19px 20px;
	}
	.select-agency-list {
		height: 64px;
	}
	.select-agency-list select {	
		height: 64px;      
		font-size: 18px;
		padding: 17px 20px;
	}
	.check-wrapper  .check-caption {
		font-size: 16px;
	}
	.form-button-container .wpcf7-submit {
		font-size: 18px;
		padding: 18px 50px;
	}
	.option-thumbnail-wrapper img {
		max-width: 82%;
	}
	.col-md-5 .option-thumbnail-wrapper img {
		max-width: 93%;
	}
	.why-section h2, 
	.options-section h2,
	.option-block h3 {
		font-size: 40px;
	}
	.option-block {
		text-align: left;
	}
	.testimonials-section h2 {
		font-size: 40px;
		margin-bottom: 24px;
		letter-spacing: -1px;
	}
	.plans-table .content-row,
	.plans-table .heading-row {
		font-size: 14px;
	}
	.plans-section {
		padding: 60px 0 0 0;
	}
	.why-membership-section {
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.why-membership-section .section-title {
		margin-bottom: 100px;
	}
	.why-membership-wrapper {		
		border-left: 1px solid #e8e8eb;
		padding-left: 80px;
	}
	.why-membership-wrapper.b-none {
		border-left: none;
	}
	.why-membership-icon {
		left: 30px;
	}
	.membership-benefits-section .section-title {
		margin-bottom: 60px;
	}
	.tab button {
		font-size: 17px;
		padding: 20px 20px 0 40px;
	}
	.tabcontent {
		float: left;
		width: 60%;
	}
	.tab {
		float: left;	
		width: 40%;
	}
	.tab button:before {
		content: '';
		display: inline-block;
		position: absolute;
		left: 0;
		top: 24px;
		width: 16px;
		height: 18px;
		background: url(images/icon-hexagon.png) no-repeat;
		background-size: 100% auto;
	}
	.tab button:hover:before,
	.tab button.active:before {
		background: url(images/icon-hexagon-hover.png) no-repeat;
		background-size: 100% auto;
	}
	.button-description {
		margin-bottom: 20px;
	}
	.benefits-tab {
		padding: 40px;
	}
	.input-simulate {	
		font-size: 24px;
	}
	.stat-section {
		padding-bottom: 60px;
	}
	.testimonials-section {
		padding: 60px 0;
	}
	.map-address-block {
		position: absolute;
		position: absolute;
		right: 60px;
		top: 70px;
		width: 310px;
	}
	.post-thumbnail {
		height: 400px;
		overflow: hidden;
	}
	.default-section {
		padding: 80px 0;
	}
}
@media (min-width: 1200px) {	
	.post-feed-listing .post-item .post-title {
		font-size: 20px;
		line-height: 27px;
	}
	.intro-section .big-banner .big-banner-content h1 {
		font-size: 48px;
	}
	.intro-section .big-banner .big-banner-content .big-banner-text {    
		font-size: 28px;
		line-height: 36px;
	}
	.intro-section .big-banner .big-banner-content {		
		bottom: 54px;
		padding: 0 64px;
	}
	.post-feed-listing .post-item .post-title {  		
		padding: 30px;
	}
	.section-title h2 {
		font-size: 40px;
	}
	.profile-list .profile {
		padding: 60px 25px 25px;
	}
	.links-list-column-wrapper {
		display: flex;		
	}
	.links-list-column-wrapper h5 {
		flex: 0 0 40%;
		border-right: 1px solid #e6e6e7;
		height: 200px;
	}
	.links-list ul {	
		margin-left: 15px;
	}
	.links-list-column-wrapper h5 span {
		display: block;
	}
	.links-list ul li {
		font-size: 14px;
		margin-bottom: 10px;
		display: block;
	}
	.links-list ul li:after {
		display: none;
	}
	.bottom-menu .menu li {
		font-size: 20px;
		line-height: 23px;
		margin: 0 32px;
	}
	.socials-block {
		margin-bottom: 32px;
	}
	.banner-text-wrapper .banner-caption h1 {
		font-size: 48px;
	}
	.services-block {
		padding: 40px 50px;
	}
	.post-item-thumbnail {
		width: 140px;
		height: 140px;		
	}
	.category-section .category-names-container,
	.category-section .post-title,
	.category-section .post-excerpt {
		margin-left: 160px;
	}
	.category-section .post-excerpt {
		clear: none;
	}
	.faq-section .accordion {
		margin: 0 25px;
	}
	.share-section .share-block .share-buttons {
		width: 85%;
		margin: 0 auto;
	}
	.plans-table .content-row,
	.plans-table .heading-row {
		font-size: 20px;
	}
}
/* footer */ 
.footer {
	padding: 22px 0;
}
.copyright-text {
	font-size: 12px;
	color: #333;	
}
.copyright-text a {
	color: #ee1d7a;
}
.footer-menu .menu {
	display: none;
}
.footer-menu .menu li {
    list-style-type: none;
    display: inline-block;
    border-bottom: 1px solid #aeaeb0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    margin-right: 32px;
	font-size: 12px;
}
.footer-menu .menu li:hover {
	border-color:  #00b5e5;
}
.footer-menu .menu li:hover a {
	color: #00b5e5;
}
.footer-menu .menu li a:hover {
	text-decoration: none;
}
/* footer responsive */
@media (min-width: 576px) {
	.footer-menu .menu {
		display: block;
	}
	.copyright-text {	
		margin-bottom: 10px;
		padding-top: 6px;
	}
}
@media (min-width: 768px) {
	.copyright-text {
		margin-bottom: 0;
	}
	.footer-menu .menu {
		text-align: right;
	}
}
/* common */
.btn {	
    font-size: 14px;
    padding: 13px 25px;
    height: auto;    
    font-weight: 700;
    text-decoration: none;
	border-radius: 0;
	position: relative;
}
.btn-primary,
.btn-primary.disabled, .btn-primary:disabled {
	background-color: #263885;
	border-color: #263885;
	color: #fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle {
	background-color: #fff;
	border-color: #263885;
	color: #263885;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus,
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.btn-light {
	background: #fff;
    color: #131529;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	border: 1px solid #f7f7f7;
	box-shadow: 0px 8px 16px 0px rgba(19,21,41,0.2);
}
.btn-light:hover,
.btn-light:not(:disabled):not(.disabled).active, 
.btn-light:not(:disabled):not(.disabled):active, 
.show>.btn-light.dropdown-toggle,
.btn-light:not(:disabled):not(.disabled).active:focus, 
.btn-light:not(:disabled):not(.disabled):active:focus, 
.show>.btn-light.dropdown-toggle:focus {
	background: #fff;
	box-shadow: 0px 10px 26px 0px rgba(19,21,41,0.4);
	border-color: #e8e8e8;	
}
.btn-secondary {
	background: #fe6c61;
	border-color: #fe6c61;
	color: #fff;
}
.btn-secondary:hover,
.btn-secondary.focus, .btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active, 
.btn-secondary:not(:disabled):not(.disabled):active, 
.show>.btn-secondary.dropdown-toggle,
.btn-secondary:not(:disabled):not(.disabled).active:focus, 
.btn-secondary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-secondary.dropdown-toggle:focus  {
	color: #f7f7f7;
    border-color: #fe5043;
    background-color: #fe5043;
	box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    margin: 0;
    padding: 0;    
    color: #131529;
	font-weight: 600;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
    font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
.clear {
	clear: both;
}
a {
	color: #131529;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(images/icon-triangle.png) no-repeat 97% center;
	background-size: 20px auto;
}
select:focus,
input:focus,
button:focus {
	outline: none;
}
.form-control {
	color: #131529;
    background: #f2f3f5;
    border: none;
	padding: 10px;
	border-radius: 0;
}
.form-control:focus {
    color: #131529;
    background: #f2f3f5;
    border: none;
    outline: 0;
    box-shadow: none;
}
.form-control::-webkit-input-placeholder { color: #aaabb7; }
.form-control::-moz-placeholder          { color: #aaabb7; }
.form-control:-moz-placeholder           { color: #aaabb7; }
.form-control:-ms-input-placeholder      { color: #aaabb7; }
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.check-wrapper span.wpcf7-list-item {
	display: block;
	margin: 0;
}
.checkbox,
.wpcf7-acceptance input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;   
}
.wpcf7-acceptance input[type="checkbox"] + span {
    position: relative;
	top: 13px;
    padding: 0 0 0 30px;
    cursor: pointer;
	font-size: 14px;
	display: block;
}
.wpcf7-acceptance input[type="checkbox"] + span:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;   
    width: 20px;
    height: 20px;
    background: #e0e0e0;
    border-radius: 3px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.12);
    box-sizing: border-box;
    transition: .2s;
}
.wpcf7-acceptance input[type="checkbox"] + span:after {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 4px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    transition: .2s;
    opacity: 0;
}
.wpcf7-acceptance input[type="checkbox"]:checked + span:after {
    opacity: 1;
}
.wpcf7-acceptance input[type="checkbox"]:checked + span:before {
	background: #ee1d7a;
}
.wpcf7-form.sent {
	position: relative;
}
div.wpcf7 .ajax-loader {
	display: none !important;
}
.contact-form-wrapper div.wpcf7 .wpcf7-form .wpcf7-response-output {
	text-align: center;
	border: none;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2px;
	font-size: 12px;
	background: #f7f8fa;
}
div.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,
.wpcf7-form .wpcf7-not-valid-tip {
	color: #ee1d7a;
}
.wpcf7-form .wpcf7-not-valid-tip {
	font-size: 12px;
}
p, h1, h2, h3 {
	margin-bottom: 20px;
}
/* common responsive */
@media (min-width: 576px) {
	.container {
		max-width: none;
	}
}
@media (min-width: 768px) {
	h1 {
		font-size: 36px;
	}
	.btn {	
		font-size: 18px;
		padding: 18px 25px;
	}
	.wpcf7-acceptance input[type="checkbox"] + span {
		font-size: 16px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}
@media (max-width: 600px) {
	.regular-member-item .regular-member-top-content .regular-member-top-listing-image {
    max-width: 170px;
	display:table; margin:0 auto;
	}
	.regular-member-top-listing-image img {
    display: inline-block;
    width: 100%!important;
    max-width: 140px!important;
    height: auto!important;
	}
}