body {
    margin: 0px;
    font-family:"sofia-pro";
  
}

@font-face {
font-family:"sofia-pro";
font-display:auto;
font-style:normal;
font-weight:400;
}


/**{
    outline: 1px solid red;
    }*/
.align-items-center {
    padding: 0;
}
 a:hover { 
    text-decoration: none;
 }
 button:active, button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}

.bds p, .ba p, .sqft p{
    padding-top:10px;
        
    }
    .bds span, .ba span, .sqft span{
    padding-left:10px;
        
    }

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.main_menu_adapt {
    display: none;
}

.menu_main .row {
    height: 81px;
}

.logo {
    width: 167.5px;
    margin-left: 30px;
}

.menu_ul a {
    color: #4B4B4B;
    padding-right: 36px;
}


.but {
    background-color: #1384EA;
    height: 81px;

}

.but button {
    margin-top: 25px;
}

.main_img .col {

    height: 306px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 80px;
    color: white;
}

.prop_img .col {

    height: 194px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 50px;
    color: white;
}

.main_img {
    background-image: url(../img/Home_hero.jpg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;


}

.prop_img {
    background: url(../img/Contact1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto auto;
    text-align: center;
}

.menu_ul,
.but {
    text-align: center;
}

.main_img h3 {
    font-weight: 700;
    font-size: 29px;
    padding-bottom: 61px;
}


.blu_but {
    color: #FFFFFF;
    width: 155px;
    height: 34px;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    margin-right: 11px;
    font-size: 14px;
}

.property {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 360px;
    margin: 36px 0px;
}

.img_property img {
    width: 652px;
    height: 360px;
}
.bl3_adapt{
    display:none;
}
.text_property {
    background-color: #EDF0F2;

    width: 380px;
    height: 360px;
    padding-left: 67px;
}

.text_property h5 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 33px;
    padding-top: 79px;
}

.text_property p {
    padding-bottom: 35px;
}

.blu_solid_but {
    height: 34px;
    background-color: #1384EA;
    border: 1px solid #1384EA;
    border-radius: 30px;
    color: white;
    font-size: 14px;
    padding: 0px 25px;
}
.blu_solid_but:hover, .blu_but:hover, .but_transp:hover{
 -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: 0.5s;
}
.blu_solid_but, .blu_but, .but_transp{
 transition: transform 2s;
}
.b1,
.b2 {
    width: 429px;
    height: 385px;
    text-align: center;
    background-color: white;
    border-color: thistle;
}

.b1 {
    margin-right: 2%;
}

.two_blocks {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 579px;
    width: 100%;
    background-color: #EDF0F2;
    margin-bottom: 20px;

}
.links{
    margin-left: -15px;
}

.two_blocks .icon {
    margin: 49px 0px 21px 0px;
}

.two_blocks h3 {
    margin-bottom: 26px;
    font-weight: 700;
}

.two_blocks p {
    padding-bottom: 13px;
}

.myform {
    height: 607px;
    background-color: #EDF0F2;


}

form .col {
    margin-right: 0px;
}

label {
    color: #323C46;
    font-size: 14px;
}

::placeholder {
    color: #D6D6D6;
    font-size: 16px;
}


.form-control {
    border: white;
    height: 48px;
}

input,
textarea {
    margin-bottom: 35px;
}

#message {
    height: 195px;
    width: 525px;
}

#submit_modal {
    width: 525px;
    border-radius: 40px;
}

#validationCustom01,
#validationCustom02 {
    width: 254px;
}

#inputEmail4 {
    width: 525px;
}

.myform {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.names {
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}

.descrip h3 {
    font-size: 29px;
    font-weight: bold;
    padding-bottom: 44px;
}

#c {
    font-weight: bold;
}

