.contact-us {
    background: url('../img/bg/bg_contact.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
	background-attachment: fixed;
}
.contact-block {
    background: #FFFFFF;
    border: 8px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}


.be-in-touch {
    background: #212529;
    border-radius: 8px;
    padding: 45px 28px 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.be-in-touch-title {
    display: flex;
    align-items: center;
    margin-bottom: 64px;
}
.be-in-touch h3 {
    font-family: 'Cabin', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-right: 7px;
}
.send-email {    
    display: flex;
    align-items: flex-start;
}
.send-email-block {
    margin-left: 26px;
    margin-bottom: 24px;
}
[dir='rtl'] .send-email-block {
    margin-right: 26px;
    margin-left: 0;
    text-align: right;
}
.send-email h4 {
    font-family: 'Cabin', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.send-email span {
    display: block;
    font-family: 'Cabin', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-feature-settings: 'salt' on;
    color: #FFFFFF;
    opacity: 0.8;
    margin-bottom: 8px;
}
.lets-chat h3 {
    font-family: 'Cabin', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.lets-chat h3::before,
.lets-chat h3::after {
    content: '';
    display: block;
    height: 0.5px;
    width: 30%;
    background: #ACC1DA;
}
.lets-chat-social {
    display: flex;
    justify-content: space-around;
}

.contact-us .blog-tabs .nav-link.active {
    text-align: center;
}
.contact-us .tab-content {
    padding: 0 56px 40px;
}
.tab-block-form {
    width: 100%;
}
.tab-block-form-block {
    display: flex;
}
body.page-template-page-contact .tab-block-form-field {
    display: flex;
    align-items: center;
    border: 1px solid rgba(172, 193, 218, 0.2);
    box-sizing: border-box;
    border-radius: 4px;
    height: 48px;
    padding: 17px 0 17px 0;
    margin-right: 30px;
    margin-bottom: 24px;
}
body.page-template-page-contact .contact-block .blog-tabs .tab-content .tab-pane h1 {
    font-size: 32px;
}
body.page-template-page-contact .contact-block .blog-tabs .tab-content .tab-pane .button-submit {
    background: #FCE101 !important;
    color: #000 !important;
}
body.page-template-page-contact #wpcf7-f160-o1 .text-area,
body.page-template-page-contact #wpcf7-f160-o3 .text-area {
    padding-left: 0;
    padding-right: 0;
}
.tab-block-form div input {
   border: none;
   outline: none; 
   margin-bottom: 0;
   background: transparent;
   text-indent: 10px;
}
.tab-block-form-attachment {
    outline: none;
    border: none;
    background: none;
    display: flex;
    align-items: center;
    position: relative;
    /* margin-bottom: 35px; */
}
[dir='rtl'] .contact-us-page .tab-block-form-attachment::before {
    padding-right: 50px;
    background-position: 100% 50%;
    right: 0;
}
.tab-block-form-attachment img {
    margin-right: 19px;
}
.tab-block-form-text-area {
    border: 1px solid rgba(172, 193, 218, 0.2);
    box-sizing: border-box;
    border-radius: 4px;
}
.contact-us-page .tab-block-form-field {
    background: transparent;
    border: 1px solid rgba(172, 193, 218, 0.2);
    box-sizing: border-box;
    border-radius: 4px;
}
.contact-us-page .button-submit {
    background: #03A6DC;
    border-radius: 4px;
    border: none;
    outline: none;
    padding: 15px 32px;
    font-family: 'Fjalla One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin: 10px 0px;
    margin-left: auto;
}

.contact-us-page input {
    margin-bottom: 0;
    text-indent: 40px;
    border: none;
    background: none;
}
.contact-us-page input[type="tel"] {
    text-indent: 10px;
}
#wpcf7-f160-o2 .tab-block-form-field{
    margin-right: 0;
}
.contact-us-page .full-name {
    background: url('../img/contact-us/user.svg');
    background-repeat: no-repeat;
    background-position: 18px;
    max-width: 100%;
    flex: auto;
    width: 100% !important
}
.contact-us-page .mail {
    background: url('../img/contact-us/mail.svg');
    background-repeat: no-repeat;
    background-position: 18px;
}
#wpcf7-f160-o2 .mail {
    margin-right: auto;
}
[dir='rtl'] #wpcf7-f160-o2 .mail {
    margin-right: initial;
}
#wpcf7-f160-o2 .mail,
#wpcf7-f160-o2 .phone {
    width: 100%;
}
@media (min-width: 768px) {
    #wpcf7-f160-o2 .mail,
    #wpcf7-f160-o2 .phone {
        width: 49%;
    }
}

.contact-us-page .tab-block-form-field.phone {
    background: none;
    background-repeat: no-repeat;
    background-position: 5%;
}
.contact-us-page .tab-block-form-field.website {
    background: url('../img/contact-us/website.svg');
    background-repeat: no-repeat;
    background-position: 18px;
}

.contact-us-page,
#wpcf7-f161-o5,
#wpcf7-f162-o6,
#wpcf7-f160-o2 {
    width: 100%;
}

.contact-us-page .mail,
.contact-us-page .phone {
    width: 48%;
} 
.contact-us-page .mail {
    float: left;
    max-width: 100%;
    flex: auto;
}
@media (min-width: 768px) {
    .contact-us-page .mail {
        max-width: 49%;
    }
}
.contact-us-page div.phone {
    margin-left: auto;
    max-width: 100%;
    flex: auto;
}
@media (min-width: 768px) {
    .contact-us-page div.phone {
        max-width: 48%;
    }
}
.contact-us-page .tab-block-form-field {
    margin-right: 0 !important;
}

.contact-us-page #wpcf7-f160-o1 .justtext-wrap {
    padding: 0;
}

@media screen and (max-width: 992px) {
    .blog-tabs{
		padding: 0 24px 40px;
	}
	.contact-us .tab-content {
        padding: 0
    }
    .contact-block {
        margin-bottom: 32px;
    }
    .contact-us-page .mail,
    .contact-us-page .phone {
        width: 100%;
    } 
    .justtext textarea {
        text-indent: 10px;
    }
}

[dir='rtl'] .send-email span{
    direction: ltr;
}

.mobile-nav-tabs{
	display: none;
}
@media screen and (max-width: 767px){
	.blog-tabs .nav-tabs{
		display: none;
	}
	.mobile-nav-tabs{
		border: none;
		border-bottom: 1px solid red;
		border-radius: 0px;
		position: relative;
		padding: 8px 10px;
		width: 100%;
		margin-bottom: 20px;
		display: block;
		font-size: 16px;
		font-weight: bold;
		color: #212529;
		padding-right: 40px
	}
	[dir='rtl'] .mobile-nav-tabs{
		padding-left: 40px;
		padding-right: 10px;
		background-position: 3%; 
	}
	.mobile-nav-tabs:focus{
		outline: none
	}
}
