@font-face {
    font-family: "Open Sans Hebrew";
    src: url(../fonts/OpenSansHebrew-Bold.eot);
    src: url(../fonts/OpenSansHebrew-Bold.eot?#iefix) format("embedded-opentype"), 
		 url(../fonts/OpenSansHebrew-Bold.woff) format("woff"), 
		 url(../fonts/OpenSansHebrew-Bold.ttf) format("truetype"),
         url(../fonts/OpenSansHebrew-Bold.svg#OpenSansHebrew-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans Hebrew";
    src: url(../fonts/OpenSansHebrew-Light.eot);
    src: url(../fonts/OpenSansHebrew-Light.eot?#iefix) format("embedded-opentype"), 
		 url(../fonts/OpenSansHebrew-Light.woff) format("woff"), 
		 url(../fonts/OpenSansHebrew-Light.ttf) format("truetype"),
         url(../fonts/OpenSansHebrew-Light.svg#OpenSansHebrew-Light) format("svg");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans Hebrew";
    src: url(../fonts/OpenSansHebrew-Regular.eot);
    src: url(../fonts/OpenSansHebrew-Regular.eot?#iefix) format("embedded-opentype"), 
		 url(../fonts/OpenSansHebrew-Regular.woff) format("woff"), 
		 url(../fonts/OpenSansHebrew-Regular.ttf) format("truetype"),
         url(../fonts/OpenSansHebrew-Regular.svg#OpenSansHebrew-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Alef;
    src: url(../fonts/Alef-Regular.eot);
    src: url(../fonts/Alef-Regular.eot?#iefix) format("embedded-opentype"), 
		 url(../fonts/Alef-Regular.woff2) format("woff2"), 
		 url(../fonts/Alef-Regular.woff) format("woff"), 
		 url(../fonts/Alef-Regular.ttf) format("truetype"),
         url(../fonts/Alef-Regular.svg#fonts/Alef-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Alef;
    src: url(../fonts/Alef-Bold.eot);
    src: url(../fonts/Alef-Bold.eot?#iefix) format("embedded-opentype"), 
		 url(../fonts/Alef-Bold.woff2) format("woff2"), 
		 url(../fonts/Alef-Bold.woff) format("woff"), 
		 url(../fonts/Alef-Bold.ttf) format("truetype"),
		 url(../fonts/Alef-Bold.svg#fonts/Alef-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
}
ul {
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
}
a,
a:active,
a:hover {
    color: inherit;
}
p[class^="fz"] {
    margin-bottom: 0;
}
.strong {
    font-weight: 600;
}
.bold {
    font-weight: 700;
}
.fz36 {
    font-size: 36px;
}
.fz30 {
    font-size: 30px;
}
.fz22 {
    font-size: 22px;
}
.fz20 {
    font-size: 20px;
}
.fz18 {
    font-size: 18px;
}
.fz16 {
    font-size: 16px;
}
.bg-red {
    background: #e01a22;
}
.bg-black {
    background: #000;
}
.red {
    color: #e01a22;
}
.white {
    color: #fff;
}
.ajax-preloader {
    display: none;
}
section {
    display: flex;
}
span[class^="PIN"] {
    direction: ltr;
}
.social-btns {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.social-btns a {
    margin: 0 3px;
    padding: 5px 15px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    vertical-align: middle;
}
.social-btns a span {
    font-weight: 700;
}
.social-btns a .fas {
    margin-left: 2px;
}
.social-btns a .fas.fa-heart {
    color: #e01a22;
}
.social-btns .heateor_sss_sharing_container {
    display: none;
}
.social-btns .heateor_sss_sharing_container.shw {
    display: block;
}
.social-btns .heateor_sss_sharing_container a {
    float: left;
    width: 100%;
    height: 100%;
}
.sm {
    padding: 0 5px;
    margin-bottom: 20px;
}
.sm .top {
    margin-bottom: 10px;
}
.sm .top img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}
.sm .bottom .fz18 {
    margin-bottom: 5px;
    display: block;
    line-height: 1.3;
    font-weight: 600;
}
.sm .bottom p {
    margin: 0;
    font-size: 16px;
}
.sm .bottom a {
    font-weight: 700;
}
#loader {
    width: 100vw;
    height: 100vh;
    background: #fff;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999999999999;
}
.pagination {
    padding-top: 15px;
    justify-content: center;
}
.pagination a,
.pagination span {
    margin: 0 1px;
    flex: 0 0 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    font-weight: 700;
}
.pagination .page-numbers.current {
    background: #e01a22;
}
header .top-panel {
    margin-bottom: -5px;
}
header .top-panel a:not(.bg-red) {
    background: #000;
}
header .top-panel a {
    color: #fff;
    padding: 5px 20px;
}
header .top-panel .bg-red {
    margin-right: -3px;
    font-weight: 700;
}
header .top {
    padding-bottom: 15px;
}
header .top .d-flex {
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
header .top .d-flex .links {
    display: flex;
    align-items: flex-end;
}
header .top .d-flex .links .social {
    margin-right: 10px;
    background: #000;
    color: #fff;
}
header .bottom {
    background: #000;
}
header .bottom i.fas.fa-search {
    line-height: 44px;
    color: #fff;
}
@media screen and (min-width: 1200px) {
	header .bottom ul.menu {
		justify-content: normal;
	}
	header .bottom ul.menu > li a {
		color: #fff;
	}
	.hamburger {
		display: none;
	}
	.mobile-search {
		display: none;
	}
	#site-header .search-container {
		display: none;
	}
}
header .bottom ul.menu > li {
    padding: 10px 0;
    flex: 0 0 auto;
    margin-left: 40px;
    position: relative;
}
header .bottom ul.menu > li.current a {
    font-weight: 700;
}
header .bottom ul.menu > li .fas.fa-heart {
    color: #e01a22;
    margin-right: 5px;
}
header .bottom ul.menu > li .fas.fa-caret-up {
    position: absolute;
    bottom: -8px;
    right: calc(50% - 8px);
    font-size: 24px;
    color: #d6d6db;
    display: none;
}
header .bottom ul.menu > li:hover .fas.fa-caret-up,
header .bottom ul.menu > li:hover .sub-menu {
    display: block;
}
@media screen and (min-width: 1200px) {
	header .bottom ul.menu > li .sub-menu {
		width: 350px;
		padding: 20px 30px;
		position: absolute;
		right: 0;
		top: 44px;
		background: #d6d6db;
		flex-wrap: wrap;
		z-index: 3;
		display: none;
	}
	.mobile-menu-newsletter {
		display: none;
	}
	header .bottom ul.menu > li .sub-menu li.menu-item,
	header .bottom ul.menu > li .sub-menu li.item {
		padding: 5px 0;
		border-bottom: 1px solid #b2b2bc;
	}
	.mobile-menu-ul {
		display: none;
	}
}
header ul.menu > li.liked:after {
	content: "\f004";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
    margin-right: 5px;
    color: #e01a22;
}
header .bottom ul.menu > li .sub-menu li {
    flex: 0 0 100%;
}
header .bottom ul.menu > li .sub-menu li.top-image {
    margin-bottom: 10px;
    position: relative;
}
header .bottom ul.menu > li .sub-menu li.top-image hr {
    margin: 0;
    position: absolute;
    border-top: 3px solid #f59d00;
    z-index: 1;
    width: 40%;
    bottom: 0;
}
header .bottom ul.menu > li .sub-menu li.menu-item a,
header .bottom ul.menu > li .sub-menu li.item a {
    color: #000;
}
body {
    direction: rtl;
    text-align: right;
}
body ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
}
body ul li {
    max-width: 100%;
    flex-grow: 1;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}
body section .sct-title {
    margin-top: 20px;
    margin-bottom: 40px;
}
body section .sct-title h1,
body section .sct-title h2 {
    display: inline-block;
}
body section .sct-title h2 {
	margin-bottom: 30px;
}
body section .sct-title h3 {
    margin-bottom: 0;
}
body section .sct-title hr {
    border-top-color: #000;
}
body section .sct-title .line {
    margin-top: 10px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
body section .sct-title .line .small {
    width: 15%;
    height: 6px;
}
body section .sct-title .line .big {
    width: 85%;
    height: 6px;
    background: #000;
}
body section.posts {
    margin-bottom: 30px;
}
footer {
    padding-top: 40px;
    background-color: #000;
}
@media (min-width: 1600px) {
    footer {
        background-repeat: no-repeat;
        background-position: left -3px;
        background-image: url(../images/bg_footer.jpg);
    }
}
footer a,
footer li,
footer p {
    color: #fff;
}
footer .f-menus {
    margin-bottom: 20px;
}
footer .f-menus .f-menu-title {
    font-weight: 700;
}
footer .f-menus .f-menu-title .line {
    width: 100%;
    margin: 10px 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .f-menus .f-menu-title .line-w {
    flex: 0 0 130px;
    height: 3px;
    background: #fff;
}
footer .f-menus .f-menu-title .line-g {
    flex: 0 0 calc(100% - 130px);
    height: 3px;
    background: #525252;
}
footer .f-menus .menu {
    flex-wrap: wrap;
}
footer .f-menus .menu .children {
    display: none;
}
footer .f-menus .menu li {
    padding: 2px 0;
}
footer .f-menus .menu#menu-about-bvd li,
footer .f-menus .menu#menu-tools-and-services li {
    flex: 0 0 100%;
}
footer .f-menus .menu#menu-index-professionals li {
    flex: 0 0 25%;
}
footer .terms hr {
    border-top-color: #525252;
}
footer .terms p {
    margin-bottom: 7px;
}
footer .terms a {
    margin-left: 10px;
}
footer .terms a:not(.social) {
    display: inline-block;
}
footer .terms a.social {
    background: #fff;
}
footer .terms a img {
    margin-bottom: -4px;
}
footer .terms .links {
    margin: 25px 0 40px;
    display: flex;
    align-items: flex-end;
}
.newsletter-close {
    position: absolute;
    top: -35px;
    right: -35px;
    cursor: pointer;
}
.newsletter-close .fa-times-circle {
    font-size: 30px;
    color: #e01a22;
}
.newsletter-trigger {
    flex: 0 0 100%;
    text-align: left;
}
.newsletter-trigger a {
    padding: 5px 30px;
    background: #e01a22;
    color: #fff;
}
.newsletter-wrapper {
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0);
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.newsletter-container {
    width: 700px;
    height: 395px;
    display: flex;
    align-items: center;
    background: #ebebea;
    opacity: 0;
    position: relative;
    box-shadow: 1px 1px 40px #818181;
    -webkit-transform: translateY(1500px);
    -ms-transform: translateY(1500px);
    transform: translateY(1500px);
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}
.newsletter-form {
    flex: 0 0 calc(100% - 240px);
    padding: 30px;
}
.newsletter-form input:not([type="checkbox"]) {
    height: 40px !important;
    margin-bottom: 15px !important;
    border: 0 !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    font-family: Open Sans Hebrew !important;
}
.newsletter-form .post-submit-msg * {
    font-size: 30px !important;
    color: #e01a22 !important;
}
.newsletter-bg {
    flex: 0 0 240px;
}
.newsletter-bg img {
    height: 100%;
}
.newsletter-wrapper.show {
    display: flex;
}
.newsletter-wrapper.show.bg {
    background: rgba(255, 255, 255, 0.85);
}
.newsletter-wrapper.show.bg .newsletter-container {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#professionals .container {
    padding: 40px 15px;
}
#professionals .container .content .professional .row {
    margin: 0;
    padding: 0 15px 10px;
    border-left: 1px solid #e7ebec;
    border-right: 1px solid #e7ebec;
}
#professionals .container .content .professional .row .img {
    min-height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    border: 1px solid #d6d6db;
}
#professionals .container .content .professional .row .txt {
    position: relative;
    padding-bottom: 15px;
}
#professionals .container .content .professional .row .txt a {
    display: block;
}
#professionals .container .content .professional .row .txt p {
    margin: 0;
}
#professionals .container .content .professional .row .txt hr {
    width: calc(100% - 30px);
    position: absolute;
    margin-bottom: 0;
    border-top-color: #000;
    bottom: 0;
}
.l,
.r {
    flex: 0 0 calc((100% - 1170px) / 2);
    min-height: 100%;
}
.l div,
.r div {
    height: 100%;
}
[data-fancybox] {
    display: block;
    width: 100%;
    height: 200px;
    background: #f2f2f2;
}
[data-fancybox] img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*
[data-fancybox]:before {
    width: 60px;
    height: 60px;
    content: "";
    color: #fff;
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    z-index: 1;
    opacity: 0;
    background: url(../images/i-eye.svg) no-repeat;
}
[data-fancybox]:hover:before {
    opacity: 1;
}
[data-fancybox]:hover img {
    opacity: 0.4;
}
*/
#articles .posts-container,
#pictures .posts-container,
#projects-new .posts-container {
    padding: 0 15px;
    margin-bottom: 20px;
}
#articles .big .top,
#pictures .big .top,
#projects-new .big .top {
    width: 100%;
    height: calc(100% - 135px);
}
#articles .big .top a,
#pictures .big .top a,
#projects-new .big .top a {
    height: 100%;
    display: block;
    background-position: center;
    background-size: cover;
}
#articles .big .top a img,
#pictures .big .top a img,
#projects-new .big .top a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#articles .big .bottom,
#pictures .big .bottom,
#projects-new .big .bottom {
    height: 135px;
    position: relative;
    padding: 30px;
    background: #000;
}
#articles .big .bottom p,
#pictures .big .bottom p,
#projects-new .big .bottom p {
    margin: 0;
    color: #fff;
}
#articles .big .bottom .m-bg-color,
#pictures .big .bottom .m-bg-color,
#projects-new .big .bottom .m-bg-color {
    bottom: calc(100% - 20px);
    max-width: calc(100% - 30px);
    right: 15px;
    position: absolute;
    padding: 5px 15px 0 25px;
    font-weight: 600;
}
#articles .smalls .row,
#pictures .smalls .row,
#projects-new .smalls .row {
    margin-left: 0;
}
.load-more {
    width: 75px;
    display: block;
    padding: 3px 0;
    margin: 40px auto 0;
    cursor: pointer;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.load-more:hover {
    letter-spacing: 2px;
}
.load-more:hover strong {
    font-weight: 400;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.load-more:hover span {
    font-weight: 700;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
a.social {
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 5px;
}
.contactus .container {
    padding-bottom: 80px;
}
.contactus .container .row {
    background: #f2f4f5;
}
.contactus .container .row .image {
    background-image: url(../images/bg_architdesign_contactus.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.contactus .container .row .form-cont {
    position: relative;
    padding: 40px;
}
.contactus .container .row .form-cont .fz30 {
    margin-bottom: 30px;
    line-height: 1;
}
.contactus .container .row .form-cont hr {
    width: 60px;
    margin: 0;
    position: absolute;
    top: 70px;
    right: -30px;
    border-top: 4px solid #e01a22;
}
.contactus .container .row .form-cont input,
.contactus .container .row .form-cont span {
    vertical-align: middle;
}
.contactus .container .row .form-cont span.wpcf7-list-item {
    margin: 0;
}
.contactus .container .row .form-cont input:not([type="checkbox"]),
.contactus .container .row .form-cont textarea {
    width: 100%;
    padding: 5px 15px;
    border-radius: 0;
    border: 0;
}
.contactus .container .row .form-cont select {
    width: 100%;
    height: 34px;
    padding: 0 10px;
    border: 0;
}
.contactus .container .row .form-cont input[type="checkbox"] {
    width: 25px;
    height: 25px;
    margin-left: 5px;
    border-radius: 0;
}
.contactus .container .row .form-cont [type="submit"] {
    padding: 10px 60px;
    float: left;
    background: #e01a22;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.search-container {
    display: inline-block;
    border: 1px solid #c4c4c4;
}
.search-container .bt,
.search-container input {
    display: inline-block;
}
.search-container input {
    height: 35px;
    border: 0;
}
.search-container .bt {
    width: 40px;
    border-bottom: 3px solid #e01a22;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
body:not(.home) section {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
}
body:not(.home) section:not(#sm-title):not(#breadcrumbs):not(#bg-title):not(#before-footer):not(#forums):not(#page-title) .r div {
    width: calc(100% - 70px);
    background-color: #e7ebec;
}
section[id^="banner"] .container {
    padding: 20px 0;
}
section.bg-gray .container,
section.bg-gray .l,
section.bg-gray .r {
    background: #f2f4f5 !important;
}
section.section-ln .row .sections-container {
    display: flex;
    flex-wrap: wrap;
}
section.section-ln .row .sections-container .section {
    padding: 0 30px;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
section.section-ln .row .sections-container .section > div {
    height: 100%;
    padding: 30px 0;
    border-bottom: 1px solid transparent;
}
section.section-ln .row .sections-container .section > div .section-container {
    display: flex;
}
section.section-ln .row .sections-container .section > div .section-container .right {
    flex: 0 0 40%;
    padding-left: 20px;
    position: relative;
}
section.section-ln .row .sections-container .section > div .section-container .right .top {
    width: calc(100% - 20px);
    padding: 10px;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, transparent 0, #000 100%);
    background: -webkit-linear-gradient(top, transparent 0, #000 100%);
    background: linear-gradient(to bottom, transparent 0, #000 100%);
}
section.section-ln .row .sections-container .section > div .section-container .right .top p {
    margin: 0;
}
section.section-ln .row .sections-container .section > div .section-container .right .top p span {
    color: #fff;
}
section.section-ln .row .sections-container .section > div .section-container .right .top p .fas {
    margin-left: 2px;
    font-size: 10px;
    color: #e01a22;
}
section.section-ln .row .sections-container .section > div .section-container .right img {
    height: 300px;
    object-fit: cover;
    min-width: 100%;
}
section.section-ln .row .sections-container .section > div .section-container .left {
    flex: 0 0 60%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
section.section-ln .row .sections-container .section > div .section-container .left .bottom,
section.section-ln .row .sections-container .section > div .section-container .left .top {
    flex: 0 0 100%;
}
section.section-ln .row .sections-container .section > div .section-container .left .bottom .fz22,
section.section-ln .row .sections-container .section > div .section-container .left .top .fz22 {
    line-height: 1;
    font-weight: 600;
}
section.section-ln .row .sections-container .section > div .section-container .left .bottom hr,
section.section-ln .row .sections-container .section > div .section-container .left .top hr {
    width: 40px;
    margin: 10px 0 15px auto;
    border-top-width: 4px;
    border-top-style: solid;
}
section.section-ln .row .sections-container .section > div .section-container .left .bottom {
    display: flex;
    align-items: stretch;
}
section.section-ln .row .sections-container .section > div .section-container .left .bottom .lnk {
    padding: 0 2px;
    flex: 0 0 33.3333%;
}
section.section-ln .row .sections-container .section > div .section-container .left .bottom .lnk img {
    height: 100%;
    object-fit: cover;
    max-height: 80px;
}
section.section-ln .row .sections-container .section:hover {
    background: #fff;
    box-shadow: 1px 1px 20px #ccc;
    border-color: transparent !important;
}
section.section-ln .row .sections-container .section:hover > div {
    height: 100%;
    border-bottom-color: transparent !important;
}
section.section-ln .row .sections-container.bottom .section:nth-child(1),
section.section-ln .row .sections-container.top .section:nth-child(1) {
    border-left-color: #e7ebec;
    border-right-color: #e7ebec;
}
section.section-ln .row .sections-container.bottom .section:nth-child(2),
section.section-ln .row .sections-container.top .section:nth-child(2) {
    border-left-color: #e7ebec;
}
section.section-ln .row .sections-container.bottom:hover .section:nth-child(1),
section.section-ln .row .sections-container.top:hover .section:nth-child(1) {
    border-left-color: transparent;
}
section.section-ln .row .sections-container.middle {
    margin: 15px 0;
}
section.section-ln .row .sections-container.middle .section > div {
    height: 1px;
    background: #e7ebec;
    padding: 0;
}
section.section-ln-hrz .section-contaner .bottom {
    margin-top: 10px;
}
section.section-ln-hrz .section-contaner .bottom hr {
    width: 40px;
    margin: 10px 0 15px auto;
    border-top-width: 4px;
    border-top-style: solid;
}
section#page-title .container {
    padding-top: 40px;
}
section#page-title .container .col-12 {
    padding-bottom: 20px;
    border-bottom: 1px solid;
}
section#page-title .container .col-12 .fz36 .fas {
    font-size: 26px;
}
section#breadcrumbs {
    height: 45px;
    margin-bottom: -45px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}
section#breadcrumbs ul {
    justify-content: flex-start;
}
section#breadcrumbs ul li {
    flex: 0 0 auto;
}
section#breadcrumbs ul .separator {
    padding: 0 5px;
}
section#bg-title hr,
section#sm-title hr {
    width: 30px;
    margin: 0;
    position: absolute;
    right: 15px;
    border-top: 4px solid #fff;
}
section#bg-title p,
section#sm-title p {
    margin: 0;
    color: #fff;
}
section#sm-title {
    position: relative;
    padding: 70px 0 25px;
}
section#sm-title hr {
    top: -25px;
}
section#bg-title {
    margin-top: -80px;
    z-index: 1;
}
section#bg-title .r div {
    background: #e01a22;
}
section#bg-title .row {
    height: 80px;
    background: #e01a22;
    align-items: center;
}
section#bg-title .row hr {
    top: -27px;
}
section#before-footer {
    display: flex;
    align-items: stretch;
    background-color: #000;
}
@media (min-width: 1600px) {
    section#before-footer {
        background-repeat: no-repeat;
        background-position: left top;
        background-image: url(../images/bg_footer.jpg);
    }
}
section#before-footer .gotop {
    display: inline-block;
    padding: 5px 15px;
    background: #e01a22;
    color: #fff;
    font-weight: 500;
}
section#before-footer .gotop img {
    margin-left: 6px;
}
.bvd-favorite {
    font-weight: 700;
    z-index: 3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bvd-favorite:last-child {
    margin-right: 20px;
}
.bvd-favorite .fas {
    margin-left: 2px;
}
.bvd-favorite .fas.fa-check,
.bvd-favorite .fas.fa-heart {
    color: #e01a22;
}
.bvd-remove-favorite {
    height: 35px;
    display: flex;
    align-items: center;
    position: absolute;
    color: #fff;
    background: #e01a22;
    padding: 5px;
}
.bvd-remove-favorite span {
    display: none;
    margin-right: 5px;
}
.bvd-remove-favorite:hover {
    color: #fff;
}
.bvd-remove-favorite:hover span {
    display: inline;
}
.search-container {
    width: 100%;
    background: #fff;
}
.search-container form.search {
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: space-between;
}
.search-container form.search input {
    width: calc(100% - 55px);
    height: 50px;
    font-size: 20px;
    padding: 0 15px;
}
.search-container form.search .bt {
    width: 50px;
    height: 50px;
}
.search-container form.search .bt .search-submit {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    border: 0;
}
.search-container form.search .bt .search-submit i.fas.fa-search {
    font-size: 28px;
}
.row.comment-form {
    margin-top: 20px;
}
.row.comment-form h3 {
    border-bottom: 1px solid;
}
.row.comment-form .comment-form-comment {
    margin-bottom: 0;
}
.row.comment-form .comment-form-comment label {
    display: none;
}
.row.comment-form .comment-form-comment textarea {
    width: 100%;
    height: 100px;
    background: #f1f1f1;
    border: 0;
    color: #000;
    padding: 5px;
    outline: none;
}
.row.comment-form .form-submit {
    margin-bottom: 0;
    text-align: left;
}
.row.comment-form .form-submit .submit {
    background: #000000;
    border: 0;
    text-align: center;
    color: #fff;
    width: auto;
    padding: 0 20px;
    line-height: 40px;
    height: 40px;
    font-weight: 500;
    margin: 10px 0;
    float: left;
}
.comment {
    margin-bottom: 15px;
    padding: 15px 25px;
    background: #d6d6db;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.comment p {
    margin: 0;
}
.comment p:first-child {
    display: flex;
    justify-content: space-between;
}
.comment:hover {
    background: #e01a22;
    color: #fff;
}
.fixed-banner {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.fixed-banner iframe {
    width: 100%;
}
.offset-md-3 {
    margin-left: 0;
    margin-right: 25%;
}
.page-template-page-about [data-pin-do],
.page-template-page-about [data-pin-log] {
    display: none !important;
}
.page-template-page-about #page-title .container .col-12 {
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.page-template-page-about #content p {
    width: 80%;
    margin: 0 auto 25px;
    text-align: center;
}
.page-template-page-about #gallery {
    margin: 20px 0 100px;
}
.page-template-page-about #gallery .img {
    position: relative;
}
.page-template-page-about #gallery .img p {
    margin: 0;
    padding: 10px 35px;
    position: absolute;
    right: 15px;
    bottom: 25px;
    background: #000;
    color: #fff;
    font-weight: 700;
    max-width: 80%;
}
.page-template-page-about #gallery .img img {
    width: 100%;
}
.page-template-page-jobs [data-pin-do],
.page-template-page-jobs [data-pin-log] {
    display: none !important;
}
.page-template-page-jobs #page-title .container .col-12 {
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.page-template-page-jobs #jobs {
    padding: 50px 0;
    margin-top: 60px;
    background: #e7ebec;
}
.page-template-page-jobs #jobs .sct-title {
    margin-bottom: 70px;
}
.page-template-page-jobs #jobs .sct-title .line .small {
    background: #e01a22;
}
.page-template-page-jobs #jobs .job {
    margin-bottom: 70px;
    padding: 35px 15px 70px;
    background-repeat: no-repeat;
    background-size: contain;
}
.page-template-page-jobs #jobs .job.left {
    background-position: calc(100% - 15px) 0;
}
.page-template-page-jobs #jobs .job.left .job-container {
    margin-right: 16%;
}
.page-template-page-jobs #jobs .job.right {
    background-position: 15px 0;
}
.page-template-page-jobs #jobs .job.right .job-container {
    margin-left: 16%;
}
.page-template-page-jobs #jobs .job-container {
    background: #fff;
    padding: 40px 50px;
}
.page-template-page-jobs #jobs .job-container .d-flex p {
    margin: 0 0 0 10px;
}
.page-template-page-jobs #jobs .job-container .d-flex hr {
    width: 50px;
    margin: 0 0 5px 10px;
    border-top: 3px solid #000;
}
.page-template-page-liked .sct-title .line .small {
    background: #e01a22;
}
.page-template-page-liked #page-title .row {
    align-items: flex-end;
}
.page-template-page-liked #page-title .row .user-info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.page-template-page-liked #page-title .row .user-info img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-left: 10px;
}
.page-template-page-liked #page-title .row .user-info span {
    font-weight: 500;
}
.page-template-page-liked #page-title .row .user-info a {
    display: inline-block;
    margin-right: 5px;
}
.page-template-page-liked #page-title .row .user-info a .fas {
    color: #525252;
    font-size: 13px;
}
.page-template-page-liked #posts {
    margin-top: 80px;
}
.page-template-page-liked #pictures .posts-container .ig {
    margin-bottom: 10px;
}
.page-template-page-liked #professionals .container {
    padding: 0 15px 120px;
}
.page-template-page-liked #professionals .container .content .professional .row a.bvd-remove-favorite {
    left: 0;
    top: 0;
}
.page-template-page-newsletters [data-pin-do],
.page-template-page-newsletters [data-pin-log] {
    display: none !important;
}
.page-template-page-newsletters #page-title .container .col-12 {
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.page-template-page-newsletters #newsletter .image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.page-template-page-newsletters #before-footer {
    margin-top: 180px;
}
.page-id-140 .wpcf7-form {
    direction: rtl;
}
.page-id-140 .wpcf7-form .form-row {
    padding-bottom: 10px;
}
.page-id-140 .wpcf7-form .form-row textarea {
    height: 150px;
}
.page-template-page-category #top img {
    width: 100%;
}
.bbpress .bbp-breadcrumb-sep {
    font-size: 16px;
    padding: 0 5px;
}
.bbpress main #breadcrumbs {
    background: -moz-linear-gradient(left, transparent 0, #e85359 50%, #e85359 50%, #e85359 100%);
    background: -webkit-linear-gradient(left, transparent 0, #e85359 50%, #e85359 50%, #e85359 100%);
    background: linear-gradient(to right, transparent 0, #e85359 50%, #e85359 50%, #e85359 100%);
}
.bbpress main #forum .l,
.bbpress main #forums .l {
    background: #fff;
}
.bbpress main #forum .container,
.bbpress main #forums .container {
    padding: 40px 15px;
    background: #fff;
}
.bbpress main #forum .container .sct-title .line .small,
.bbpress main #forums .container .sct-title .line .small {
    background: #e01a22;
}
.bbpress main #forum .container #bbpress-forums li.bbp-header,
.bbpress main #forums .container #bbpress-forums li.bbp-header {
    background: #000;
}
.bbpress main #forum .container #bbpress-forums li.bbp-header *,
.bbpress main #forums .container #bbpress-forums li.bbp-header * {
    color: #fff;
}
.bbpress main #forum .container .bbp-template-notice .bbp-author-both img,
.bbpress main #forums .container .bbp-template-notice .bbp-author-both img {
    width: 30px;
    height: 30px;
}
.bbpress main #forum .container .bbp-search-form #bbp-search-form,
.bbpress main #forums .container .bbp-search-form #bbp-search-form {
    margin: 0;
}
.bbpress main #forum .container .bbp-search-form #bbp-search-form #bbp_search,
.bbpress main #forum .container .bbp-search-form #bbp-search-form #bbp_search_submit,
.bbpress main #forums .container .bbp-search-form #bbp-search-form #bbp_search,
.bbpress main #forums .container .bbp-search-form #bbp-search-form #bbp_search_submit {
    height: 40px;
    padding: 0 15px;
    vertical-align: middle;
}
.bbpress main #forum .container .bbp-search-form #bbp-search-form #bbp_search_submit,
.bbpress main #forums .container .bbp-search-form #bbp-search-form #bbp_search_submit {
    background: #e01a22;
    border: 0;
    color: #fff;
}
.bbpress main #forum .container .bbp-pagination-links .page-numbers,
.bbpress main #forums .container .bbp-pagination-links .page-numbers {
    border: 0;
    font-size: 16px;
}
.bbpress main #forum .container .bbp-pagination-links .page-numbers.current,
.bbpress main #forums .container .bbp-pagination-links .page-numbers.current {
    color: #e01a22;
    font-weight: 700;
    background: 0 0;
}
.bbpress main .forums-container .forum {
    padding: 10px;
}
.bbpress main .forums-container .forum p {
    margin: 0;
}
.bbpress main .forums-container .forum .top {
    height: 130px;
    overflow: hidden;
    position: relative;
    border: 1px solid #d6d6db;
    border-bottom: 0;
}
.bbpress main .forums-container .forum .top img {
    width: 100%;
}
.bbpress main .forums-container .forum .top a {
    width: 100%;
    height: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    font-weight: 700;
    background: -moz-linear-gradient(top, #000 25%, transparent 100%);
    background: -webkit-linear-gradient(top, #000 25%, transparent 100%);
    background: linear-gradient(to bottom, #000 25%, transparent 100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bbpress main .forums-container .forum .bottom {
    height: 95px;
    overflow: hidden;
    padding: 10px 20px;
    border: 1px solid #d6d6db;
    border-top: 0;
}
.bbpress main .forums-container .forum .bottom p {
    margin-bottom: 5px;
    text-decoration: underline;
    line-height: 1;
    font-size: 14px;
}
.bbpress main .forums-container .forum .bottom img {
    display: block;
    margin: 0 auto;
}
.bbpress main .forums-container .forum:hover .top a {
    height: 100%;
    background: -moz-linear-gradient(top, #000 5%, transparent 100%);
    background: -webkit-linear-gradient(top, #000 5%, transparent 100%);
    background: linear-gradient(to bottom, #000 5%, transparent 100%);
}
.bbpress .banner .container {
    padding: 30px 0;
}
.bbpress .bbp-breadcrumb * {
    font-size: 16px;
}
.bbpress .bbp-breadcrumb p {
    margin: 0;
}
.bbpress #bbpress-forums #new-post > .bbp-form > legend,
.bbpress .add-new-forum #new-post > .bbp-form > legend {
    border-bottom: 4px solid #e01a22;
}
.bbpress #bbpress-forums fieldset.bbp-form,
.bbpress .add-new-forum fieldset.bbp-form {
    padding: 0;
    border: 0;
}
.bbpress #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper,
.bbpress .add-new-forum fieldset.bbp-form .bbp-submit-wrapper {
    width: 100%;
    border-top: 3px solid #000;
}
.bbpress #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp_reply_submit,
.bbpress #bbpress-forums fieldset.bbp-form .bbp-submit-wrapper #bbp_topic_submit,
.bbpress .add-new-forum fieldset.bbp-form .bbp-submit-wrapper #bbp_reply_submit,
.bbpress .add-new-forum fieldset.bbp-form .bbp-submit-wrapper #bbp_topic_submit {
    background: #e01a22;
    border: 0;
    font-size: 16px;
    color: #fff;
    padding: 5px 37px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
.bbpress.forum-archive main {
    padding-bottom: 500px;
    background-image: url(../images/bg_forum_interior.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #a69486;
}
.bbpress.forum-archive main #forums .r {
    background: #e01a22;
    background: -moz-linear-gradient(top, #e01a22 0, #e01a22 220px, rgba(255, 0, 0, 0) 220px, rgba(255, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, #e01a22 0, #e01a22 220px, rgba(255, 0, 0, 0) 220px, rgba(255, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #e01a22 0, #e01a22 220px, rgba(255, 0, 0, 0) 220px, rgba(255, 0, 0, 0) 100%);
}
.bbpress.forum-archive main #forums .r div {
    width: 70px;
    margin: 0 auto 0 0;
    background: #fff;
}
.bbpress.single section .sct-title .line .small {
    background: #e01a22;
}
.bbpress.single main #forum ul {
    display: block;
}
.bbpress.single main #forum .sct-title a {
    text-decoration: underline;
}
.bbpress.single main #forum .r {
    width: 70px;
    margin: 0 auto 0 0;
    background: #fff;
}
.bbpress.single main #forum .r div {
    background: #e01a22;
    background: -moz-linear-gradient(top, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
    background: -webkit-linear-gradient(top, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
    background: linear-gradient(to bottom, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
}
.bbpress.single main #forum .add-new {
    align-items: center;
}
.bbpress.single main #forum .add-new .border-top {
    border-top-color: #000 !important;
}
.bbpress.single main #forum .add-new .right .fas {
    margin-left: 5px;
    font-size: 26px;
    vertical-align: middle;
    color: #e01a22;
}
.bbpress.single main #forum .add-new-forum {
    padding: 40px 15px;
    display: none;
}
.bbpress.single main #forum .add-new .bbp-pagination-links span.page-numbers.current {
    background: #e01a22;
    color: #fff;
}
.bbpress.single main #forum .add-new .bbp-body .bbp-topic-title:before {
    content: "●";
    color: #e01a22;
}
.bbpress.single main #forum .add-new div.bbp-template-notice img.avatar,
.bbpress.single main #forum .add-new p.bbp-topic-meta img.avatar {
    margin-bottom: 0;
}
.bbpress.single main #more-forums .container {
    padding: 30px 15px 0;
    border-top: 1px solid #000;
}
.bbpress.single #before-footer {
    background: #fff;
}
.bbpress.single #before-footer .r div {
    width: calc(100% - 70px);
    background-color: #000;
}
.bbpress.single #before-footer .gotop {
    margin-top: 50px;
}
.bbp-search #bbpress-forums .bbp-search-results {
    display: block;
}
.slick-list {
    direction: ltr;
}
.page-template-page-category main #breadcrumbs,
.page-template-page-section main #breadcrumbs {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, #fff 50%, #fff 50%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, #fff 50%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, #fff 50%, #fff 50%, #fff 100%);
}
.page-template-page-category main #top,
.page-template-page-section main #top {
    max-height: 100vh;
    height: 430px;
}
.page-template-page-category main #top img,
.page-template-page-section main #top img {
    height: 100%;
    object-fit: cover;
}
.page-template-page-category main #sm-title,
.page-template-page-section main #sm-title {
    padding-bottom: 0;
    margin-top: -93px;
    z-index: 1;
}
.page-template-page-category main #sm-title .row,
.page-template-page-section main #sm-title .row {
    padding: 25px 0;
}
.page-template-page-category main #before-footer,
.page-template-page-section main #before-footer {
    background: #fff;
}
.page-template-page-category main #before-footer .r div,
.page-template-page-section main #before-footer .r div {
    width: calc(100% - 70px);
    background-color: #000;
}
.page-template-page-category main #before-footer .gotop,
.page-template-page-section main #before-footer .gotop {
    margin-top: 50px;
}
.page-template-page-category main #professionals .container,
.page-template-page-section main #professionals .container {
    padding: 40px 0;
}
.page-template-page-category main .banner:last-child .container,
.page-template-page-section main .banner:last-child .container {
    padding-bottom: 70px;
}
.page-template-page-section main #sections .container {
    padding: 0 15px 30px;
}
.page-template-page-category main #articles .posts-container:not(.ajx) .big {
    padding-right: 5px;
}
.page-template-page-category main #articles .posts-container:not(.ajx) .smalls {
    padding-left: 5px;
}
.page-template-page-category main .banner:nth-child(6) .container {
    padding-top: 40px;
}
.home .sct-title .line .small {
    background: #e01a22;
}
.home #top-banner {
    margin: 15px 0;
}
.home #top-banner .search-container form.search .bt,
.home #top-banner .search-container form.search .search-submit,
.home #top-banner .search-container form.search input {
    height: 65px;
}
.home #slider {
    position: relative;
    direction: ltr;
    display: block;
}
.home #slider:hover .slick-arrow {
    opacity: 1;
}
.home #slider .slick-arrow {
    width: 80px;
    height: 80px;
    position: absolute;
    top: calc(50% - 80px);
    z-index: 9;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home #slider .slick-arrow .fas {
    font-size: 36px;
    color: rgba(255, 255, 255, 1);
}
.home #slider .slick-arrow.slick-next {
    right: 20px;
}
.home #slider .slick-arrow.slick-next .fas {
    margin-right: -5px;
}
.home #slider .slick-arrow.slick-prev {
    left: 20px;
}
.home #slider .slick-arrow.slick-prev .fas {
    margin-left: -5px;
}
.home #slider .slick-slide {
    padding-bottom: 50px;
}
.home #slider .slide {
    height: 610px;
    position: relative;
    display: block;
}
.home #slider .slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(transparent, transparent, rgba(0, 0, 0, 0.3));
}
.home #slider .slide-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.home #slider .slide-link img {
    max-width: unset;
    height: auto;
}
.home #slider .slide .container {
    height: 100%;
}
.home #slider .slide .container .row {
    height: 100%;
    align-items: flex-end;
}
.home #slider .slide .container .row .col-12 {
    padding: 30px;
    position: relative;
}
.home #slider .slide .container .row .col-12 p {
    position: relative;
    color: #fff;
    z-index: 1;
    direction: rtl;
    text-shadow: 0 0 10px #000;
}
.home #slider .slide .container .row .col-12 .sqr {
    width: 140px;
    height: calc(100% + 40px);
    background: #e01a22;
    position: absolute;
    right: 0;
    top: 0;
}
@media (min-width: 1600px) {
    .home #slider .slide-link img {
        width: 100%;
    }
}
.home #projects-new {
    flex-wrap: wrap;
}
.home #projects-new .big {
    padding-left: 5px;
}
.home #projects-new .smalls {
    padding: 0 10px;
}
.home #projects-new .smalls .sm {
    padding: 0 10px 0 5px;
}
.home #projects-new .big .bottom .m-bg-color {
    background: #e01a22;
}
.home #projects-new .load-more {
    margin-bottom: 30px;
}
.home #sections .container .row:not(.sct-title) {
    padding: 0 8px;
}
.home #categories {
    padding: 50px 0;
    margin-bottom: 30px;
    background: #f2f4f5;
}
.home #middle-banner {
    margin-bottom: 30px;
}
.home #middle-banner a {
    display: block;
}
.home #pictures {
    flex-wrap: wrap;
    padding: 30px 0;
}
.home #pictures .row.sct-title {
    margin-bottom: 15px;
}
.home #pictures .row:not(.sct-title) {
    margin-right: -10px;
    margin-left: -10px;
}
.home #pictures .row:not(.sct-title) .col-4.col-md-3 {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    position: relative;
}
.home #pictures .row:not(.sct-title) .col-4.col-md-3 .bvd-favorite {
    position: absolute;
    top: 10px;
    right: 5px;
    background: #fff;
    padding: 5px 30px;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
}
.home #pictures .row:not(.sct-title) .col-4.col-md-3:hover .bvd-favorite {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.home #before-footer {
    margin-top: 20px;
}
.page-template-page-architects-and-designers .sct-title .line .small,
.single-professional .sct-title .line .small {
    background: #e01a22;
}
.page-template-page-architects-and-designers #breadcrumbs,
.single-professional #breadcrumbs {
    background: -moz-linear-gradient(left, transparent 0, #e85359 50%, #e85359 50%, #e85359 100%);
    background: -webkit-linear-gradient(left, transparent 0, #e85359 50%, #e85359 50%, #e85359 100%);
    background: linear-gradient(to right, transparent 0, #e85359 50%, #e85359 50%, #e85359 100%);
}
.page-template-page-architects-and-designers #projects .container,
.single-professional #projects .container {
    padding-top: 40px;
}
.page-template-page-architects-and-designers #projects .l,
.single-professional #projects .l {
    background: #fff;
}
.page-template-page-architects-and-designers #projects .r,
.single-professional #projects .r {
    background: #fff;
}
.page-template-page-architects-and-designers #projects .r div,
.single-professional #projects .r div {
    width: calc(100% - 50px);
    margin: 0 0 0 auto;
    background: #e01a22;
    background: -moz-linear-gradient(top, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
    background: -webkit-linear-gradient(top, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
    background: linear-gradient(to bottom, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
}
.page-template-page-architects-and-designers #slider.projects,
.single-professional #slider.projects {
    position: relative;
}
.page-template-page-architects-and-designers #slider.projects .slick-dots,
.single-professional #slider.projects .slick-dots {
    height: 60px;
    position: absolute;
    left: 20px;
    bottom: 5px;
}
.page-template-page-architects-and-designers #slider.projects .slick-dots li,
.single-professional #slider.projects .slick-dots li {
    margin-right: 5px;
}
.page-template-page-architects-and-designers #slider.projects .slick-dots li .fas,
.single-professional #slider.projects .slick-dots li .fas {
    font-size: 12px;
    color: #7f8181;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.page-template-page-architects-and-designers #slider.projects .slick-dots li.slick-active .fas,
