#mt_fun .fun-facts_contain {
    width: 150px;
    height: 72px;
    margin: 0 auto;
}

#mt_fun .fun-facts_contain img {
    color: #fff;
    width: 150px;
    height: auto;
}

#rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a {
    color: #fff;
    font-size: 20px;
}

ul li {
    padding-left: 0!important;
}

.sticky-nav .navbar-toggle {
    margin: 7px 0 0 0;
    border-radius: 10px;
}

.navbar-toggle {
    border-radius: 10px;
}

.dout-font-size {
    font-size: 20px;
    line-height: 1.6;
}

.card {
    background-color: #fff0;
    box-shadow: rgba(140, 152, 164, 0.18) 1px 1px 10px 1px;
}

.inactive-social {
    color: #000;
    pointer-events: none;
}

/* ----------------------------- CUSTOMIZED CSS FOR THIS PAGE ---------------------------- */

.wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 200px;
    z-index: 1;
    display: none;
}

.wave2 {
    background: linear-gradient(to right, rgba(55, 131, 197, 1), rgba(0, 204, 176, 1)) !important;
    width: inherit;
    height: 50px;
    display: none;
}

.wave img {
    width: inherit;
    margin-top: -1px;
}

#close_custom_menu {
    z-index: 2;
    border: 1px solid #3e3e3e;
    color: #3e3e3e;
    border-radius: 10px!important;
}

.navbar-toggle {
    border: 1px solid #fff;
}

.navbar-nav>li>a {
    font-weight: 400;
    font-size: 27px;
}

#section_scene {
    width: 100%;
    height: 100%;
}

#rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav {
        background-color: rgb(255 255 255 / 80%);
        backdrop-filter: blur(10px);
        box-shadow: rgba(140, 152, 164, 0.18) 1px 1px 10px 1px;
}

#resume_advantages {
    background: transparent;
}

.blurback {
    background-color: rgb(255 255 255 / 80%);
    backdrop-filter: blur(80px);
}


/* ----------------------------- Back to Top Button --------------------------- */

#topcontrol {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #000000a6 !important;
    color: #fff;
    text-align: center;
    display: inline-block;
    z-index: 30;
    width: 46px!important;
    height: 46px!important;
    border-radius: 50%!important;
    padding-top: 4px;
    font-weight: 300;
    cursor: pointer;
}

.advantages {
    padding: 100px 0!important;
}

.advantages .col-md-8 {
    z-index: 1;
}

.advantages .col-md-41 {
    margin: 0;
    padding: 10px;
    bottom: 15px;
    /* text-align: center; */
    margin-left: 5px;
}

.section_heading span {
    color: #292929!important;
}

#mt_fun span {
    color: #fff!important;
}


/* Buttons CSS */

.btn {
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 50px;
}

.btn_login {
    /* background: #3784c5; */
    /* background: #0394CD; */
    /* background: #33cccc; */
    background: #5ec5d9;
    padding: 0 20px!important;
    border-radius: 20px;
    display: flex!important;
    cursor: pointer;
    align-items: center;
    box-shadow: 0px 1px 6px -2px #00000091;
}

.btn_login span {
    color: #fff;
    margin: 0px 10px 0 0;
    height: 30px;
}

.btn_login span i {
    font-size: 16pt;
    margin: 0;
    height: 43px;

}

.google_play {
    /* background: #A4C639 !important; */
    background: #5ec5d9 !important;
    color: #fff !important;
    box-shadow: 0 1px 6px -2px #000;
}

.google_play3 {
    background: #A4C639;
    box-shadow: 0px 0px 5px -2px #000;
    border-radius: 25px;
    min-width: 123px;
    max-width: 145px;
}

.gp3_icon {
    margin: 0 10px 0 15px;
    font-size: 25px;
    color: #fff;
}

.gp3_text {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #fff;
    padding-right: 15px;
    letter-spacing: 1px;
}

i {
    font-size: 35px;
    float: left;
    margin: -1px 20px 0 10px;
    height: 48px;
    display: flex;
    align-items: center;
}

.small {
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 2px;
    margin-top: 7px;
    padding-right: 20px;
}

.big {
    display: block;
    /*text-align: left;*/
    font-size: 21px;
    line-height: 21px;
    /*margin-right: 55px;*/
    padding-right: 23px;
}

#rt_banner2 .banner_caption_text .btn-app-store .big {
    line-height: 42px;
}

.fawi_icon {
    width: 30px!important;
    margin: auto;
    position: relative;
    /* top: 10px; */
    bottom: 0;
}

.middle {
    display: block;
    text-align: left;
    font-size: 21px;
    line-height: 2.2;
    margin-right: 55px;
    padding-right: 70px;
}

.login_icon2 {
    float: left;
    margin: 0px 35px 0 20px;
}

