@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');
.banner-text-container {
    margin-top: 52px;
    width: 30%;
    left: 10%;
    background-color: white;
    clip-path: polygon(50% 100%, 0 90%, 0 0, 100% 0, 100% 90%);
    -webkit-clip-path: polygon(50% 100%, 0 90%, 0 0, 100% 0, 100% 90%);
    height: 387px;
    max-width: 350px;
}

.banner-text{
    color: black;
    background: transparent;
    font-size: 31px !important;
    position: relative;
    display: block;
    top: 40px;
    margin: 0 20px 20px 20px;
    letter-spacing: 0.5px;
    font-family: Anton,sans-serif;
}

.btnBlue{
    color: white;
    background-color: #0174C7;
    border: none;
    border-radius: 3px;
    width: 80%;
    height: 10%;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10%;
    padding: 28px 0;
    line-height: 0px;
    cursor: pointer;
}

.learnMore{
    bottom: 50px;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 12px;
}

.banner{
    height: 400px;
    background-size: 100% !important;
}

.maindiv{
    background-color: white;
}

.content{
    margin-top: 4%;
}

.shadow{
    filter: drop-shadow(0 10px 20px rgb(0, 0, 0,0.1));
}

.banner-text-SYL{
    top: 0%;
    background-color: #F3F3F3;
    width: 40%;
    position: absolute;
    right: 10%;
    text-align: center;
    height: 107%;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0px 16px 20px -20px black;
    max-width: 470px;
}

.sellHide2Theme{
    display: none !important;
}

.sellShow2Theme{
    position: absolute;
    background-color: #F3F3F3;
    top: 59.8px;
    display: initial;
    right: 20%;
    text-align: center;
    padding: 30px 40px;
    max-width: 350px;
    -webkit-box-shadow: 0 6px 11px -8px black;
    -moz-box-shadow: 0 6px 11px -8px black;
    box-shadow: 0px 6px 11px -8px black;
}

.learnMore:after, .learnMore:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 19px 0 19px;
    border-color: black transparent transparent transparent;
    top: 170%;
    left: 44%;
    position: absolute;
  }
  .learnMore:after {
    border-color: white transparent transparent transparent;
    top: calc(170% - 1px);
  }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 3% auto; /* 15% from the top and centered */
    /* padding: 20px;
    border: 1px solid #888; */
    width: 70%; /* Could be more or less, depending on screen size */
    border-radius: 4px;
}

