@font-face {
    font-family: arial;
    src: url('fonts/arial.ttf');
}

@font-face {
    font-family: bookantiqua;
    src: url('fonts/bookantiqua.ttf');
}

@font-face {
    font-family: calibri;
    src: url('fonts/calibri.ttf');
}

@font-face {
    font-family: lobster;
    src: url('fonts/lobster.ttf');
}

@font-face {
    font-family: opensans;
    src: url('fonts/opensans.ttf');
}

@font-face {
    font-family: questrial;
    src: url('fonts/questrial.ttf');
}

@font-face {
    font-family: times;
    src: url('fonts/times.ttf');
}

html,
body {
    font-family: questrial;
    margin: 0px;
    font-size: 18px;
    /* line-height: 19px; */
}

body {
    width: 100%;
    margin: 0 auto;
    /*    min-width: 400px;*/

    overflow: hidden;
    overflow-y: auto;
    /*    max-width: 1440px;*/
}

/*
.unselectable{
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
*/
.nosel {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.div80 {
    width: 80%;
    max-width: 1160px;
}

.textv {
    display: none;
}

space {
    margin: 15px;
}

div,
span {
    display: inline-block;
}

.inh2 {
    font-weight: 400;
}
.hline > h2{
    font-size: 48px !important;
    font-weight: 400 !important;
    line-height: 48px !important;
}

/*backgrounds*/
/*Notifications*/
.bgn {
    background: #bd64ff;
}

/*Information*/
.bgi {
/*    background: #FD9248;*/
    background: #FF8906;
}

/*Line*/
.bgl {
/*    background: #ff8906;*/
    background: #ff8906;
}

/*Ends - top appline nad footer*/
.bge {
    background: #ff8906;
}

/* was FFA364*/
/*Boxies*/
a {
    color: unset;
    display: inline-block;
}

.btst {
    font-size: 18px;
    color: white;
    padding: 15px;
    width: 300px;
    text-decoration: none;
    height: 18px;
    cursor: pointer;
}

.btnl {
    /*    background: linear-gradient(0deg, #E85C3B 0%, #ED7F4B 40%, #E59835 100%);*/
    /* background: linear-gradient(180deg, #FF8906 0%, #EE8D4F 32.29%, #ED7F4B 100%);
    ; */
    border-radius: 10px;
    padding: 10px;
    cursor: pointer;
    width: 300px;
    color: #000000;
    background-color: #FF8906;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    box-sizing: border-box;
}

#CED .btnl{
    display : inline-block  !important;
    width: unset !important;
}


.btnllr {
    border-radius: 5px;
    width: 150px;
    cursor: pointer;
}

.btnll {
    background: #ffffff;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #FF8906;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    width: 150px;
    cursor: pointer;
}

.boxout {
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;

    max-width: 1440px;
    margin: 0 auto;
    display: inherit;
}

.boxin {
    /*    background: rgba(255, 0, 0, 0.21);*/
    min-height: 100px;
    min-width: 100px;
    vertical-align: top;
    margin-bottom: 25px;
    /*
    width: calc(50% - 60px);
    padding: 30px;
*/
    /*    float: left;*/
    /*    text-align: left;*/
}

.picHome {
    width: 100%;
    max-width: 333px;
    max-height: 222px; 
}


.boxh {
    width: calc(50% - 50px);
    vertical-align: middle;
    text-align: left;
    min-width: 320px;
}

.box60 {
/*    width: calc(60% - 50px);*/
    width: calc(55% - 50px);
    padding: 40px;
/*    padding: 20px;*/
    vertical-align: middle;
    text-align: left;
    min-width: 360px;
}

.box40 {
    width: calc(40% - 50px);
    /* padding: 20px; */
    vertical-align: middle;
    text-align: left;
    min-width: 360px;
}

.min450 {
    min-width: 450px;
    padding: 15px;
}

.w420 {
    width: 420px;
    padding: 15px;
    max-width: 80%;
}

.w320 {
    width: 320px;
    padding: 15px;
}

#t_text::before {
    content: '"';
}

#t_text::after {
    content: '"';
}

.realcircle {
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    color: white;
    vertical-align: top;

}

