.width_10 {
    width: 10% !important
}

.width_20 {
    width: 20% !important
}

.width_30 {
    width: 30% !important
}

.width_40 {
    width: 40% !important
}

.width_50 {
    width: 50% !important
}

.width_60 {
    width: 60% !important
}

.width_70 {
    width: 70% !important
}

.width_80 {
    width: 80% !important
}

.width_90 {
    width: 90% !important
}

.width_100 {
    width: 100% !important
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000 !important;
  font-size: 16px;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000 !important;
  font-size: 16px;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000 !important;
  font-size: 16px;
}

.masthead {
    max-width: 300px
}

/*.slider_text {
    margin-bottom: 0
}*/

.slider_text h1 {
    color: #fff;
    margin: 10px auto;
    font-size: 4em;
    width: 80%;
    font-family: 'Cinzel-Bold';
    letter-spacing: 5px;
    line-height: 1.15;
}

.slider_text h2 {
    color: #fff;
    margin: 0 0 30px;
    font-size: 2em;
    width: 100%;
    font-family: 'Cinzel-Bold';
    letter-spacing: 5px;
    margin-bottom: 0;
}


.slider_area .single_slider .slider_text h3 {
    color: #fff;
    margin: 0;
    font-size: 2em;
    width: 100%;
    font-family: 'Gotham-Medium';
    letter-spacing: 2px;
    line-height: 1.75;
}

.slider_text p {
    color: #fff;
    margin: 0 0 30px;
    font-size: 1em;
    width: 100%;
    font-family: 'Cinzel-Regular';
    letter-spacing: 2px;
    margin-bottom: 0;
}

.line {
    margin-top: 35px;
    margin-bottom: 35px;
    width: auto;
}

.slider_text hr {
    border-color: #d0021b;
    width: 20%;
    margin-left: 0;
    border-width: 6px
}

.container_80 {
    max-width: 80%;
    width: 80%;
    margin: 0 auto
}

