.template-contact .form-contact input:-webkit-autofill,
.template-contact .form-contact input:-webkit-autofill:hover, 
.template-contact .form-contact input:-webkit-autofill:focus,
.template-contact .form-contact textarea:-webkit-autofill,
.template-contact .form-contact textarea:-webkit-autofill:hover,
.template-contact .form-contact textarea:-webkit-autofill:focus,
.template-contact .form-contact select:-webkit-autofill,
.template-contact .form-contact select:-webkit-autofill:hover,
.template-contact .form-contact select:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  background-color: inherit!important; 
  transition: background-color 5000s ease-in-out 0s;
}
[data-aos="scale-up-ver-bottom"] {
    transform: translateY(50%);
    opacity: 0;
    transition-property: transform, opacity;
}
[data-aos="scale-up-ver-bottom"].aos-animate {
    opacity: 1;
      transform: translateY(0);
    }
    .template-contact .container-text  .fas {
        float: left;
        color: #9A9999;
        font-size: 20px;
        line-height: 25px;
        margin-right: 10px;
    }
.template-contact div#content{padding: 0;}
.template-contact div#contact-content {margin: 0 auto;overflow: hidden;}
.template-contact .contact-welcome {
    color: #ef730f;
    font-size: 45px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    width: 50%;
    float: left;
}

.template-contact .container-question.desktop {
    overflow: hidden;
    margin: 0 auto;
    max-height: 620px;
}

.template-contact .logo-email {
    float: left;
    margin-right: 15px;
}
.template-contact .container-text .email:hover .fas {
    color: #ef730f;
}
.template-contact .email:hover a {
    color: #ef730f;
}
.template-contact .container-text .telephone:hover .fas {
    color: #ef730f;
}
.template-contact .telephone:hover a {
    color: #ef730f;
}
.template-contact .form-contact input:focus {
    border-color: #ffffff;
}
.template-contact .wpcf7-not-valid-tip{
    position: absolute;
    width: 513px;
    font-size: 12px;
}

.template-contact .welcome {
    width: 75%;
    margin-left: 30%;
    margin-top: -3px;
    max-width: 385px;
}

.template-contact .container-link>div {
    margin-bottom: 20px;
    overflow: hidden;
}
.template-contact .container-text {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 73px;
    margin-top: 83px;
    position: relative;
}

