body {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Inter', sans-serif;
    background-color: #ffffff;
    color: #202020;
    font-weight: 400;
    overflow-x: hidden;
}

* :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 0px;
}

.no-mrg {
    margin: 0px;
}


.call-button {
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 9999999999;
    width: 95px;
    height: 95px;
    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 #DB924B !important;
  }


.main {
    color: #DB924B;
}

.certif {
    padding: 5px 0px 50px 0px;
}

.certif img {
    width: 350px;
}

.title-ic {
    position: relative;
}

.title-ic img {
    width:80px;
}


.gld-bg {
    background-color:#FBF9F7;
  
}

.gld-bg h1 {
    text-align: left;
    font-weight: bold;
    line-height:1.5em;
    font-size: 3.4rem;
}

.gld-bg p {
    text-align: left;
    font-size:1.8rem;
    line-height: 1.8em;
}

.bd-thanks {
    background-color: #fbfbfb;
}

.custom-nav {
    background-color: #202020;
    
    align-content: center;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #dddddd;
    padding:20px 0px;
    z-index: 99 !important;
}

.logo-wrp {
    flex-basis: 35%; 
}

.baseline-wrp {
    flex-basis: 90%;
}

.cta-wrp {
    flex-basis: 39%;  
}


.baseline {
    font-size: 21px;
}

.acc {
    background-color: rgba(32,32,32,.55);
    padding: 20px 36px;
    color: #fff;
    border-radius: 8px;
 
}

.acc h1 {
    font-size: 2.9rem;
    line-height: 1.32em;
}

.acc * {
    margin: 0px;
}

.sub-hd,
.fw {
    width: 100% !important
}

.logo,
.logo-wht {
    height: 58px;
}


.success_insc {
    display: none;
}

.bg-hero {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2)), url("../img/1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 708px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



.hero-txt {
    padding: 20px 0px 0px 0px;
    clear: both;
}

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



.valign-abs-txt-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 20px;
    z-index: -1 !important
}

* .img-responsive {
    margin: 0 auto;
}

.a-right {
    text-align: right;
}




.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;
}



.btn:focus {
    outline: none !important;
    background-color: #35f492!important;
}

.navbar-form {
    padding: 2px 0px 0px 0px;
}

.big-tt {
    color: #ffffff;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, 0.35);
    background-color: rgba(32, 178, 115, 0.7);
    padding: 10px 2px;
    text-align: center;
    font-size: 55px;
    margin: 0px;

}

.sub-tt {
    color: #ffffff;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, 0.2);
    background-color: rgba(32, 178, 115, 0.8);
    padding: 20px 25px;
    text-align: left;
    font-size: 25px;
    margin-bottom: 0
}

.sub-tt-b {
    color: #ffffff;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, 0.2);
    background-color: rgba(34,34,34, 0.95);
    padding: 10px 25px;
    text-align: center;
    font-size: 40px
}

.sub-tt-b a {
    color: #ffffff;
    text-decoration: none;
}

/*a *,
.sub-tt-b a:hover,
.sub-tt-b a:focus {
    color: #ffffff;
    text-decoration: none;
}*/


.txt-aligner {
    text-align: left;
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.m-auto {
    margin: auto;
}


/* Block3 */

.cf {
    width: 78%;
}

.mt-10 {
    margin-top: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-15 {
    margin-bottom: 15px;
}

.pd-50 {
    padding: 50px 0px;
}

.pd-80 {
    padding: 80px 0px;
}

.pd-80-b{
    padding: 80px 0px 0px 0px;
}

.pd-65 {
    padding: 65px 0px;
}

.pd-100 {
    padding: 100px 0px;
}

.w-100 {
    width: 100%;
}

.light-grey {
    background-color: #f8f9f9;
}

.grn-ic {
    color: #00d9a6;
}

.square-box {
    border: 1px solid #DB924B;
    background-color: #202020;
    color:#ddd;
    padding: 40px 20px;
    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: 0px 18px 45px 0px rgba(0, 0, 0, .14);
}*/

.clr-bth {
    margin-bottom: 30px;
}

.ic {
    margin-bottom: 2px;
}

.ic img {
    width: 120px;
    height: auto;
    margin-bottom: 20px;
}

.box-txt p {
    font-size: 2rem;
    text-align: center;
}

.tt1 {
    font-weight: bold;
   
}

.ttext {
    font-size: 2rem;
    line-height: 1.8em;
}

.disclaimer {
    background-color: #f0f4f9;
    color: #9daab0;
    padding: 20px 0px;
}

.disclaimer p {
    text-align: center;
    line-height: 1.7em;
    margin-bottom: 0px;
    font-size: 12px;
}


/* Form */

.lh-15 {
    line-height: 1.5em;
}

.fs-15 {
    font-size: 15px;
}

.fs-20 {
    font-size: 20px;
}

.custom-hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #DB924B;
    width: 50px;
}

.av {
    line-height: 1.5em;
    font-size: 3.4rem;
}

footer {
    background-color:#202020;
    padding: 30px 0px;
    color: #ffffff;
}

footer a,
footer a:hover,
footer a:focus {
    text-decoration: none;
    color: #ffffff;
}

.item {
    position: relative;
}



button[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}




::selection {
    background: #DB924B;
    /* WebKit/Blink Browsers */
    color: #ffffff;
}

::-moz-selection {
    background: #DB924B;
    /* Gecko Browsers */
    color: #ffffff;
}

/*success*/

.succ-ic {
    padding: 25px;
    border: 1px solid #eee;
    background-color: #ffffff;
}

.succ-ic img {
    width: 90px;
}
