* {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: 'devil_breezebook';
    src: url('../font/devil_breeze_book-webfont.eot');
    src: url('../font/devil_breeze_book-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/devil_breeze_book-webfont.woff') format('woff'),
        url('../font/devil_breeze_book-webfont.ttf') format('truetype'),
        url('../font/devil_breeze_book-webfont.svg#devil_breezebook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaneue_lt_47_ltcnRg';
    src: url('../font/lte50920-webfont.eot');
    src: url('../font/lte50920-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/lte50920-webfont.woff') format('woff'),
        url('../font/lte50920-webfont.ttf') format('truetype'),
        url('../font/lte50920-webfont.svg#helveticaneue_lt_47_ltcnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
    border: 0;
}


/* ----------------------------------------------------- FOND ANIME ---------------------------------------------------------- */
/* ------------------------------------------------ --------------------- ---------------------------------------------------- */
/* ------------------------------------------------ --------------------- ---------------------------------------------------- */

/* HEADER */
#header {
    height: 509px;
    max-height: 509px;
    padding-top: 148px;
}

.headerimg {
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-width: 1000px;
    height: 509px;
    position: absolute;
}

/* NAVIGATION */
#nav-outer {
    height: 110px;
    padding-top: 11px;
    position: relative;
    top: 24px;
    background-image: url("../images/headerbg.png");
}

#navigation {
    height: 100px;
    width: 960px;
    margin: 0 auto;
    background-image: url("../images/logo.svg");
    background-position: top left;
    background-repeat: no-repeat;
}

/* SEARCH */
#search {
    background-color: #051733;
    float: right;
    width: 220px;
    padding: 10px;
}

#searchtxt {
    padding: 3px;
    width: 150px;
}

#searchbtn {
    border: 1px solid #eee !important;
    background-color: #CD2B3A;
    color: #eee;
    padding: 3px;
    margin-left: 5px;
}


/* HEADER TEXT */
#headertxt {
    width: 960px;
    margin: 0 auto;
    clear: both;
    position: relative;
    top: 74px;
}

#firstline {
    background-image: url("../images/textbg.png");
    color: #333;
    font-size: 40px;
    padding: 4px 13px 7px;
    float: left;
    display: block;
}

#secondline {
    background-image: url("../images/textbg.png");
    color: #CD2B3A;
    text-decoration: none;
    font-size: 60px;
    padding: 0 13px 10px;
    float: left;
    display: block;
    clear: both;
}

#secondline:hover {
    text-decoration: underline;
    color: #7F000C;
}

.pictured {
    background-color: #CC3333;
    color: #FFF;
    font-size: 12px;
    padding: 9px 16px;
    text-transform: uppercase;
    float: left;
    display: block;
    clear: both;
    margin-top: 10px;
}

.pictured a {
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0;
    text-transform: none;
    color: #FFF;
    text-decoration: none;
}

.pictured a:hover {
    text-decoration: underline;
}

/* CONTROLS */
.btn {
    height: 32px;
    width: 32px;
    float: left;
    cursor: pointer;
}

#back {
    background-image: url("../images/btn_back.png");
}

#next {
    background-image: url("../images/btn_next.png");
}

#control {
    background-image: url("../images/btn_pause.png");
}

/* HEADER HAVIGATION */
#headernav-outer {
    position: relative;
    top: 400px;
    margin: 0 auto;
    width: 960px;
}

#headernav {
    padding-left: 864px;
}


/* ------------------------------------------------ --------------------- ---------------------------------------------------- */
/* ------------------------------------------------ --------------------- ---------------------------------------------------- */


body {
    background: url(../images/flocons.png) bottom right no-repeat #efefef;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-width: 1000px;
    overflow-x: hidden;
}

#haut {
    height: 148px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 2px solid #b95199;
    background-color: #fff;
    z-index: 999;
    position: fixed;
}

#conteneur {
    width: 1000px;
    height: 100%;
    background: #fff;
    border-top: 1px solid #b95199;
    margin: 0 auto;
    z-index: 2;
    margin-top: -220px;
}

#conteneurTitre {
    background: #f4f4f4;
    width: 986px;
    height: 57px;
    margin: 6px auto 0;
    margin-top: 6px;
}

.titre {
    font-size: 18px;
    letter-spacing: 6px;
    color: #595959;
    font-family: 'helveticaneue_lt_47_ltcnRg';
    text-transform: uppercase;
    text-align: center;
    padding-top: 18px;
    font-weight: bold;

}

#contenuLeft {
    float: left;
    width: 290px;
    height: 100%;
    padding: 30px 10px 10px 25px;
}