.template-contact .contact-text p{
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.5px;
    width: 85%;
    max-width: 512px;
}
.template-contact .container-link {
    margin-top: 80px;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.64px;
}
.template-contact .social-network {
    margin-bottom: 0px;
    display: inline-block;
    font-size: 15px;
}
.template-contact .social-network>div:not(:first-child) {
    float: left;
    margin-right: 22px;
}
.template-contact .container-link a {
    line-height: 25px;
    text-decoration: none;
    float: left;
    color: #9A9999;
    margin-top: -2px;
}
.template-contact .question {
    width: 49%;
    float: left;
    margin-top: 7px;
    position: relative;
}
.template-contact .question:before {
    content: "";
    width: 100%;
    height: auto;
    background: #014391;
    -webkit-clip-path: polygon(0 0%, 100% 10%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0%, 100% 10%, 100% 100%, 0% 100%);
    position: absolute;
    top: 0px;
    left: 0;
    z-index: -1;
    bottom: -5px;
    border: 1px solid #014391;
}
.template-contact .logo-telephone {
    float: left;
    margin-right: 15px;
}
.template-contact .link-telephone {
    padding-top: 2px;
}
.template-contact .form-contact {
    width: 51%;
    float: left;
    position: relative;
}
.template-contact  .form-contact:before {
    content: "";
    width: 100%;
    height: auto;
    background: #11bcc2;
    -webkit-clip-path: polygon(0% 73px, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 73px, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    top: 0px;
    left: 0;
    z-index: -1;
    bottom: -50px;
    border: 1px solid #11bcc2;
}
.template-contact .contact-info {
    width: 50%;
    float: left;
    padding-top: 3px;
    padding-left: 33px;
}

.template-contact .question-lable {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-bottom: 29px;
    margin-top: 111px;
}
.template-contact .form-contact input {
    background: transparent;
    border-bottom: 1px solid #fff;
    color: #ffffff;
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    padding-bottom: 8px;
    padding-top: 8px;
    position: relative;
}
.template-contact .form-contact input::placeholder {
    color: #ffffff;
    font-family: Barlow;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.template-contact .form-contact textarea {
    font-size: 18px;
    background: transparent;
    border-bottom: 1px solid #fff;
    color: #ffffff;
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    padding-bottom: 8px;
    padding-top: 0;
    height: 160px;
    overflow: hidden;
}
.template-contact .form-contact textarea::placeholder {
    color: #ffffff;
    font-family: Barlow;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.template-contact .message-text label.form-label {
    top: 4px;
}
.template-contact .question-text p{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.64px;
    margin-bottom: 33px;
    max-width: 380px;
}
.template-contact .container-question button#submit {
    background: transparent;
    min-width: 100%;
    padding: 0;
}
.template-contact .container-question .btn-send {
    display: flex;
    justify-content: flex-end;
    margin-top: -22px;
}
.template-contact .container-question .question-link a {
    position: relative;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 32px;
}
.template-contact .container-question .js-focus-form>div {
    margin-bottom: 35px;
}
.template-contact .container-question span.ajax-loader {
    position: absolute;
    left: 0;
}
.template-contact .logo-social {
    float: left;
    margin-bottom: 10%;
}
.template-contact .container-question span.btn-submit {
    position: relative;
    padding-top: 0;
    background: transparent;
    margin-top: 0;
    padding-right: 0px;
}
.template-contact .container-text img.lazy.loaded {
    width: 60%;
    margin-right: -6px;
}
.template-contact .container-question .question-link a:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #fff;
    position: absolute;
    left: -4px;
    top: 3px;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -webkit-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
}
.template-contact .container-question .btn-submit:hover :before{
    -webkit-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transform: rotate(45deg);
}
.template-contact .container-question .btn-submit:hover button#submit{
    color:  #ef730f;
    -webkit-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
}
.template-contact .container-question .question-link a:hover {
    -webkit-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
}
.template-contact .container-question .question-link a:hover:before{
    -webkit-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transform: rotate(45deg);
}
.template-contact .container-question .text:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #fff;
    left: -37px;
    top: 20%;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -webkit-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
}
.template-contact .container-question button#submit:active :before {
    -webkit-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all .5s cubic-bezier(0.65, 0, 0.076, 1);
    transform: rotate(45deg);
}

.template-contact .container-question button#submit:hover {
    text-decoration: none;
}
.template-contact .question>div {
    margin-left: 22%;
}
.template-contact .container-question button#submit:focus {
    text-decoration: none;
}
.template-contact .form-contact .wpcf7-response-output {
    border: none;
    margin: 2em 0% 0em!important;
    font-size: 12px;
    color: #ffffff;
    float: right;
    width: 100%;
}
.wpcf7 form.sent .wpcf7-response-output{
    border: none;
}
.template-contact .container-question span.text:hover:before {
    transform: rotate(45deg);
}
.template-contact .container-question span.btn-submit span.text {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    color: #ffffff;
}
.template-contact .container-question.mobile {
    display: none;
}
.template-contact .container-question button#submit:before {content: none;}
.template-contact svg {
    margin: 0 auto;
    height: 600px;
}
.template-contact .container-link a:active{
    color: #ef730f;
}
.template-contact .container-link a:hover{
    color: #ef730f;
}
.template-contact .question-link {
    margin-bottom: 350px;
}
.template-contact .form-contact form {
    margin-top: 130px;
    margin-left: 88px;
    max-width: 397px;
    margin-bottom: 81px;
}
.template-contact .rotate-text p {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 0;
    height: 0;
    white-space: nowrap;
    position: absolute;
    top: 18%;
    left: 45px;
    display: flex;
    /* justify-content: center; */
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    opacity: 0.2479074;
    letter-spacing: 0;
}
.template-contact .rotate-text p:after {
    content: "";
    width: 71px;
    height: 1px;
    background: #000;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    transform: none;
}
.template-contact .container-question .rotate-text p:after {
    content: "";
    width: 71px;
    height: 1px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    transform: none;
}