.single-professional #slider.projects .slick-dots li.slick-active .fas {
    color: #fff;
}
.page-template-page-architects-and-designers #slider.projects .slick-arrow,
.single-professional #slider.projects .slick-arrow {
    height: 60px;
    width: 60px;
    position: absolute;
    bottom: 5px;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.page-template-page-architects-and-designers #slider.projects .slick-arrow .fas,
.single-professional #slider.projects .slick-arrow .fas {
    color: #fff;
}
.page-template-page-architects-and-designers #slider.projects .slick-arrow:hover,
.single-professional #slider.projects .slick-arrow:hover {
    background: rgba(0, 0, 0, 0.55);
}
.page-template-page-architects-and-designers #slider.projects .slick-arrow.slick-next,
.single-professional #slider.projects .slick-arrow.slick-next {
    right: 0;
}
.page-template-page-architects-and-designers #slider.projects .slick-arrow.slick-prev,
.single-professional #slider.projects .slick-arrow.slick-prev {
    right: 60px;
}
.page-template-page-architects-and-designers #slider.projects .slick-slide,
.single-professional #slider.projects .slick-slide {
    position: relative;
    float: left;
}
.page-template-page-architects-and-designers #slider.projects .slick-slide [data-fancybox],
.single-professional #slider.projects .slick-slide [data-fancybox] {
    height: 600px;
    object-fit: cover;
}
.page-template-page-architects-and-designers #slider.projects .slick-slide [data-fancybox] img,
.single-professional #slider.projects .slick-slide [data-fancybox] img {
    width: 100%;
    height: 100%;
}
.page-template-page-architects-and-designers #slider.projects .slick-slide-title,
.single-professional #slider.projects .slick-slide-title {
    width: 100%;
    left: 0;
    bottom: 5px;
    padding: 0 150px;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
}
.page-template-page-architects-and-designers #slider.projects .slick-slide-title *,
.single-professional #slider.projects .slick-slide-title * {
    margin: 0;
    color: #fff;
    line-height: 60px;
}
.page-template-page-architects-and-designers #projects-new .big,
.single-professional #projects-new .big {
    padding-left: 5px;
}
.page-template-page-architects-and-designers #projects-new .big .bottom .m-bg-color,
.single-professional #projects-new .big .bottom .m-bg-color {
    background: #e01a22;
}
.page-template-page-architects-and-designers #before-footer,
.single-professional #before-footer {
    background: #fff;
}
.page-template-page-architects-and-designers #before-footer .r div,
.single-professional #before-footer .r div {
    width: calc(100% - 70px);
    background-color: #000;
}
.page-template-page-architects-and-designers #before-footer .gotop,
.single-professional #before-footer .gotop {
    margin-top: 50px;
}
.page-template-page-architects-and-designers #professionals .container,
.single-professional #professionals .container {
    padding: 0;
}
.page-template-page-architects-and-designers #projects .sct-title .intro-text * {
    font-size: 18px;
}
.page-template-page-architects-and-designers #projects-new .container {
    background: #fff;
}
.page-template-page-architects-and-designers #banner .container {
    padding-bottom: 80px;
}
.page-template-page-architects-and-designers #banner .container .banner-container {
    min-height: 375px;
    padding-top: 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.page-template-page-architects-and-designers #banner .container .banner-container a,
