/*body {
	background-image: url(body_bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}*/

#logo img {
    width: 275px;
    max-height: 100%;
    margin-top: 15px;
}

#header {
    background-color: white;
}
@media screen and (min-width: 1300px) {
    #header img {
        width: 350px;
        margin-top: -30px;
    }
}

@media screen and (min-width: 997px) and (max-width: 1200px) {
    #header img {
        width: 350px;
        margin-top: -16px;
    }
}


#banner {
    /*border-bottom: 16px solid #dc212f;*/
    border-bottom: none;
}

#banner h1 {
    text-shadow: 3px 3px 4px black;
    font-size: 60px;
    margin-bottom: 65px;
}

a.btn-info span {
    font-size: 10px;
    line-height: 2;
}

a.btn-info {
    /*width: 50%;*/
    height: 73px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 12px;
    background: none;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    a.btn-info {
        width: 80%;
    }
}

@media screen and (max-width: 424px) {
    a.btn-info {
        height: 90px;
    }
}

a.btn-info:hover {
    background: #c1272c;
    color: #fff;
    border: 1px solid #c1272c;
}

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

#about {
    padding: 0px;
}

h2.heading-border.left-border-bottom{
    margin-top: 10px;
    font-size: 55px;
    line-height: 100px;
    position: relative;
    font-weight: 400;
    color: #052b60;
    margin-bottom: 40px;
    font-family: 'Oswald', sans-serif;
    text-align: left;
    text-transform: uppercase;
}
@media only screen and (max-width: 997px) and (min-width: 557px){
    h2.heading-border.left-border-bottom{
        font-size: 33px;
    }
}
@media only screen and (max-width: 556px) {
    h2.heading-border.left-border-bottom{
        font-size: 30px;
        line-height: 60px;
    }
}
#we-social h2 {
    font-weight: 400;
}

h2.left-border-bottom span {
    font-weight: 900;
    color: #dc212f;
}

#we-social h2 span {
    font-weight: 900;
}

#marketing h2, #marketing h2 span {
    color: white;
}

#about a:hover {
    background: #dc212f;
}

#about a {
    color: #dc212f;
    border: 1px solid #dc212f;
}

.heading-border:before,
.heading-border:after {
    content: '';
    display: block;
    background-color: #dc212f;
    position: absolute;
    bottom: 5px;
    max-width: 520px;
    width: 100%;
    height: 1px;
}

#marketing .heading-border:before,
#marketing .heading-border:after {
    background-color: #fff;
}

.left-border-bottom:before {
    left: 0;
}
#featured .left-border-bottom:before,
#we-social .left-border-bottom:before{
    left: 25%;
    width: 50%;
    max-width: 50%;
}

.left-border-bottom:after {
    width: 171px;
    height: 5px;
    left: 0;
    bottom: 3px;
}
#featured .left-border-bottom:after,
#we-social .left-border-bottom:after{
    left: 40%;
    width: 20%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border: 1px solid #052b60;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border: 1px solid #052b60;
}

#reviews {
    background: transparent url(https://www.toptal.com/designers/subtlepatterns/patterns/dot-grid.png);
}


/* properties Style */
{
    padding-top: 60px
;
    overflow: hidden
;
}

.position {
    position: relative;
}

.title h2 {
    margin-top: 15px;
}

.pad {
    padding: 2px 2px;
}

.bg-img {
    background: url(/wp-content/uploads/2019/02/image_2019-02-15_10-05-48.png) 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    min-width: 340px;
    height: 275px;
}

#map .gm-style-iw-d .position h3 {
	font-size: 18px;
	color: #fff;
}

@media screen and (min-width: 768px) {
    .bg-img {
        min-width: 700px;
    }
}

.bg-img.bg2 {
    background: url(/wp-content/uploads/2019/02/image_2019-02-15_10-05-48.png) 50% 50% no-repeat;
    background-size: cover;
}

.bg-img.bg3 {
    background: url(/wp-content/uploads/2019/02/image_2019-02-15_10-05-48.png) 50% 50% no-repeat;
    background-size: cover;
}


.bg-img:after {
    content: '';
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.34);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.bg-img:after {
    content: '';
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.34);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.btn {
    background-color: #dc212f;
    border-color: #dc212f;
    color: #fff;
    border-radius: 0px;
}

