.wp-gr.wpac a.wp-google-name,.wp-gr .wp-google-powered {
    color: white !important;
}
body,h1,h2,h3,h4,h5,h6,p,ul,blockquote,figure,fieldset,legend,textarea,hr,button,input,select,form,table,th,td,div,strong,nav {
    font-family: 'Aviano' !important;
    line-height: inherit;
}
button,.btn {
    background: -moz-linear-gradient(52deg, rgba(3,0,29,1) 0%, rgba(3,0,29,1) 36%, rgba(125,33,112,1) 82%);
    background: -webkit-linear-gradient(52deg, rgba(3,0,29,1) 0%, rgba(3,0,29,1) 36%, rgba(125,33,112,1) 82%);
    background: linear-gradient(52deg, rgba(3,0,29,1) 0%, rgba(3,0,29,1) 36%, rgba(125,33,112,1) 82%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#03001d",endColorstr="#9a1c80",GradientType=1);
	border-style: solid;
    border-width: 2px;
	border-image: linear-gradient(90deg,
	rgb(250,250,197),
	rgb(167,129,40),
	rgb(252,250,166),
	rgb(227,195,87)) 1;
    transition: 0.8s;
}
.btn {
    text-decoration: inherit;
    padding: 15px 30px;
    transition: 0.8s;
    text-align: center;
    margin: auto 0;
}
.btn:hover,.button:hover {
    box-shadow: inset 5px 500px #03001d;
}
#masthead {
    background: -moz-linear-gradient(52deg, rgba(3,0,29,1) 0%, rgba(3,0,29,1) 66%, rgba(125,33,112,1) 82%) !important;
    background: -webkit-linear-gradient(52deg, rgba(3,0,29,1) 0%, rgba(3,0,29,1) 66%, rgba(125,33,112,1) 82%) !important;
    background: linear-gradient(52deg, rgba(3,0,29,1) 0%, rgba(3,0,29,1) 66%, rgba(125,33,112,1) 82%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#03001d",endColorstr="#9a1c80",GradientType=1) !important;
}

.div1 {
    margin: 150px auto;
}
.woocommerce-breadcrumb {
    color: white !important;
}
.woocommerce-breadcrumb a {
    color: #9a1c80 !important;
}
h1 {
    font-size: 100px !important;
    width: 99%;
    color: #9a1c80 !important;
}
.cursor {
    border: solid thin #9a1c80;
}
.menu-link:hover {
    color: #9a1c80 !important;
    transition: 0.2s linear;

}
.rose,.expertise_footer {
    color: #9a1c80 !important;
}
a {
    color:#9a1c80;
    text-decoration: underline;
}
.progress_bar {
    background-color: #9a1c80;
}
html {
    overflow-x: hidden;
}
#content {
    overflow: hidden;
}
.hrefFrance,.hrefSuisse {
    margin: 0 !important;
}
#tarteaucitronPersonalize2 {
	background-color: darkgreen !important;
}
#tarteaucitronAlertBig,#tarteaucitronMainLineOffset,#tarteaucitronInfo,#tarteaucitronManager,.tarteaucitronBorder {
	background-color: #03001d !important;
}
.tarteaucitronScrollbarChild,.tarteaucitronSelfLink,.onsale {
	display: none !important;
}
.ast-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.programmation_container {
    width: 45%;
    padding: 5px;
    border-radius: 20px;
    border: double 2px transparent;
    background-image: linear-gradient(#02010E, #02010E), radial-gradient(circle at top left, #fafac5,#a78128,#fcfaa6,#e3c357);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    height: 350px;
    z-index: 0;
}
.container_ecrit_programme {
    height: 320px;
    width: 100%;
    padding: 15px;
}
.container_ecrit_programme pre {
    width: 100% !important;
    background: #02010E;
    font-family: 'monospace' !important;
    line-height: 1.5rem;
    padding: 0.6em;
    font-size: 1.2rem;
    white-space: pre-wrap;
    color: white;
    margin-bottom: 0 !important;
    /*background: linear-gradient(to left, rgb(60, 217, 237), rgb(187, 26, 165));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-weight: bold;
}
img {
    cursor: pointer;
}
.cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transition: 0.09s;
}
.border_gold {
	border-style: solid;
    border-width: 2px;
	border-image: linear-gradient(90deg,
	rgb(250,250,197),
	rgb(167,129,40),
	rgb(252,250,166),
	rgb(227,195,87)) 1;
}
.border_gold_b_t {
	border-style: solid;
    border-width: 2px;
    border-right: inherit;
    border-left: inherit;
	border-image: linear-gradient(90deg,
	rgb(250,250,197),
	rgb(167,129,40),
	rgb(252,250,166),
	rgb(227,195,87)) 1;
}
.container_temoi div > a {
    z-index: 1;
}
.ast-above-header-wrap {
    border-bottom: solid 2px white;
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 40px;
}
.menu-toggle {
    display: none !important;
}
.ast-above-header-wrap p {
    margin-bottom: 0;
}
#ast-hf-menu-1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    height: 68px;
}
.sub-menu {
    width: 310px !important;
}
.sub-menu li {
    border-bottom: solid 1px white;
}
a.menu-link, .btn, li {
    color: white !important;
}
.ast-below-header-wrap {
    border-bottom: solid 2px white;
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    height: 68px;
}
#content,.site-above-footer-wrap,.site-primary-footer-wrap,.ast-above-header-wrap,ul .sub-menu {
    background: #03001d !important;
}
.site-above-footer-wrap {
    border-top: solid 2px white;
    border-bottom: solid 2px white;
}
.site-primary-footer-wrap {
    border-bottom: solid 2px white;
}
.site-primary-footer-wrap div,.site-above-footer-wrap div {
    align-items: center !important;
}

h2,h3,h4,h5,h6,p,span, .main-navigation a,.head_contact a {
    color: white !important;
}
strong {
    font-weight: 900 !important;
}
a:hover {
    color: white !important;
    transition: 0.3s linear;
}
h1 {
    margin: 25px auto !important;
    width: 99% !important;
    display: flex !important;
    justify-content: center !important;
}
h2 {
    font-size: 60px !important;
}
h3 {
    font-size: 50px !important;
}
p,.note_head, .head_contact {
    font-size: 20px;
    font-weight: 300;
}
.head_contact {
    margin-right: 110px;
}
.note_head {
    margin-left: 80px;
}
.posi_abso {
    position: absolute;
}
.padding_0_10 {
    padding: 0 10px !important;
}
.padding_0 {
    padding: 0 !important;
}
.margin_center {
    margin: 0 auto !important;
}
.m_top {
    margin-top: 100px !important;
}
.m_b_100 {
    margin-bottom: 100px !important;
}
.m_t_50 {
    margin-top: 50px;
}
.m_b_50 {
    margin-bottom: 50px !important;
}
.line_h_35 {
    line-height: 35px;
}
.f_size_35 {
    font-size: 35px !important;
}
.f_size_30 {
    font-size: 30px !important;
}
.f_size_25 {
    font-size: 25px !important;
}
.d_flex {
    display: flex;
}
/*.flex_w {
    flex-wrap: wrap;
}*/
.align_i_start {
    align-items: start !important;
}
.align_i_center {
    align-items: center !important;
}
.align_i_end {
    align-items: end !important;
}
.justify_content_center {
    justify-content: center;
}
.justify_c_space {
    justify-content: space-between;
}
.justify_c_end {
    justify-content: end;
}
.justify_c_start {
    justify-content: start;
}
.r_gap_20 {
    row-gap: 20px;
}
.r_gap_50 {
    row-gap: 50px;
}
.c_gap_50 {
    column-gap: 50px !important;
}
.c_gap_100 {
    column-gap: 100px !important;
}
.text_center {
    text-align: center;
}
.temoigne {
    display: inline-block !important;
    padding: 0 5px;
    width: auto !important;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}
.fleche {
    right: 18%;
    margin-top: 50px;
}
.z_i_0 {
    z-index: 0;
}
.z_i_1,.international {
    z-index: 1;
}
.w_50 {
    width: 50%;
}
.w_75 {
    width: 75%;
}
.w_95 {
    width: 95%;
}
.scroll-desktop {
	position: fixed;
	bottom: 2px;
	width: 50px;
	right: 0;
	z-index: 1;
    /*visibility: hidden;*/
	transition: 0.7s ease;
	cursor: pointer;
}
nav li{
    font-size: 18px !important;
}
.appel {
	position: fixed;
	right: 15px;
	z-index: 100;
	top: 50px;
	width: 70px;
	transition: 0.4s;
}
.mailFd {
	position: fixed;
	right: 10px;
	z-index: 100;
	top: 190px;
	width: 85px;
	transition: 0.4s;
}
.appel:hover,.mailFd:hover {
	transform: rotate(-20deg) !important;
	transition: 0.4s;
}
.progress_bar {
    position: fixed;
    top: 38px;
    left: 0;
    height: 5px;
    width: 0;
    z-index: 99;
    transition: width 0.3s;
}

.ast-above-header-wrap, .ast-below-header-wrap {
    position: relative;
    z-index: 10;
}
.partenaire_pied_page {
	width: 100%;
	text-align: center;
}
.ionos_partenaire {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 2%;
}
.new-header-bar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: solid 2px white;
}
.div_logo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.div_logo img {
    width: 369px;
}
.div_entete_description {
        align-items: center;
        flex-direction: column;
        display: flex;
        justify-content: center;
        width: 45%;
        padding: 50px 0px 50px 0px;
}
.div_entete_description p {
    font-size: 60px;
    width: 90%;
}
.container_btn_head {
    align-items: end;
    display: flex;
    justify-content: center;
}

@keyframes anim_b_animation {
    0% {
        opacity: 0;
        transform: translate(0px, 100px);
    }
    100% {
        opacity: 1;
        transform: inherit;
    }
}

@keyframes anim_l_animation {
    0% {
        opacity: 0;
        transform: translateX(-300px);
    }
    100% {
        opacity: 1;
        transform: inherit;
    }
}

@keyframes anim_r_animation {
    0% {
        opacity: 0;
        transform: translateX(300px);
    }
    100% {
        opacity: 1;
        transform: inherit;
    }
}
@keyframes slideIn {
    0% { 
        opacity: 0;
        transform: translateX(-100px);
    }
    50% { 
        opacity: 0.6;
    }
    100% { 
        transform: inherit;
        opacity: 1; 
    }
}
.menu-item {
    animation: 1.5s cubic-bezier(0, 0.20, 0.58, 1.0) forwards;
    opacity: 0;
}
.menu-item li {
    opacity: 0;
}
.menu-item:nth-child(1) {
    animation-delay: 0.3s;
    opacity: 0;
}

.menu-item:nth-child(2) {
    animation-delay: 0.6s;
    opacity: 0;
}

.menu-item:nth-child(3) {
    animation-delay: 0.9s;
    opacity: 0;
}
.menu-item:nth-child(4) {
    animation-delay: 1.2s;
    opacity: 0;
}
.menu-item:nth-child(5) {
    animation-delay: 1.5s;
    opacity: 0;
}
.menu-item:nth-child(6) {
    animation-delay: 1.8s;
    opacity: 0;
}
.sub-menu .menu-item:nth-child(1) {
    animation-delay: 0s;
    opacity: 0;
}
.sub-menu .menu-item:nth-child(2) {
    animation-delay: 0.2s;
    opacity: 0;
}
.sub-menu .menu-item:nth-child(3) {
    animation-delay: 0.4s;
    opacity: 0;
}
.sub-menu .menu-item:nth-child(4) {
    animation-delay: 0.6s;
    opacity: 0;
}
.anim_b,.anim_l,.anim_r {
    animation: 0.8s cubic-bezier(0, 0.20, 0.58, 1.0) forwards;
    opacity: 0;
}
.anim_active {
    opacity: 1;
    transform: inherit;
}
@media only screen 
and (min-width: 320px)
and (max-width: 450px) {
    .btn {
        font-size: 0.9rem !important;
    }
    @keyframes anim_l_animation {
        0% {
            opacity: 0;
            transform: translateX(-130px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    
    @keyframes anim_r_animation {
        0% {
            opacity: 0;
            transform: translateX(130px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    h1 {
        font-size: 35px !important;
    }
    .programmation_container {
        width: 100%;
        height: 450px;
    }
    .container_ecrit_programme pre {
        line-height: 1.2rem;
        font-size: 1.1rem;
        margin: 20px auto;
    }
    .progress_bar {
        top: 42px;
    }
    .new-header-bar {
        align-items: start;
        flex-direction: column;
    }
    .div_entete_description {
        width: 100%;
        padding: 20px;
        margin-left: 0%;
    }
    .div_logo {
        margin-right: 0%;
        width: 90%;
        padding-top: 20px;
    }
    .div_logo img {
        width: 189px;
    }
    .div_entete_description p {
        font-size: 35px;
        margin-bottom: 0.75em !important;
        width: 80%;
    }
    .note_head {
        margin-left: 0px;
    }
    h2 {
        font-size: 29px !important;
    }
    h3 {
        font-size: 28px !important;
    }
    p {
        font-size: 19px;
    }
    .f_size_35,.f_size_25,.f_size_30 {
        font-size: 23px !important;
    }
    .w_xs_100 {
        width: 100%;
    }
    .w_95_xs {
        width: 95%;
    }
    .d_flex {
        display: flex;
    }
    .d_block_xs {
        display: block !important;
    }
    .flex_w {
        flex-wrap: wrap !important;
    }
    .flex_w_r_xs {
        flex-wrap: wrap-reverse !important;
    }
    .justify_content_center {
        justify-content: center !important;
    }
    .justify_c_start_xs {
        justify-content: start !important;
    }
    .justify_c_center_xs {
        justify-content: center !important;
    }
    .justify_content_end_xs {
        justify-content: end !important;
    }
    .align_i_center {
        align-items: center !important;
    }
    .align_i_start_xs {
        align-items: start !important;
    }
    .align_i_center_xs {
        align-items: center !important;
    }
    .align_i_end_xs {
        align-items: end !important;
    }
    .margin_center_xs {
        margin: 0 auto !important;
    }
    .m_center_b_25 {
        margin: 0 auto 25px auto !important;
    }
    .m_center_t_b_25 {
        margin: 25px auto !important;
    }
    .m_top_xs {
        margin-top: 50px !important;
    }
    .padding_xs_0 {
        padding: 0 !important;
    }
    .padding_xs_0_10 {
        padding: 0 10px !important;
    }
    .h_auto_xs > img {
        height: auto !important;
    }
    .temoigne {
        font-size: 30px !important;
        padding: 0 5px;
    }
    .fleche {
        right: 5px !important;
        width: 140px !important;
        margin-top: 192px;
    }
    .d_xs_none {
        display: none;
    }
    .site-above-footer-inner-wrap {
        row-gap: 35px;
    }
}
@media only screen 
and (min-width: 450px)
and (max-width: 550px) {
    @keyframes anim_l_animation {
        0% {
            opacity: 0;
            transform: translateX(-150px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    
    @keyframes anim_r_animation {
        0% {
            opacity: 0;
            transform: translateX(150px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    h1 {
        font-size: 35px !important;
    }
    .progress_bar {
        top: 42px;
    }
    .programmation_container {
        width: 98%;
        height: 400px;
    }
    .container_ecrit_programme pre {
        line-height: 1.3rem;
        font-size: 1.1rem;
        margin: 20px auto;
    }
    .new-header-bar {
        align-items: start;
        flex-direction: column;
    }
    .div_entete_description {
        width: 100%;
    }
    .div_logo {
        width: 60%;
    }
    .div_logo img {
        width: 185px;
        padding-top: 45px;
    }
    .div_entete_description p {
        font-size: 40px;
        margin-bottom: 0.75em !important;
    }
    h2 {
        font-size: 31px !important;
    }
    h3 {
        font-size: 30px !important;
    }
    p {
        font-size: 21px;
    }
    .f_size_35,.f_size_25,.f_size_30 {
        font-size: 25px !important;
    }
    .fleche {
        /*transform: translate(329px,105px);*/
        right: 5%;
        width: 137px;
        margin-top: 200px;
    }
    .m_left_2_5_s {
        margin-left: 2.5%;
    }
    .padding_s_0 {
        padding: 0 !important;
    }
    .d_block_s {
        display: block !important;
    }
    .align_i_start_s {
        align-items: start !important;
    }
    .align_i_center_s {
        align-items: center !important;
    }
    .align_i_end_s {
        align-items: end !important;
    }
    .justify_c_start_s {
        justify-content: start;
    }
    .justify_c_center_s {
        justify-content: center !important;
    }
    .justify_c_end_s {
        justify-content: end !important;
    }
    .m_center_t_b_25 {
        margin: 25px auto !important;
    }
    .m_center_s {
        margin: 0 auto !important;
    }
    .flex_w_s {
        flex-wrap: wrap !important;
    }
    .flex_w_r_s {
        flex-wrap: wrap-reverse !important;
    }
    .w_s_95 {
        width: 95%;
    }
    .w_s_100 {
        width: 100%;
    }
    .w_s_75 {
        width: 75%;
    }
    .site-above-footer-inner-wrap {
        row-gap: 35px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media only screen 
and (min-width: 550px)
and (max-width: 728px) {
    @keyframes anim_l_animation {
        0% {
            opacity: 0;
            transform: translateX(-220px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    
    @keyframes anim_r_animation {
        0% {
            opacity: 0;
            transform: translateX(220px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    h1 {
        font-size: 40px !important;
    }
    .progress_bar {
        top: 42px;
    }
    .programmation_container {
        width: 90%;
        height: 370px;
    }
    .container_ecrit_programme pre {
        line-height: 1.3rem;
        font-size: 1.1rem;
        margin: 20px auto;
    }
    .div_entete_description {
        width: 100%;
    }
    .new-header-bar {
        display: inherit;
    }
    .div_logo {
        width: 60%;
    }
    .div_logo img {
        width: 250px;
        padding-top: 55px;
    }
    .div_entete_description p {
        font-size: 40px;
        margin-bottom: 0.75em !important;
        text-align: center;
    }
    h2 {
        font-size: 34px !important;
    }
    h3 {
        font-size: 33px !important;
    }
    p {
        font-size: 23px;
    }
    .f_size_35,.f_size_25,.f_size_30 {
        font-size: 26px !important;
    }
    .fleche {
        /*transform: translateY(61px);*/
        right: 8%;
        margin-top: 144px;
    }
    .d_block_m {
        display: block !important;
    }
    .m_left_2_5_m {
        margin-left: 2.5%;
    }
    .m_center_t_b_25 {
        margin: 25px auto !important;
    }
    .m_center_m {
        margin: 0px auto !important;
    }
    .padding_m_0 {
        padding: 0 !important;
    }
    .flex_w_m {
        flex-wrap: wrap !important;
    }
    .flex_w_r_m {
        flex-wrap: wrap-reverse !important;
    }
    .align_i_start_m {
        align-items: start !important;
    }
    .align_i_center_m {
        align-items: center !important;
    }
    .align_i_end_m {
        align-items: end !important;
    }
    .justify_c_start_m {
        justify-content: start;
    }
    .justify_c_end_m {
        justify-content: end;
    }
    .justify_c_center_m {
        justify-content: center;
    }
    .w_m_85 {
        width: 85%;
    }
    .w_m_95 {
        width: 95%;
    }
    .site-above-footer-inner-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 35px;
    }
    .site-above-footer-inner-wrap p {
        font-size: 19px !important;
    }
}
@media only screen 
and (min-width: 728px)
and (max-width: 919px) {
    @keyframes anim_l_animation {
        0% {
            opacity: 0;
            transform: translateX(-240px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    
    @keyframes anim_r_animation {
        0% {
            opacity: 0;
            transform: translateX(240px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    h1 {
        font-size: 45px !important;
    }
    .progress_bar {
        top: 42px;
    }
    .programmation_container {
        width: 90%;
        height: 400px;
    }
    .container_ecrit_programme pre {
        font-size: 1rem;
        margin: 20px auto;
    }
    .div_entete_description {
        width: 70%;
        padding: 50px 70px 50px 0px;
    }
    .div_logo {
        width: 40%;
    }
    .div_logo img {
        width: 224px;
    }
    .div_entete_description p {
        font-size: 40px;
    }
    h2 {
        font-size: 45px !important;
    }
    h3 {
        font-size: 40px !important;
    }
    p {
        font-size: 25px;
    }
    .f_size_35,.f_size_25,.f_size_30 {
        font-size: 29px !important;
    }
    .m_left_2_5_l {
        margin-left: 2.5%;
    }
    .padding_l_0_5 {
        padding: 0 5px !important;
    }
    .fleche {
        /*transform: translateY(50px);*/
        right: 10%;
        margin-top: 80px;
    }
    .m_center_t_b_25 {
        margin: 25px auto !important;
    }
    .m_center_l {
        margin: 0 auto !important;
    }
    .flex_w_l {
        flex-wrap: wrap !important;
    }
    .flex_w_r_l {
        flex-wrap: wrap-reverse !important;
    }
    .align_i_center {
        align-items: center !important;
    }
    .align_i_start_l {
        align-items: start !important;
    }
    .align_i_center_l {
        align-items: center !important;
    }
    .align_i_end_l {
        align-items: end !important;
    }
    .justify_c_start_l {
        justify-content: start !important;
    }
    .justify_c_center_l {
        justify-content: center !important;
    }
    .justify_c_end_l {
        justify-content: end !important;
    }
    .w_l_50 {
        width: 50%;
    }
    .w_l_75 {
        width: 75%;
    }
    .w_l_95 {
        width: 95%;
    }
    .w_l_100 {
        width: 100%;
    }
    .c_gap_25_l {
        column-gap: 25px !important;
    }
    .d_block_l {
        display: block !important;
    }
    .site-above-footer-inner-wrap p {
        font-size: 18px !important;
    }
}
@media only screen 
and (min-width: 919px)
and (max-width: 1200px) {
    @keyframes anim_l_animation {
        0% {
            opacity: 0;
            transform: translateX(-260px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    
    @keyframes anim_r_animation {
        0% {
            opacity: 0;
            transform: translateX(260px);
        }
        100% {
            opacity: 1;
            transform: inherit;
        }
    }
    h1 {
        font-size: 50px !important;
    }
    .div_logo {
        width: 30%;
    }
    .div_logo img {
        width: 267px;
    }
    .programmation_container {
        width: 60%;
        height: 360px;
    }
    .container_ecrit_programme pre {
        font-size: 1rem;
        margin: 15px auto;
    }
    .div_entete_description p {
        font-size: 50px;
        width: 90%;
    }
    .progress_bar {
        top: 38px;
    }
    .note_head, .head_contact {
        font-size: 18px;
    }
    h2 {
        font-size: 55px !important;
    }
    h3 {
        font-size: 45px !important;
    }
    p {
        font-size: 20px;
    }
    .f_size_25,.f_size_30 {
        font-size: 22px !important;
    }
    .f_size_35 {
        font-size: 25px !important;
    }
    .fleche {
        /*transform: translateY(56px);*/
        right: 17%;
        margin-top: 118px;
    }
    .m_left_2_5_xl {
        margin-left: 2.5%;
    }
    .d_block_xl {
        display: block !important;
    }
    .flex_w_xl {
        flex-wrap: wrap !important;
    }
    .flex_w_r_xl {
        flex-wrap: wrap-reverse !important;
    }
    .align_i_start_xl {
        align-items: start !important;
    }
    .align_i_center_xl {
        align-items: center !important;
    }
    .align_i_end_xl {
        align-items: end !important;
    }
    .justify_c_start_xl {
        justify-content: start !important;
    }
    .justify_c_center_xl {
        justify-content: center !important;
    }
    .justify_c_space_b_xl {
        justify-content: space-between !important;
    }
    .justify_c_end_xl {
        justify-content: end !important;
    }
    .r_gap_50_xl {
        row-gap: 50px !important;
    }
    .c_gap_25_xl {
        column-gap: 25px !important;
    }
    .m_center_t_b_25 {
        margin: 25px auto !important;
    }
    .m_top_50_xl {
        margin-top: 50px !important
    } 
    .m_bottom_50_xl {
        margin-bottom: 50px !important;
    }
    .m_center_xl {
        margin: 0 auto !important;
    }
    .padding_xl_0 {
        padding: 0 !important;
    }
    .line_h_35 {
        line-height: 28px;
    }
    .w_45_xl {
        width: 45%;
    }
    .w_55_xl {
        width: 55%;
    }
    .w_70_xl {
        width: 70%;
    }
    .w_80_xl {
        width: 80%;
    }
    .w_90_xl {
        width: 90%;
    }
    .w_100_xl {
        width: 100%;
    }
    .h_auto_xs img {
        height: auto !important;
    }
}
@media only screen 
and (min-width: 550px)
and (max-width: 920px) {
    .ast-main-header-wrap {
        display: none;
    }
    button.ast-menu-toggle {
        border-image: inherit !important;
    }
    .main-header-menu,.ast-below-header-wrap {
        background-color: #03001d !important;
    }
   .ast-below-header-wrap {
        right: 120%;
        transition: 0.3s ease-out !important;
        justify-content: start !important;
        position: absolute;
        z-index: 10;
        height: inherit;
        min-height: 68px;
        max-height: 100vh;
    }
    #ast-hf-menu-1 {
        flex-wrap: nowrap;
        flex-direction: column;
        height: inherit;
        row-gap: 10px;
        padding: 20px 0;
        min-height: 68px;
        max-height: 100vh;
    }
    #ast-hf-menu-1 .menu-item {
        font-size: 19px !important;
        letter-spacing: 0.1em;
    }
    button.menu-toggle,.ast-header-break-point .dropdown-menu-toggle {
        display: block !important;
    }
    .sub-menu,.head_contact {
        display: none;
    }
}
@media only screen 
and (min-width: 320px)
and (max-width: 550px) {
    .btn {
        padding: 12px 24px;
    }
    .ast-main-header-wrap {
        display: none;
    }
    button.ast-menu-toggle {
        border-image: inherit !important;
    }
    .main-header-menu,.ast-below-header-wrap {
        background-color: #03001d !important;
    }
   .ast-below-header-wrap {
        right: 120%;
        transition: 0.3s ease-out !important;
        justify-content: start !important;
        position: absolute;
        z-index: 10;
        height: inherit;
        min-height: 68px;
        max-height: 100vh;
    }
    .sub-menu {
        margin: 0;
    }
    #ast-hf-menu-1 {
        flex-wrap: nowrap;
        flex-direction: column;
        height: inherit;
        row-gap: 10px;
        padding: 20px 0;
        min-height: 68px;
        max-height: 100vh;
    }
    #ast-hf-menu-1 .menu-item {
        font-size: 18px !important;
        letter-spacing: 0.1em;
    }
    button.menu-toggle,.ast-header-break-point .dropdown-menu-toggle {
        display: block !important;
    }
    .sub-menu,.head_contact {
        display: none;
    }
}
@media only screen 
and (max-width: 921px) {
    .international {
        position: absolute;
        left: 2px;
    }
    .btn {
        padding: 14px 28px;
    }
}
@media only screen
and (min-width: 921px) 
and (max-width: 1097px) {
    #ast-hf-menu-1 .menu-item {
        font-size: 16px !important;
    }
}