/*
Theme Name: Marbella Grand
Description: .

Author: Kapil
Version: 1.0.1
Tags:  
 
*/ 


.thank-you {
	margin: 100px 0 0 0;
    height: calc(100vh - 168px);
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    z-index: 1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.thank-you h3 {
    text-align: center;
    font-size: 7em;
    font-weight: 700;
    color: #ffffff;
}

.thank-you h3 + p {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}

.thank-you h3 + p a {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
}


.thank-you a.backhome {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
}


.thank-you a.backhome {
    display: inline-block;
    background-color: #ffffff;
    color: #004d00;
    padding: 10px 20px;
    margin-top: 40px;
    border-radius: 5px;
    margin-bottom: 40px;
}

.thank-you ul li {
    display: inline-block;
}

.thank-you ul li a {
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 10px;
}


.thank-you h3 + p + a {
    display: inline-block;
    background-color: #ffffff;
    color: #004d00;
    padding: 10px 20px;
    margin-top: 40px;
    border-radius: 5px;
    margin-bottom: 40px;
}
.thank-you ul li {
    display: inline-block;
}

.thank-you ul li a {
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 10px;
}
.master-plan .img-div-group
{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 30px;
}

.sample-flat p
{
    padding-bottom: 60px;
}



.contact_sec h2 {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #001530;
    text-transform: none;
    padding-top: 10px;
    padding-bottom: 20px;
    letter-spacing: 0;
}

.contact_sec p {
	padding-bottom: 35px;
    text-align: center;
}

.contact_sec .left_sec .form-control {
    color: #6d6d6d;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #6d6d6d;
    font-size: 13px;
}

.contact_sec .left_sec .form-group {
  
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 15px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}

.img-h4{
	font-size:20px;margin-top:20px;
}


.news-video-iframe {
    border: 10px solid #cca154;
    width: 100% !important;
    margin-top: 20px;
}
.news-video-iframe iframe {
    width: 100% !important;
    height: 450px !important;
}



.outer-blog-main {
    margin-bottom: 26px;
}