.container_100 {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.img_logo {
    max-width: 90px;
    width: 90px
}

.main-header-area.sticky .masthead {
    max-width: 285px
}

.header-area .main-header-area.sticky {
    padding: 15px 195px;
}

.header-area .main-header-area.sticky .img_logo {
    max-width: 65px;
    width: 65px;
}

.floating_circle_left {
    position: absolute;
    left: -2%;
    width: 10%;
    top: 15%
}

.floating_circle_right_bot {
    position: absolute;
    right: 0;
    width: 5%;
    bottom: 15%
}

.icon img {
    max-width: 30%;
    height: 80px;
    object-fit: contain;
    margin: 0 auto 25px auto;
}

.service_area {
    background: linear-gradient(180deg, rgba(255,255,255,1) 75%, rgba(105,65,55,1) 75%);
    padding-bottom: 0;
}

.service_area .single_service h4 {
    font-size: 21px;
    line-height: 1.5;
    font-family: 'Gotham-Bold';
    color: #4a4a4a;
}

.service_area .single_service p {
    color: #4a4a4a;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    font-family: Gotham-Medium;
    width: 75%;
    margin: 0 auto;
}

/*.service_area small {
    width: 45%;
    text-align: center;
    margin-top: 50px;
    color: #4A4A4A;
    font-family: 'Gotham-Book';
    font-size: 15px;
}*/

.service_area small {
    width: 45%;
    text-align: center;
    margin-top: 15px;
    color: #ffffff;
    font-family: 'Gotham-Book';
    font-size: 15px;
}

.ms_btn {
    font-size: 20px;
    color: #fff !important;
    position: relative;
    z-index: 0;
    padding: 12px 20px;
    margin-right: 0;
    background: #D4816B;
    border: 1px solid #D4816B;
    border-radius: 0;
    font-family: 'Cinzel-Bold';
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 80% !important;
}

.ms_btn:focus,
.ms_btn:hover {
	font-size: 20px;
    color: #D4816B !important;
    position: relative;
    z-index: 0;
    padding: 12px 20px;
    margin-right: 0;
    background: #fff;
    border: 1px solid #D4816B;
    border-radius: 0;
    font-family: 'Cinzel-Bold';
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 80% !important;
}

.projects_moreinfo {
    font-size: 18px;
    color: #d0021b;
    position: relative;
    z-index: 0;
    padding: 10px 30px;
    margin-right: 0;
    font-family: 'Cinzel-Bold';
    background: #fff;
    border: 1px solid #d0021b;
    text-transform: uppercase;
    width: 55%;
    margin-top: 20px
}

.projects_moreinfo:focus,
.projects_moreinfo:hover {
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 0;
    padding: 10px 30px;
    margin-right: 0;
    font-family: 'Cinzel-Bold';
    background: #d0021b;
    border: 1px solid #d0021b;
    text-transform: uppercase;
    width: 55%;
    margin-top: 20px
}

.steps_panel {
    border-radius: 15px;
    padding: 15px 0
}

.steps_panel img {
    margin: 0 auto;
    width: 40%;
    display: block;
    position: relative
}

.steps_panel h6.first {
    left: 35%
}

.steps_panel h6 {
    margin-top: 0 !important;
    color: #fff !important;
    letter-spacing: 1px !important;
    font-size: 150px !important;
    text-transform: uppercase !important;
    margin-bottom: 0 !important;
    font-family: 'Cinzel-Bold';
    font-weight: 800 !important;
    opacity: .5;
    position: absolute;
    left: 25%;
    top: -25%;
    z-index: 0;
    margin-left: 0 !important
}

.steps_panel h5 {
    color: #4a4a4a;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 5px;
    font-family: Gotham-Medium;
    font-weight: 600;
    line-height: 1.35
}

.steps_panel p {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    font-family: Gotham-Medium;
    width: 40%;
    margin: 15px auto 0;
    text-align: left
}

.card.card-body {
    border: none;
    padding: 100px 0;
    margin-top: 50px;
    background: #fff;
    background-image: url(../img/howitworks.jpg);
    position: relative;
    background-size: cover;
    background-position: top center;
    border-radius: 0
}

.no_pad_lr {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no_pad_r { 
    padding-right: 0 !important;
}

.no_pad_l {
    padding-left: 0 !important; 
}

.no_mar_lr {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.no_mar_r { 
    margin-right: 0 !important;
}

.no_mar_l {
    margin-left: 0 !important; 
}


.get_in_tauch_area .touch_form .single_input input,
.get_in_tauch_area .touch_form .single_input select,
.get_in_tauch_area .touch_form .single_input textarea {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #c9c9c9;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    padding: 20px 0;
    margin-bottom: 25px;
    font-family: Gotham-Medium;
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.get_in_tauch_area .touch_form .single_input label {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    padding: 20px 0 0;
    margin-bottom: 0;
    font-family: Gotham-Medium;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    vertical-align: text-top
}

.get_in_tauch_area .touch_form .single_input input[type=radio] {
    width: 20%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #c9c9c9;
    height: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    padding: 20px 0;
    margin-bottom: 0;
    font-family: Gotham-Medium;
    font-size: 16px;
    color: #d0021b;
    font-weight: 400;
    display: inline;
    margin-right: 10px
}

.default-select .nice-select {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #c9c9c9;
    height: 60px;
    border-radius: 0;
    padding: 20px 0;
    margin-bottom: 25px;
    font-family: Gotham-Medium;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    background-color: #fff
}

.default-select .nice-select .list .option.selected {
    color: #d0051b;
    background: 0 0
}

.default-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    line-height: 30px;
    min-height: 36px;
    font-size: 16px;
    padding-left: 20px
}

.nice-select:after {
    color: #000
}

.bg-dark {
    background-color: #000 !important
}

.section.footer-top {
    padding-top: 40px;
    padding-bottom: 0
}

.desktop-size-footer {
    width: 229px
}

.footer-top .h3,
.footer-top h3 {
    font-size: 40px;
    font-family: 'Gotham-Bold';
}

.footer-top .h5,
.footer-top h5 {
    font-size: 20px
}

.font-secondary {
    font-family: Gotham-Medium
}

.font-bold {
    font-family: 'Cinzel-Bold';
}

.footer-section a {
    color: #fff
}

.footer-social {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer-social-img {
    padding: 10px;
    width: 60px
}

.footer-bottom p {
    font-size: 11px
}

@-webkit-keyframes loader {
    0% {
        width: 0
    }
    20% {
        width: 10%
    }
    25% {
        width: 24%
    }
    43% {
        width: 41%
    }
    56% {
        width: 50%
    }
    66% {
        width: 52%
    }
    71% {
        width: 60%
    }
    75% {
        width: 76%
    }
    94% {
        width: 86%
    }
    100% {
        width: 100%
    }
}

@keyframes loader {
    0% {
        width: 0
    }
    20% {
        width: 10%
    }
    25% {
        width: 24%
    }
    43% {
        width: 41%
    }
    56% {
        width: 50%
    }
    66% {
        width: 52%
    }
    71% {
        width: 60%
    }
    75% {
        width: 76%
    }
    94% {
        width: 86%
    }
    100% {
        width: 100%
    }
}

.progress-bar {
    width: 95%;
    max-width: 95%;
    left: 50%;
    width: 100%;
    max-width: 100%;
    border-radius: 0
}

.progress {
    margin-top: 85px !important;
    margin-bottom: 0 !important
}

.bar {
    margin-top: 25px !important;
    margin-bottom: 0 !important
}

.progress-bar {
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    padding: 0 15px;
    display: none
}

.progress-bar span {
    display: block
}

.bar {
    background: 0 0
}

.progress {
    -webkit-animation: loader 8s ease infinite;
    animation: loader 8s ease infinite;
    background: #d4816b;
    color: #fff;
    padding: 5px;
    width: 0;
    margin-top: 25px;
    margin-bottom: 25px
}

.progress-bar {
    position: relative;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background-color: transparent
}

.projects_area .single_service {
    background: #fff;
    margin: 0 auto 50px
}

.projects_area .single_service .icon img {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%
}

.mini_icon {
    width: 15px;
    margin-right: 5px
}

.panel_content {
    padding: 30px 15px;
    min-height: 325px
}

.panel_content span {
    font-family: Gotham-Book;
    color: #7b7b7b;
    width: 90%;
    margin: 15px auto;
    display: block;
    font-size: 15px
}

.panel_content h3 {
    color: #2c2c2c;
    font-family: 'Cinzel-Bold';
    text-align: left;
}

.panel_content p {
    font-family: Gotham-Medium;
    color: #4a4a4a;
    margin-bottom: 5px;
    text-align: left;
}

.panel_content p strong {
    font-family: 'Cinzel-Bold';
    font-size: 26px;
}

.panel_content hr {
    border-top: 2px solid #d7d7d7;
    width: 100%;
    margin: 2em auto 2.5em auto;
}

.get_in_tauch_area .touch_form .single_input label.radio-inline {
    width: 15%;
    display: inline-flex;
    padding-top: 0;
    vertical-align: text-top;
    margin-top: 20px
}

.btn_howitworks::after {
    content: "\f107";
    color: #fff;
    top: 5px;
    right: -10px;
    position: relative;
    font-family: FontAwesome;
    font-size: 40px
}

.btn_howitworks:focus::after,
.btn_howitworks:hover::after {
    color: #d0021b
}

.btn_howitworks[aria-expanded=true]::after {
    content: "\f106"
}

.btn_howitworks[aria-expanded=true]:focus::after,
.btn_howitworks[aria-expanded=true]:hover::after {
    color: #d0021b
}

#howitworkssteps_section {
    width: 100%
}

.service_area .terms {
    width: 55%;
    margin: 20px auto -10px;
    line-height: 1.15
}

.houzkey_logo_img {
    max-width: 150px;
    margin-top: 15px
}

.form-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #f1f1f1;
    color: #666;
    top: -4px;
    height: 20px !important;
    width: 25px !important;
    border: 0;
    border-radius: 50px !important;
    cursor: pointer;
    margin-right: 7px;
    outline: 0;
    padding: 15px !important;
    box-shadow: none !important
}

.form-radio:checked::before {
    position: absolute;
    font: 20px/1 'Open Sans', sans-serif;
    left: 10px;
    top: 3px;
    content: '\02143';
    transform: rotate(40deg)
}

.form-radio:hover {
    background-color: #f7f7f7
}

.form-radio:checked {
    background-color: #f1f1f1
}

.projects_area .single_service .icon {
    position: relative
}

.ribbon_projects {
    position: absolute;
    left: -4%;
    bottom: 20px;
    width: 200px !important;
    z-index: 99999999999;
}

.modal-dialog-slideout {
    min-height: 100%;
    margin: 0 0 0 auto;
    background: #fff;
    width: 100% !important;
    max-width: 100%
}

.modal.fade .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(100%, 0)scale(1);
    transform: translate(100%, 0)scale(1)
}

.modal.fade.show .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
    height: 100%
}