.template-contact .container-question .rotate-text p {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 0;
    height: 0;
    white-space: nowrap;
    color: #FFFFFF;
    position: absolute;
    top: 19%;
    left: 96.8%;
    display: flex;
    /* justify-content: center; */
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    opacity: 0.2479074;
    letter-spacing: 0;
    z-index: 3;
}
.template-contact .container-link.ipad{
    display: none;
}

@media only screen and (min-width: 1280px) { 
    .template-contact .container-link a {
        line-height: 25px;
        margin-left: 0;
    }

    .template-contact .form-contact .wpcf7-response-output {
        margin: 2em 0% 0em!important;
       
    }
    .template-contact .form-contact .wpcf7 form.sent .wpcf7-response-output {
        min-width: 375px;
    }
    .template-contact .question-text p{
        max-width: 375px;
    }
}

@media only screen and (min-width: 1281px) {
    .template-contact .logo-email {
        /* margin-right: 1.172vw; */
    }
    .template-contact .logo-telephone {
        /* margin-right: 1.172vw; */
    }
    .template-contact .container-text .fas {
        float: left;
        color: #9A9999;
        /* line-height: 1.563vw; */
        /* font-size: 1.5625VW; */
    }
    .template-contact .container-question .rotate-text p:after{
        /* top: 0.781vw; */
        /* right: 0.88vw; */
        /* width: 5.547vw; */
    }
    .template-contact .rotate-text p:after {
        /* width: 5.547vw; */
        /* height: 1px; */
        /* top: 0.781vw; */
        /* right: 0.781vw; */
    }
    .template-contact .form-contact .wpcf7-response-output{
        /* font-size: 0.938vw; */
    }
    .template-contact .container-question .js-focus-form>div{
        /* margin-bottom: 3.2vw; */
    }
    .template-contact .wpcf7-not-valid-tip {
        /* font-size: 0.938vw; */
        /* position: absolute; */
        /* width: 40.078vw; */
    } 
    .template-contact .form-contact input {
        /* font-size: 1.406vw; */
        /* letter-spacing: 0.039vw; */
        /* line-height: 1.719vw; */
        /* padding-top: 0.625vw; */
        /* padding-bottom: 0.625vw; */
    }
    .template-contact .container-question span.btn-submit span.text {
        /* line-height: 1.484vw; */
        /* letter-spacing: 0.078vw; */
    }
    .template-contact .container-question .question-link a:before {
        /* left: -0.313vw; */
        /* top: 0.234vw; */
        /* border-left: 0.781vw solid transparent; */
        /* border-right: 0.781vw solid transparent; */
        /* border-bottom: 0.938vw solid #fff; */
    }
    .template-contact .container-question .text:before{
        /* border-left: 0.781vw solid transparent; */
        /* border-right: 0.781vw solid transparent; */
        /* border-bottom: 0.938vw solid #fff; */
        /* left: -2.891vw; */
        /* top: 0.296vw; */
    }
    .template-contact .container-question .question-link a {
        /* font-size: 1.250vw; */
        /* line-height: 1.484vw; */
        /* letter-spacing: 0.078vw; */
        /* padding-left: 2.500vw; */
    }
    .template-contact label.form-label{
        /* font-size: 1.406vw; */
        /* line-height: 1.719vw; */
        /* letter-spacing: 0.039vw; */
    }
    .template-contact .contact-welcome {
        /* line-height: 4.688vw; */
        /* letter-spacing: 0.070vw; */
        /* width: 48vw; */
        /* font-size: 3.516vw; */
    }
    .template-contact .container-text {
        /* margin-bottom: 5.469vw; */
        /* margin-top: 6.484vw; */
    }
    .template-contact .welcome {
        /* max-width: none; */
        /* width: 37.500vw; */
        /* margin-left: 14.35vw; */
        /* margin-top: -0.3vw; */
    }
    .template-contact .contact-info {
        /* padding-top: 0.234vw; */
        /* width: 50vw; */
        /* padding-left: 3.8vw; */
    }
    .template-contact .contact-text p {
        /* font-size: 1.406vw; */
        /* letter-spacing: 0.039vw; */
        /* width: 39.879vw; */
        /* line-height: 2.344vw; */
    }
    .template-contact .container-link {
        /* margin-top: 6.250vw; */
        /* font-size: 1.250vw; */
        /* line-height: 1.484vw; */
        /* letter-spacing: 0.050vw; */
    }
    .template-contact .social-network{
        /* font-size: 1.172vw; */
    }
    .template-contact .container-link>div{
        /* margin-bottom: 1.563vw; */
    }
    .template-contact .container-link a{
        /* line-height: 1.563vw; */
    }
    .template-contact .container-text img.lazy.loaded{
        /* width:1.563vw; */
        /* margin-right: 1.2vw; */
    }
    .template-contact .social-network>div:not(:first-child) {
        margin-right: 1.79vw;
        margin-bottom: 1.563vw;
        margin-top: 0;
    }
    .template-contact .logo-social {
        margin-bottom: 3.239vw;
    }
    .template-contact .message-text label.form-label{
        /* top: 0.313vw; */
        /* margin-top: 0.313vw; */
    }
    .template-contact .question {
       
        margin-top: 1.016vw;
    }
    .template-contact .form-contact:before {
        -webkit-clip-path: polygon(0% 5.703vw, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 5.703vw, 100% 0%, 100% 100%, 0% 100%);
        bottom: -3.906vw;
    }
    .template-contact .question {
        clip-path: polygon(0 0%, 100% 4.703vw, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0 0%, 100% 4.703vw, 100% 100%, 0% 100%);
        background: #014391;
    }
    .template-contact .form-contact form {
        margin-top: 10.15vw;
        /* margin-left: 6.87vw; */
        /* margin-bottom: 5.328vw; */
        /* max-width: 31.015625VW; */
    }
    .template-contact .form-contact textarea {
        /* padding-top: 0.253vw; */
        /* font-size: 1.406vw; */
        /* line-height: 1.719vw; */
        /* letter-spacing: 0.039vw; */
        /* padding-bottom: 0.625vw; */
        /* height: 12.500vw; */
    }
    .template-contact .container-question span.btn-submit span.text{
        /* font-size: 1.250vw; */
    }
    .template-contact .container-question .btn-send {
        /* margin-top: -1.9vw; */
    }
    .template-contact .rotate-text p {
        /* font-size: 1.172vw; */
        /* top: 5.31vw; */
        left: 3.52vw;
        /* line-height: 1.406vw; */
    }
    .template-contact .container-question .rotate-text p {
        /* font-size: 1.172vw; */
        /* top: 9.25vw; */
        /* left: 95.499vw; */
        /* line-height: 1.406vw; */
    }
    .template-contact .question>div {
        margin-left: 10vw;
    }
    .template-contact .question-link {
        /* margin-bottom: 27vw; */
    }
    .template-contact .container-question.desktop {
    max-height: 52vw;
    }
    .template-contact .question-text p {
        /* color: #ffffff; */
        /* font-weight: 400; */
        /* letter-spacing: 0.050vw; */
        /* width: 29.319vw; */
        /* font-size: 1.25vw; */
        /* line-height: 1.953vw; */
        /* max-width: none; */
    }
    .template-contact .question-lable {
        /* margin-bottom: 2.266vw; */
        /* line-height: 2.813vw; */
        /* font-size: 2.344vw; */
        /* letter-spacing: 0.094vw; */
        /* margin-bottom: 2.031vw; */
        margin-top: 8.594vw;
        font-size: 35px;
    }
}
@media only screen and (min-width: 1600px) {
    .template-contact .form-contact form{
        margin-left: 138px;
        max-width: 567px;
    }
}
@media only screen and (min-width: 1900px) {
    .template-contact .container-question .js-focus-form>div {
        margin-bottom: 45px;
    }
    .template-contact .question-link {
        margin-bottom: 365px;
    }
    .template-contact .wpcf7-not-valid-tip{
        font-size: 14px;
    }
    .template-contact .form-contact .wpcf7-response-output{
        font-size: 14px;
    }
    .template-contact .rotate-text p{
        left: 0;
    }
    .template-contact .container-text {
        max-width: 1556px;
    }
    .template-contact .container-link{
        font-size: 18px;
    }
    .template-contact .container-link a{
        font-size: 17px;
    }
    .template-contact .container-question .rotate-text p{
        right: calc((100% - 1642px)/2);
        left: auto;
    }
.template-contact .form-contact form{
    margin-left: 138px;
    max-width: 567px;
}
.template-contact .question>div{
    margin-left: calc((100vw - 1456px)/2);
}
}
@media only screen and (min-width: 1921px) {
    .template-contact .rotate-text p{
        /* left: 5.5vw; */
    }
    }