#contenuRight {
    float: right;
    width: 603px;
    height: auto;
    padding: 10px 40px 20px 30px;
    margin-bottom: 30px;
}

#contenuRight p {
    color: #595959;
    line-height: 20pt;
    text-align: justify;
    font-family: arial;
    font-size: 13px;
    /* margin-top: 40px; */
}

#contenuPhoto {
    width: 893px;
    height: auto;
    padding: 10px 40px 20px 30px;
    margin-bottom: 30px;
}

#contenuPhoto p {
    color: #595959;
    line-height: 20pt;
    text-align: justify;
    font-family: arial;
    font-size: 13px;
    margin-top: 40px;
}

.albumPhoto {
    text-align: left;
    text-align: left;
    display: flex;
    flex-direction: row;
    column-gap: 8px;
    row-gap: 8px;
    flex-wrap: wrap;
}

.albumPhoto a {
    overflow: hidden;
    display: block;
    flex: 0 1 calc(20% - 8px);
    height: 130px;
    box-sizing: border-box;
}

.albumPhotoLiens a {
    border: 1px solid #e3e3e3;
    flex: 0 1 calc(20% - 10px);
}

.albumPhoto img {
    /* border: 1px solid #8c8c8c; */
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
    transition: all 0.4s ease-in-out;
}

.albumPhoto img:hover {
    transform: scale(1.2);
    background: white;
}

.albumPhotoLiens img {
    object-fit: contain;
}


#infoMonicaIcone {
    background: url(../images/infoMonica.png) no-repeat;
    width: 17px;
    height: 17px;
    position: relative;
    left: 280px;
    top: -22px;
}

#infoMonicaIcone:hover {
    background: url(../images/infoMonica-roll.png) no-repeat;
}


#infoMonica:hover {
    background: url(../images/infoMonica-roll.png);
}

.txtDevil,
h2 {
    font-family: 'devil_breezebook';
    color: #b95199;
    font-size: 18pt;
    letter-spacing: 2px;
    margin-top: 40px;
    font-weight: normal;
}

h3 {
    font-size: 16px;
    color: #595959;
    font-family: 'helveticaneue_lt_47_ltcnRg';
    text-transform: uppercase;
    margin: 20px 0 10px;
    font-weight: normal;
}

.contenuRightRGPD li {
    color: #595959;
    line-height: 20pt;
    text-align: justify;
    font-family: arial;
    font-size: 13px;
    margin-left: 20px;
}

.contenuRightRGPD ul {
    margin-bottom: 10px;
}

.txtHelv {
    font-family: 'helveticaneue_lt_47_ltcnRg';
    color: #595959;
    font-size: 15.5pt;
    letter-spacing: 4px;
    text-transform: uppercase;
}

#contenuHaut {
    width: 1000px;
    margin: 0 auto;
    padding-top: 5px;
    height: 148px;
}

#bandeauHautLeft {
    float: left;
    width: 694px;
    height: 105px;
    background: url(../images/ligneBandeauHaut.png) no-repeat;
}

#bandeauHautRight {
    float: right;
    /* height: 105px; */
    height: 75px;
    width: 300px;
    padding-top: 25px;
}

#bandeauHautRight p {
    text-align: right;
    font-family: 'helveticaneue_lt_47_ltcnRg';
    color: #919191;
    letter-spacing: 2px;
    line-height: 18px;
}

#bandeauHautRight b {
    font-family: 'helveticaneue_lt_47_ltcnRg';
    color: #919191;
    letter-spacing: 2px;
    line-height: 18px;
    margin-left: 127px;
}

#menu-button {
    display: none;
}

#menu {
    width: 800px;
    height: 29px;
    margin-left: 80px;
    margin-top: 11px;
    float: left;
}

#menu ul {
    list-style-type: none;
}

#menu ul li {

    float: left;
}

#menu ul li a {
    font-family: 'helveticaneue_lt_47_ltcnRg';
    color: #595959;
    font-size: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 18px 10px 18px;


}

#menu ul li a:hover {
    font-family: 'helveticaneue_lt_47_ltcnRg';
    color: #fff;
    font-size: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    background: #b95199;
    padding: 18pxpx 18px 10px 18px;

    transition-duration: 0.5s;
    transition-property: background-color, color;
}


#langues {
    float: right;
    width: 85px;
    margin-top: 8px;
}

#flagFR {
    width: 23px;
    height: 23px;
    margin-right: 5px;
    float: left;
    transition: all 0.2s ease-in-out;
    filter: grayscale(1);
}