footer {
    height: 220px;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.logo_futer img {
    width: 217px;
}

footer h6 {
    font-weight: bold;
    margin-bottom: 21px;
}

.ul_footer a {
    margin-bottom: 20px;
}

footer p {
    margin-bottom: 5px;
}

a {
    color: #323C46;
}

.privacy {
    color: #7E8D9B;
    font-size: 12px;
    height: 65px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.docs {
    display: flex;
    flex-direction: row;
}

.docs p {
    padding-right: 24px;
}

.character {
    height: 152px;
    display: flex;
    flex-direction: row;
    font-size: 34px;
    background-color: #EDF0F2;
    justify-content: center;
}

.character span {
    font-size: 16px;
}

.bds,
.ba,
.sqft {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.character img {
    margin: 0 18px 0 38px;
}

.block_adress {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 300px;
    text-align: center;
}

.block_adress h5 {
    font-size: 22px;
    color: #7E8D9B;
    padding-bottom: 23px;
}

.block_adress p {
    font-size: 16px;
    color: #323C46;
    padding-right: 30%;
    padding-left: 30%;
}

.features {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    height: 238px;
    background-color: #EDF0F2;

}


.featuresH {
    line-height: -5px;
    text-align: center;
    color: #323C46;
    font-weight: bold;
    background-color: #EDF0F2;
    padding: 43px 0 15px 0;
    margin-bottom: -2px;
}

.featuresH h4 {
    font-size: 29px;
}

.features ul {
    padding-top: 25px;
}

.features ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    padding: 3px;
}

.features li:before {
    content: '';
    display: inline-block;
    height: 3px;
    width: 3px;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #000;
    margin-right: 15px;
}

.prop_img h3 {
    padding-bottom: 15px;
}

.main_block_residents {
    height: 550px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-color: #EDF0F2;
    align-items: center;
}

.main_block_residents h3 {
    font-size: 29px;
    font-weight: bold;
    padding-bottom: 25px;
}

.bl1,
.bl2,
.bl3 {
    margin-right: 32px;
    display: flex;
    flex-direction: column;
    background-color: white;
    width: 429px;
    height: 422px;
    justify-content: center;


}

.bl1 {
    padding-left: 76px;
}

.bl1 li {
    list-style-type: decimal;
}

.bl2,
.bl3, .bl3_adapt {
    align-items: center;
    text-align: center;
    
}

.bl3 {
    background-color: transparent;
    width: 280px;
    padding-left: 30px;
}

.but_transp {
    color: #323C46;
    font-size: 16px;
    border: #1384EA 2px solid;
    border-radius: 30px;
    height: 37px;
    padding: 0 20px;
}

ol {
    padding-left: 0;
}

.bl2 .icon {
    margin-bottom: 21px;
}

.bl2 p {
    padding-bottom: 20px;
    padding-right: 70px;
    padding-left: 70px;

}

.checklist {
    margin-right: 60px;
    margin-bottom: 60px;
    background-color: white;
    height: 96px;
    width: 895px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.con_check {
    height: 150px;
    background-color: #EDF0F2;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

}

.checklist h3 {
    font-size: 29px;
    font-weight: bold;
}

.b_inv {
    width: 280px;
    height: 96px;
    background-color: #EDF0F2;
}

#g_p{
    height: 58px;
}
#a_s{
     width: 140px;
}


.featuresH h4 {
    padding-bottom: 20px;
}

#form_err{
    display:none;
    color: #13913E;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}


@media (max-width: 1110px) {
    #li_blu {
        color: #1384EA;
    }

    .hidden-menu {
        display: block;
        position: fixed;
        list-style: none;
        padding: 81px 15px 0 15px;
        line-height: 0.2;
        margin: 0;
        box-sizing: border-box;
        width: 210px;
        background-color: #eee;
        height: 100%;
        top: 0;
        left: -220px;
        transition: left .2s;
        z-index: 7;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;

    }

    .hidden-menu a {
        padding-left: 10px;
    }

    .hidden-menu-ticker {
        display: none;
    }

    .btn-menu {
        color: #fff;
        background-color: transparent;
        position: absolute;
        top: 27px;
        right: 30px;
        cursor: pointer;
        transition: left .23s;
        z-index: 7;
        width: 27px;
        height: 18px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .btn-menu span {
        display: block;
        height: 4px;
        background-color: black;
        margin: 6px 0 0;
        transition: all .1s linear .23s;
        position: relative;
        color: black;

    }

    .btn-menu span.first {
        margin-top: 0;
        color: black;
    }

    .hidden-menu-ticker:checked~.btn-menu {
        position: fixed;
    }

    .hidden-menu-ticker:checked~.layer {
        display: block;
    }

    .hidden-menu-ticker:checked~.hidden-menu {
        left: 0;

    }

    .hidden-menu-ticker:checked~.btn-menu span {
        background-color: white;
    }

    .hidden-menu-ticker:checked~.btn-menu {
        color: white;
    }

    .hidden-menu-ticker:checked~.btn-menu span.first {
        -webkit-transform: rotate(45deg);
        top: 10px;
    }

    .hidden-menu-ticker:checked~.btn-menu span.second {
        opacity: 0;
    }

    .hidden-menu-ticker:checked~.btn-menu span.third {
        -webkit-transform: rotate(-45deg);
        top: -10px;

    }

    .layer {
        display: none;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background: #323C46 0% 0% no-repeat padding-box;
        opacity: 0.65;
        z-index: 5;
        overflow: hidden;
    }

    .menu_main {
        display: none;
    }

    .logo_menu_adapt {
        height: 81px;
    }

    .main_menu_adapt {
        position: relative;
        display: block;


    }

    .menu_btn_adapt {
        position: absolute;
        top: 7px;
        right: 19px;

    }

    .open_close {
        border: none;
        background-color: white;
        width: 35px;
        height: 27px;

    }

    .logo {
        width: 181px;
        margin-top: 18px;
    }


}


@media (max-width: 1000px) {
   
    .bl3_adapt{
    display: flex;
    flex-direction: column;
    background-color:  #EDF0F2;
    height: 250px;
    justify-content: center;
    width: 100%;

   
}
    .checklist {
   margin-bottom: 0;
    margin-right: 60px;
    margin-top: 30px;
    background-color: white;
    width: 429px;
    height: 422px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    .checklist div {
    margin: 20px;
    margin-right: 20px;
    }
     .checklist h3{
         padding-bottom: 20px;
     }
    .con_check{
        height: auto;
    }
    .bl3{
    display: none;
    }

    .logo_futer img {
        width: 195px;
    }

    .property,
    .two_blocks,
    .myform,
    footer {
        flex-direction: column;
    }

    .img_property img {
        width: 100%;
        height: auto;
    }

    .property {
        height: auto;
        margin: 20px;
    }


    .text_property {
        background-color: #EDF0F2;
        width: 100%;
        height: auto;
        padding-left: 0px;
        text-align: center;
        padding-bottom: 50px;
    }

    .text_property h5 {
        padding-top: 50px;
    }

    .two_blocks {
        height: auto;
    }

    .b1 {
        margin: 30px 0px;
    }

    .b1,
    .b2 {
        width: 360px;
            margin-bottom: 30px;
    }

    .myform {
        height: auto;
        padding: 50px 0px;
    }

    .descrip {
        margin-left: -230px;
        margin-bottom: 35px;

    }

    footer {
        height: auto;
        align-items: flex-start;
        padding-left: 30px;

    }

    footer div {
        margin: 20px 0;
    }

    .main_block_residents {
        flex-direction: column;
        height: auto;
    }

    .bl1,
    .bl2 {
        margin-top: 30px;
        margin-right: 0px;

    }

    .bl3 {
        height: 350px;
        margin-right: 0px;
    }

    .b_inv {
        display: none;

    }

    .checklist {
        margin-right: 0;
    }
}
@media (max-width: 768px) {
.prop_img {
    background: url(../img/Properties_M.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto auto;
    text-align: center;
}
.main_img{
    background: url(../img/Home_M.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto auto;
    text-align: center;
}


@media (max-width: 700px) {
    .bl1 {
    padding-left: 50px;
}
.links{
    margin-left: -15px
}
    .bds, .ba, .sqft {
    flex-direction: column;
    align-items: center;
    }
    .character {
    padding: 30px 0 20px 0;
    }

    .character img {
       margin-top: 10px;
    }

    .logo {
        margin-left: 20px;
    }

    .con_check {
        height: auto;
    }


    .checklist div {
        margin: 20px;
        margin-right: 20px;

    }

    .checklist h3 {
      
        text-align: center;

    }

    .checklist button {
        margin-bottom: 30px;
    }

    .prop_img {
        padding: 20px 20px;

    }

    .character {
        flex-direction: column;
        height: auto;
        padding: 30px 0 20px 0;
    }

    .character div {
        padding-bottom: 20px;
    }

    .descrip {
        margin-left: -15px;
    }

    .my_form label {
        visibility: hidden;
    }

    #validationCustom01,
    #validationCustom02,
    #inputEmail4,
    #message,
    #submit_modal {
        width: 314px;
        margin-bottom: 0px;
    }

    #submit_modal {
        margin-top: 20px;
    }

    .names {
        flex-direction: column;
    }

    .privacy,
    .docs {
        flex-direction: column-reverse;
        height: auto;
    }

    .privacy {
        align-items: flex-start;
        margin-left: 30px;

    }

    .copy {
        margin-top: 20px;
        width: 150px;
    }

    .block_adress,
    .features {
        height: auto;
        padding: 30px 0;
    }

    .block_adress {
        text-align: left;
    }

    .block_adress p {
        padding: 0 40px;
    }

    .block_adress h5 {
        padding: 0 0 30px 35px;
    }

    .featuresH {
        text-align: left;
        padding: 40px 0 10px 43px;

    }

    .features {
        flex-direction: column;
        align-items: baseline;
        padding-top:20px
     
    }

    .features div {
        margin: 0 0 20px 40px;
    }
    .featuresH h4{
           padding-bottom:0;
    }
}


@media (max-width: 500px){
.two_blocks{
    background-color:white;
    
}
.b1, .b2{
    margin:0;
    height: 360px;
}
}

@media (max-width: 400px) {
    .two_btn {
        display: flex;
        flex-direction: column;

    }

    .main_img h3 {
        padding-bottom: 30px;
    }

    .two_btn button {
        margin-bottom: 13px;
    }

    .bl1,
    .bl2 {
        width: 100%;
    }

    footer {
        padding-left: 30px;
    }

    .privacy {
        margin-left: 30px;
    }
    .btn-menu{
        right: 20px;
    }

   
}