.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0
}

.modal-dialog-slideout .modal-content {
    border: 0
}

.modal-dialog-slideout .modal-header,
.modal-dialog-slideout .modal-footer {
    display: block;
    border: none
}

.modal-dialog-slideout .modal-header h5 {
    float: left
}

.modal-backdrop {
    z-index: 99
}

.modal-open .modal {
    padding: 0 !important
}

.modal_form .touch_form .single_input input,
.modal_form .touch_form .single_input select,
.modal_form .touch_form .single_input textarea {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #c9c9c9;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    padding: 20px 0;
    margin-bottom: 25px;
    font-family: Gotham-Medium;
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.modal_form .touch_form .single_input input:focus,
.modal_form .touch_form .single_input select:focus,
.modal_form .touch_form .single_input textarea:focus {
    outline: 0;
    border-bottom: 1px solid #C81520;
}

.modal_form .touch_form .single_input label {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    padding: 20px 0 0;
    margin-bottom: 0;
    font-family: Gotham-Medium;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    vertical-align: text-top
}

.modal_form .touch_form .single_input input[type=radio] {
    width: 20%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #c9c9c9;
    height: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    padding: 20px 0;
    margin-bottom: 0;
    font-family: Gotham-Medium;
    font-size: 16px;
    color: #d0021b;
    font-weight: 400;
    display: inline;
    margin-right: 10px
}

.modal_form .touch_form .single_input label.radio-inline {
    width: 15%;
    display: inline-flex;
    padding-top: 0;
    vertical-align: text-top;
    margin-top: 20px
}

.registration_image {
    border: none;
    background: #fff;
    background-image: url(../img/registration_backgroundimage.jpg);
    position: relative;
    background-size: cover;
    background-position: top center;
    border-radius: 0;
    height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
}

.registration_space {
    padding: 50px 0
}

.registration_image .hop_logo {
    width: 65%;
    margin-bottom: 10%;
}

.registration_image h1 {
    color: #fff;
    margin: 0 auto;
    font-size: 2.5em;
    width: 70%;
    text-align: center;
    font-family: Gotham-Medium;
    line-height: 1.15;
}

.registration_space .close {
    float: right;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #4a4a4a;
    opacity: 1;
    z-index: 9999999;
    position: absolute;
    right: 2%;
    top: 2%
}

.registration_space .section_title h3 { 
    margin-top: 50px; 
}

.registration_space .section_title p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 50px;
    width: 100%
}

