@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

/* Responsive */
@media only screen and (min-width: 1345px){
	.one-img img {
		padding-top: 25px;
	}
}
@media only screen and (min-width: 1600px){
.section-1 {
    margin: 0 auto !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
.one-title {
    font-size: 35px !important;
    margin-top: 30px !important;
}
	.socials {
		margin-right: 0 !important;
	}
.one-heading {
    font-size: 22px !important;
}
.section-1 {
    max-width: 100% !important;
    padding: 20px 30px 0 !important;
}
.section-2 {
    padding: 70px 20px 40px !important;
}
.two-title {
    font-size: 25px !important;
}
}
@media only screen and (max-width: 768px) {
    .section-2 {
        padding: 50px 0 30px !important;
    }
	.socials {
		margin-right: 0 !important;
	}
	.header_phone {
		padding: 10px !important;
		font-size: 14px !important;
	}
	.socials {
		gap: 10px !important;
	}
	.social-align {
		gap: 10px !important;
	}
	.social_icon {
		width: 40px !important;
	}
    .footer-address {
        font-size: 18px !important;
    }
    .logo_image {
        margin-bottom: 40px;
    }
    .footer-container {
        padding: 30px 20px !important;
    }
    .footer-text1 {
        font-size: 18px !important;
    }
    .footer-text {
        font-size: 18px !important;
    }
    .two-title {
        font-size: 22px;
        padding: 0 20px;
    }
    .one-title {
        font-size: 30px !important;
        line-height: 1.5 !important;
    }
    .one-img {
        display: none;
    }
    .one-content {
        width: 100% !important;
    }
    .one-heading {
        font-size: 20px !important;
    }
    .one-text {
        font-size: 20px !important;
    }
    .section-1 {
        max-width: 100% !important;
        padding: 20px 30px 0 !important;
    }
    .one-button {
        max-width: 320px !important;
        padding: 15px 40px !important;
        font-size: 18px !important;
    }
    .two-title {
        font-size: 23px !important;
    }
    .footer-address {
        font-size: 18px;
    }
}
@media only screen and (max-width: 568px) {
    .footer-container {
        padding: 30px 20px !important;
    }
	.header_phone:hover {
	background: transparent !important;
	color: #216fa6 !important;
}
	.section-content {
		padding: 0 20px 50px !important;
	}
	.property-input .last .wpcf7-list-item-label {
		margin-bottom: -60px !important;
	}
/* 	.social-align {
		display: none !important;
	} */
	.socials {
		flex-direction: column;
		gap: 0 !important;
		align-items: end !important;
	}
	.social_icon {
		width: 30px !important;
	}
	.header_phone {
		padding: 0 !important;
		border: 0 !important;
	}
    .input-tel {
        width: 300px !important;
    }
    .footer-address {
        font-size: 18px !important;
    }
    .phone-heading {
        font-size: 23px !important;
        line-height: 1;
    }
    .one-button {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .one-title {
        font-size: 25px !important;
        margin-top: 30px !important;
    }
    .one-heading {
        font-size: 18px !important;
    }
    .logo_image img {
        width: 178px;
    }
    .delay-input {
        display: flex !important;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .delay-input .first label {
        width: 160px !important;
        height: 160px !important;
    }
    .delay-input .last label {
        width: 160px !important;
        height: 160px !important;
    }
    .property-input {
        display: flex !important;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .property-input .first .wpcf7-list-item-label {
        margin-bottom: -60px !important;
    }
    .property-input .first label {
        width: 160px !important;
        height: 160px !important;
    }
    .property-input .last label {
        width: 160px !important;
        height: 160px !important;
    }
    .three-heading {
        font-size: 23px !important;
        margin: 0 0 20px !important;
        line-height: 1;
    }
    .two-heading {
        font-size: 23px !important;
        line-height: 1;
    }
    .two-text {
        margin: 0 0 20px !important;
    }
    .label-align {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    .select-radio img {
        width: 160px !important;
        height: 160px !important;
    }
    .box-text {
        font-size: 16px !important;
    }
    .box-1 {
        padding: 40px 15px !important;
    }
    .box-2 {
        padding: 40px 15px !important;
    }
    .box-3 {
        padding: 40px 15px 70px !important;
    }
    .box-4 {
        padding: 40px 15px !important;
    }
    .footer-align {
        flex-direction: column;
    }
    .footer-address {
        margin-bottom: 0 !important;
        font-size: 18px;
    }
}
@media only screen and (max-width: 401px) {
    .property-input {
        gap: 75px !important;
    }
}
@media only screen and (max-width: 369px) {
    .delay-input {
        gap: 50px !important;
    }
}
.form-submit {
	cursor: pointer;
}
.section-content {
	padding: 0 30px  60px;
	margin: 0 auto;
	max-width: 1300px;
	width: 100%;
}
.logo_image {
    display: flex;
    justify-content: space-between;
}
.socials {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-right: 50px;
}
.social-align {
    display: flex;
    gap: 15px;
}
.header_phone {
    color: #216fa6;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 15px;
    border: 4px solid #216fa6;
	transition: all .5s;
}
.header_phone:hover {
	background: #216fa6;
	color: white;
}
.social_icon {
    width: 50px;
}
.container {
    background-image: url("./images/credit-img.png");
	background-size: 100% 100%;
}
.section-1 {
    max-width: 90%;
    width: 100%;
    margin: 0 0 0 auto;
    padding: 20px 0 0;  
}
.block-one {
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
}
.one-heading {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 25px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin: 15px 0;
}
.one-heading img  {
    width: 24px;
    height: 24px;
}
.one-button {
    margin-bottom: 40px;
}
.one-img {
    width: 35%;
}
.one-content {
    width: 65%;
}
.one-title {
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 51px;
    margin: 0 0 31px;
}
.one-img img {
    max-width: 471px;
    width: 100%;
}
.one-text {
    font-size: 22px;
    margin: 50px 0 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.one-button {
    max-width: 410px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #000 !important;
    text-decoration: none;
    background-color: #f0f00e;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 50px;
    border-radius: 17px;
}
.section-2 {
    background-color: white;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 20px 50px;
}
.two-title {
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: 400;
    margin: 0 0 50px;
}
.box-1 {
    background-color: #f0f00e;
    border-radius: 9px;
    box-shadow: 2px 0px 12px 1px rgba(0,0,0,0.2);
    padding: 60px 30px;
}
.two-heading {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 5px;
    color: #000;
}
.two-text {
    font-size: 17px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 40px;
}
form label {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
/* form input {
    margin-bottom: 10px;
    width: 16px;
    height: 16px;
} */
.one-yellow {
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
}
.box-2 {
    background-color: #f0f00e;
    border-radius: 9px;
    box-shadow: 2px 0px 12px 1px rgba(0,0,0,0.2);
    padding: 60px 30px;
    margin: 15px 0 0;
}
.box-3 {
    background-color: #f0f00e;
    border-radius: 9px;
    box-shadow: 2px 0px 12px 1px rgba(0,0,0,0.2);
    padding: 60px 30px;
    margin: 15px 0 0;
}
.box-4 {
    background-color: #f0f00e;
    border-radius: 9px;
    box-shadow: 2px 0px 12px 1px rgba(0,0,0,0.2);
    padding: 60px 30px;
    margin: 15px 0 0;
}
.select-radio img {
    width: 195px;
    height: 195px;
    border-radius: 4px;
}
.srok-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.select-radio {
    position: relative;
    width: 100%;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 4px;
}
.radio-label {
    width: max-content;
    display: block;
}
.three-heading {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 40px;
    color: #000;
}
.box-text {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin: 5px 0 0;
    color: #000;
}
.label-2 {
    margin: 0 0 0 10px;
}
.label-align {
    display: flex;
}
.form-1 fieldset {
    padding: 0;
    border: 0;
    margin: 0;
}
.input-phone {
    max-width: 300px;
    width: 100%;
    padding: 15px 10px !important;
    border: 0 !important;
    border-radius: 8px !important;
    outline: 0;
}
.form-submit {
    background-color: #000 !important;
    color: white !important;
    border: 0 !important;
    border-radius: 8px !important;
    font-weight: 500;
    text-transform: uppercase !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    max-width: 250px !important;
    width: 100% !important;
    padding: 20px !important;
    margin: 20px 0 0 !important;
}
.footer {
    background-color: #f2f3f6;
}
.footer-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 50px;
}
.footer-align {
    display: flex;
    justify-content: space-between;
}
.footer-text {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 5px;
}
.footer-text1 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 30px;
}
.footer-address {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 30px;
}
.amount-input .wpcf7-list-item {
    display: block !important;
    margin: 0 0 7px !important;
}
.amount-input .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 10px;
}
.amount-input .wpcf7-list-item label input {
    width: 16px;
    height: 16px;
}
.delay-input .first, .delay-input .last {
    margin: 0;
}
.property-input .first, .property-input .last {
    margin: 0;
}
.delay-input .first label {
    position: relative;
    background-image: url("./images/image1.png");
    width: 195px;
    background-size: contain;
    height: 195px;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 4px;
	cursor: pointer;
}
.delay-input .first .wpcf7-list-item-label {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
}
.delay-input .wpcf7-list-item .wpcf7-list-item-label {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    margin-bottom: -35px;
}
.delay-input .wpcf7-list-item input {
    position: absolute;
    opacity: 0;
}
.last label {
    position: relative;
}
.delay-input .last label {
    position: relative;
    background-image: url("./images/image2.png");
    width: 195px;
    background-size: contain;
    height: 195px;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 4px;
	cursor: pointer;
}
.property-input .first label {
    position: relative;
    background-image: url("./images/image3.png");
    width: 195px;
    background-size: contain;
    height: 195px;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 4px;
	cursor: pointer;
}
.property-input .first .wpcf7-list-item-label {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
}
.property-input .first .wpcf7-list-item-label {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    margin-bottom: -35px;
}
.property-input .last .wpcf7-list-item-label {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    margin-bottom: -35px;
}
.property-input .wpcf7-list-item input {
    opacity: 0;
    position: absolute;
}
.property-input .last label {
    position: relative;
    background-image: url("./images/image4.png");
    width: 195px;
    background-size: contain;
    height: 195px;
    background-repeat: no-repeat;
    display: block;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 4px;
	cursor: pointer;
}
.delay-input {
    display: flex;
    gap: 20px;
}
.property-input {
    display: flex;
    gap: 20px;
}
.actived::after {
    background-image: url("./images/checking.png");
    background-size: contain;
    position: absolute;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.4);
    width: 30px;
    height: 30px;
    content: "";
    top: -7px;
    left: -7px;
    border-radius: 50%;
    transition: all .3s;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.input-tel {
    border-radius: 8px !important;
    border: 0 !important;
    outline: 0 !important;
    padding-bottom: 13px !important;
    padding-top: 13px !important;
    width: 400px;
}
.phone-heading {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 30px;
    color: #000;
}