.ant066_contact-btn-2 {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 7px 25px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 500;
    transition: .5s;
    background: #23374d;
}

.ant066_contact-btn-2:hover {
    color: #fff;
    background: transparent;
}

.ant066_contact-map-inner iframe {
    width: 100%;
    min-height: 670px;
    /*height: 100%;*/
    border: 0;
    opacity: .7;
    position: absolute;
}

.ant066_contact-contact-cover {
    background: none;
    padding: 40px 154px 40px 40px;
    min-height: 600px;
}

.ant066_contact-contact-heading h2 {
    font-size: 30px;
    color: #333;
    font-weight: 600;
    letter-spacing: 1.1px;
}

.ant066_contact-contact-heading p {
    color: #333;
    margin-top: 15px;
	font-size: 20px;
}

.ant066_contact-phone-info p {
    color: #333;
}

.ant066_contact-info-office {
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.ant066_contact-phone-deta {
    display: flex;
}

.ant066_contact-email-deta {
    display: flex;
}

.ant066_contact-sams p {
    color: #333;
    font-weight: 500;
    font-size: 18px;
}

.ant066_contact-phone-info img {
    margin-top: 15px;
	
	filter: grayscale(100%) brightness(50%) contrast(100%) saturate(0%);
}



.ant066_contact-sams {
    margin-left: 0px;
}

.ant066_contact-contact-form .form-control {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 16px;
    color: #333;
    height: 45px;
    padding: 10px 22px;
}

.ant066_contact-contact-form .ant066_contact-nessage-text .form-control {
    height: auto;
}

.ant066_contact-contact-form ::-webkit-input-placeholder {
    color: #333;
    font-size: 16px;
}

.ant066_contact-contact-form :-ms-input-placeholder {
    color: #333;
    font-size: 16px;
}

.ant066_contact-contact-form ::placeholder {
    color: #333;
    font-size: 16px;
    font-weight: 100;
}

.ant066_contact-contact-form {
    margin-top: 25px;
}

.ant066_contact-contact-sub-btn {
    margin-top: 30px;
}

.ant066_contact-sending-gif {
    width: 40px;
    margin-left: 10px;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .ant066_contact-contact-cover {
        padding: 40px 15px;
        
    }
    .ant066_contact-phone-info {
        display: none;
    }
}

.ant066_contact-contact-cover .wpforms-field-phone {padding-right: 15px !important;}

.ant066_contact-contact-cover .wpforms-container-full.cv-form .wpforms-field-email {
padding-left: 0 !important; padding-right: 15px;
}

@media screen and (max-width: 768px) {
.wpforms-field {width: 100% !important; padding-left: 0 !important; padding-right: 0 !important;}
	.ant066_contact-contact-cover .wpforms-field-phone {padding-right: 0px !important;}
}



.iti__tel-input {
	border: 1px solid #999 !important;
}

.footer-contacts a {font-size: 20px; font-weight: 600; line-height: 1.2;}
.footer-contacts .material-icons {margin: 0 5px 0px 0; font-size: 30px; position:relative; top:10px; color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(270deg, #831933 0%, #cb4465 100%);}
.footer-contacts .footer-contacts-phone {}

.footer-contacts-left {float: left; text-align: left; width: 50%}
.footer-contacts-right {float: right; text-align: left; width: 50%}


@media screen and (max-width: 768px) {
.footer-contacts-left {float: none; width: 100%}
.footer-contacts-right {float: none; width: 100%}
	
	
	.ant-section__ant066_contact {
                   background-position-x: -950px;
		background-color: #F5F5F5;
		background-size: auto;
		}
}
