body {
    margin: 0px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    background-color: #ffffff;
    color: #252525;
    font-weight: 400;
    overflow-x: hidden;
}

.custom-nav {
    background-color: #0e001e;
    border-color: transparent;
    box-shadow: 0 15px 13px 0px rgba(0, 0, 0, 0.3);
    align-content: center;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #ffffff;
    padding: 20px 0px;
    z-index: 99 !important;
}

.bgbl {
    background: url(../img/bgsc.jpg) rgba(18, 24, 46, 0.5);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
}

.txt-form {
    text-align: left;
    font-size: 34px;
    font-family: 'El Messiri', sans-serif;
    color: #ffffff;
    margin: 0;
    line-height: 1.7em;
}

.main {
    color: #F2D66A;
}

.baseline {
    font-size: 25px;
    font-family: 'El Messiri', sans-serif;
}

.sub-hd {
    width: 100% !important
}

.logo {
    width: 240px;
}

.bd-thanks {
    background-color: #ffffff;
    padding: 20px 0px 50px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.fivestars {
    width: 240px;
}

* .img-responsive {
    margin: 0 auto;
}

.logo-thnk {
    margin: 0 auto;
}

.thnk-container {
    padding: 50px 0px;
}

.frame {
    background-color: #71C341;
    padding: 4.5% 50px 4.5% 50px;
    position: relative;
    color: #fff;
}

.frame p {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}

.five {
    font-size: 24px;
    line-height: 1.2em;
}

.ttext {
    font-size: 16px;
    text-align: justify;
    line-height: 1.7em;
}

.offres {
    color: #fff;
    padding: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    order: 3;
    position: absolute;
    z-index: 1;
    top: -5%;
    left: 4.7%;
}

.succ-ic {
    padding: 15px 0 25px;
    border: 1px solid #eee;
    background-color: #ffffff;
}

.succ-ic img {
    width: 90px;
}

.btn:focus {
    outline: none !important;
}

.navbar-form {
    padding: 2px 0px 0px 0px;
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.a-right {
    text-align: right
}

.b1 {
    border: 1px solid #ffffff;
}

.b2 {
    border: 1px solid red;
}

.b3 {
    border: 1px solid yellow;
}

.m-auto {
    margin: auto;
}

.single-item-slider {
    display: none;
}


/* Block3 */

.mt-10 {
    margin-top: 12px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-10 {
    margin-bottom: 10px;
}

.pd-50 {
    padding: 50px 0px;
}

.light-grey {
    background-color: #0D0F24;
    color: #ffffff;
}

.grn-ic {
    color: #00d9a6;
}



.clr-bth {
    margin-bottom: 30px;
}

.ic {
    margin-bottom: 2px;
}

.ic img {
    width: 120px;
    height: auto;
}

.tt1 {
    font-weight: bold;
    font-size: 16px;
}

.navbar-default .navbar-form {
    border: none;
}

.clr {
    clear: both !important;
}

.elms {
    font-family: 'El Messiri', sans-serif;
}

.lh-15 {
    line-height: 1.5em;
}

.fs-15 {
    font-size: 16px;
    line-height: 1.6em;
}

.fs-20 {
    font-size: 17px;
}

.custom-hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 2px solid #F2D66A;
    width: 50px;
}

.prp {
    color: #F2D66A;
}

::-moz-selection {
    background: #F2D66A;
    color: #ffffff;
}

::selection {
    background: #F2D66A;
    color: #ffffff;
}

textarea {
    resize: vertical;
}

footer {
    background-color: #F2D66A;
    padding: 30px 0px;
    color: #374140;
}

footer a,
footer a:hover,
footer a:focus {
    text-decoration: none;
    color: #374140;
}

.tc {
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.9);
    color: white;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tc h1 {
    font-size:45px;
    line-height: 1.2em;
    font-family: 'El Messiri', sans-serif;
}

.tc h1 span{
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size:25px
}

.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.item {
    position: relative;
}

.disclaimer {
    background-color: #f0f4f9;
    color: #9daab0;
    padding: 20px 0px;
}

.disclaimer p {
    text-align: center;
    line-height: 1.7em;
    margin-bottom: 0px;
    font-size: 12px;
}

button[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.owl-theme .owl-controls {
    position: absolute;
    top: 75%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.owl-theme .owl-controls .owl-page span {
    background: #F2D66A !important;
}

.owl-theme .owl-controls .owl-buttons div {
    background: #F2D66A !important;
}

.owl-prev:before {
    content: "\f060";
    font-family: FontAwesome;
    font-size: 18px;
}

.owl-next:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 18px;
}

/* Cookies */

.alflex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cookies {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 22px 2rem;
    background: #fff;
    transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
}

.cookies--hide {
    opacity: 0;
    bottom: -100%;
}

.cookie-button {
    box-shadow: none;
    outline: 0px;
    cursor: pointer;
    border-radius:50px;
    padding: 10px 15px;
    margin-left:10px;
    color: #fff;
    font-size:12px;
    letter-spacing: 1px;
    background-color:#6801DF;
    color:#ffffff;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    
}

.cookie-button:hover,
.cookie-button:focus {
    background-color:#F2D66A;
    color: #374140;
}



/* Cookies */