.btn-lg {
    min-width: 280px;
}

.text {
    position: relative;
    z-index: 99;
    display: inline-block;
    width: 100%;
}

.btn-text {
    position: relative;
    z-index: 99;
}

.expro-slider__content--price {
    font-size: 2.438em;
    margin-top: 20px !important;
}

.text:not(input) {
    display: block;
    position: absolute;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-left: solid 3px #dc212f;
    border-radius: 0 !important;
    padding-left: 30px;
    z-index: 2;
    color: #FFF;
    text-transform: uppercase;
    outline: none;
    transition: bottom 0.2s linear;
    max-width: 86%;
}

@media only screen and (max-width: 1024px) {
    .text {
        max-width: 74%;
    }
}

h3 {
    /*color: #FFF;*/
    text-transform: uppercase;
    /*font-size: 25px;*/
    line-height: 35px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    /*margin-bottom: 20px;*/
}

h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Barlow Semi Condensed', sans-serif;
}

.btn-text {
    display: block;
    /*background-color: rgba(3,34,65,0.93);*/
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    z-index: 3;
    overflow: hidden;
    transition: opacity 0.3s linear;
    opacity: 0;
    right: 50px;
    bottom: 30px;
    left: 50px;
}


.position:hover .btn-text {
    opacity: 1;
}

.position:hover .text {
    bottom: 100px;
}

.position .logo-div {
    display: block;
    font-size: 20vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    z-index: 0;
    opacity: 0;
    transition: transform 0.3s linear;
    width: 190px;
    height: 190px;
}

.position:hover .logo-div {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
}


.full {
    display: inline-block;
    width: 100%;
    float: left;
}




#footer {
    position: relative;
    /*background-image: url(../img/section-background-stripes2.svg);*/
    background-size: cover;
    color: #0e0e0e;
    border-top: 20px solid #dc212f;
    background-color: rgba(256, 256, 256, 1);
}

#footer .text-content, ul#menu-footer-menu-fr {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    ul#menu-footer-menu {
        margin-top: 0;
    }
}

#footer .textwidget h5 {
    color: #0e0e0e;
    margin: 20px;
    font-size: 12px;
    /*text-align: right;*/
    border-top: 1px solid #0e0e0e;
    padding-top: 15px;
}

/*#footer ul#menu-footer-menu li, #footer ul#menu-footer-menu-fr li {
    display: inline-block;
    padding: 0px 2px;
    float: left;
    width: 33%;
}*/

.footer-footer {
    background: #000;
    padding: 15px;
}

#footer ul#menu-footer-menu {
    /*padding: 25px 0;*/
}

#footer ul#menu-footer-menu li.wpml-ls-item {
    display: none;
}

#footer ul.sub-menu {
    margin-top: 0;
}

#footer ul#menu-footer-menu li ul li, #footer ul#menu-footer-menu-fr li ul li {
    width: 100%;
    padding: 0px;
}


#footer ul#menu-footer-menu li a, #footer ul#menu-footer-menu-fr li a {
    color: #fff;
    /*font-weight: bold;*/
    /*font-size: 20px;*/
    /*text-align: center;*/
}


#footer .socialMedia li a,
#contact-page .socialMedia li a{
    border: none;
    padding: 15px 5px 15px 0;
    margin-left: 0;
}

#footer textarea, #contact-info textarea{
    height: 100px;
}

.menu-footer-menu-container {
    /*margin-top: 85px;*/
    align-self: center;
}

.dark_section {
    background-color: rgba(0, 0, 0, 0.7);
}

#marketing .dark_section {
    padding: 100px 0;
}

#marketing p, #marketing h3, #marketing i {
    color: white;
}

#marketing h3 {
    text-transform: uppercase;
}

.right {
    background: #1d459b;
    color: #fff;
}

.right h4,
.right h5,
.right a,
.right i {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    h2, #about h2, #reviews h2, #we-social h2, #marketing h2, #featured h2, #properties h2 {
        font-size: 32px;
    }

    h2 span, #about h2 span, #reviews h2 span, #we-social h2 span, #marketing h2 span {
        font-size: 32px;
    }
    #section-header #column-id-1482794532{
        padding: 0;
    }
}
























