* {
    box-sizing: border-box;
}

img,
legend {
    border: 0
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
body {
   font-family: 'Roboto', sans-serif;
   font-weight: 300;
   margin: auto;
   min-width: 320px;
}

.first {
    background-image: url("../img/bg_01.jpg");
    color:#2c5086;
    height: 34.375em;
    position: relative;
}

.first-menu {
    background-color: rgba(0, 19, 67, 0.9); /* #001343 */
    height: 3.438em;
}

.inline-left {
    float:left;
    padding-right: 0.5em;
}

.inline-right {
    float:right;
    padding-left: 0.5em;
}

.padding {
    padding-top: 5%;
}

a.call {
    color:#292e36;
    text-decoration: none;
    border-bottom: 1px dotted rgb(41, 46, 54); /* #292e36 */
}

a.call:hover {
    color:#292e36;
    /*text-decoration: none;*/
    /*border-bottom: none;*/
}

.first-bottom {
    background-color: rgba(44, 80, 134, 0.5); /* #2c5086 */
    height: 3.438em;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.second {
    background-color: #e5eaed;
}

.second-top {
    background-color: #ffffff;
    height: 3.438em;
}

.second-main {
    background-color: #e5eaed;
}

.third {
    background-image: url("../img/bg_02.jpg");
    color:#181d24;
}

.fourth{
    background-color: #eef2f5;
}

.fourth-top {
    background-color: #ffffff;
}

.fourth-header  {
    color: #919396;
    margin-top: 0.7em;
    margin-bottom: 25px;
}

.fourth-bottom {
    background-color: #ffffff;
}

.footer {
    background-image: url("../img/bg_03.jpg");
    background-color: #e3e5e8;
}

.footer-content {
    height: 70px;
}

.footer-bottom {
    background-color: #262d36;
}

a, .aClick {
    color:#989da5;
    text-decoration: none;
    border-bottom: 1px dashed;
    display: inline-block;
}

.aClick {
    color:#989da5;
    text-decoration: none;
    border-bottom: 1px dashed;
    display: inline-block;
    cursor: pointer;
    cursor: hand;
}

a:hover {
    text-decoration: none;
    /*border-bottom: none;*/
    color:#ffffff;
    border-bottom-color: white;
}

.aClick:hover {
    text-decoration: none;
    /*border-bottom: none;*/
    color:#ffffff;
    cursor: pointer;
    cursor: hand;
    border-bottom-color: white;
}

.c-green {
    color:#44DB44;
}
.c-white {
    color:#ffffff;
}

.c-grey1 {
    color:#989da5;
}

.c-grey2 {
    color:#84868a;
}

.c-grey3 {
    color:#787d85;
}

.c-grey4 {
    color: #262d36;
}

.c-dark {
    color:#292e36;
}

.c-purple {
    color:#935faf;
}

.c-red {
    color:#cd3c31;
}

.c-red2 {
    color:#ff586c;
}

.c-blue {
    color:#189dd8;
}

.c-blue-light {
    color:#218bd4;
}

.c-blue2 {
    color:rgb(0, 153, 221);;
}

.font-regular {
    font-weight: 400;
}

.font-bold {
    font-weight: 600;
}

.font-up {
    text-transform: uppercase;
}

.button {
    font-weight: 400;
}

div.clear {
    color: rgba(255, 255, 255, 1);
}
.f12 {
    font-size: 0.775em;
}

.f14 {
    font-size: 0.875em;
}

.f15 {
    font-size: 0.938em;
}

.f16 {
    font-size: 1em;
}

.f18 {
    font-size: 1.125em;
}

.f20 {
    font-size: 1.250em;
}

.f21 {
    font-size: 1.313em;
}

.f22 {
    font-size: 1.375em;
}

.f24 {
    font-size: 1.500em;
}

.f30 {
    font-size: 1.875em;
}

.f36 {
    font-size: 2.250em;
}

.f38 {
    font-size: 2.375em;
}

.f48 {
    font-size: 3em;
}

.border-white {
    border-bottom: 1px solid rgb(255, 255, 255);
}

.center {
    text-align: center;
}

.gcenter {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.rcenter {
    text-align: right;
}

.lcenter {
    text-align: left;
}

.vcenter {
    align-items: center;
    justify-content: center;
    display: flex;
}

.t2-margin-top {
    margin-top: 1.5em!important;
}

.t2-margin-bottom {
    margin-bottom: 1.5em!important;
}

.t3-margin {
    margin-top: 4.9em!important;
}

.t4-margin-top {
    margin-top: 4.2em!important;
}

.t4-margin-bottom {
    margin-bottom: 4.2em!important;
}

.t5-margin {
    margin-top: 2.8em!important;
}

.t6-margin-top {
    margin-top: 1.3em!important;
}

.t6-margin-bottom {
    margin-bottom: 1.3em!important;
}

.t7-margin-top {
    margin-top: 2em!important;
}

.t8-margin-left {
    margin-left: 0!important;
}

.t9-margin-top {
    margin-top: 0.5em!important;
}

.t10-margin-right{
    margin-right: 1em!important;
}

.t1-padding-top {
    padding-top:6em!important;
}

.t2-padding-bottom {
    padding-bottom:4em!important;
}

.t3-padding-left {
    padding-left:0.4em!important;
}

.t3-padding-top {
    padding-top:0.4em!important;
}

.t3-padding-bottom {
    padding-bottom:0.4em!important;
}

.t3-padding-right {
    padding-right:0.4em!important;
}

.t4-padding-top {
    padding-top:1em!important;
}

.t4-padding-bottom {
    padding-bottom:1em!important;
}

.t5-padding-top {
    padding-top:2.5em!important;
}

.t6-padding-right {
    padding-right:5.5em!important;
}

.t6-padding-left {
    padding-left:5.5em!important;
}

.t7-padding-left {
    padding-left:1.6em!important;
}

button {
    /*background-color:#5fb51b;*/
    background-color:#63b81c;
    border: none;
    text-decoration: none;
    display: inline-block;
    padding: 1.1em 3em;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

button:hover {
    /*background-color:#5fb51b;*/
    background-color:#7ad427;
    cursor: pointer;
}

/*button#service {*/
    /*!* background-color:rgb(213, 215, 218); *!*/
    /*background-color:#dee1e3;*/
    /*border: none;*/
    /*text-decoration: none;*/
    /*display: inline-block;*/
    /*padding: 1.1em 3em;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-weight: 400;*/
/*}*/

/*button#service:hover {*/
    /*!* background-color:rgb(213, 215, 218); *!*/
    /*background-color:rgb(213, 215, 218);*/
/*}*/

.icon {
    display: block;
    /* text-indent: -9999px; */
    width: 60px;
    height: 60px;
    z-index:10;
    position: absolute;
    margin: 5px 5px;
}

.remove-padding {
    padding-right:0!important;
}

.hidden {
    display: none!important;
}

.text-left {
    text-indent: 1.5em;
    text-align: justify;
}

p.text-left-wo {
    text-indent: 1.5em;
    text-align: justify;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

p.text-center {
    text-align: center;
}

.box-partner {
    float:none!important;
    border:1px solid #f7f7f7;
    background: #f7f7f7;
    color: #262d36;
    padding: 1em;
    margin-bottom: 0.5em;
}

.box-tarif {
    border:0.3em solid #ffffff;
    background: #f7f7f7;
    color: #262d36;
    padding: 1em!important;

}

/*
::-webkit-scrollbar {
    width: 0px
}

::-webkit-scrollbar-thumb {
    background-color: rgb(45, 168, 221);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 3px solid #e9f2f5;
} */

.overlay {
    background: rgba(87, 175, 225, 0.5);
    z-index:50;
}

input:focus:required:invalid {
    border-bottom: 1px solid rgba(255, 0, 0, 0.6)!important;
    -moz-box-shadow: none;
}

input:required:valid {
    border-bottom: 1px solid rgba(122, 212, 39, 0.6)!important;
}