.page-template-page-architects-and-designers #banner .container .banner-container p {
    text-align: center;
    color: #fff;
}
.page-template-page-architects-and-designers #banner .container .banner-container hr {
    width: 40px;
    margin: 10px 0 15px auto;
    border-top-width: 4px;
    border-top-style: solid;
    margin: 10px auto 15px;
}
.page-template-page-architects-and-designers #banner .container .banner-container a {
    width: 190px;
    display: block;
    margin: 65px auto 0;
    padding: 8px 0;
    background: #e01a22;
}
.page-template-page-architects-and-designers .banner .container {
    padding-top: 15px;
}
.single-professional #projects .sct-title .logo {
    padding-left: 0;
    flex: 0 0 200px;
}
.single-professional #projects .sct-title .logo div {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #d6d6db;
}
.single-professional #projects .sct-title .txt {
    margin-top: 15px;
}
.single-professional #projects .links {
    padding: 20px 15px;
}
.single-professional #projects .links .social-btns {
    display: inline;
    margin: 0 5px;
}
.single-professional #projects .links .social-btns .bvd-share span {
    line-height: 36px;
}
.single-professional #projects .links .social-btns .heateor_sss_sharing_container.shw {
    display: inline-block;
    vertical-align: middle;
}
.single-professional #projects .links a {
    margin: 0 5px;
    padding: 5px 10px;
    border: 1px solid #d6d6db;
    border-radius: 5px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single-professional #projects .links a .fas {
    margin-left: 5px;
}
.single-professional #projects .links a .fas.fa-heart {
    color: #e01a22;
}
.single-professional #projects .links a:hover {
    background: #000;
    color: #fff;
}
.single-professional #projects .links a.phone-btn .phone-number {
    display: none;
}
.single-professional #projects .links a.phone-btn.show {
    background: #e01a22;
    color: #fff;
}
.single-professional #new-projects .container .sct-title {
    margin-bottom: 0;
}
.single-professional #articles .container .content .small .top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-professional #contact-prof .container {
    padding-top: 60px;
}
.single-professional #contact-prof .container .image {
    background: 0 0;
}
.single-professional #contact-prof .container .image img {
    height: 100%;
    object-fit: cover;
}
.single-professional #contact-prof .container .form-cont .fz30 {
    font-size: 24px;
    vertical-align: bottom;
}
.single-professional #contact-prof .container .form-cont hr {
    top: 64px;
}
.single-professional #contact-prof .container .form-cont .hr {
    width: 40px;
    border-bottom: 4px solid #e01a22;
    display: inline-block;
    margin-left: 5px;
}
.single-professional #contact-prof .container .form-cont #wpcf7-f469-o1 {
    margin-top: 30px;
}
.single-professional #contact-prof .container .form-cont #wpcf7-f469-o1 .form-row {
    direction: rtl;
}
.single-professional #contact-prof .container .form-cont #wpcf7-f469-o1 .form-row span {
    width: 100%;
    display: block;
}
.single-professional #contact-prof .container .form-cont #wpcf7-f469-o1 .form-row span input,
.single-professional #contact-prof .container .form-cont #wpcf7-f469-o1 .form-row span textarea {
    width: 100%;
    text-align: right;
}
.single-post #top-banner {
    max-width: 100vw;
    overflow: hidden;
    position: relative;
}
.single-post #top-banner .cnt {
    position: absolute;
    top: 5px;
    left: 5px;
}
.single-post #top-banner .cnt .cls {
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-post #top-banner .cnt .cls .fas {
    font-size: 30px;
    color: #fff;
}
.single-post .content-banner {
    padding: 40px 15px;
}
.single-post .content-banner a,
.single-post .content-banner div,
.single-post .content-banner iframe,
.single-post .content-banner img {
    width: 100% !important;
}
.single-post main .sct-title .line .small {
    background: #e01a22;
}
.single-post main #breadcrumbs {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, #fff 50%, #fff 50%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, #fff 50%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.4) 0, #fff 50%, #fff 50%, #fff 100%);
}
.single-post main #top {
    min-height: 25vh;
}
.single-post main #top img {
    object-fit: cover;
}
@media (min-width: 1600px) {
    .single-post main #top img {
        width: 100%;
    }
}
.single-post main #content-title .container {
    padding-top: 30px;
}
.single-post main #content-title .l {
    background: #fff;
}
.single-post main #content-title .r {
    background: #fff;
}
.single-post main #content-title .r div {
    width: calc(100% - 50px);
    margin: 0 0 0 auto;
    background: #e01a22;
    background: -moz-linear-gradient(top, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
    background: -webkit-linear-gradient(top, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
    background: linear-gradient(to bottom, #e01a22 0, #e01a22 220px, #e7ebec 220px, #e7ebec 100%);
}
.single-post main #content-title .container .col-12.col-md-6 {
    margin-top: 15px;
    padding-bottom: 0;
    border: 0;
}
.single-post main #content-title .container .col-12.col-md-6 .social-btns {
    justify-content: flex-end;
}
.single-post main #content-title .container .col-12.col-md-6 strong:not(.red) {
    padding: 0 30px 10px 0;
}
.single-post main #content-title .container .col-12.col-md-6 strong.red {
    padding: 0 0 10px 30px;
    position: relative;
    z-index: 1;
    border-bottom: 4px solid #e01a22;
}
.single-post main #content-title .container .col-12.col-md-6 a:not(.bvd-favorite) {
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single-post main #content-title .container .col-12.col-md-6 a:not(.bvd-favorite) .fas {
    margin-left: 2px;
}
.single-post main #content-title .container .col-12.col-md-6 a:not(.bvd-favorite) .fas.fa-heart {
    color: #e01a22;
}
.single-post main #content-title .container .col-12 hr {
    margin: -7px 0 0 0;
    border-top: 2px solid #d6d6db;
}
.single-post main #content-bottom .col-12 .img,
.single-post main #content-middle .col-12 .img,
.single-post main #content-top .col-12 .img {
    padding: 0 10px;
    position: relative;
}
.single-post main #content-bottom .col-12 .img img,
.single-post main #content-middle .col-12 .img img,
.single-post main #content-top .col-12 .img img {
    width: 100%;
}
.single-post main #content-bottom .col-12 .text,
.single-post main #content-middle .col-12 .text,
.single-post main #content-top .col-12 .text {
    margin-bottom: 20px;
    padding: 0 10px;
}
.single-post main .sect-col{
    margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
    .single-post main #content-bottom .col-12 .img.pop-up,
    .single-post main #content-middle .col-12 .img.pop-up,
    .single-post main #content-top .col-12 .img.pop-up {
        max-height: 800px;
        text-align: center;
        overflow: hidden;
    }
    .single-post main #content-bottom .col-12 .img.pop-up img,
    .single-post main #content-middle .col-12 .img.pop-up img,
    .single-post main #content-top .col-12 .img.pop-up img {
        transform: translate(0, -400px);
    }
    body.pop-up-hovered .sti {
        margin-top: 380px;
    }
    .show-pop-up-btn {
        position: absolute;
        width: 50px;
        height: 50px;
        background: url(../images/i-eye.svg) no-repeat;
        z-index: 1;
        left: 30px;
        top: 30px;
        opacity: 0;
        cursor: pointer;
    }
    .img.pop-up:hover .show-pop-up-btn {
        opacity: 1;
    }
    body.single-post > #sti-box {
        display: none !important;
    }
}
.single-post main #content-bottom .col-12 .img .bvd-favorite,
.single-post main #content-middle .col-12 .img .bvd-favorite,
.single-post main #content-top .col-12 .img .bvd-favorite {
    position: absolute;
    top: 35px;
    right: 9px;
    background: #fff;
    padding: 5px 30px;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
}
.single-post main #content-bottom .col-12 .img:hover .bvd-favorite,
.single-post main #content-middle .col-12 .img:hover .bvd-favorite,
.single-post main #content-top .col-12 .img:hover .bvd-favorite {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.single-post main #content-bottom .col-12 .img p:not(:empty),
.single-post main #content-middle .col-12 .img p:not(:empty),
.single-post main #content-top .col-12 .img p:not(:empty) {
    padding: 5px 20px;
    position: absolute;
    right: 0;
    bottom: 50px;
    background: #000;
    color: #fff;
}
.single-post main #content-top [data-fancybox] {
    height: auto;
}
.single-post main #content-bottom .links {
    margin-top: 30px;
}
.single-post main #more .container .section-container .left,
.single-post main #more .container .section-container .right,
.single-post main #more-bottom .container .section-container .left,
.single-post main #more-bottom .container .section-container .right {
    flex: 0 0 50%;
}
.single-post main #more .container .section-container .left .top hr,
.single-post main #more-bottom .container .section-container .left .top hr {
    border-color: #f59d00;
}
.single-post main #related .col-12.col-md-6 a {
    display: block;
    margin-bottom: 10px;
    text-decoration: underline;
}
.single-post main #more-related .container .section hr {
    width: 40px;
    margin: 10px 0 15px auto;
    border-top-width: 4px;
    border-top-style: solid;
}
.single-post main #more-related .container .OUTBRAIN {
    width: 100%;
}
.single-post main #more-related .container .OUTBRAIN .ob-widget-header {
    display: none;
}
.single-post main #more-related .container .OUTBRAIN ul.ob-widget-items-container {
    display: block;
}
.single-post main #more-related .container .OUTBRAIN ul.ob-widget-items-container span.ob-unit.ob-rec-text {
    font-weight: 700;
    font-size: 18px;
}
.single-post main #more-related .container .OUTBRAIN ul.ob-widget-items-container span.ob-unit.ob-rec-text:after {
    height: 4px;
    width: 55px;
    background: #e01a22;
    content: "";
    display: block;
    margin: 10px 0;
}
.single-post main .banner .container {
    padding: 10px 0;
}
.single-post #before-footer {
    background: #fff;
}
.single-post #before-footer .r div {
    width: calc(100% - 70px);
    background-color: #000;
}
.single-post #before-footer .gotop {
    margin-top: 50px;
}
.single-post #comments #commentform {
    margin: 20px auto;
}
.single-post #comments #commentform p[class*="comment-"] label {
    width: 65px;
}
.single-post #comments #commentform p[class*="comment-"] input {
    width: 250px;
    max-width: 250px;
}
.single-post #comments #commentform p[class*="comment-"].comment-form-comment {
    width: 100%;
    display: block;
}
.single-post #comments #commentform p.form-submit {
    text-align: right;
}
.single-post #comments #commentform p.form-submit .submit {
    max-width: 100%;
}
.page-id-369784 .sct-title .line .small,
.page-id-377939 .sct-title .line .small,
.search .sct-title .line .small {
    background: #e01a22;
}
.page-id-369784 #top,
.page-id-377939 #top,
.search #top {
    height: 135px;
    background-image: url(../images/bg_search_top.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-369784 #top .row.justify-content-center,
.page-id-377939 #top .row.justify-content-center,
.search #top .row.justify-content-center {
    height: 100%;
    align-items: center;
}
.page-id-369784 #search-form,
.page-id-377939 #search-form,
.search #search-form {
    margin-top: 40px;
}
.page-id-369784 #search-form .search-filters .search-filter,
.page-id-377939 #search-form .search-filters .search-filter,
.search #search-form .search-filters .search-filter {
    width: 25%;
    padding: 10px 0;
    border-bottom: 1px solid #000;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-size: 18px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.page-id-369784 #search-form .search-filters .search-filter.active,