#btn_project_general {
    top: 30px !important
}

.card-container {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    margin-bottom: 30px
}

.card-container:not(.manual-flip):hover .card,
.card-container.hover.manual-flip .card {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card-container.static:hover .card,
.card-container.static.hover .card {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none
}

.card {
    -webkit-transition: -webkit-transform .15s;
    -moz-transition: -moz-transform .15s;
    -o-transition: -o-transform .15s;
    transition: transform .15s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.front,
.back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14)
}

.front {
    z-index: 2
}

.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 3
}

.back .btn-simple {
    position: absolute;
    right: 0;
    top: 4px
}

.card {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 4px;
    color: #444
}

.card-container,
.front,
.back {
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.16)
}

.card .cover {
    position: relative;
}

.card .cover img {
    width: 100%
}

.card .content {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 10px 20px 20px
}

.card .content .main {
    min-height: 160px;
    text-align: center
}

.card .back .content .main {
    height: 100%
}

.card .name {
    font-size: 22px;
    line-height: 28px;
    margin: 10px 0 0;
    text-align: center;
    text-transform: capitalize
}

.card h5 {
    margin: 5px 0;
    font-weight: 400;
    line-height: 20px
}

.card .profession {
    color: #999;
    text-align: center;
    margin-bottom: 20px
}

.card .footer {
    text-align: center
}

.card .footer .social-links {
    font-size: 18px
}

.card .footer .social-links a {
    margin: 0 7px
}

.card .footer .btn-simple {
    margin-top: -6px
}

.card .header {
    padding: 15px 20px
}