.btn-mobile2 {
    width: 209.16px;
}
.btn_blue {
    /* background: #64C8DA; */
    /* background: #0394CD; */
    /* background: #33cccc; */
    background: #5ec5d9;
    color: #fff;
    box-shadow: 0px 1px 6px -2px #000;
}

/* ------------------------------------- APP EXAMPLES -------------------------------------*/

#app_examples {
    overflow: hidden;
    width: 100%;
    height: 400px;
    background: url(images/background/b3.gif);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0!important;
    padding: 0!important;
}

.app_examples_content {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #3783c5 0%, #00ccb0 100%);
    width: 100%;
    height: 100%;
    margin: auto;
    opacity: 0.9;
}

.app_examples_title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50%;
    margin: auto;
    text-align: center;
}

.app_examples_title>h2 {
    color: #fff;
    font-size: 34px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 50px;
}

.app_examples_btn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 200px auto 0 auto;
    border-radius: 50px;
    padding: 20px 100px;
    background: #fff;
    color: #148eac;
    font-size: 18px;
    width: 170px;
    height: 40px;
    padding: 0 20px;
    text-align: center;
    line-height: 2.2;
    transition: all 1s;
}

.app_examples_btn:hover {
    background: #ffffff77;
    transition: all 1s;
    color: #fff;
}

video {
    width: 80%;
}

.loading {
    overflow: hidden!important;
    text-align: center;
}

.loading img {
    width: 10%;
    height: 100%;
    animation: pulse 1.5s 5 ease-in-out;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	100% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	/* 100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	} */
}

.advantage_icon {
    width: 10%!important;
    margin: 0px 15px 10px 0px!important;
    display: none;
}

.advantage_icon2 {
    width: 100%;
    margin: 0;
    display: none;
}

.advantage_icon2 img {
    width: 24%!important;
    margin: 0 33%;
}

.navbar-toggle {
    margin-top: -7px;
    margin-right: 10px;
}

.cat_text {
    font-size: 20px;
    margin-bottom: 0;
    /* color: #7b7a76; */
    opacity: 0.7;
}

.cat_img {
    width: 70%;
    margin-top: 25px;
    border-radius: 31px;
    box-shadow: 0 0px 29px 0 rgba(0, 0, 0, 0.52);
    border: #1e1e1e 10px solid;
    mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 30%, rgba(0,0,0,0) 55%);
    /* -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0))); */
    
    
}



.center_fade {
    margin-top: -175px!important;
    mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,1) 35%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 90%);
}


.bottom_fade {
    margin: auto!important;
    position: relative;
    bottom: 100%;
    mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,1) 60%)
}

@media only screen and (max-width: 486px) {
    .center_fade {
        margin-top: 0px!important;        
        mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 25%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 95%)!important;
        object-position: center;
    }

    .bottom_fade {
        margin: auto!important;
        position: relative;
        bottom: 100%;
        mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 60%)!important;
        object-position: bottom;
    }
}

/* ------------------------------------- OWL CARROUSEL ----------------------------------- */

.apps_carrousel {
    width: 90%;
    margin: auto 5%;
}

.item {
    width: 150px;
    height: 150px;
    background: gray;
    margin: 0 10px;
    border-radius: 20px;
}

.item img {
    width: 100%;
    height: 100%;
    margin: 0!important;
}


/* ----------------------------------- END OF CUSTOM CSS --------------------------------- */

@media only screen and (min-width: 1400px) {
    .advantages#a1 {
        margin-top: 500px!important;
    }
}

@media only screen and (min-width: 992px) {
    .advantages img {
        width: 100%;
        margin-top: -20px;
    }

    /* .cat_img_wrapper {
        height: 300px;
    } */

    .right_bot_img {
        bottom: 70%;
    }
    
    .left_bot_img {
        bottom: 80%;
    }

    #navigation>div.sticky-nav {
        margin-top: -1px;
    }
    .text-right {
        margin-top: 20%;
    }

    .col-md-8 {     
        margin-left: 50px;
    }


}

@media only screen and (min-width: 992px) and (max-width: 1250px) {
    .item {
        width: 190px;
        height: 190px;
    }
}