.page-id-377939 #search-form .search-filters .search-filter.active,
.search #search-form .search-filters .search-filter.active {
    border: 1px solid #000;
    border-bottom: 0;
    color: #e01a22;
}
.page-id-369784 #search-form .search-filters .search-filter a,
.page-id-377939 #search-form .search-filters .search-filter a,
.search #search-form .search-filters .search-filter a {
    display: block;
}
.page-id-369784 #search-form .search-form .search,
.page-id-369784 #search-form .search-form .search-container,
.page-id-377939 #search-form .search-form .search,
.page-id-377939 #search-form .search-form .search-container,
.search #search-form .search-form .search,
.search #search-form .search-form .search-container {
    width: 100%;
}
.page-id-369784 #search-form .search-form .search-container,
.page-id-377939 #search-form .search-form .search-container,
.search #search-form .search-form .search-container {
    padding: 30px 0;
    background: #dadada;
}
.page-id-369784 #search-form .search-form .search-container.cst .search,
.page-id-377939 #search-form .search-form .search-container.cst .search,
.search #search-form .search-form .search-container.cst .search {
    max-width: 600px;
    margin: 0 auto;
}
.page-id-369784 #search-form .search-form .search-container.pr .search,
.page-id-377939 #search-form .search-form .search-container.pr .search,
.search #search-form .search-form .search-container.pr .search {
    max-width: 90%;
    margin: 0 auto;
}
.page-id-369784 #search-form .search-form .search-container.pr .form-group,
.page-id-377939 #search-form .search-form .search-container.pr .form-group,
.search #search-form .search-form .search-container.pr .form-group {
    padding: 0 5px;
}
.page-id-369784 #search-form .search-form .search-container .search,
.page-id-377939 #search-form .search-form .search-container .search,
.search #search-form .search-form .search-container .search {
    text-align: center;
}
.page-id-369784 #search-form .search-form .search-container .search .form-group,
.page-id-377939 #search-form .search-form .search-container .search .form-group,
.search #search-form .search-form .search-container .search .form-group {
    margin: 0;
    display: flex;
    align-items: center;
}
.page-id-369784 #search-form .search-form .search-container .search .form-group label,
.page-id-377939 #search-form .search-form .search-container .search .form-group label,
.search #search-form .search-form .search-container .search .form-group label {
    margin: 0;
    padding-left: 10px;
    white-space: nowrap;
}
.page-id-369784 #search-form .search-form .search-container .search .form-group select,
.page-id-377939 #search-form .search-form .search-container .search .form-group select,
.search #search-form .search-form .search-container .search .form-group select {
    height: 50px;
    border-radius: 0;
}
.page-id-369784 #search-form .search-form .search-container .search .form-group input,
.page-id-377939 #search-form .search-form .search-container .search .form-group input,
.search #search-form .search-form .search-container .search .form-group input {
    width: 50%;
    height: 50px;
    padding: 0 15px;
}
.page-id-369784 #search-form .search-form .search-container .search .bt,
.page-id-377939 #search-form .search-form .search-container .search .bt,
.search #search-form .search-form .search-container .search .bt {
    width: auto;
    height: auto;
    padding-right: 10px;
    border: 0;
}
.page-id-369784 #search-form .search-form .search-container .search .bt .search-submit,
.page-id-377939 #search-form .search-form .search-container .search .bt .search-submit,
.search #search-form .search-form .search-container .search .bt .search-submit {
    width: 120px;
    height: 50px;
    background: #e01a22;
    color: #fff;
    border: 0;
}
.page-id-369784 #search-form .search-form .search-container .search .bt .search-submit:disabled,
.page-id-377939 #search-form .search-form .search-container .search .bt .search-submit:disabled,
.search #search-form .search-form .search-container .search .bt .search-submit:disabled {
    background: #f2a6a8;
}
.page-id-369784 #search-results .sm .bottom a,
.page-id-377939 #search-results .sm .bottom a,
.search #search-results .sm .bottom a {
    font-weight: 700;
}
.page-id-369784 #search-results .sm.attachment,
.page-id-377939 #search-results .sm.attachment,
.search #search-results .sm.attachment {
    position: relative;
    margin-bottom: 0;
}
.page-id-369784 #search-results .sm.attachment a img,
.page-id-377939 #search-results .sm.attachment a img,
.search #search-results .sm.attachment a img {
    height: 100%;
}
.page-id-369784 #search-results .sm.attachment .bvd-favorite,
.page-id-377939 #search-results .sm.attachment .bvd-favorite,
.search #search-results .sm.attachment .bvd-favorite {
    position: absolute;
    top: 10px;
    right: 5px;
    background: #fff;
    padding: 5px 30px;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
}
.page-id-369784 #search-results .sm.attachment:hover .bvd-favorite,
.page-id-377939 #search-results .sm.attachment:hover .bvd-favorite,
.search #search-results .sm.attachment:hover .bvd-favorite {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.page-id-369784 #more,
.page-id-377939 #more,
.search #more {
    margin: 0 0 60px;
}
.page-id-369784 #more .fz30,
.page-id-377939 #more .fz30,
.search #more .fz30 {
    margin-bottom: 10px;
}
.page-id-369784 #more .btn,
.page-id-377939 #more .btn,
.search #more .btn {
    min-width: 150px;
    color: #fff;
}
.page-id-369784 #more-searches .sct-title,
.page-id-377939 #more-searches .sct-title,
.search #more-searches .sct-title {
    margin-bottom: 20px;
}
.page-id-369784 #more-searches ul,
.page-id-377939 #more-searches ul,
.search #more-searches ul {
    display: block;
}
.page-id-369784 #more-searches ul li,
.page-id-377939 #more-searches ul li,
.search #more-searches ul li {
    padding: 0 0 0 25px;
    display: inline-block;
    position: relative;
    line-height: 1;
}
.page-id-369784 #more-searches ul li:not(:last-child):after,
.page-id-377939 #more-searches ul li:not(:last-child):after,
.search #more-searches ul li:not(:last-child):after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    background: #000;
}
.page-id-369784 #more-searches ul li a,
.page-id-377939 #more-searches ul li a,
.search #more-searches ul li a {
    font-weight: 700;
}
.page-id-369784 #professionals,
.page-id-377939 #professionals,
.search #professionals {
    padding-top: 0;
}
.page-id-369784 #professionals .professional hr,
.page-id-377939 #professionals .professional hr,
.search #professionals .professional hr {
    border-top-color: #e7ebec;
}
.page-id-369784 .banner .container,
.page-id-377939 .banner .container,
.search .banner .container {
    padding: 50px 0;
}
.search #search-results .row.posts-container {
    padding: 0 10px;
}
.page-id-369784 .search-filter .col-12,
.page-id-369784 .search-form .col-12,
.page-id-377939 .search-filter .col-12,
.page-id-377939 .search-form .col-12 {
    padding: 0 5px;
}
.page-id-377939 #professionals .container {
    padding-top: 0;
}
.page-id-369784 #more {
    margin-top: 30px;
}
.old-post main #content-top .text b,
.old-post main #content-top .text img,
.old-post main #content-top .text p {
    display: block;
}
.old-post main #content-top .text img {
    width: 100%;
}
.old-post main #related {
    display: none;
}
body.login main {
    min-height: 90vh;
    background-image: url(../images/bg_login.jpg);
    background-size: cover;
    background-position: center;
}
body.login main label {
    width: 100%;
}
body.login main #nsl-custom-login-form-main {
    display: none !important;
}
body.login main #login {
    width: 400px;
}
body.login main #login p.strong.text-center {
    font-size: 26px;
    margin-bottom: 25px;
}
body.login main #login #loginform {
    padding: 30px;
    margin: 0 auto;
    background-color: #e5e5e9;
}
body.login main #login #loginform .forgetmenot label {
    font-size: 16px;
}
body.login main #login #loginform .forgetmenot input[type="checkbox"] {
    margin: 0;
}
body.login main #login #loginform p.submit .button {
    height: 40px;
    background: #000;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    width: 100%;
    margin-top: 15px;
    float: none;
    clear: both;
    font-size: 20px;
    font-weight: 600;
}
body.login main #login #loginform #social-connect {
    display: flex;
    justify-content: space-between;
}
body.login main #login #loginform #social-connect a {
    flex: 0 0 48%;
}
body.login main #login #login_error,
body.login main #login .message,
body.login main #login .success {
    border-right-color: #e01a22;
}
body.login main #login #nav {
    display: flex;
    padding: 0;
    justify-content: space-between;
}
body.login main #login #nav a {
    line-height: 30px;
    text-align: center;
    text-decoration: underline;
}
div.wpcf7-spam-blocked {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    color: #000;
    border: 0;
    background: #ecc57d;
}
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    color: #000;
    border: 0;
    background: #ded8d8;
}
div.wpcf7-mail-sent-ok {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    color: #000;
    border: 0;
    background: #c0d0b6;
}
.loginModal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
}
#loginwrapper {
    width: 380px;
    margin: 100px auto;
    padding: 40px;
    background: #ececec;
    position: relative;
}
#forgot_password,
#registerForm {
    display: none;
}
#forgot_password,
#loginformpopup,
#registerForm {
    background: #e0e0e0;
    padding: 30px;
    color: #000;
}
#forgot_password input[type="text"],
#loginformpopup input[type="password"],
#loginformpopup input[type="text"],
#registerForm input[type="email"],
#registerForm input[type="password"] {
    width: 100%;
    border: 0;
    line-height: 35px;
    color: #000;
}
#loginformpopup #sub_log_btn,
#loginformpopup #wp-submit,
#registerForm #wp-reg-submit,
#reset_log_btn {
    background: #e01a22;
    color: #fff;
    width: 100%;
    border: 0;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
}
#forgot_password label,
#loginformpopup label,
#registerForm label,
#reset_log_btn label {
    color: #000;
    margin: 0;
    font-size: 14px;
}
.loginLogo,
.loginTitle {
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}
.loginLogo img {
    width: 200px;
}
#loginwrapper .black-btn {
    display: block;
    background: #000;
    color: #fff;
    line-height: 35px;
    padding: 0 10px;
    width: calc(50% - 30px);
    text-align: center;
    margin: 15px;
    font-size: 14px;
    margin: 15px;
    float: right;
    cursor: pointer;
}
.black-btn#goToLogin {
    display: none;
}
.passreset {
    float: left;
}
.close-login {
    background: url(/wp-content/themes/BVDtheme/images/close-x-black.png) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-size: 100%;
    cursor: pointer;
}
#popupFormMsg {
    padding: 5px 0;
    font-size: 12px;
    text-align: center;
    color: #e01a22;
}
@media screen and (min-width: 768px) {
    .loginBlkBtn {
        display: inline-block;
        background: #000;
        padding: 3px 10px;
        color: #fff;
        cursor: pointer;
    }
}
.gr_discl {
    font-size: 12px;
    text-align: center;
    padding: 0 15px;
    color: #8e8e8e;
    border: 1px solid #c7c7c7;
    margin: 0;
}
.gr_discl a {
    color: #8e8e8e;
}
.gr_discl a:hover {
    color: #000;
    text-decoration: underline;
}
.grecaptcha-badge {
    display: none !important;
}
.gr_discl #nsl-custom-login-form-2 {
    display: none;
}
.showBox {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    display: none;
}
.showBox .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.showBox .img-show .frame {
    background: #fff;
    text-align: center;
    padding: 5px 0;
}
.showBox .img-show,
.showBox .img-show .frame,
.showBox .img-show .frame img {
    height: 100%;
}
.search-tags {
    margin-bottom: 40px;
}
.search-tags .tag {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 20px;
}
.search-tags .tag a {
    font-weight: 700;
    position: relative;
    display: block;
    padding: 0 10px;
    color: #000;
    transition: all 0.2s;
}
.search #more-searches ul li a {
    transition: all 0.2s;
}
.search #more-searches ul li a:hover,
.search-tags .tag a:hover {
    color: #e01a22;
    transition: all 0.2s;
}
.search-tags .tag a::after {
    content: ' ';
    border-left: 1px solid #000;
    display: inline-block;
    padding: 0 10px;
    color: #000;
    position: absolute;
    left: -5px;
    top: 4px;
    bottom: 4px;
}
.search-tags .tag:last-child a::after {
	content: '';
	display: none;
}

.blocked-content {
	width: 280px;
	background: #000000;
	color: #fff;
	padding: 10px 30px;
	margin: 120px auto;
}
#login-content input[name="Submit"] {
	border: 0;
	background: #e01a22;
	color: #fff;
	padding: 0 10px;
	line-height: 30px;
}
.attached_media {
	display: block;
}
.attached_media img {
	width: 100%;
}

.view-article-link {
	position: absolute;
	bottom: 10px;
	left: 5px;
	right: 5px;
	font-size: 12px;
	font-weight: 600;
	background: linear-gradient(to left, rgb(255 255 255), rgb(255 255 255 / 50%), transparent);
	opacity: 0;
	color: #000;
	transition: opacity 0.4s linear;
	padding: 0 15px;
	line-height: 20px;
	text-shadow: 0 0 10px #999;
}
.attachment:hover .view-article-link {
	opacity: 1;
	color: #000;
	transition: opacity 0.4s linear;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.sti-mobile-btn {
    z-index: 1 !important;
}
/* CF7 */
.wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    color: #000;
    font-weight: 500;
    padding: 5px 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #e01a22;
}