.card .header h3 {
    color: #4a4a4a;
    font-family: 'Cinzel-Bold';
    text-align: center;
    margin-bottom: 0;
    margin-top: 25px
}

.card .stats-container {
    width: 100%;
    margin-top: 25px; 
    min-height: 220px;
}

.card .stats-container ul {
    list-style: none;
    width: 100%;
    margin: 0 auto;
}

.card .stats-container ul li {
    margin: 0 auto 7%;
    font-size: 17px;
    color: #4a4a4a;
    width: 100%;
    padding: 0;
    text-align: left;
    font-family: Gotham-Medium;
    line-height: 1.25;
}

.card .stats-container ul li strong {
    font-size: 22px
}

.card .stats-container ul li.general {
    background: url(../img/check.png) no-repeat left 15%;
    padding-left: 45px !important;
    background-size: 20px !important
}

.card .stats-container ul li.buildsize_icon {
    background: url(../img/size.png) no-repeat left 15%;
    padding-left: 45px !important;
    background-size: 20px !important
}

.card .stats-container ul li.room_icon {
    background: url(../img/bed.png)no-repeat left 15%;
    padding-left: 45px !important;
    background-size: 25px !important
}

.card .stats-container ul li.fac_icon {
    background: url(../img/facilities.png)no-repeat left 15%;
    padding-left: 45px !important;
    background-size: 25px !important
}

.card .stats-container ul li.others_icon {
    background: url(../img/building.png)no-repeat left 15%;
    padding-left: 45px !important;
    background-size: 20px !important
}

.card .stats-container ul li.repayment_icon {
    background: url(../img/money.png)no-repeat left 15%;
    padding-left: 45px !important;
    background-size: 25px !important
}

.title {
    color: #506A85;
    text-align: center;
    font-weight: 300;
    font-size: 44px;
    margin-bottom: 90px;
    line-height: 90%
}

.title small {
    font-size: 17px;
    color: #999;
    text-transform: uppercase;
    margin: 0
}

.atv,
.str {
    color: #05AE0E
}

.tag,
.pln,
.kwd {
    color: #3472F7
}

.atn {
    color: #2C93FF
}

.pln {
    color: #333
}

.com {
    color: #999
}

.btn-simple {
    opacity: .8;
    color: #666;
    background-color: transparent
}

.btn-simple:hover,
.btn-simple:focus {
    background-color: transparent;
    box-shadow: none;
    opacity: 1
}

.btn-simple i {
    font-size: 25px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .front,
    .back {
        -ms-backface-visibility: visible;
        backface-visibility: visible
    }
    .back {
        visibility: hidden;
        -ms-transition: all .2s cubic-bezier(.92, .01, .83, .67)
    }
    .front {
        z-index: 4
    }
    .card-container:not(.manual-flip):hover .back,
    .card-container.manual-flip.hover .back {
        z-index: 5;
        visibility: visible
    }
}

.card .footer a {
    display: block;
    margin: 0 auto 15px auto;
    width: 60%;
}

.vtour_btn {
    font-size: 18px;
    color: #d0021b !important;
    position: relative;
    z-index: 0;
    padding: 10px 25px;
    margin-right: 0;
    font-family: 'Cinzel-Bold';
    background: #fff;
    border: 1px solid #d0021b;
    text-transform: uppercase;
    width: 55%;
    margin-top: 20px !important;
}

.vtour_btn:focus,
.vtour_btn:hover {
    font-size: 18px;
    color: #fff !important;
    position: relative;
    z-index: 0;
    padding: 10px 25px;
    margin-right: 0;
    font-family: 'Cinzel-Bold';
    background: #d0021b;
    border: 1px solid #d0021b;
    text-transform: uppercase;
    width: 55%;
    margin-top: 20px !important;
}

.modal-dialog-slideout .close {
    font-size: 3.5rem;
    color: #000;
    opacity: 1;
    right: 5%;
    position: absolute;
    top: 1%;
}

.vt_tour_content {
    height: 70vh;
    text-align: center;
    padding: 10% 0;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    width: 90%;
    margin: auto;
}

.vt_tour_content .ms_btn {
    display: block;
    width: 50%;
    margin: 0 auto 30px auto;
}

.article_section {
    padding: 100px 0;
    background: #EFEFEF;
    position: relative;
}