@media only screen and (min-width: 768px) {
    .advantages#a1 {
        margin-top: 500px!important;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1023px) {
    .advantages#a1 {
        margin-top: 400px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #rt_header nav #navigation .navbar.navbar-default .navbar-header {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .wave2,
    .wave4 {
        display: block;
    }
    .item {
        width: 180px;
        height: 180px;
    }
    .advantage_icon {
        display: none;
    }
    .advantage_icon2 {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    #rt_header nav #navigation .navbar.navbar-default .navbar-toggle {
        border-color: #fff;
        background-color: transparent;
    }
    #rt_header nav #navigation .navbar.navbar-default .navbar-toggle:hover {
        border-color: #fff;
        background-color: #fff;
    }
    #rt_header nav #navigation .navbar.navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    #rt_header nav #navigation .navbar.sticky-nav .navbar-toggle {
        border-color: #292929;
        background-color: transparent;
    }
    #rt_header nav #navigation .navbar.sticky-nav .navbar-toggle:hover {
        border-color: #329bbe;
        background-color: #fff;
    }
    #rt_header nav #navigation .navbar.sticky-nav .navbar-toggle .icon-bar {
        background-color: #292929;
    }
    #rt_header nav #navigation .navbar.navbar-default .navbar-collapse {
        background: rgba(58, 58, 58, 0.95);
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    #rt_header nav #navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li {
        border-bottom: 1px solid #444444;
    }
    #rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .navbar-collapse ul.nav.navbar-nav li a {
        color: #FFFFFF;
    }
    .advantages {
        padding: 120px 0 0px 0!important;
        text-align: center;
    }
    .advantages img {
        width: 90%;
    }
    .advantage_icon2 img {
        width: 15%!important;
        margin-bottom: 10px;
    }
    .item {
        width: 210px;
        height: 210px;
    }
    .logo_custom_menu {
        top: 10px;
        left: 25px;
        position: absolute;
        display: block;
    }
    #custom_menu ul li {
        margin: 70px auto;
        /*padding-top: 25px;
        padding-bottom: 25px;*/
        font-size: 20px;
        font-weight: 300;
    }
    #close_custom_menu {
        position: relative;
        float: right;
        padding: 0px 11px 3px 11px;
        margin-top: 18px;
        margin-right: 25px;
        margin-bottom: 8px;
        /*background: linear-gradient(to right, #00ccb0 0%, #3783c5 100%);*/
        border-radius: 4px;
        cursor: pointer;
        color: #808080;
        font-weight: bold;
        border: 1px solid #808080;
    }
    #close_custom_menu img {
        width: 20px;
        height: 15px;
        padding: 0 0 0 0;
    }
}

@media only screen and (min-width: 421px) and (max-width: 767px) {
    #a1 {
        margin-top: 500px!important;
        padding: 0px!important;
    }
}

@media only screen and (max-width: 486px){
    .advantages {
        padding: 50px 0 0px 0!important;
        text-align: center;
    }

}

@media only screen and (min-width: 1024px) {
    .advantages#a1 {
        margin-top: 900px!important;
    }
}

@media only screen and (min-width: 1300px) {
    .advantages#a1 {
        margin-top: 150px!important;
    }
}

@media only screen and (min-width: 1400px) {
    .advantages#a1 {
        margin-top: 500px!important;
    }
}

.advantages {
    padding: 100px 0 80px 0!important;
    /* text-align: center; */
}

@media only screen and (max-width: 580px) {
    .item {
        width: 160px;
        height: 160px;
    }
}

@media only screen and (max-width: 470px) {
    .app_examples_title>h2 {
        font-size: 32px;
    }
    .app_examples_btn {
        width: 210px;
        height: 50px;
        line-height: 2.4;
        font-size: 20px;
    }
    .loading img {
        width: 30%;
    }
    .item {
        width: 100%;
        height: auto;
    }
    #rt_header nav #navigation .reveal-menu-home .logo a .no_sticky_logo {
        margin-top: -30px;
        margin-left: -10px;
    }
    #rt_header nav #navigation .reveal-menu-home .logo a .sticky_logo {
        margin-top: -15px;
        width: 200px;
    }
    #rt_header nav #navigation .navbar.navbar-default.reveal-menu-home.sticky-nav .logo a img {
        margin-top: 0;
        width: 200px;
    }
    .fawiLogo {
        width: 50px!important;
    }
    .sticky_logo {
        width: 50px!important;
    }
}


/*@media only screen and (min-width: 421px) {
    .demo a {
        bottom: 80px;
    }
}*/

@media only screen and (max-width: 420px) and (max-width: 430px) {
    .advantages#a1 {
        margin-top: 400px!important;
        padding: 0px!important;
    }
    .demo a {
        bottom: 0px;
    }
}

@media only screen and (max-width: 380px){
    .advantages#a1 {
        margin-top: 270px!important;
        padding: 0px!important;
    }
}

/* ----------------------- FULL APPS WITHOUT INSTALLATION write effect -------------------- */

.typewrite {
    color: #fff;
    letter-spacing: 1px;
    /* Adjust as needed */
    display: block;
    margin-bottom: 35px;
    cursor: initial;
}

.typewrite:hover,
.tepywrite:active,
.typewrite:focus {
    text-decoration: none;
    color: #fff;
}

#typewrite_loading {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    margin: 0 25% 5%;
    color: #209cd0;
}

#typewrite_banner {
    font-size: 20px;
}

@media only screen and (max-width: 486px) {
    .logo {
        margin: 10px 20px;
    }
}

@media only screen and (max-width: 475px) {
    .typewrite {
        font-size: 15px;
    }
}

.custom_menu_deep_link {
    display: block;
    width: 80%;
}

.custom_menu_deep_link img {
    width: 100%;
}