#flagFR img {
    height: 100%;
    width: 100%;
}

#flagFR:hover,
.langActif,
#flagEN:hover,
#flagIT:hover {
    filter: grayscale(0) !important;
    width: 23px;
    height: 23px;
    margin-right: 5px;
    float: left;
}

#flagEN {
    width: 23px;
    height: 23px;
    margin-right: 5px;
    float: left;
    transition: all 0.2s ease-in-out;
    filter: grayscale(1);
}

#flagIT {
    width: 23px;
    height: 23px;
    margin-right: 5px;
    float: left;
    transition: all 0.2s ease-in-out;
    filter: grayscale(1);
}



.rotate {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;

    overflow: hidden;

}

.rotate:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

#divVoirEgalement {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: auto;

}

#divVoirEgalementTitre p {
    font-size: 14px;
    letter-spacing: 6px;
    color: #acacac;
    font-family: 'helveticaneue_lt_47_ltcnRg';
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    background: url(../images/ligneVoirEgalement.png) no-repeat center;
}


#blocs {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 154px;
    margin-top: 20px;
    /* padding-left: 20px; */
        display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

#effetMouvementBloc1 {
    float: left;
    width: 306px;
    height: 154px;
    background: url(../images/bloc1.png) no-repeat;

    margin: 8px 15px 5px 0;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

#effetMouvementBloc1 p {
    padding: 40px 10px 10px 110px;
}

#effetMouvementBloc1:hover {
    background: url(../images/bloc1-roll.png) no-repeat;
    margin-top: 0px;

    border-bottom: 2px solid #b95199;
}

#effetMouvementBlocPhoto {
    float: left;
    width: 306px;
    height: 154px;
    background: url(../images/bloc4.png) no-repeat;

    margin: 8px 15px 5px 0;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

#effetMouvementBlocPhoto p {
    padding: 40px 10px 10px 110px;
}

#effetMouvementBlocPhoto:hover {
    background: url(../images/bloc4-roll.png) no-repeat;
    margin-top: 0px;

    border-bottom: 2px solid #b95199;
}


#effetMouvementBloc2 {
    float: left;
    width: 306px;
    height: 154px;
    background: url(../images/bloc2.png) no-repeat;

    margin: 8px 15px 5px 0;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

#effetMouvementBloc2 p {
    padding: 40px 10px 10px 90px;
}

#effetMouvementBloc2 span {
    color: #6c96d7 !important;
}

#effetMouvementBloc2:hover {
    background: url(../images/bloc2-roll.png) no-repeat;
    margin-top: 0px;

    border-bottom: 2px solid #6c96d7;
    /*transform: rotate(-1deg); */
}

#effetMouvementBlocMeteo {
    float: left;
    width: 306px;
    height: 154px;
    background: url(../images/bloc5.png) no-repeat;

    margin: 8px 15px 5px 0;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

#effetMouvementBlocMeteo p {
    padding: 40px 10px 10px 90px;
}

#effetMouvementBlocMeteo span {
    color: #6c96d7 !important;
}

#effetMouvementBlocMeteo:hover {
    background: url(../images/bloc5-roll.png) no-repeat;
    margin-top: 0px;

    border-bottom: 2px solid #6c96d7;
    /*transform: rotate(-1deg); */
}

#effetMouvementBlocMeteo a {
    text-decoration: none;
}

#patch_12_jours {
    display: none !important;
}

#effetMouvementBloc3 {
    float: left;
    width: 306px;
    height: 154px;
    background: url(../images/bloc3.png) no-repeat;

        margin: 8px 0 5px 0;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

#effetMouvementBloc3 p {
    padding: 40px 10px 10px 110px;
}

#effetMouvementBloc3:hover {
    background: url(../images/bloc3-roll.png) no-repeat;
    margin-top: 0px;

    border-bottom: 2px solid #b95199;
}



#blocs p {
    font-family: arial;
    line-height: 18px;
    font-size: 12px;
    color: #8a8a8a;
}

#blocs p span {
    text-transform: uppercase;
    color: #b95199;
    font-size: 14px;
    letter-spacing: 2px;
}


#footer {
    width: 1000px;
    height: auto;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;

}

#footer p {
    padding-top: 50px;
    text-align: center;
    font-family: arial;
    font-size: 11px;
    color: #636363;
    line-height: 22px;
}

#footer span {
    font-family: 'helveticaneue_lt_47_ltcnRg';
    color: #b95199;
    letter-spacing: 4px;
    line-height: 13px;
}

#footer a {
    text-decoration: none;
    color: #b95199;
}

#footer a:hover {
    color: black;
    text-decoration: underline;
}