.article_section .single_service h4 {
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Cinzel-Bold';
    color: #4a4a4a;
}

.article_section .single_service img {
    margin-bottom: 15px;
    width: 100%;
}

.houzkey_logo_img {
    position: absolute;
    right: 5%;
    bottom: 5%;
}

.slider_text h5 {
    color: #fff;
    margin: 0 0 30px;
    font-size: 2em;
    font-family: Gotham-Medium;
}

.ms_btn,
.ms_btn:hover,
.ms_btn:focus {
    width: 200px;
    text-align: center;
}

.hop_logo {
	width: 50%;
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 5%;
}

.scroll-btn>* {
    display: block;
    line-height: 3.5;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    color: #fff; 
    letter-spacing: 1px
}

.scroll-btn> :hover,
.scroll-btn> :focus,
.scroll-btn>.active {
    color: #fff
}

.scroll-btn> :hover,
.scroll-btn> :focus,
.scroll-btn> :active,
.scroll-btn>.active {
    opacity: .8;
    filter: alpha(opacity=80)
}

.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 30px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-color: #fff;
    border-radius: 20px; 
}

.scroll-btn .mouse>* {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 1.5s linear infinite;
    -moz-animation: ani-mouse 1.5s linear infinite;
    animation: ani-mouse 1.5s linear infinite
}

.scroll-btn .mouse.dark {
    border: 2px solid #4A4A4A;
    border-color: #4A4A4A
}

.scroll-btn .mouse.dark>* {
    background: #4A4A4A
}

.scroll-btn.dark>* {
    color: #4A4A4A
}

.section_title h3.background {
  position: relative;
  z-index: 1;
}
.section_title h3.background:before {
    border-top: 2px solid #84152A;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
}
.section_title h3.background span {
    background: #fff;
    padding: 0 15px;
    font-size: 45px;
    line-height: 52px;
    font-weight: 400;
    color: #D0021B;
    position: relative;
    z-index: 0;
    padding-bottom: 15px;
    font-family: ''Gordita-Bold';';
    width: 25%;
    margin: 0 auto;
}


.pt_100 {
    padding-top: 100px;
}

.pt_150 {
    padding-top: 150px;
}

.service_area .steps_icons {
  padding:50px 15px 0px 15px;
  border: none;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  margin-bottom: 30px;  
}

.steps_icons  .icon img {
    width: auto;
    margin: 0 auto 35px -40px;
    height: 120px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .service_area .steps_icons {
        padding: 30px 20px
    }
}


.service_area .steps_icons h3 {
    font-size: 24px;
    font-weight: 400;
    color: #1F1F1F;
    margin-top: 29px;
    margin-bottom: 13px
}

@media (min-width: 768px) and (max-width: 991px) {
    .service_area .steps_icons h3 {
        font-size: 22px
    }
}

.service_area .steps_icons h4 {
    font-size: 18px;
    line-height: 1.35;
    font-family: Gotham-Medium;
    color: #4a4a4a;
    width: 75%;
    margin: 0 auto;
}

.service_area .steps_icons p {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    font-family: Gotham-Medium;
    width: 75%;
    margin: 0 auto;
}

.panel_content .project_price {
    text-align: center;
    margin-bottom: 35px;
    font-size: 20px;
}

.service_area .section_title p { 
    width: 60%; 
}

.hide-desktop {
    display: none;
}

.findout_btn {
    font-size: 20px;
    color: #fff !important;
    position: relative;
    z-index: 0;
    padding: 12px 20px;
    margin-right: 0;
    font-family: 'Cinzel-Bold';
    background: #D0021B;
    border: 1px solid #D0021B;
    border-radius: 6px;
}

.findout_btn:focus,
.findout_btn:hover {
    font-size: 20px;
    color: #D0021B !important;
    position: relative;
    z-index: 0;
    padding: 12px 20px;
    margin-right: 0;
    font-family: 'Cinzel-Bold';
    background: #fff;
    border: 1px solid #D0021B;
    border-radius: 6px; 
}


.findout_area {
    position: absolute;
    bottom: 5%;
}

.lobby_image,
.coworking_image {
    position: absolute;
    top: -15%;
}

.element1, 
.element2, 
.element3 {
    position: absolute;
    width: auto;
}

/*.element1 { 
    left: 10%;
    bottom: 25%;
}*/

