@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Pacifico|Permanent+Marker&display=swap);
body {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #ffffff;
    color: #222222;
    font-weight: 400;
    overflow-x: hidden;
}

.bl {
    color: #07ceef;
}

.bl-chk {
    color: #07ceef;
    margin-right:15px;
    font-size:30px;
}

.lst li {
    font-size:26px;
    line-height:1.9em;
}
.no-mrg {
    margin: 0px;
}

.bd-thanks {
    background-color: #fbfbfb;
}

.hdr {
    padding: 15px 0px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.349);
    background-color: #ffffff;
    box-shadow: 0 3px 5px rgba(0, 9, 128, 0.05), 0 4px 10px rgba(0, 9, 128, 0.035);
    align-content: center;
    vertical-align: middle;
}

.bg-hero {
    background: linear-gradient(to right, rgba(39, 46, 49, 0.97), rgba(39, 46, 49, 0.95)), url('../img/bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bg-2 {
   background: linear-gradient(to right, rgba(106, 151, 249, 0.8), rgba(176, 61, 228, 0.9)), url('../img/bg2.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color:#ffffff;
}

.bg-2 p {
    font-size:25px;
}

.hero-txt {
    padding: 20px 0px 0px 0px;
    clear: both;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.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;
}

.brd {
    border: 2px solid black;
}

.nv-header img,
.logo-wht,
.logo-thnk {
    width: 200px;
    height: 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;
}

.btn-purple,
.btn-purple:hover {
    background-color: #730FC3;
    color: #ffffff;
    padding: 10px 12px;
    z-index: 999999 !important;
}

.btn:focus {
    outline: none !important;
    background-color: #730FC3 !important;
}

.navbar-form {
    padding: 2px 0px 0px 0px;
}

.big-tt {
    color: #ffffff;
    /*text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2);*/
    font-size: 72px;
}

.sub-tt {
    color: #ffffff;
    /*text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2);*/
    font-size: 46px;
}

.txt-aligner {
    text-align: left;
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.m-auto {
    margin: auto;
}


/* Block3 */

.mb-30 {
    margin-bottom: 30px;
}

.mb-15 {
    margin-bottom: 15px;
}

.pd-80 {
    padding: 80px 0px;
}

.light-grey {
    background-color: #f9f9f9;
}

.grn-ic {
    color: #00d9a6;
}

.square-box {
    border: none;
    padding: 10px 15px 10px 15px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 18px 45px 0px rgba(0, 0, 0, .14);
    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);
    color: #202020;
}

.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;
}

.tt1 {
    font-weight: bold;
    font-size: 17px;
}


/* 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 #00D9A5;
    width: 50px;
}

footer {
    background-color: #2e2f33;
    padding: 30px 0px;
    color: #ffffff;
}

footer a,
footer a:hover,
footer a:focus {
    text-decoration: none;
    color: #ffffff;
}

.item {
    position: relative;
}

.item p {
    font-size:15px;
}

.ic-l i {
    font-size: 80px;
    background: -webkit-linear-gradient(#07ceef, #16a2e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

button[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.h3-lg {
    letter-spacing: -.75px;
    color: #222222;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 28px;
}

.txt-cnt {
    color: #333333;
    text-align: justify;
    line-height: 1.5em;
    font-size:18px;
}


/*.about-intro-text {
     -webkit-box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
        background-color: #fff;
}*/

@media (min-width: 1024px) {
    .box-style .row {
        position: relative;
    }
    .box-style .row .item .about-intro-text {
        padding: 50px;
        cursor: pointer!important;
    }
    .box-style .indicator {
        position: absolute;
        content: "";
        height: 100%;
        left: 33.3333333333%;
        position: absolute;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
        -o-transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
        transition: left 500ms cubic-bezier(0.694, 0, 0.335, 1);
        width: 33.3333333333%;
        z-index: -1;
        -webkit-box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
        background-color: #fff;
    }
    .box-style .row .item:nth-child(1):hover ~ .indicator {
        left: 0;
    }
    .box-style .row .item:nth-child(3):hover ~ .indicator {
        left: 66.6666666%;
    }
}

::selection {
    background: #6253e1;
    /* WebKit/Blink Browsers */
    color: #ffffff;
}

::-moz-selection {
    background: #6253e1;
    /* Gecko Browsers */
    color: #ffffff;
}


/*success*/

.succ-ic {
    padding: 25px;
    border: 1px solid #eee;
    background-color: #ffffff;
}

.succ-ic img {
    width: 90px;
}

iframe {
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(99%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}