#main section:first-child {
    margin-top: 60px;
}

#get-in-touch-sec {
    margin-top: 60px;
    padding: 100px 8px 38px;
    background-size: 720px auto;
    background-position: center;
    background-repeat: repeat;
    position: relative;
    overflow: hidden;
}

footer {
    position: relative;
    z-index: 2;
}

.get-in-touch-sec__bg-img {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 60px;
    left: 0;
}

.get-in-touch-sec__bg-img > * {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

#get-in-touch-sec__bg-img .container {
    position: relative;
    z-index: 2;
    text-align: center;
}

#get-in-touch-sec .sec-title.page-title {
	color: #fff;
	margin: 0 0 12px;
	text-align: left;
}

#get-in-touch-sec .title-col {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 33px;
}

#get-in-touch-sec .sec-title {
    display: block;
    font-size: 37px;
    line-height: 44px;
    white-space: nowrap;
	color: #222222;
	margin-bottom: 30px;
	text-align: center;
}

#get-in-touch-sec .scl-btns {
    margin-top: 5px;
}

#get-in-touch-sec .scl-btn {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#get-in-touch-sec .scl-btn.inst {
    background-image: url(../images/social-buttons/instagram.png);
}

#get-in-touch-sec .scl-btn.fb {
    background-image: url(../images/social-buttons/facebook.png);
}

#get-in-touch-sec .scl-btn.wa {
    background-image: url(../images/social-buttons/whatsapp.png);
}

#get-in-touch-sec .scl-btn.phone {
    background-image: url(../images/social-buttons/phone.png);
}

#get-in-touch-sec .scl-btn:not(:last-child) {
    margin-right: 4px;
}

.form-block {
    position: relative;
    padding: 49px 30px 60px;
    background-image: url(../images/bg_form.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.form-block__contacts > * {
    display: block;
    font-size: 13px;
    line-height: 1.23em;
    text-decoration: none;
    color: #3D3D3D;
    position: relative;
    padding-left: 34px;
}

.form-block__contacts > *:not(:last-child) {
    margin-bottom: 35px;
}

.form-block__contacts > *::before {
    content: '';
    display: block;
    position: absolute;
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.form-block__address::before {
    width: 23px;
    height: 35px;
    left: 0;
    bottom: 0;
    background-image: url(../images/marker-green.svg);
}

.form-block__phone::before {
    width: 32px;
    height: 42px;
    left: -7px;
    bottom: -11px;
    background-image: url(../images/old-phone.svg);
}

.form-block__mail::before {
    width: 32px;
    height: 36px;
    left: -7px;
    bottom: -9px;
    background-image: url(../images/mail-image.svg);
}

#get-in-touch-form {
    margin-top: 30px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

#get-in-touch-form * {
    border: 0;
}

#get-in-touch-form label {
    display: block;
    width: calc(50% - 2px);
    position: relative;
    margin-bottom: 0;
}

#get-in-touch-form label:first-child {
    margin-right: 4px;
}

#get-in-touch-form label::before,
#get-in-touch-form label::after {
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url(../images/input_light.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    z-index: 2;
}

#get-in-touch-form label::before {
    left: 0;
    background-position: left center;
}

#get-in-touch-form label::after {
    right: 0;
    background-position: right center;
}

#get-in-touch-form label .placeholder {
    position: absolute;
    display: block;
    left: 13px;
    top: 4px;
    font-size: 10px;
    line-height: 1.3em;
    color: #959595;
    transition: .2s all;
}

#get-in-touch-form :placeholder {
    font-size: 10px;
    line-height: 1.3em;
    color: #959595;
}

#get-in-touch-form ::placeholder {
    font-size: 10px;
    line-height: 1.3em;
    color: #959595;
}

#get-in-touch-form label input {
    width: calc(100% - 20px);
    height: 32px;
    font-size: 10px;
    line-height: 32px;
    padding: 0 4px;
    background-image: url(../images/input_light.png);
    background-size: calc(100% + 20px) 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 10px;
    background-color: transparent;
    outline: none;
}