.circle {
    background-image: url(/pages/els/imgs/shape.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.circle_r {
    background-image: url(/pages/els/imgs/shape_r.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.partners img {
    height: 80px;
    mix-blend-mode: soft-light;
    margin-left: 15px;
    margin-top: 15px;
    filter: grayscale(1) opacity(0.5);

}

.noc_o {
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    /*    border: 2px solid #FFA364;*/
    background: #FFA364;
    color: #ffffff;
}

.noc_g {
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    /*    border: 2px solid #E6E6E6;*/
    background: #E6E6E6;
    color: #ffffff;
}

.titleoft {
    font-size: 16px;
    color: #FFA364 !important;
    text-align: left;
    /*            width: 118.5mm;*/
}

.textin {
    font-size: 14px;
    text-align: left;
    width: 100%;
    /*            width:118.5mm;*/

}

.titleoftu {
    font-size: 18px;
    color: #000000;
    text-align: left;
    /*            width: 118.5mm;*/
    width: 350px;
}

.textinu {
    font-size: 16px;
    text-align: left;
    /*            width:118.5mm;*/
    border: 2px solid #ffa364;
    width: 350px;

}

/* The container */
.ccb {
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.ccb input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.ccbm {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.ccb:hover input ~ .ccbm {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.ccb input:checked ~ .ccbm {
    /*  background-color: #2196F3;*/
    background-color: #d2d2d2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.ccbm:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.ccb input:checked ~ .ccbm:after {
    display: block;
}

/* Style the checkmark/indicator */
.ccb .ccbm:after {

    left: 9px;
    top: 0px;
    width: 6px;
    height: 20px;
    border: solid black;
    border-width: 0px 2px 2px 0;
    /*
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
*/
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bt_red {
    height: 25px;
    line-height: 30px;
    color: #ffffff;
    background: #EA5540;
    border-radius: 5px;
    font-size: 14px;
    width: 180px;
    cursor: pointer;
    padding: 10px;
    text-align: center;
}

/*    //// table for premium*/
.fct {
    width: 5%;
    text-align: left;
    padding: 20px;
}
.fcs {
    width: 60%;
    text-align: left;
    padding: 20px;
}

.scs {
    width: 15%;
    text-align: right;
    padding-bottom: 10px;
    vertical-align: bottom;
    font-size: 20px;
}

.tcs {
    width: 20%;
    text-align: right;
    margin-right: 10%;
    padding: 50px;
    font-size: 20px;
    padding-bottom: 10px;
}

/*Toggle*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;

    background-color: #797979;
    -webkit-transition: .4s;
    transition: .4s;
    height: 10px;
    width: 50px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 0px;
    bottom: 0px;
    background-color: #FFA364;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #E6E6E6;
}

input:focus + .slider {
    box-shadow: 0 0 1px #ff0000;
}

input:checked + .slider:before {
    -webkit-transform: translateX(35px);
    -ms-transform: translateX(35px);
    transform: translateX(35px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/*Sliders*/

.cslider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.cslider:hover {
    opacity: 1;
}

.cslider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #ff8906;
    cursor: pointer;
}

.cslider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #ff8906;
    cursor: pointer;
}

/*TOOLTIP*/
.itooltip {
    background: #E6E6E6;
    width: 26px;
    height: 26px;
    border-radius: 13px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    display: block;
    width: 200px;
    visibility: hidden;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    background: #ff8906;
    padding: 20px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -120px;
    /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
    opacity: 0;
    transition: opacity 1s;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/*////////////////////////////////////*/
/*LINES*/
.lineout {
    display: inherit;
    position: relative;
    width: 33%;
    max-width: 440px;
    margin-left: -2px;
    margin-right: -2px;
    margin-bottom: 50px;
}

.linein {
    position: absolute;
    text-align: center;
/*    border-bottom: 2px solid #ef9451;*/
    border-bottom: 2px solid #ff8906;
    line-height: 0.1em;
    z-index: -1;
    top: 30px;
}

.line_r {
    width: 50%;
    left: 50%;

}

.line_c {
    width: 100%;
    left: 0%;

}

.line_l {
    width: 50%;
    left: 0%;
}

.textin_line {
    display: block;
    margin-top: 25px;
    width: 80%;
    left: 10%;
    position: absolute;
}

/*//////CIRCLE*/
.circle_line {
    background-color: #ff8906;
    border-radius: 50%;
    display: inline-block;
    color: white;
    vertical-align: top;
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 240%;
}

/*///////////*/
/*For testimony*/
.slide_arr {
    font-size: 65px;
    vertical-align: middle;
    margin: 30px;
    background: unset;
    color: black;
}

.covercentre {
    color: white;
    /*  background: #ffbd17;*/
    width: 400px;
    /*  height: 260px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

#textintest {
    background: #FEBD3C;
    color: #ffffff;
    width: 435px;
    height: 320px;
    vertical-align: middle;
}

/*

.covercentre > div{

}
*/
/*///////////*/
.toppic {
    width: 100%;
    height: 580px;
}

.toppic > .picfull {
    /*    filter: brightness(0.6);*/
    position: absolute;
}

.toppic > h1 {
    position: absolute;
    margin: 10%;
    padding: 10px;
    color: white;
    font-size: 54px;
    text-shadow: 0px 0px 5px black;
    line-height: 65px;
    font-weight: 400;
}

.pricetype {
    width: 425px;
    height: 530px;

    border: 1px solid #FF8906;
/*    border: 1px solid #FFA364;*/
    box-sizing: border-box;
    margin: 15px;
}

.picin {
    background-repeat: no-repeat;
    background-position: center center !important;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
}

.picfull {
    background-repeat: no-repeat;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}


.ddm {
    position: relative;
    display: inline-block;
}

.ddmc {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1;
}

.ddm:hover .ddmc {
    display: block;
}

.ddl {
    position: absolute;
    right: 0px;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 20px;
}

.ddlc {
    display: none;
    position: absolute;
    padding: 5px;
    height: 30px;
    z-index: 1;
    margin-top: -10px;
    margin-left: -5px;
}

.ddl:hover .ddlc {
    display: block;
}

.fullmenu a {
    text-decoration: none;
}

.hline {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.hline::after {
    content: "";
    background: #ff8906;
    position: absolute;
    /* bottom: 0; */
    left: calc(50% - 180px);
    height: 8px;
    width: 360px;
    margin-top: -15px;
}

/*Form*/
.cform {
    font-size: 20px;
    border-color: #fd9248;
    border: 1px solid #fd9248;
    /*    margin: 5px;*/
    margin-bottom: 28px;
    width:96%;
}

.cform::placeholder {
    margin-top: 10px;
}

.cformf {
    min-width: 714px;
    min-height: 70px;
}

.cformhl {
    min-width: 332px;
    min-height: 70px;
/*    margin-right: 20px;*/
    margin-left: -20px;
}

.cformhr {
    min-width: 332px;
    min-height: 70px;
    margin-left: 15px;

}

.formtxt {
    min-height: unset;
    text-align: left;
}

.formtxtfull {
    float: left;
    margin-left: 10px;
}

/*Dashboard*/
.bshadow {
    -moz-box-shadow: 1px 1px 5px #aaaaaa;
    -webkit-box-shadow: 1px 1px 5px #aaaaaa;
    box-shadow: 1px 1px 5px #aaaaaa;
}

/*APP*/
.iconc {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 95%;
    max-height: 95%;
}

#apptoolbar {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background: rgb(230, 100, 54);
}

/*////// Lessons in app*/

#infopage{
    color: #ffffff !important;
    background: #FED253;
    text-align: center;
    height: 50px;
    width: calc(100% - 100px);
    margin: 20px;
    margin-left: 50px;
/*    margin-left: 50px;*/
}
.lshadow {
    box-shadow: 1px 1px 5px #aaaaaa;
    -moz-box-shadow: 1px 1px 5px #aaaaaa;
    -webkit-box-shadow: 1px 1px 5px #aaaaaa;
}

.lessonsboxsq {
    background: #fff;
    padding: 15px;
    margin-right: 50px;
    margin-left: 50px;
    display: block;
}

.lessonsbox {
    background: #fff;
    padding: 15px;
    margin-right: 50px;
    margin-left: 50px;
    border-radius: 0 10px 10px 10px;
    display: block;
    margin-top: 5px;
}

.lessonsbluebox {
/*    background: none repeat scroll 0% 0% #BFDDFE;*/
    background: rgba(255, 163, 100, 0.7);
    padding: 15px;
    margin-right: 50px;
    margin-left: 50px;
    border-radius: 10px;
    display: block;
    color: #ffffff !important;
}
.lessonsbluebox img {
    display: none;
}
.lessonsbluebox > * {
    color: #ffffff !important;
}

.toplessonsbox {
    margin-right: 50px;
    margin-left: 50px;
    background: #FFA364;
    text-align: center;
    text-shadow: 1px 1px 1px #FFF;
    border-bottom: 2px solid rgba(181, 182, 180, 0.38);
    padding: 15px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: -5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.toplessonsboxin {
    float: left;
    width: 100%;
    background: rgba(187, 189, 91, 0.38);
    text-align: center;
    text-shadow: 1px 1px 1px #FFF;
    border-bottom: 2px solid #F67013;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 10px;

}

ul.graphssq li {
    list-style-type: none;
    line-height: 15px;

    margin-left: 80px;
    margin-top: 15px;
    margin-right: 50px;

    padding-left: 30px;
    padding-top: 3px;
    background: url('/pages/els/app/lisq.png') no-repeat left center;

}

ul.graphsno li {
    list-style-type: none;
    line-height: 22px;

    margin-left: 50px;
    margin-top: 15px;
    margin-right: 50px;

    padding-left: 30px;
    padding-top: 5px;
    background: url('/pages/els/app/li1.png') no-repeat left center;

}

ul.graphsno li:nth-child(2) {
    background: url('/pages/els/app/li2.png') no-repeat left center;
}

ul.graphsno li:nth-child(3) {
    background: url('/pages/els/app/li3.png') no-repeat left center;
}

ul.graphsno li:nth-child(4) {
    background: url('/pages/els/app/li4.png') no-repeat left center;
}

ul.graphsno li:nth-child(5) {
    background: url('/pages/els/app/li5.png') no-repeat left center;
}

ul.graphsno li:nth-child(6) {
    background: url('/pages/els/app/li6.png') no-repeat left center;
}

ul.graphsno li:nth-child(7) {
    background: url('/pages/els/app/li7.png') no-repeat left center;
}

.adviceicon {
    width: 60px;
    float: left;
}

.advicetext {
    float: left;
    width: 60%;
    text-align: center;
    line-height: 40px;
    font-size: 32px;
    font-family: "Lobster";
    font-style: normal;
    color: #fff;
    font-style: italic;
/*    text-shadow: 2px 2px 2px #333;*/
}

.lessonredtext {
    font-size: 32px;
    font-family: "Questrial";
/*    text-shadow: 2px 2px 3px rgba(60, 60, 60, 0.4);*/
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
}

.teachericon {
    position: fixed;
    top: 100px;
    right: -20px;
    max-height: 448px;
    max-width: 30%;
}

.lessonclass {
    top: 0px;
    margin-right: 10%;
    /*260px;*/
}


.stdt {
    font-size: 18px;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
    color: #000;
}

.textstd {
    font-family: "Questrial";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #000;
}

.textstd_l {
    font-family: "Lobster";
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    line-height: 40px;
    font-size: 28px;
/*    color: #BA0D00;*/
    text-shadow: 3px 3px 3px rgba(60, 60, 60, 0.4);
}

.cmid {
    margin-left: 50%;
    transform: translate(-50%);
}

/*///////LICENCE Access login///////*/

.loginpart {
    width: 100%;
}

.loginpart div {
    width: calc(100% - 10px);
}

.logininp {
    /*    height: 100%;*/
    max-width: 430px;
    width: calc(100% - 20px);
    /* margin: 15px; */
    color: #000000;
    font-size: 30px !important;
    box-sizing: border-box;
    margin-bottom: 15px !important;
    margin-right: 10px;
    padding: 5px;
}

.showparti {
    overflow: hidden;
    animation-name: showfulli;
    animation-duration: 2s;
    animation-fill-mode: forwards;

    -webkit-animation: showfulli 2s;
    -webkit-animation-fill-mode: forwards;
}

.hideparti {
    overflow: hidden;
    animation-name: hidefull;
    animation-duration: 2s;
    animation-fill-mode: forwards;

    -webkit-animation: hidefull 2s;
    -webkit-animation-fill-mode: forwards;
}

.showpart {
    overflow: hidden;
    animation-name: showfull;
    animation-duration: 2s;
    animation-fill-mode: forwards;

    -webkit-animation: showfull 2s;
    -webkit-animation-fill-mode: forwards;
}

.hidepart {
    overflow: hidden;
    animation-name: hidefull;
    animation-duration: 2s;
    animation-fill-mode: forwards;

    -webkit-animation: hidefull 2s;
    -webkit-animation-fill-mode: forwards;
}

.showpart80 {
    overflow: hidden;
    animation-name: show80;
    animation-duration: 2s;
    animation-fill-mode: forwards;

    -webkit-animation: show80 2s;
    -webkit-animation-fill-mode: forwards;
}

.hidepart80 {
    overflow: hidden;
    animation-name: hide80;
    animation-duration: 2s;
    animation-fill-mode: forwards;

    -webkit-animation: hide80 2s;
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes showfull {
    0% {
        height: 0px;
    }

    100% {
        height: 350px;
    }
}

@-webkit-keyframes hidefull {
    0% {
        height: 350px;
    }

    100% {
        height: 0px;
    }
}

@keyframes showfull {
    0% {
        height: 0px;
    }

    100% {
        height: 350px;
    }
}

@keyframes hidefull {
    0% {
        height: 350px;
    }

    100% {
        height: 0px;
    }
}

/*with i*/
@-webkit-keyframes showfulli {
    0% {
        height: 0px;
    }

    100% {
        height: unset;
    }
}

@keyframes showfulli {
    0% {
        height: 0px;
    }

    100% {
        height: unset;
    }
}

/*    ////80*/
@-webkit-keyframes show80 {
    0% {
        height: 0px;
    }

    100% {
        height: 90px;
    }
}

@-webkit-keyframes hide80 {
    0% {
        height: 90px;
    }

    100% {
        height: 0px;
    }
}

@keyframes show80 {
    0% {
        height: 0px;
    }

    100% {
        height: 90px;
    }
}

@keyframes hide80 {
    0% {
        height: 90px;
    }

    100% {
        height: 0px;
    }
}

.showpart80 .btnl,
.hidepart80 .btnl {
    color: #ffffff;
    background: #000000;
}

.ins_line {
    width: 80%;
    max-width: 1160px;
    height: 20px;
    color: #ffffff;
    background: #FFA364;
    text-align: left;
    padding: 5px;

}

#profilradio {
    text-align: left;
    width: 80%;
    max-width: 1160px;
}

#profilradio input[type="radio"] {
    margin: 20px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}

.insopts {
    color: #ffffff;
    border-radius: 0px;
    cursor: pointer;
}

.insuns {
    background: rgba(255, 163, 100, 0.7);
}

.textlogdesc {
    font-size: 17px;
    width: 100%;
    text-align: left;
    /* top: 15px; */
    position: relative;
    margin: 0;
    max-width: 430px;
}

/*//////////////*/
/*@media only screen and (max-width: 700px) {*/
/*
    .fullmenu{
        display: none;
    }
    .mmenu{
        display: unset !important;
    }
*/
/*}*/
.formall{
    max-width: 730px;
    width: 95%;
}

#formContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 50px 1fr;
    grid-template-rows: repeat(1fr, 8);
    grid-template-areas:
        "nomEtablissement nomEtablissement nomEtablissement"
        "adresseE adresseE adresseE"
        "codePostalE . villeE"
        "prenomUser . nomUser"
        "fonctionUser fonctionUser fonctionUser"
        "mailUser mailUser mailUser"
        "phoneUser phoneUser phoneUser"
        "nombreUsers nombreUsers nombreUsers";
}

.grid-container p {
    margin: 0;
}

.nomEtablissement { grid-area: nomEtablissement; }
.adresseE { grid-area: adresseE; }
.codePostalE { grid-area: codePostalE; }
.villeE { grid-area: villeE; }
.prenomUser { grid-area: prenomUser; }
.nomUser { grid-area: nomUser; }
.fonctionUser { grid-area: fonctionUser; }
.mailUser { grid-area: mailUser; }
.phoneUser { grid-area: phoneUser; }
.nombreUsers {
    grid-area: nombreUsers;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 15px;
}

.inputNumberDemo {
    width: 50%;
    height: 48px;
    box-sizing: border-box;
    padding: 5px 10px;
    margin: 0;
}
.textNumberDemo {
    width: 45%;
}

.inputDemo {
    width: 100%;
    margin: 0 0 15px;
    height: 48px;
    box-sizing: border-box;
    padding: 5px 10px;
}

.contactFormContainer {
    width:90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 80px 1fr;
    grid-template-rows: repeat(3, 1fr) 3fr;
    grid-template-areas:
        "prenomUser . nomUser"
        "mailUser mailUser mailUser"
        "phoneUser phoneUser phoneUser"
        "MessageUser MessageUser MessageUser";
}

.prenomUser { grid-area: prenomUser; }

.nomUser { grid-area: nomUser; }

.mailUser { grid-area: mailUser; }

.phoneUser { grid-area: phoneUser; }

.MessageUser { grid-area: MessageUser; }

.prenomUser, .nomUser, .mailUser, .phoneUser, .MessageUser{
    width:100%;
}

.inputContact {
    width: 100% !important;
    height: 48px !important;
    box-sizing: border-box !important;
    padding: 5px 10px !important;
    margin: 0 !important;
}

@media only screen and (max-width:480px) {
    .lineout {
        width: 360px;
    }
    #longString {
        font-size:16px;
    }
    #lbm {
      font-size: 14px;
    }
}
@media only screen and (max-width:770px) and (min-width:0px){
    .formall .cformf {
        min-width: unset !important;
    }
    .cformhl{
        margin-left: 0px;
    }
    .cformhr{
        margin-left: 30px !important;
/*        margin-right: 0px;*/
    }
    .dublein{
        width: 96% !important;
    }
    .dubleinf{
        margin-left: -20px !important;
    }
    .dubleins{
        margin-left: -60px !important;
    }
    .singlel{
        float: left !important;
        margin-left: 10px !important;
    }
    #cibleLCDM {
        flex-wrap: wrap;
    }
    #cibleLCDM div {
        height: auto !important;
        display: block !important;
    }
    .grid-container {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(1fr, 10);
        grid-template-areas:
            "nomEtablissement"
            "adresseE"
            "codePostalE"
            "villeE"
            "prenomUser"
            "nomUser"
            "fonctionUser"
            "mailUser"
            "phoneUser"
            "nombreUsers";
    }
    .inputNumberDemo, .textNumberDemo {
        width: 100%;
    }
    .nombreUsers {
        margin-top: 0px;
    }
    .contactFormContainer {
      display: grid;
      grid-template-columns: 1fr;
      grid-template-rows: repeat(4, 1fr) 3fr;
      grid-template-areas:
          "prenomUser"
          "nomUser"
          "mailUser"
          "phoneUser"
          "MessageUser";
    }
}

@media only screen and (max-width:800px) and (min-width:0px){
    .menubm{display:block !important;}
    #m_m, #m_f {
      box-shadow: #ff89064d 1px -5px 5px, #ff89064d -1px -5px 5px;
    }
    .footer {
      height:60px !important;
      min-height:60px !important;
    }
    .footer * {display: none !important;}

    #flexdisp{
        display: block !important;
    }
    .projectTypeMobile {
        width: 100% !important;
    }
    .cguContainer {
        margin: 10px !important;
    }

    /*Form
/*
    .cform {
        margin: unset !important;
        width:80% !important;
    }
*/
/*

    .cform::placeholder {
        margin-top: 10px;
    }

    .cformf {
        min-width: 714px;
        min-height: 70px;
    }

    .cformhl {
        min-width: 332px;
        min-height: 70px;
        margin-right: 20px;
    }

    .cformhr {
        min-width: 332px;
        min-height: 70px;
        margin-left: 20px;

    }

    .formtxt {
        min-height: unset;
        text-align: left;
    }

    .formtxtfull {
        float: left;
        margin-left: 10px;
    }
*/
}
@media only screen and (max-width:1210px) and (min-width:801px){
    #menubt{display:block !important;}
    #fullmm{display: none;}
}
@media only screen and (min-width: 1211px) {
    #menubs{display:block !important;}
    #fullmm{display: none;}
}

/* @media only screen and (max-width: 400px) {
    html,body {
        width: 400px;
    }
} */

page {
    overflow: hidden;
    display: block;
    width: calc(100% - 80px);
    height: calc(100% - 106px);
    margin-left: 80px;
    position: absolute;
    overflow-y: auto;
    font-family: 'questrial';
}