.popup h2 {
    border-bottom: none !important;
    font-weight: unset;
    text-align: center;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.btnGreen{
    color: white;
    background-color: #3FB658;
    border: none;
    border-radius: 3px;
    width: 40%;
    height: 10%;
    font-size: 15px;
    font-weight: 600;
    padding: 28px 0;
    line-height: 0px;
    cursor: pointer;
}

.btnModal{
    width: 45%;
    padding: 60px 0;
    max-width: 380px;
    margin: 10px 10px;
    min-width: 170px;
}

.modal-center{
    text-align: center !important;
}

.input2Theme{
    width: 80%;
    padding: 10px 10px;
    margin: 8px;
}

.titleBlueModal{
    font-size: 35px;
    color: #0075D1;
    margin-bottom: 15px;
    margin-top: 10px;
}

.banner-land{
    /* background: url(/rei-crm/crm-0000X/images/banner-land-2.png?2477) no-repeat !important; */
    background-size: 100% !important;
    background-position: 0 50% !important;
    height: 430px;
}

.banner-house{
    /* background: url(/rei-crm/crm-0000X/images/banner-house-2.png?2477) no-repeat !important; */
    background-size: 100% !important;
    background-position: 0 50% !important;
    height: 475px;
}

.step1{
    margin: 0 !important;
}

.text-left{
    text-align: left !important;
}

.contact-p {
    padding: 0 10px;
    margin: 0 10px;
}

.contact-link{
    margin-left: 10px;
    padding-left: 10px;
}


.contact-us-header{
    width: 50%;
    text-align: center;
    right: 0;
    left: 0;
    margin: auto;
    background-color: white;
    border-radius: 3px;
    border: 1px solid #c6c6c6;
    max-width: 470px;
    padding: 30px;
    top: 27%;
    position: absolute;
}

.contact-us-header h1{
    font-size: 35pt;
    font-weight: 300;
}

.contact-us-header .btnBlue{
    margin-top: 5%;
    width: 95%;
}

.banner-contact-us{
    height: 550px;
    background-size: cover !important;
    background-position: 50% !important;
}

.modal-contact-us{
    text-align: left !important;
    max-width: 400px;
}

.modal-contact-us h1{
    margin: revert;
    color: #0671BA;
    font-size: 22px;
}

.modal-contact-us input, .modal-contact-us textarea{
    width: 100%;
    margin: 5px 0px;
    font-family: arial;
    font-size: 11pt;
}

.modal-contact-us .abutton{
    width: 105%;
    padding: 18px 8px;
    margin-top: 0;
    font-size: 19px;
    font-weight: bold;
}

.captchaContact{
    float: right;
    margin: 10px -20px;
}

.banner-sell .banner-text{
    color: #FFF;
    background-color: #000;
    padding: 4px;
    box-shadow: 0em 0 0 #000, 0em 0 0 #000;
    font-weight: bold;
    line-height: 140%;
    font-size: 44px !important;
    position: unset;
    top: 0;
    margin: 0;
    letter-spacing: 0;
    font-family: arial;
    display: unset;
}

.banner-sell .banner-text-container{
    position: absolute;
    top: 20%;
    left: 20%;
    width: 60%;
    text-align: center;
    margin-top: 0;
    background: none;
    clip-path: none;
    height: auto;
    max-width: none;
}

.slide1,.slide2,.slide3,.slide4,.slide5 {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slide1 {
    background: url(images/banner1.png)no-repeat top;
    background-size: cover;
    animation:fade 16s infinite;
    -webkit-animation:fade 16s infinite;
  
  } 
.slide2 {
    background: url(images/banner2.png)no-repeat top;
    background-size: cover;
    animation:fade2 16s infinite;
    -webkit-animation:fade2 16s infinite;
  }
.slide3 {
    background: url(images/banner3.png)no-repeat top;
    background-size: cover;
    animation:fade3 16s infinite;
    -webkit-animation:fade3 16s infinite;
  }

@keyframes fade {
    0%   {opacity:1}
    33.333% { opacity: 0}
    66.666% { opacity: 0}
    100% { opacity: 1}
}
@keyframes fade2 {
    0%   {opacity:0}
    33.333% { opacity: 1}
    66.666% { opacity: 0 }
    100% { opacity: 0}
}
@keyframes fade3 {
    0%   {opacity:0}
    33.333% { opacity: 0}
    66.666% { opacity: 1}
    100% { opacity: 0}
}
/* #sliderHeader{
    background-repeat: no-repeat;
    background-size: cover;
    backface-visibility: hidden;
    -webkit-animation: slideBg 26s linear infinite 2s;
    animation-timing-function: ease-out;
    -moz-animation: slideBg 26s linear infinite 2s;
    background-image: url(images/banner1.png);
}

@-webkit-keyframes slideBg {
    0% {
        background-image: url(images/banner1.png)
    }
    11% {
        background-image: url(images/banner1.png)
    }
    22% {
        background-image: url(images/banner2.png)
    }
    33%{
        background-image: url(images/banner2.png)
    }
    44%{
        background-image: url(images/banner2.png)
    }
    55%{
        background-image: url(images/banner3.png)
    }
    66%{
        background-image: url(images/banner3.png)
    }
    77% {
        background-image: url(images/banner3.png)
    }
    88% {
        background-image: url(images/banner1.png)
    }
    99% {
        background-image: url(images/banner1.png)
    }
}
@-moz-keyframes slideBg {
    0% {
        background-image: url(images/banner1.png)
    }
    11% {
        background-image: url(images/banner1.png)
    }
    22% {
        background-image: url(images/banner2.png)
    }
    44%{
        background-image: url(images/banner2.png)
    }
    55%{
        background-image: url(images/banner3.png)
    }
    77% {
        background-image: url(images/banner3.png)
    }
    88% {
        background-image: url(images/banner1.png)
    }
} */

.showMobile2Theme{
    display: none;
}

.hideMobile2Theme{
    display: block;
}

@media only screen and (max-width: 850px) {
    .banner-text-container{
        width: 100%;
        max-width: 100%;
        left: 0;
        margin-top: 0;
    }
    .learnMore::before {
        left: 48%;
    }
    .learnMore::after{
        left: 48%;
    }
    .banner{
        height: 400px !important;
        background-image: none !important;
        -webkit-animation: none !important;
        animation-timing-function: unset !important;
    }
    .slide1,.slide2,.slide3{
        background: none;
        background-size: cover;
        animation: unset;
        -webkit-animation: unset;
    }
}
@media only screen and (max-width: 950px) {
    .btnModal{
        width: 100%;
    }
}
@media only screen and (max-width: 800px) {
    .sellShow2Theme{
        position: unset;
        max-width: 800px;
        display: block;
        margin-bottom: 20px;
        margin-top: 25px;
    }
    .content{
        margin-top: 0;
    }
    .banner, .banner-text{
        display: block !important;
        width: initial !important;
        opacity: initial !important;
        visibility: initial !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .banner-text{
        height: initial !important;
    }
    .learnMore::before,
    .learnMore::after {
        left: 47%;
    }
    .hideMobile2Theme{
        display: none !important;
    }
    .showMobile2Theme{
        display: block;
    }
    .contact-us-header h1 {
        font-size: 25pt;
    }
    .contact-us-header{
        position: inherit;
        margin-top: 15px;
        width: 80%;
        padding: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .header-right {
        padding-bottom: 0;
        margin-bottom: -58px;
    }
    .showMobile2Theme {
        margin-top: 3%;
    }
    .menu-mobile-button{
        width: 24%;
        position: absolute;
        right: 0;
        margin-top: -49px;
        border-bottom: none;
    }
    .menu-mobile-button .menu-sh{
        display: none !important;
    }
    body h1{
        text-align: center;
    }
}

@media only screen and (max-width: 475px) {
    .showMobile2Theme {
        margin-top: 3%;
    }
}

@media only screen and (max-width: 375px) {
    #or_phone_Number{
        margin-left: 8px !important;
    }
    .learnMore::before,
    .learnMore::after {
        left: 43%;
    }
    .contact-us-header h1 {
        font-size: 20pt;
    }
    .showMobile2Theme {
        margin-top: 5%;
    }
}

.menu-mobile-button span {
    text-shadow: none;
}