.element1 {
    left: 2%;
    bottom: 50%;
}

.element2 { 
    right: 50%;
    top: 20%;
}

.element3 { 
    right: 5%;
    top: 1%;
}

.fac_usp_section {
    margin-top: 75px;
}

.fac_usp_section .icon img { 
    max-height: 75px;
    width: auto;
}

.fac_usp_section h4 {
    color: #fff;
    font-size: 20px;
    display: inline-block; 
    font-family: 'Cinzel-Bold';
    position: relative;
    letter-spacing: 2px;
    margin-bottom: 5px;
    width: 70%;
    margin: auto;
    text-transform: uppercase;
}

.fac_usp_section p {
    color: #fff;
    font-size: 18px;
    display: block;
    font-family: 'Cinzel-Regular';
    position: relative;
    letter-spacing: 1px;
    text-transform: unset;
}

.border_facusp {
    border-right: 1px solid #fff;
    height: 85%;
    top: 0;
    position: absolute;
    right: 0;
}


.location_area .element {
    width: 25%;
    left: -17%;
    bottom: 25%;
    position: absolute;
}


.location_area .line_absolute {
    width: auto;
    left: 5%;
    bottom: -20%;
    position: absolute;
}

.location_area .ms_btn { 
    width: 50% !important;
    display: block;
    margin-top: 20px;
}

.location_area .section_title h3,
.registration_area .section_title h3 {
    font-size: 40px;
    line-height: 1.5;
    padding: 0;
    font-family: 'Cinzel-Bold';
    position: relative;
    letter-spacing: 12px;
    color: #4a4a4a;
    text-transform: uppercase;
    margin: 0;
}

.location_area .section_title p {
    font-size: 20px;
    line-height: 1.35;
    padding: 0;
    font-family: 'Gotham-Book';
    position: relative;
    color: #4a4a4a;
    margin: 50px 0;
    width: 75%;
}


.registration_area .single_service {
    padding: 100px 50px 70px 50px;
    border: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0;
    -webkit-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.16);
    min-height: 325px;
    z-index: 9;
    position: relative;
    background: #fff;
    margin-top: -100px;
}

.footer-section { 
    border-top: 1px solid #232323;
}

.form-control {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #c7c7c7;
  height: 60px;
  background-color: transparent;
  font-family: 'Gotham-Medium';
  color: #000;
  margin-bottom: 40px !important;
}


.custom-control-label {
    font-size: 12px;
    line-height: 1.35;
    color: #000;
}

.custom-control-label a{
  color: #2e93ff !important;
}

.custom-control-label a:hover,
.custom-control-label a:focus {
  color: #fff !important;
}

.invalid-feedback{
  text-align: left;
}

.btn-submit {
    font-size: 20px;
    color: #fff !important;
    position: relative;
    z-index: 0;
    padding: 15px 20px;
    margin: 0 auto;
    background: #000;
    border: 1px solid #000;
    border-radius: 0;
    font-family: 'Cinzel-Bold';
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 55%!important;
}

.btn-submit:focus,
.btn-submit:hover {
    font-size: 20px;
    color: #000 !important;
    position: relative;
    z-index: 0;
    padding: 15px 20px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    font-family: 'Cinzel-Bold';
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 55%!important;
}

#register_mahsing {
    width: 70%;
    margin: 0 auto 50px auto;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #999999;
    color: #000 !important;
}

.fac_usp_section { 
    width: 95% !important;
    max-width: 95% !important;
}

.invalid-feedback { 
    top: -30px;
    position: relative;
}

.hoc_logo {
    width: 20% !important;
}

/*2021*/

.slider_bg_2021 {
    background-image: url(../img/home_desktop_3_1.png)
}

.slider_text {
    margin-bottom: 15%;
}
.hop_usp_slider .owl-prev, .hop_usp_slider .owl-next{
    background-color: #694137 !important;
    color: white !important;
    border: 1px solid #694137 !important;
    position: absolute !important;
    top: 40% !important;
}
.hop_usp_slider .owl-prev:hover, .hop_usp_slider .owl-next:hover{
    background-color: white !important;
    color: #694137 !important;
}
.hop_usp_slider .owl-prev{
    left: -2% !important;
}
.hop_usp_slider .owl-next{
    right: -2% !important;
}