#btresa-fr {
    background: url(../images/btResa-fr.png) no-repeat;
    width: 186px;
    height: 38px;
    margin-left: 182px;
    margin-top: 5px;
}

#btresa-fr:hover {
    background: url(../images/btResa-fr-roll.png) no-repeat;
    width: 186px;
    height: 38px;

    transition-duration: 0.5s;
    transition-property: all;
}

#btresa-en {
    background: url(../images/btResa-en.png) no-repeat;
    width: 186px;
    height: 38px;
    margin-left: 182px;
    margin-top: 5px;
}

#btresa-en:hover {
    background: url(../images/btResa-en-roll.png) no-repeat;
    width: 186px;
    height: 38px;

    transition-duration: 0.5s;
    transition-property: all;
}

#btresa-it {
    background: url(../images/btResa-it.png) no-repeat;
    width: 186px;
    height: 38px;
    margin-left: 182px;
    margin-top: 5px;
}

#btresa-it:hover {
    background: url(../images/btResa-it-roll.png) no-repeat;
    width: 186px;
    height: 38px;

    transition-duration: 0.5s;
    transition-property: all;
}


.lienContact {
    text-decoration: none;
}

.lienContact:hover {
    font-weight: bold;
}

.inputRGPD {
    margin-bottom: 40px;
}

.inputRGPD label {
    float: none;
    width: 400px !important;
}

.inputRGPD input {
    float: left;
    width: 70px !important;
}

.contact_form .span {
    font-size: 11px;
    color: #7e7e7e;
    text-align: left;
    font-family: arial;
    margin-left: 80px;
    padding-top: 10px;
    width: 345px;
    display: block;
}