#get-in-touch-form label input:focus + .placeholder,
#get-in-touch-form label .placeholder.hidden {
    opacity: 0;
    pointer-events: none;
}

#get-in-touch-form textarea {
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-size: 10px;
    line-height: 1.2em;
    margin-top: 10px;
    width: 100%;
    height: 11em;
    resize: none;
    outline: none;
    background-color: transparent;
    padding: 10px 14px;
    background-image: url(../images/textarea.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#get-in-touch-form input[type="submit"] {
    font-family: 'Ogenblik', sans-serif;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-size: 18px;
    height: 30px;
    color: #E2E2E2;
    padding: 0 0 3px;
    background-color: transparent;
    background-image: url(../images/btn-dark-long.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.form-block__map {
    margin-top: 15px;
    position: relative;
    padding-bottom: 100%;
    background-color: #eee;
}

.get-in-touch-sec__content-block iframe {
    display: block;
    margin-top: 30px;
    width: 100%;
}

.back-btn-block {
    margin-top: 38px;
    margin-bottom: 38px;
}

.back-btn-block a {
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    color: #B5B5B5;
    padding-left: 25px;
    position: relative;
}

.back-btn-block a::before {
    content: '';
    display: block;
    width: 13px;
    height: 1em;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/arrow-left-grey.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.form-block__map-address {
    display: none;
}

@media screen and (min-width: 768px) {
	#get-in-touch-sec {
        background-size: cover;
    }

    #get-in-touch-sec .title-col {
        display: none;
    }

    #get-in-touch-sec .sec-title {
    	text-align: left;
        margin-bottom: 30px;
    }

    .form-block {
        display: grid;
        grid-template-areas: "a b";
        grid-gap: 20px;
        padding: 55px 40px;
        grid-template-columns: 1fr 1fr;
    }

    .get-in-touch-sec__content-block {
        grid-area: a;
    }

    .form-block__map {
        grid-area: b;
        padding: 0;
        margin: 0;
    }

    .back-btn-block {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 992px) {
    #main section:first-child {
        margin-top: 100px;
    }

    .get-in-touch-sec__bg-img {
        top: 100px;
    }

	#get-in-touch-sec {
        margin-top: 100px;
		padding: 230px 0 96px;
	}

    #get-in-touch-sec .sec-title {
        font-size: 48px;
    }

    .form-block__contacts > * {
        font-size: 16px;
        font-weight: 600;
        padding-left: 50px;
    }

    .form-block__contacts > *:not(:last-child) {
        margin-bottom: 39px;
    }

    .form-block__address::before {
        bottom: -8px;
    }

    #get-in-touch-form {
        margin-top: 40px;
    }

    #get-in-touch-form input[type="submit"] {
        margin-top: 25px;
        height: 40px;
        font-size: 20px;
    }

    #get-in-touch-form label {
        width: calc(50% - 10px);
    }

    #get-in-touch-form label:first-child {
        margin-right: 20px;
    }

    #get-in-touch-form label input {
        line-height: 50px;
        height: 50px;
        font-size: 16px;
    }

    #get-in-touch-form textarea {
        margin-top: 20px;
        font-size: 16px;
        height: 180px;
        background-image: url(../images/textarea_big.png);
    }

    #get-in-touch-form label .placeholder {
        top: 15px;
        font-size: 16px;
    }

    #get-in-touch-form :placeholder {
        font-size: 16px;
    }

    #get-in-touch-form ::placeholder {
        font-size: 16px;
    }

    .form-block {
        padding: 85px 80px;
    }
}

@media screen and (min-width: 1200px) {
	#get-in-touch-sec .sec-title {
        font-size: 52px;
    }

    #get-in-touch-form {
        margin-top: 50px;
    }

    #get-in-touch-form input[type="submit"] {
        margin-top: 29px;
        height: 44px;
        font-size: 22px;
    }
}