body {
}

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

@media screen and (min-width: 767px) {
    #header img {
        max-height: 150px;
    }
}


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

#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;
    border-radius: 10px;
}

@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: #000b23cc;
    color: #fff;
    border: 1px solid #000b23;
}

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

#about {
    /*background: linear-gradient(rgba(255,255,255,0.95), rgba(255,255,255,0.65)), url(/wp-content/uploads/2020/04/enrico-abut-bg-scaled.jpg) 50% 50% no-repeat;*/
    background-size: cover;
    position: relative;
}

h2, #about h2, #reviews h2, #we-social h2, #marketing h2,
#featured h2, #properties h2, #programs h2, #social-section h2 {
    margin-top: 10px;
    font-size: 40px;
    line-height: 80px;
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Alegreya Sans SC', sans-serif;
}

h2 span, #about h2 span, #reviews h2 span, #we-social h2 span, #marketing h2 span {
    font-weight: 300;
    color: #dc212f;
    font-size: 65px;
}

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

.heading-border {
    /*border-bottom: 1px solid #b88f2a;*/
    position: relative;
}
.heading-border::before{
    content: '';
    position: absolute;
    bottom: -35%;
    width: 60%;
    left: 20%;
    height: 2px;
    background: #000;
}
.heading-border::after {
    content: '';
    position: absolute;
    bottom: -35%;
    right: -40%;
    width: 40%;
    height: 2px;
    background: #ffffff;
    display: none;
}

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

.left-border-bottom:before {
    left: 0;
}

.left-border-bottom:after {
    width: 171px;
    height: 5px;
    left: 0;
    bottom: 3px;
}

/* {
    background: transparent
;
    padding: 30px 0px
;
} */

.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%;
    min-height: 450px;
    /*position: relative;*/
    /*max-width: 100%;*/
}

.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;
}


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

.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 {
	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:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    transition: all .45s cubic-bezier(.72, .1, .14, 1);
    display: none;
}

.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;
    background: url(../img/logo-514.png) 50% 50% no-repeat;
    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;
}


.bx-wrapper .bx-controls-direction a {
    width: 35px;
    height: 73px;
    background-color: transparent;
    padding: 15px 5px;
    z-index: 999;
    filter: invert(1);
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: block !important;
}

.bx-wrapper .bx-prev {
    left: 3px;
    background: url(../img/arrow-left.png) no-repeat;
    background-size: 15px auto;
    background-position: 50% 50%;
}

.bx-wrapper .bx-next {
    right: 3px;
    background: url(../img/arrow-right.png) no-repeat;
    background-size: 15px auto;
    background-position: 50% 50%;
}

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

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

#footer .text-content h5 {
    color: #fff;
    font-size: 12px;
    text-align: right;
    padding-top: 15px;
}

#footer .footer-menu ul li {
    display: inline-block;
    padding: 0 5px;
    line-height: 10px;
}
#footer .footer-menu ul li:last-child {
    border-right: none;
}
#footer ul.sub-menu {
    margin-top: 0;
}

#footer .footer-menu ul li a{
    text-align: center;
}


#footer .socialMedia li a {
    border: none;
    padding: 15px 5px;
}

.menu-footer-menu-container {
    margin-top: 40px;
}

.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, #reviews h2, #we-social h2, #marketing h2, #featured h2 {
        font-size: 26px;
    }

    h2 span, #about h2 span, #reviews h2 span, #we-social h2 span, #marketing h2 span {
        font-size: 32px;
    }
}

.my-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
}

#about .swiper-slide {
    margin-bottom: 30px;
}

#about .swiper-button-next, #about .swiper-button-prev {
    color: grey;
}

.team-slider-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 30px 15px;
    box-shadow: 5px 5px 2px rgb(23 36 52 / 10%);}

/* #teamSwiper .team-slider-card img {
    overflow: hidden;
    margin-left: 0;
    opacity: 1;
    object-fit: cover;
    object-position: top;
    height: 250px;
    width: 255px;
    max-width: 100%;
    border-radius: 50%;
} */

.team-img-container {
    max-width: 250px;
    max-height: 250px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.team-img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

.team-info-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    text-align: center;
}

.team-btn-container {
    display: flex;
    flex-wrap: wrap;
}

.team-btn-container a {
    flex-grow: 1;
    margin: 5px;
    text-shadow: none;
    padding: 5px 10px;
    text-align: center;
    font-size: 12px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 30px;
    min-width: 90px;
    border: 1px solid #0e0e0e;
    color: #0e0e0e;
}

.team-btn-container a:hover {
    color: #fff;
    background: #f6320afc;
    border-color: #f6320afc;
}

.team-btn-container i {
    margin-right: 3px;
    color: #0e0e0e;
}

/* sidebar mobile */
@media (max-width: 768px) {
    .a2a_kit.a2a_kit_size_32.a2a_floating_style {
        top: 135px!important;
    }
}