.divNouveau {
    border: 2px dotted #b9519a31;
    /* color: #fff; */
    display: block;
    padding: 20px 20px 30px 20px;
    text-decoration: none;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.divNouveau h2,
.divNouveau p {
    /* color: #fff !important; */
    margin-top: 0;
    text-align: center !important;
}

.divNouveau div {
    background: #b95199;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-family: arial;
    font-size: 12px;
    position: relative;
    margin-top: 10px;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    position: absolute;
    bottom: -12px;
    margin-left: -50px;
}

.divNouveau .txtHelv {
    letter-spacing: 3px;
}

/* .divNouveau:hover{
    background: #b95199;
    color: #fff;
}

.divNouveau:hover h2, .divNouveau:hover p{
    color: #fff !important;
} */

.divNouveau:hover {
    transform: scale(1.05);
}

.divNouveau:hover span {
    background: #7a2962;
}

.tarifSpe {
    margin-top: 20px;
}

.tarifSpe span {
    display: inline-block;
    background: #f8f8f8;
    font-family: 'helveticaneue_lt_47_ltcnRg';
    color: #595959;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 10px 20px;
}

.tarifSpe span:last-child {
    background: #b95199;
    color: #fff;
}

.btnResa {
    background: #f3e6ef;
    border: 1px solid #E4DAE1;
    transition: all 0.2s ease-in-out;
    padding: 8px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'helveticaneue_lt_47_ltcnRg';
    letter-spacing: 4px;
    color: #B95199;
    text-decoration: none;
    margin-top: 8px;
}

.btnResa div {
    display: flex;
    flex-direction: row;
    column-gap: 15px;
    align-items: center;
}

.btnResa .st0 {
    fill: #B95199;
    transition: all 0.2s ease-in-out;
}

.btnResa svg {
    height: 18px;
}

.btnResa:hover {
    border-color: #B95199;
    background: #B95199;
    color: #fff;
}

.btnResa:hover .st0 {
    fill: #ffffff;
}

.btnResa .triangle {
    display: inline-block;
    height: 0;
    width: 0;
    vertical-align: middle;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #B95199;
    transition: all 0.2s ease-in-out,
}

.btnResa:hover .triangle {
    border-left: 6px solid #fff;
}

.alignRight {
    text-align: right;
    max-width: 370px;
}


/*--- POP-UP --*/

.cPopup {
    position: fixed;
    display: block;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.cPopup-fond {
    background-color: rgba(0, 0, 0, 0.60);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 100;
}

.cPopup-Ct {
    width: 650px !important;
    box-sizing: border-box;
    background-color: #fff;
    position: absolute;
    z-index: 9999;
    display: block;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 25px 50px !important;
    border: 0;
    color: #595959;
    text-decoration: none;
    font-size: 13px;
    font-family: arial;
    line-height: 20px;
    text-align: left;
    max-height: 90%;
    overflow-y: auto;
    max-width: 90%;
}


.cPopup-Ct ul {
    padding-left: 30px;
    margin: 20px 0;
}

.cPopup-Ct img {
    width: 100%
}

.cPopup-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 300;
    cursor: pointer;
    padding: 10px;
    background: #000;
    transition: 0.3s all ease-out;
}


.cPopup-close:before {
    font-size: 20px;
    color: #fff;
    content: "";
    background: url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    display: block;
    height: 20px;
    width: 20px;
    transition: 0.3s all ease-out;
}

.cPopup-close:hover {
    background: #b95199;
}

.cPopup-Ct h2 {
    color: #b95199;
    font-size: 18px;
    line-height: 22px;
}

.cPopup-Ct .bleu {
    color: #b95199;
    font-weight: bold;
}

.enSavoirPlus {
    background: #b95199;
    color: #fff;
    display: table;
    margin: 20px auto 40px;
    text-transform: uppercase;
    font-size: 12px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 8px 20px;
    border: 1px solid #b95199;
    cursor: pointer;
}

.enSavoirPlus:hover {
    background: transparent;
    color: #b95199;
    text-decoration: none;
}


@media (max-width: 320px) {

    .cPopup-Ct {
        width: 320px !important;
        padding: 10px;
    }

    .cPopup-close {
        width: 35px;
        height: 35px;
        text-align: center;
        right: 0;
        top: 0;
        background-color: #000;
        color: #fff;
    }

    .cPopup-close:before {
        line-height: 35px;
    }

    .cPopup-Ct img {
        width: 100%;
    }
}

/* // champ caché */

.remarque{
    display: none !important;
}


/* // VTC */

.bannerVTC{
    /* background: #fff; */
    background: linear-gradient(209deg,rgba(17, 117, 205, 0.2) 0%, rgba(255, 255, 255, 1) 50%);
    width: 946px;
    margin: 0 auto;
    max-width: 90vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    border: 1px solid #dedede;
    overflow: hidden;
    position: relative;
    gap: 40px;
    height: 150px;
}

.bannerVTC-middle{
    font-family: Arial, Helvetica, sans-serif;
        line-height: 18px;
    font-size: 12px;
    color: #8a8a8a;
    position: relative;
        align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1 1;
    margin-left: -60px;
}

.bannerVTC-middle .middle-content{
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bannerVTC-middle:before{
    height: 65px;
    width: 65px;
    background: #eaedf0;
    content: '';
    transform: rotate(-45deg);
    position: absolute;
    z-index: 1;
        top: 40px;
    left: -32px;
}

.company-name{
        font-size: 14px;
    letter-spacing: 2px;
    color: #0d5698;
}

.bannerVTC-right{
    position: relative;
    flex: 1 1;
}

.bannerVTC-right:before{
    width: 370px;
    height: 370px;
    position: absolute;
    transform: rotate(-40deg);
    background: linear-gradient(94deg,rgba(1, 2, 4, 1) 0%, rgba(17, 117, 205, 1) 100%);
    content: "";
        right: -70px;
    bottom: -95px;
    z-index: 1;
    border: 4px solid #fff;
}

.bannerVTC-right .contact-info{
    position: relative;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

.bannerVTC-right .contact-info .phone{
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 6px;
}
.bannerVTC-right .contact-info .phone a,
.bannerVTC-right .contact-info .email a{
    color: #fff;
    text-decoration: none;
}

.arrow-diamond{
    width: 36px;
    height: 36px;
    background: #fff;
    text-align: center;
    line-height: 36px;
    transform: rotate(-45deg);
    margin-right: -40px;
    position: relative;
    z-index: 3;
}

.arrow-diamond span{
        transform: rotate(45deg);
    display: block;
}

@media(max-width: 960px){
    .bannerVTC{
        flex-direction: column;
        align-items: center;
        height: auto;
        gap: 0;
        background: #fff;
    }

    .bannerVTC-left{
        width: 100%;
    display: flex;
    justify-content: center;
    }

    .bannerVTC-middle{
        margin-left: 0;
    }

    .bannerVTC-middle:before{
        display: none;
    }

    .bannerVTC-middle .middle-content{
            display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
    }

    .arrow-wrap{
        display: none;
    }

    .bannerVTC-right{
    position: relative;
    flex: 1 1;
    width: 100%;
    background: linear-gradient(94deg, rgba(1, 2, 4, 1) 0%, rgba(17, 117, 205, 1) 100%);
    }

    .bannerVTC-right:before{
        display: none;
    }

    .bannerVTC-right .contact-info{
        padding: 20px;
    }
}