@media only screen and (min-width: 1900px) {
    .template-contact .container-question .question-link a{
        font-size: 18px;
    }
    .template-contact .container-question span.btn-submit span.text{
        font-size: 18px;
    }
    .template-contact .question-text p{
        font-size: 18px;
    }
    .template-contact .form-contact {
        max-height: 47.266vw;
    }
    }
    @media only screen and (max-width: 1199px) {
        .template-contact .container-text .rotate-text p {
            left: 18px;
        }
      } 
@media only screen and (max-width: 1150px) {
    .template-contact .welcome {
        width: 75%;
        margin-left: 20%;
    }
    
  } 
  

  @media (max-width: 1060px){
    .template-contact .social-network>div:not(:first-child) {
        margin-bottom: 23px;
        margin-top: 0px;
    }
    .template-contact .question-lable{
        margin-top: 0;
    }
    .template-contact .form-contact form {
    margin-left: 40px;
    margin-right: 60px;
    margin-top: 125px;
    margin-bottom: 50px;
}
.template-contact .question {
    padding-left: 55px;
    padding-right: 40px;
    padding-top: 120px;
    padding-bottom: 50px;
    margin-top: 1px;
}
.template-contact .question>div {
    margin-left: 0%;
}
  }
@media only screen and (max-width: 1024px){
    .template-contact .container-question .rotate-text p {
        left: 95.5%;
    }
  .template-contact .form-contact .wpcf7-response-output {
    margin: 2em 0% 0em!important;
}
}
  @media only screen and (max-width: 925px){
    .template-contact .welcome {
        margin: 0 auto;
        max-width: none;
        font-size: 35px;
        line-height: 45px;
        margin-left: 60px;
    }
.template-contact .container-question.desktop {
    max-height: 645px;
}
  }
 
