body.et-fb #page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo:nth-child(5) ,
#page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo:nth-child(3) {
    margin-right: 0 !important;
}

#page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo {
    width: 44% !important;
    margin-right: 11% !important;
    float: left;
    margin-bottom: 43px;
}

#page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo a:hover {
    opacity: 0.5;
}

#page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo a {
    color: inherit !important;
}

.contact_1_falkor .et_pb_column_1_2 .et_pb_text {
    clear: both;
}

/*Form*/

.contact_1_falkor .et_pb_column .et_pb_contact_form {
    margin-left: 0 !important;
}

.contact_1_falkor .et_pb_column .et_pb_contact_form p {
    padding-left: 0 !important;
    position: relative;
    line-height: 100%;
}

.contact_1_falkor .et_pb_column .et_pb_contact_form p:after{
    content: "";
    display: block;
    position: absolute;
    background-color: #0080ff;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 0;
    transition: 0.4s;
}

.contact_1_falkor .et_pb_column .et_pb_contact_form p.filled:after,
.contact_1_falkor .et_pb_column .et_pb_contact_form p.focus:after {
    width: 100%;
}

.contact_1_falkor .et_pb_column .et_pb_contact_form p.et_pb_contact_field_half {
    width: 44% !important;
    margin-right: 12% !important;
}

.contact_1_falkor .et_pb_column .et_pb_contact_form p.et_pb_contact_field_half.et_pb_contact_field_last {
    margin-right: 0 !important;
}


.contact_1_falkor .et_pb_contact_form p input,
.contact_1_falkor .et_pb_contact_form p textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) input::-webkit-input-placeholder,
#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) input::-moz-placeholder,
#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea::-moz-placeholder {
    color: transparent !important;
}

#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) input:-ms-input-placeholder,
#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) input:-moz-placeholder,
#page-container .contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea:-moz-placeholder {
    color: transparent !important;
}

.contact_1_falkor .et_pb_contact_form p:not([data-type=checkbox]):not([data-type="radio"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 3px;
    padding-left: 0;
    color: #fff;
    font-size: 16px;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 100%;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
}

.contact_1_falkor .et_pb_contact_form p[data-id="message"]:not([data-type=checkbox]):not([data-type="radio"]) label {
    top: auto;
    bottom: 12px;
}

.contact_1_falkor .et_pb_contact_form p.filled label,
.contact_1_falkor .et_pb_contact_form p.focus label {
    -webkit-transform: translate(0, 33px);
    transform: translate(0, 33px);
}


.et_pb_contact_form_container .et-pb-contact-message{
    color: #fff;
}

/*Responsive*/

@media only screen and (max-width: 980px) {
    #page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_text:first-child {
        margin-bottom: 20px !important;
    }

    #page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    #page-container .contact_1_falkor .et_pb_column_1_2:last-child {
        margin-right: 0 !important;
    }

    #page-container .contact_1_falkor .et_pb_column_1_2 {
        width: 48% !important;
        margin-right: 4% !important;
    }

    #page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo {
        width: 100% !important;
        margin-right: 11% !important;
        float: left;

    }
}

@media only screen and (max-width: 767px) {
    #page-container .contact_1_falkor .et_pb_column_1_2:first-child {
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width: 480px) {

    #page-container .contact_1_falkor .et_pb_column_1_2 .et_pb_promo {
        width: 100% !important;
        margin-right: 11% !important;
        float: left;
        max-width: 100%;
    }

    .contact_1_falkor .et_pb_column .et_pb_contact_form p.et_pb_contact_field_half {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 40px;
    }
}

/*Form 2*/

body #page-container #main-content .contact_2_falkor .et_pb_contact_form_container .et_pb_button{
    padding: 12px 10px 11px !important;
}

#page-container .contact_2_falkor .et_pb_column .et_pb_image,
#page-container .contact_2_falkor .et_pb_column .et_pb_image .et_pb_image_wrap,
#page-container .contact_2_falkor .et_pb_column .et_pb_image img {
    display: block !important;
    width: 100% !important;
}



#page-container .contact_2_falkor .et_pb_column .et_pb_text a:hover {
    opacity: 0.5;
}

#page-container .contact_2_falkor .et_pb_column .et_pb_text a {
    color: inherit !important;
}

.contact_2_falkor .et_contact_bottom_container {
    display: block !important;
    text-align: left !important;
    width: 100% !important;
    padding-left: 0.15vw !important;
}

.contact_2_falkor .et_pb_column .et_pb_contact_form {
    margin-left: 0 !important;
}

.contact_2_falkor .et_pb_column .et_pb_contact_form p {
    padding-left: 0 !important;
    position: relative;
    margin-bottom: 25px !important;
    line-height: 100%;
}

.contact_2_falkor .et_pb_column .et_pb_contact_form p:after{
    content: "";
    display: block;
    position: absolute;
    background-color: #0080ff;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 0;
    transition: 0.4s;
}

.contact_2_falkor .et_pb_column .et_pb_contact_form p.filled:after,
.contact_2_falkor .et_pb_column .et_pb_contact_form p.focus:after {
    width: 100%;
}

.contact_2_falkor .et_pb_contact_form p input,
.contact_2_falkor .et_pb_contact_form p textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) input::-webkit-input-placeholder,
#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea::-webkit-input-placeholder {
    color: transparent !important;
}

#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) input::-moz-placeholder,
#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea::-moz-placeholder {
    color: transparent !important;
}

#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) input:-ms-input-placeholder,
#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea:-ms-input-placeholder {
    color: transparent !important;
}

#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) input:-moz-placeholder,
#page-container .contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]) textarea:-moz-placeholder {
    color: transparent !important;
}

.contact_2_falkor .et_pb_contact_form p:not([data-type=checkbox]):not([data-type="radio"]) label {
    display: block !important;
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    top: 21px;
    padding-left: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 100%;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.contact_2_falkor .et_pb_contact_form p[data-id="message"]:not([data-type=checkbox]):not([data-type="radio"]) label {
    top: 11px;
}

.contact_2_falkor .et_pb_contact_form p.filled label,
.contact_2_falkor .et_pb_contact_form p.focus label {
    -webkit-transform: translate(70%, 0);
    transform: translate(70%, 0);
    opacity: 0;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .contact_2_falkor .et_pb_row {
        width: 90% !important;
    }
}

@media only screen and (max-width: 980px) {
    #page-container .contact_2_falkor .et_pb_column_2_3 {
        padding-left: 0 !important;
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .contact_2_falkor .et_pb_column_1_3 {
        width: 100% !important;
    }
}


