
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Inter', sans-serif;
    background-color: #ffffff;
    color: #2b2a35;
    font-weight: 400;
    overflow-x: hidden;
}

.custom-nav {
    border-bottom: solid 1px #E0E0E7;
    background-color: #fff;
    color: #2b2a35;
    padding:15px 0px;
}

.baseline {
    font-size:17px;
    background : linear-gradient(110deg, rgba(143,214,45, 1) 20%, rgba(50, 215, 76, 1) 100%);
    color: #F4FBF5;
    padding:15px 25px;
    border-radius:50px;
    font-weight: bold;

}

.hero-title{
    margin:0px;
    background-color: rgba(50, 215, 76,.89);
    padding:10px 15px;
    font-size: 2.7rem;
    line-height: 1.3em;
}

.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color:#202020;
}

@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.m-left {
    margin-left: auto;
}

.sub-hd {
    width: 100%!important
}

.logo {
    width:170px;
}

.bd-thanks {
    background-color: #ffffff;
    padding: 50px 0px;
}



* .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;
}

.side-tt{
    font-size:2.1rem;
    line-height:1.3em;
}

.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: 25px;
    border: 1px solid #eee;
    background-color: #ffffff;
}

.succ-ic img {
    width: 90px;
}



.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;
}




/* Block3 */

.mb-10 {
    margin-bottom: 10px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}


.pd-50 {
    padding: 50px 0px;
}

.light-grey {
    background-color: #f9f9f9;
}

.grn-ic {
    color: #00d9a6;
}

.square-box {
    text-align: center;
    border: none;
    padding: 30px 15px 30px 15px;
    background-color: #fff;
    border-radius: 5px;
    transition: transform .6s cubic-bezier(.165, .84, .44, 1);
    animation-duration: 1.4s;
    animation-delay: .3s;
    animation-timing-function: cubic-bezier(.19, 1, .22, 1);

}

.square-box:hover {
    transform: translateY(-20px);
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;

}

.h-cards [class*="col-"]:not(:last-child) {
    margin-bottom: 15px;
}

.clr-bth {
    margin-bottom: 30px;
}

.box-txt {
    text-align:center;
}

.box-txt p:not(.tt1) {
    margin-bottom: 0px;
}

.ic img {
    height:100px;
}

.ic {
    margin-bottom: 20px;
}

.tt1 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.navbar-default .navbar-form {
    border: none;
}

.clr {
    clear: both!important;
}

.lh-15 {
    line-height: 1.5em;
}

.fs-15 {
    font-size: 16px;
    line-height: 1.6em;
}

.fs-20 {
    font-size: 17px;
}

.custom-hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #32d74c;
    width: 50px;
}

.prp {
    color: #32d74c;
}

::-moz-selection {
    background: #32d74c;
    color: #ffffff;
}

::selection {
    background: #32d74c;
    color: #ffffff;
}

textarea {
    resize: vertical;
}

footer {
    background-color: #000;
    padding: 30px 0px;
    color: #ffffff;
}

footer a
{
    text-decoration: none;
    color: rgba(255,255,255,0.65);
}

footer a:hover,
footer a:focus {
    color: rgba(255,255,255,1);
}

.tc {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
    color: #004d61;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    margin: 0 auto;
    width:100%;
    word-break: break-word;
    text-align: center;
    
}

.tc font {
    font-size:3rem;
}

.call-button {
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 9999999999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transform: scale(0.8);
    left: 20px;
    bottom: 20px;
    background: url( data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDU5cHgiIGhlaWdodD0iNDU5cHgiIHZpZXdCb3g9IjAgMCA0NTkgNDU5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTkgNDU5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNhbGwiPjxwYXRoIHN0eWxlPSJmaWxsOiB3aGl0ZTsiIGQ9Ik05MS44LDE5OC45YzM1LjcsNzEuNCw5Ni45LDEzMC4wNSwxNjguMywxNjguM0wzMTYuMiwzMTEuMWM3LjY0OS03LjY0OSwxNy44NS0xMC4xOTksMjUuNS01LjFjMjguMDUsMTAuMiw1OC42NDksMTUuMyw5MS44LDE1LjNjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjV2ODYuN2MwLDE1LjMtMTAuMiwyNS41LTI1LjUsMjUuNUMxOTMuOCw0NTksMCwyNjUuMiwwLDI1LjVDMCwxMC4yLDEwLjIsMCwyNS41LDBoODkuMjVjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjVjMCwzMC42LDUuMSw2MS4yLDE1LjMsOTEuOGMyLjU1LDcuNjUsMCwxNy44NS01LjEsMjUuNUw5MS44LDE5OC45eiIvPjwvZz48L2c+PC9zdmc+ ) center/30px 30px no-repeat #32d74c !important;
  }

/*.tc {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.6);
    color: white;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    left: 0;
    right: 0;
    margin: 0 auto;
    
}*/

.tc h1 {
    line-height:1.5em;
}

/*.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
}*/

.bg-hero{
    padding:50px 0px;
    background: no-repeat url("../img/bg_hero.jpg");
    background-size: cover;

    color:#fff;
}



.slider-banner-head h2 {
    margin-top:0px;
    font-weight: bold;
}

.slider-banner-head p {
    margin-bottom:0px;
    font-size:18px;
}

.item {
    position: relative;
}


#signle-item > .owl-theme .owl-controls {
    position: absolute;
    top: 70%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.owl-theme .owl-controls .owl-page span {
    background: #32d74c!important;
}

.owl-theme .owl-controls .owl-buttons div {
    background: #32d74c!important;
}

.owl-prev:before {
    content: "\f060";
    font-family: FontAwesome;
    font-size:18px;
}

.owl-next:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size:18px;
}

.owl-theme .owl-controls {
    margin: 0 auto!important;
    position: absolute!important;
    left: 0;
    right: 0;
    top: 79%;
}

.product-itm-p {
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
    font-size:20px;
}