@media only screen and (max-width: 768px) {
    .template-contact .question{
        margin-top: 5px;
    }
    .template-contact .question-link {
        margin-bottom: 300px;
    }
    .template-contact .contact-info{
        padding-left: 15px;
    }
    .template-contact .question-text p{
        width: 100%;
    }
    .template-contact .container-question .rotate-text p{
        left: 94%;
    }
    .template-contact  .form-contact:before {
        content: "";
        width: 100%;
        height: auto;
        background: #11bcc2;
        -webkit-clip-path: polygon(0% 68px, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 68px, 100% 0%, 100% 100%, 0% 100%);
        position: absolute;
        top: 0px;
        left: 0;
        z-index: -1;
        bottom: -50px;
    }
    
    .template-contact .question>div {
        margin-left: 0;
    }
    .template-contact .form-contact textarea {
        height: 150px;
    }
    .template-contact .container-question .btn-send {
        display: flex;
        justify-content: flex-end;
        margin-top: -30px;
    }
    .template-contact .form-contact form {
        margin-left: 60px;
        margin-bottom: 86px;
        width: 70%;
    }
    .template-contact .question-link {
        margin-bottom: 270px;
    }
    
    .template-contact .container-question.desktop {
        display: block;
        max-height: 630px;
    }

    .template-contact .contact-text p{
        width: 90%;
    }
    .template-contact .container-link{
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.64px;
    width: 86%;
    margin-left: 0;
    margin-right: auto;
    }
    .template-contact .question-lable{
        font-weight: 700;
        line-height: 24px;
        text-transform: uppercase;
        letter-spacing: 0.6666667px;
        font-size: 30px;
        margin-top: 0;
    }
    .template-contact .question-text p{
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0.64px;
    }
   
    .template-contact .welcome {
        margin: 0 auto;
        width: 100%;
        max-width: none;
        font-size: 35px;
        line-height: 45px;
        padding-left: 60px;
    }
    .template-contact .social-network>div:not(:first-child) {
        margin-bottom: 23px;
        margin-top: 0px;
    }
}
@media only screen and (max-width: 767px) {
    .template-contact .container-link{
        margin-left: auto;
    }
    .template-contact .contact-text {
        text-align: center;
    }
    .template-contact .contact-info{
        width: 100%;
        padding: 0;
    }
    .template-contact .contact-text p{
        font-size: 16px;
        font-weight: 500;
        line-height: 25px;
        letter-spacing: 0.4444444px;
        margin: 0 auto;
        margin-top: 25px;
        width: 85%;
        text-align: center;
    }
    .template-contact .contact-welcome{
        font-size: 35px;
        font-weight: 700;
        line-height: 45px;
        text-transform: uppercase;
        letter-spacing: 0.7px;
        width: 100%;
        text-align: center;
    }
    .template-contact .container-text .fas{
        margin-left: 8px;
        margin-right: 15px;
    }
    .template-contact .form-contact textarea{
        font-size: 16px;
    }
    .template-contact .form-contact textarea{
        font-size: 16px;
    }
    .template-contact .form-label{
        font-size: 16px;
    }
    .template-contact .welcome{
        width: 85%;
        text-align: left;
        margin: 0 auto;
        text-align: center;
        padding-left: 0;
    }
    .template-contact .container-link{
        width: 75%;
    }
    .template-contact .contact-text p{
        width: 75%;
    }
    .template-contact .question{
        padding-left: 20px;
        padding-right: 55px;
        padding-top: 66px;
        padding-bottom: 35px;
        margin-top: 0;
    }
    .template-contact .contact-text p{
        text-align: left;
    }
    .template-contact .social-network{
        font-size: 16px;
        position: relative;
        padding-left: 50px;
    }
    .template-contact .container-link .linkedin{
        margin-left: 0px;
    }
    .template-contact .form-contact:before {
        content: "";
        width: 100%;
        height: auto;
        background: #11bcc2;
        -webkit-clip-path: polygon(0% 60px, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 60px, 100% 0%, 100% 100%, 0% 100%);
        position: absolute;
        top: 0px;
        left: 0;
        z-index: -1;
        bottom: -50px;
    }
    .template-contact .rotate-text p{
        font-size: 12px;
    }
    .template-contact .contact-text {
        text-align: initial;
    }
    .template-contact .banner-image {
        top: 5px;
    }
    .template-contact .rotate-text p{
        top: 10%;
        left: 18px;
    }
    .template-contact .container-question .rotate-text p{
    left: 93%;
    top: 105px;
    font-size: 12px;
    }
    .template-contact .rotate-text p:after{
        width: 51px;
    }
    .template-contact .container-question .rotate-text p:after{
        width: 51px;
    }
    .template-contact .form-contact .wpcf7 form.sent .wpcf7-response-output {
        width: 100%;
    }
    .template-contact .form-contact textarea{
        height: 32px;
    }
    .template-contact .form-contact .wpcf7-response-output {
    width: 100%;
    }
    .template-contact .question>div{
        margin-left: 0;
    }
    .template-contact .form-contact form{
        margin-left: 0;
        padding-left: 22px;
        width: 100%;
        margin-top: 81px;
        max-width: none;
        padding-right: 30px;
    }
    .template-contact .question-link {
        margin-bottom: 0;
    }
    .template-contact .container-question.mobile {
        display: block;
        overflow: hidden;
    }
    .template-contact .container-question.desktop {
        display: none;
    }
    .template-contact .question {
        width: 100%;
        clip-path: polygon(0 0%, 100% 12%, 100% 90%, 0% 100%);
        -webkit-clip-path: polygon(0 0%, 100% 12%, 100% 90%, 0% 100%);
        position: relative;
        z-index: 2;
        margin-top: 5px;
    }
    .template-contact .form-contact{
        width: 100%;
        clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
        padding-top: 60px;
        margin-top: -60px;
        position: relative;
        z-index: 1;
    }
    .template-contact .question-link {
        float: right;
        margin-right: 19%;
        margin-top: -5%;
    }
    .template-contact div#content {
        padding-top: 70px;
    }
    .template-contact  .banner-slogan h1{
        font-size: 30px;
    }
    .template-contact .slogan-banner p{
        font-size: 30px;
    }
    .template-contact .question-lable{
        margin-top: 0;
        margin-bottom: 11px;
        font-size: 20px;
    }
    .template-contact .question svg {
        height: 280px;
    }
    .template-contact .question-text{
        width: 90%;
    }
    .template-contact .container-question .form-get-touch.message-text{
        margin-bottom: 50px;
    }
    .template-contact .social-network>div:not(:first-child) {
        width: 33%;
        margin-bottom: 23px;
        margin-top: 0px;
    }
    .template-contact .logo-social {
        float: left;
        margin-bottom: 20%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .template-contact .container-text img.lazy.loaded{
        margin-right: 0px;
        margin-left: 8px;
        width: 43%;
    }
    .template-contact  .banner-slogan {
        margin-top: -50px;
    }
    .template-contact  .banner-slogan .banner-wrapper::before{
        clip-path: polygon(0% 0%, 100% 32%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0% 0%, 100% 32%, 100% 100%, 0% 100%);
    }
    .template-contact  .banner-slogan .banner-wrapper::after{
        clip-path: polygon(0% 0%, 100% 38%, 100% 100%, 0% 100%);
        -webkit-clip-path: polygon(0% 0%, 100% 38%, 100% 100%, 0% 100%);
    }
}
@media only screen and (max-width: 468px) {
    .template-contact .container-question .rotate-text p {
        left: 87%;
        top: 105px;
        font-size: 12px;
    }
    .template-contact .question {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0;
    }
    .template-contact .slogan-banner {
        max-width: 300px;
    }
    .template-contact .form-contact textarea::placeholder{
        font-size: 16px;
    }
    .template-contact .question-text p {
        width: 85%;
    }
    .template-contact .social-network>div:not(:first-child) {
        width: 33%;
        margin-right: 10px;
    }
    .template-contact .contact-info {
        width: 100%;
        padding-right: 3%;
        padding-left: 0%;
        padding-top: 0;
    }
    .template-contact .top-banner {
        margin-top: 0px;
    } 
    .template-contact .container-question .question-link a:before{
        left:-5%
    }
    .template-contact .form-contact input::placeholder{
        font-size: 16px;
    }
    .template-contact .question-link {
        margin-bottom: 54px;
        margin-right: 9%;
        margin-top: 3px;
    }
    .template-contact .question-lable {
        margin-top: 57px;
    }
    .template-contact .question>div{
        margin-left: 27px;
    }
    .template-contact .form-contact form{
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 0;
        width: 100%;
        margin-top: 38px;
        margin-bottom: 113px;
    }
    .template-contact .container-question .js-focus-form>div {
        margin-bottom: 30px;
    }
    .template-contact .container-question .btn-send {
        display: flex;
        justify-content: flex-end;
        margin-top: -27px;
    }
    
    .template-contact .welcome {
        width: 100%;
        text-align: initial;
        padding-right: 5%;
        padding-left: 12.6%;
        margin-left: 0;
    }
    .template-contact .container-text {
        margin-bottom: 2px;
        margin-top: 44px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .template-contact .container-link {
        margin-top: 47px;
        width: 100%;
        padding-left: 12.16%;
    }
    .template-contact .contact-text p{
        width: 100%;
        margin-top: 24px;
        padding-left: 12.6%;
        margin-left: 0;
        text-align: initial;
    }
    
}
@media only screen and (max-width: 400px) {
    .template-contact .form-contact .wpcf7 form.sent .wpcf7-response-output {
        padding: 0;
    }
    }

@media only screen and (max-width: 362px) {
    .template-contact .social-network>div:not(:first-child) {
        width: 40%;
        margin-right: 0;
    }
    .template-contact .container-link {
        padding-left: 8%;
    }
.template-contact .form-contact form{
    max-width: 320px;
}
}
@media only screen and (max-width: 345px) {
    .template-contact .form-contact .wpcf7 form.sent .wpcf7-response-output {
        padding: 0;
    }
    .template-contact .social-network>div:not(:first-child) {
        width: 37%;
        margin-right: 0;
    }
    }
@media only screen and (max-width: 320px) {
    .template-contact .social-network>div:not(:first-child) {
        width: 37%;
        margin-right: 0;
    }

}



    @media all and (-ms-high-contrast:none)
     {
        .template-contact .container-question button#submit {
            
            text-align: right;
            width: 8.672vw;
            height: 2.344vw;
        }
        .template-contact .container-question .text:before {
            left: -62%;
            top: 40%;
        }
        .template-contact .banner-slogan h1{
            color:#11bcc2;
            text-shadow:-1px 0px #fff, 0px 1px #fff, 1px 0px #fff, 0px -2px #fff;
        }
     }
    @media all and (-ms-high-contrast:none) and (min-width:768px)
     {
        .template-contact .form-contact textarea {
            height: 150px;
        }
        .template-contact .question{
            margin-top: 16px;
        }
        .template-contact .question {
            background: url(../png/bgr-form1.png) no-repeat center;
            clip-path: none;
            background-size: 100% 100%;
            height: 52vw;
        }
        .template-contact .form-contact {
            background: url(../png/bgr-form2.png) no-repeat center;
            clip-path: none;
            margin-left: -2px;
            margin-top: 10px;
            background-size: 100% 100%;
            height: 52vw;
        }
        .template-contact .form-contact:before{
            background: none;
            width: 0;
        }
        .template-contact .question:before{
            background: none;
            width: 0;
        }
        .template-contact .form-contact textarea{
            overflow: hidden;
       
     }
    }
    @media (max-width: 1899px) and (min-width: 1281px){
        .template-contact .form-contact form{
            min-width: 397px;
            max-width: 65%;
        }
    }
    @media all and (-ms-high-contrast:none) and (max-width:1366px){
        .template-contact .form-contact form{
            margin-top: 111px;
        }
        .template-contact .question{
            max-height: 52vw;
        }
        .template-contact .question{
           height: 52vw;
        }
        .template-contact .form-contact {
            height:52vw;
        }
        .template-contact .container-question.desktop{
            max-height: 52vw;
        }
        .template-contact .form-contact{
            max-height: 52vw;
        }
    }
    @media all and (-ms-high-contrast:none) and (min-width:1281px){
        .template-contact .container-question .question-link a {
            font-size: 1.250vw;
        }
    }
    @media all and (-ms-high-contrast:none) and (min-width:1920px){
        .template-contact .question{
            margin-top: 10px;
        }
        .template-contact .container-question.desktop{
            max-height: 47vw;
        }
    }
     @media screen and (max-device-width: 767px){
        body{
          -webkit-text-size-adjust: 100%;
        }
      }
      @media screen and (min-width: 768px) and (max-width:1024px){
        
        .template-contact .container-link{
            display: none;
        }
        .template-contact .container-link.ipad{
            display: block;
            padding-left: 55px;
        }
        .template-contact .container-link.ipad i.fas.fa-envelope {
            float: left;
            color: #9A9999;
            font-size: 20px;
            margin-right: 10px;
        }
        
        .template-contact .container-link.ipad i.fas.fa-phone-alt {
            float: left;
            color: #9A9999;
            font-size: 20px;
            margin-right: 10px;
        }
        
        .template-contact .container-link.ipad img.lazy.loaded {
            width: 60%;
            margin-right: -6px;
        }
        
      }
