/*================
Template Name: ApeTech - App Landing Page Template
Description: ApeTech is a powerful 100% Responsive app, product, and  Software landing page template.
Version: 1.0
Author: https://themeforest.net/user/htmllover/portfolio
=======================*/

/*============================================================
[Table of contents]

01.	RESET CSS
02. GENERAL CSS(body, header, btn, form, list, link, img, middle title, section bg, margin, padding, icon color, breadcrumb)
03. HEADER CSS
04. HERO SECTION CSS
05. CUSTOMER CSS
06. PROMO SECTION CSS
08. OVERVIEW SECTION CSS
09. FEATURE SECTION CSS
10. COUNTER SECTION CSS
14. BACK TO TOP SECTION CSS
15. PRELOADER CSS

/* ----------------------------------------------------
	IMPORT GOOGLE FONTS
------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400|Roboto:300,600');

/* -----------------------------------------
			   01.	RESET CSS
-------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
    font-family: 'TT-Regular';
    src: url('../fonts/ttinterfaces/TTInterfaces-Regular.otf');
    src: url('../fonts/ttinterfaces/TTInterfaces-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT-Demibold';
    src: url('../fonts/ttinterfaces/TTInterfaces-Demibold.otf');
    src: url('../fonts/ttinterfaces/TTInterfaces-Demibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

:root {
  --main-green: #1ca338;
  --main-blue: #073577;
  --main-light-blue: #67C3CF;
}

.main-content-inner{display: table; }

header{display:table-cell; float:none !important; min-height:100vh !important; -webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.15);
box-shadow: 5px 0px 25px 0px rgba(0,0,0,0.15); z-index: 9999; padding:0 !important; overflow: hidden; vertical-align: top;}
.navbar-header{width:100%; text-align: center}

.topheader{background-color:white; text-align: right; height:50px; line-height: 50px;}
.topheader i, .topheader a{color:#a9abac !important; font-size:16px; margin-right: 15px; margin-left:10px;}
.topheader sup{font-size:14px; color:#e9bd03}
.header2{color:black; min-height:100vh; overflow: hidden; padding-top:3rem; padding-left:2rem}
.header2 h2{text-align: center; margin-bottom: 30px}
.header2 h2#user{text-align: left; text-transform: capitalize}
.content{background-color:#f4f4f4; overflow: hidden; float:none; display: table-cell}
.container{width:100% !important}
.logo{margin:20px auto}
.centered{text-align: center; }
.register, .recover{display: inline-block; color:var(--main-blue); font-size:16px; margin:25px auto}
.register:hover{color:var(--main-blue)}
.recover, .recover:hover{ margin:10px auto 50px;}
.login_bg{max-height: 85vh}

body {
    line-height: 1; font-size:12px !important;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: initial !important;
    /*border-spacing: 5px !important;*/
}
html{
    overflow-y: scroll;
}
/*------------------------------------------
			02. GENERAL CSS(body, header, btn, form, list, link, img, middle title, section bg, margin, padding, icon color)
-------------------------------------------*/
body {
    font-weight: 400;
    background-color: #fff;
    font-family: 'TT-Regular', sans-serif; 
    color: black;
    font-size: 15px;
    line-height: 1.75em;
    overflow-x: hidden;
}


/*header*/
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    padding: 0;
    color: black;
    font-family: 'Roboto', sans-serif;
}

h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
}

.navbar-nav > li{width:100%; text-align: left; padding-left:10%}
.navbar-nav > li i{font-size:20px; margin-right:15px; width:20px; text-align: center}
.navbar-nav > li.active a{color:var(--main-blue) !important}
.navbar-nav > li a{color:white; font-size:20px; }
.header2 h1{font-family: 'Roboto', sans-serif; font-size:3em; margin-top:100px; margin-bottom: 20px; font-weight: 400; text-align: center}
ol{padding:10px; text-align: center}
ol li{display: inline-block; padding-left: 50px; background-repeat: no-repeat; background-position: left center; line-height: 42px; height:42px; margin:5px 0; position: relative; font-size:1.1em; color:#5F5F5F; font-family: 'Roboto', sans-serif;}
ol li:first-of-type{padding-left:0}
ol li a {color:#5F5F5F}
ol li a:hover, ol li a.active{color:var(--main-blue)}
#profil ol li{font-size:1.5em; }
#profil ol{clear:both}
#profil #account1{margin-top:0}
/*ol li:after {
  content: "";
  background-color: #5F5F5F;
  position: absolute;
  width: 2px;
  height: 20px;
  top: 47px;
  left: 20px;
  display: block;
}
ol li.done:after{background-color:#00C45B}
ol li:last-of-type:after{display: none}*/

h2 {
    font-size: 2em;
    line-height: 40px;
    font-weight: 700;
}

h3 {
    font-size: 1.2em;
    line-height: 25px;
}

h4 {
    font-size: 25px;
    line-height: 33px;
    font-weight: 600;
}

h5 {
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight: 600;
}

h6 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
}

b, strong {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}


.clearfix{
    clear: both;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
/*btn*/

/*custom-btn*/
.softo-btn-outline {
    padding: 5px 30px;
    border: 2px solid #281483;
    background-color: transparent;
    color: #281483;
    font: 600 14px/30px 'Roboto', sans-serif;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
}

.softo-btn-outline:hover {
    border: 2px solid #281483;
    background-color: #281483;
    color: #fff;
    text-decoration: none;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.softo-solid-btn {
    padding: 5px 30px;
    border: 2px solid #F9B014;
    background-color: #F9B014;
    color: #fff;
    font: 600 14px/30px 'Roboto', sans-serif;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
}

.softo-solid-btn:hover {
    border: 2px solid #F9B014;
    background: transparent;
    color: #000;
    text-decoration: none;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.softo-solid-btn2 {
    padding: 5px 30px;
    border: 2px solid #20396E;
    background-color: #20396E;
    color: #fff;
    font: 600 14px/30px 'Roboto', sans-serif;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
}

.softo-solid-btn2:hover {
    border: 2px solid #20396E;
    background: transparent;
    color: #000;
    text-decoration: none;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

button{
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border: 1px solid transparent;
}

/*form*/
.form-control {
    border: 1px solid #f9f9f9;
    border-radius: 4px;
    height: 35px;
   box-shadow: none;
}

.form-control:focus {
   outline: none;
    box-shadow: none;
}

.form-group {
    margin-bottom: 20px;
}

.form-group.submit-btn {
    margin-bottom: 0;
}

/*list*/

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ss ul{list-style: disc; list-style-position: inside}

/*link*/
a {
    color: var(--main-blue);
    text-decoration: none;
    transition: all 0.3s ease;
}

a,
a:active,
a:focus,
a:active {
    text-decoration: none;
}

a:hover,
a:focus {
    color: #003bb1;
    outline: none;
    text-decoration: none;
}

/*img*/
img {
    max-width: 100%
}

.alert {
    padding: 10px;
}

/*section heading one*/
.headingOne {
    margin-bottom: 30px;
}

.headingOne h2 {
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 15px;
    background: #281483;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}
.section-title{
    position: relative;
}
.section-title h4{
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding: 8px 0;
    margin-bottom: 20px;
}
.section-title h4:after{
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 2px;
    width: 50px;
    background-color: #F9B014;
}

/*section bg*/
.bg-secondary {
    background: transparent !important; z-index: 2; position: relative
}

.bg-white {
    background: #fff !important;
}

.bg-color {
    background: #F9B014 !important;
}

/*text color*/
.white-text {
    color: #fff !important;
}

.color-text {
    color: #281483 !important;
}

.gray-text {
    color: #4a4a4a !important;
}

/*margin, padding*/
.m-0 {
    margin: 0;
}

.p-0 {
    padding: 0;
}

/* =====================================
MARGIN TOP
===================================== */

.mt-0 {
    margin-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* =====================================
MARGIN BOTTOM
===================================== */

.mb-0 {
    margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*=====================================
PADDING TOP
===================================== */

.pt-0 {
    padding-top: 0;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-150 {
    padding-top: 150px;
}

/* =====================================
PADDING RIGHT
===================================== */

.pr-0 {
    padding-right: 0;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-100 {
    padding-right: 100px;
}

.pr-110 {
    padding-right: 110px;
}

.pr-120 {
    padding-right: 120px;
}

.pr-130 {
    padding-right: 130px;
}

.pr-140 {
    padding-right: 140px;
}

/* =====================================
PADDING BOTTOM
===================================== */

.pb-0 {
    padding-bottom: 0;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-150 {
    padding-bottom: 150px;
}

/* =====================================
PADDING LEFT
===================================== */

.pl-0 {
    padding-left: 0;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-100 {
    padding-left: 100px;
}

.pl-110 {
    padding-left: 110px;
}

.pl-120 {
    padding-left: 120px;
}

.pl-130 {
    padding-left: 130px;
}

.pl-140 {
    padding-left: 140px;
}

.pl-150 {
    padding-left: 150px;
}

/*padding top bottom*/
.ptb-0 {
    padding: 0;
}

.ptb-10 {
    padding: 10px 0;
}

.ptb-20 {
    padding: 20px 0;
}

.ptb-30 {
    padding: 30px 0;
}

.ptb-40 {
    padding: 40px 0;
}

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

.ptb-60 {
    padding: 60px 0;
}

.ptb-70 {
    padding: 70px 0;
}

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

.ptb-90 {
    padding: 90px 0;
}

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

.ptb-110 {
    padding: 110px 0;
}

.ptb-120 {
    padding: 120px 0;
}

.ptb-130 {
    padding: 130px 0;
}

.ptb-140 {
    padding: 140px 0;
}

.ptb-150 {
    padding: 150px 0;
}

.p-100 {
    padding: 100px;
}

/* =====================================
SECTION MARGIN
===================================== */

.mtb-0 {
    margin: 0;
}

.mtb-10 {
    margin: 10px 0;
}

.mtb-15 {
    margin: 15px 0;
}

.mtb-20 {
    margin: 20px 0;
}

.mtb-30 {
    margin: 30px 0;
}

.mtb-40 {
    margin: 40px 0;
}

.mtb-50 {
    margin: 50px 0;
}

.mtb-60 {
    margin: 60px 0;
}

.mtb-70 {
    margin: 70px 0;
}

.mtb-80 {
    margin: 80px 0;
}

.mtb-90 {
    margin: 90px 0;
}

.mtb-100 {
    margin: 100px 0;
}

.mtb-110 {
    margin: 110px 0;
}

.mtb-120 {
    margin: 120px 0;
}

.mtb-130 {
    margin: 130px 0;
}

.mtb-140 {
    margin: 140px 0;
}

.mtb-150 {
    margin: 150px 0;
}


.main{
    max-width: 1920px;
    margin: 0 auto;
}

/*section heading*/
.section-heading{
    margin-bottom: 50px;
}
.section-heading h3{
    font-weight: 700; font-size:36px; color:white
}
.section-heading p{
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    font-family: 'Roboto', sans-serif; font-size:16px; color:white;
}
/*section text*/
.section-text{
    margin-bottom: 50px;
	margin-top:100px;
}
.section-text h3{
    font-weight: 500;
	font-size:36px; color:#4B3030
}
.section-text hr, .create-container hr{
	color:#2485EC; background-color:#2485EC; height:8px; width:44px; display: inline-block; border-radius:5px; border:none;
}
.section-text p, .create-container p{
    width:90%;
    position: relative;
	font-family: 'Roboto', sans-serif; font-size:16px;
}

.card{background-image:url(../img/card-bg.png); background-repeat: no-repeat; background-position: left top; background-size:30% auto; background-color:white; width:350px; margin:30px auto; border-radius:20px;}
.card img{margin:50px auto 20px;}
.card p{color:#4B3030; margin:10px auto}
.card h3{color:#000000; font-size:22px;}
.card a, .contact-us-form button, .submit-wrapper a{background-color:#2485EC; padding:15px 30px; color:white; border-radius:40px; display: inline-block; margin:30px auto;}
.submit-wrapper a{margin:0 0 100px !important}
.contact-us-form button{margin-top:0}
.card h2{font-family: 'Roboto', sans-serif; font-size:70px; color:#286AA6; margin:0; margin-top:50px; font-weight: 400; }
.card h2 sub{font-size:16px;}



/*============================================================
				03. HEADER CSS
============================================================*/

.navbar {
    border-bottom: 1px solid #20396E;
    background-color: #ffffff !important;
}

.navbar .nav.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px; margin:0
}

.navbar .navbar-collapse {
    border-top: 1px solid #20396E;
}

/* Logo */
.navbar .navbar-brand {
    height: auto;
    display: block; width:100%; text-align: center;
}
.navbar-brand img {
   max-width:90%;
	/*background: #ffffff;*/ margin:5% auto;
}

/* Menu links */
.navbar .nav.navbar-nav li a {
    color: #404447;
    padding: 22px 15px;
}

.navbar .nav.navbar-nav li a:hover,
.navbar .nav.navbar-nav li.active a {
    background: transparent;
    color: var(--main-blue) !important;
    opacity: 1;
}

/* Mobile menu toggle button - pressed */
.navbar .navbar-toggle,
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:active,
.navbar .navbar-toggle.collapsed:active {
    margin-top: 16px;
    border: 1px solid var(--main-blue);
    background-color: #fff;
}

.navbar .navbar-toggle .icon-bar,
.navbar .navbar-toggle:hover .icon-bar,
.navbar .navbar-toggle:active .icon-bar,
.navbar .navbar-toggle.collapsed:active .icon-bar {
    background-color: #281483;
}
/* end of mobile menu toggle button - pressed */

/* Mobile menu toggle button */
.navbar .navbar-toggle.collapsed {
    /*border: 1px solid #281483;*/
    background: transparent;
}

.navbar .navbar-toggle.collapsed .icon-bar {
    background-color: var(--main-blue);
}
/* end of mobile menu toggle button */

@media screen and (max-width: 1100px) and (min-width: 320px) {
	header{min-height: 100px !important; height:auto;}
    /*.navbar .nav.navbar-nav li a{
        padding: 8px 15px;
        color: #286AA6;
    }
    .navbar .nav.navbar-nav li.active a {color: #286AA6;}*/
}

.navbar {
        padding: 0px 0 20px;
        border:none;
        background: transparent !important;
        -o-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        -webkit-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        -moz-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        -webkit-backface-visibility: hidden;
    }

    .navbar .nav.navbar-nav {
        padding-top: 0px;
        padding-bottom: 0;
		width:100%;
    }

    .navbar .navbar-collapse {
        border: none; padding:0;
    }

    .navbar.top-nav-collapse {
        padding: 0;
        background: #286AA6 !important;
    }

    .navbar .navbar-brand {
       padding:0; margin:0; /*background:white;*/
    }
	
	.navbar .navbar-brand:hover{background:white !important}

    .navbar .nav.navbar-nav li a,
    .navbar .nav.navbar-nav.navbar-right li a	{
        padding: 15px 0;
        -o-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        font-family: 'Roboto', sans-serif; font-size:16px;
    }

    .navbar .nav.navbar-nav li.active a,
    .navbar .nav.navbar-nav li a:hover	{
        background: transparent;
       /* color: #e7f3ff;*/
    }
	/*.navbar li.active:after{
			content: "";
		  position: absolute;
		  border-top: 3px solid white;
		  left: 35%;
		  bottom: 10px;
		  width: 30%;
		  height: 0px;
	}*/
	.navbar-collapse{position: relative}
	.navbar li.connexion{position: absolute; right:0; border:solid 2px white; border-radius:40px}
	.navbar li.connexion a{padding:15px 40px !important;}

@media (min-width: 1100px){
    
}



/*hero new style*/
.hero-content-wrap{
    display: table;
    height: 550px;
   /* width: 75%;*/
}

.hero-content{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 200;
}
.hero-content .btn{padding-left:0}
.hero-content h1{
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}
.hero-content p{
    font-size: 18px; font-family: 'Roboto', sans-serif;
    line-height: 1.7;
    padding: 20px 0;
    color: #fff;
}

/*white indicator*/

.white-indicator .owl-nav{
    position: absolute;
    margin-top: 0;
    left: 0;
}
.white-indicator .owl-nav button{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s ease-in;
}
.white-indicator.owl-theme .owl-nav [class*=owl-]{
    background: rgba(134, 151, 145, 0.22);
    color: #fff;
    margin: 2px;
}
.white-indicator.owl-theme .owl-nav [class*=owl-]:hover{
    background: rgba(249, 249, 249, 0.21);
    color: #281483;
}
.white-indicator .owl-nav button span{
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}
.white-indicator .owl-nav button:focus{
    outline: none;
}
.hero-img img{
    max-height: calc(100% + 5em);
}
.max-none img{
    max-width: none;
}
.zindex{
    z-index: 9;
    position: relative;
}
.bottom-relative{
    position: relative;
    z-index: -1;
}

.section-circle {
    position: relative;
	clear:both
}

.padding0{padding:0 !important}
@media (min-width: 768px){
    .section-hero {
        min-height: 500px;
		padding-top:3rem;clear:both; overflow: hidden
    }
    .section-lg {
        padding-top: 9rem;
        padding-bottom: 6rem;
    }
    .section-circle {
        position: relative
    }
}

.section-circle .stars-and-coded {
    margin-top: 8rem
}

.section-circle .shape {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%
}

.section-circle .shape span {
    position: absolute;
}
.section-circle .circle-animation span{
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
}

.section-circle .shape-primary {
    /*background: linear-gradient(150deg, #281483 15%, #8f6ed5 70%, #d782d9 94%)*/
}

.section-circle .shape-primary :nth-child(1) {
    background: #53f
}

.section-circle .shape-primary :nth-child(2) {
    background: #4553ff
}

.section-circle .shape-primary :nth-child(3) {
    background: #4f40ff
}

.section-circle .shape-primary :nth-child(4) {
    background: #25ddf5
}

.section-circle .shape-primary :nth-child(5) {
    background: #1fa2ff
}


.section-circle .shape-style-1 span {
    width: 120px;
    height: 120px;
    border-radius: 120px 120px 120px 120px;
}

.section-circle .shape-style-1 .span-200 {
    width: 200px;
    height: 200px
}

.section-circle .shape-style-1 .circle-150 {
    width: 150px;
    height: 150px
}

.section-circle .shape-style-1 .circle-100 {
    width: 100px;
    height: 100px
}

.section-circle .shape-style-1 .circle-75 {
    width: 75px;
    height: 75px
}

.section-circle .shape-style-1 .circle-50 {
    width: 50px;
    height: 50px
}

.section-circle .shape-style-1 :nth-child(1) {
    bottom: auto;
    left: -3%;
    top: -20px;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(2) {
    top: 15%;
    right: 10%;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(3) {
    top: 280px;
    right: 5.66666%;
    background: rgba(255, 255, 255, .3)
}

.section-circle .shape-style-1 :nth-child(4) {
    top: 320px;
    right: 7%;
    background: rgba(255, 255, 255, .15)
}

.section-circle .shape-style-1 :nth-child(5) {
    top: 38%;
    right: auto;
    left: 1%;
    background: rgba(255, 255, 255, .05)
}

.section-circle .shape-style-1 :nth-child(6) {
    top: 65%;
    right: auto;
    left: 35%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, .15)
}

.section-circle .shape-style-1 :nth-child(7) {
    right: 40%;
    bottom: 45%;
    background: rgba(255, 255, 255, .04)
}

.section-circle .shape-style-1 :nth-child(8) {
    right: 6%;
    bottom: 100px;
    background: rgba(255, 255, 255, .2)
}

.section-circle .shape-style-1 :nth-child(9) {
    right: 5%;
    bottom: 12%;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(10) {
    right: auto;
    bottom: 11%;
    left: 15%;
    background: rgba(255, 255, 255, .05)
}

@media (max-width:991.98px) {
    .section-circle .shape-style-1 span {
        height: 120px
    }
}

@media (max-width:767.98px) {
    .section-circle .shape-style-1 span {
        height: 90px
    }
}
/*
.section-circle .shape-style-1.shape-primary {
    background: linear-gradient(150deg, #F9B014 40%, #E11F32 90%, #E11F32 100%)
}
*/
.section-circle .shape-style-1.shape-primary {
   /* background: linear-gradient(150deg, #F9B014 100%, #E11F32 90%, #E11F32 100%)*/
}

/*app mokup slider css*/
.mobile-slider-area{
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 9;
    margin-top: 50px;
}
.mobile-slider-area img {
    margin: 0 auto; position: relative; z-index: 10;
}
.mobile-slider-area .macbook > img{ top:115px;}

#patients .phone, #praticiens .phone, #praticiens .macbook{background-image: url(../img/phone-bg.png); background-repeat: no-repeat; background-position: center; height:588px}
.mobile-slider {
    border-radius: 26px;
    overflow: hidden;
    position: absolute;
    left: 20%;
    top: 13px;
    width: 60%;
}
.col-md-6 .mobile-slider {
    left: 30%;
    width: 40%;
}
.col-md-6 .macbook .mobile-slider{left:12.5%; width:75%; border-radius: 0; top:147px;}

.mobile-slider::before {
    background: rgba(0, 0, 0, 0) url("../img/mockup_top.png") no-repeat scroll center center / cover;
    border-radius: 0 0 50px 50px;
    content: "";
    height: 16px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 9;
}
.macbook .mobile-slider::before{background:none}

.mobile-slider.owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
}
/*.mobile-slider, .slider-indicator{display: none !important}*/

@media only screen and (min-width: 1920px) {
    .mobile-slider {
        border-radius: 33px;
        height: 90%;
        left: 0;
        margin: 20px auto auto;
        right: 0;
        top: 0;
        width: 86%;
    }
    .mobile-slider-area img{
       /* width: 100%;*/
    }
    .mobile-slider::before {
        height: 25px;
    }
    #login .centered{padding:10%}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .mobile-slider {
        border-radius: 23px;
        height: 94%;
        left: 0;
        margin: 17px auto auto;
        right: 0;
        top: 0;
        width: 86%;
    }
    .mobile-slider::before {
        height: 24px;
    }
    .welcome-text h1 {
        font-size: 48px;
    }
    .mobile-slider-area img {
        width: 100%;
    }
	.col-md-6 .mobile-slider-area img {
        width: 60%;
    }
	.col-md-6 .mobile-slider-area .macbook img {
        width: 100%;
    }
	.col-md-6 .mobile-slider {
		left: 0%;
		width: 55%;
	}
	.col-md-6 .macbook .mobile-slider{left:0; top:10px !important /*123px*/}
	.ptb-90{padding:0}
	.contact-us{background-size:50%; background-position: top right 20px !important}
}

@media (min-width: 768px) and (max-width: 991px) {
    .welcome-text {
        text-align: center;
    }
    .mobile-slider-area {
        /*display: none;*/
		margin-top:0
    }
	.mobile-slider, .col-md-6 .mobile-slider {
		left: 35%;
		width: 31%; top:0px;
	}
	.contact-us{background-size:50%; background-position: top right 20px !important}
	.hero-content-wrap{width:100%}
}

@media only screen and (max-width: 767px) {
	.mobile-slider {
		left: 30%;
		width: 40%;
	}           
    .welcome-text {
        text-align: center;
    }
    .welcome-text h1 {
        font-size: 26px;
    }
    .welcome-area .download-button {
        display: none;
    }
    .mobile-slider-area {
        /*display: none;*/
        margin-top: 0px;
    }

    .mobile-slider-area img{
        width: 46%;
    }
    .download-button a:first-child {
        margin-bottom: 30px;
    }
    .hero-content-wrap {
        margin-top: 150px;
    }
	.contact-us{background-size:50%; background-position: top right 20px !important}
    .section-shape img{min-height: 250vh}
    .col-xs-offset-3{margin-left: 0}
    #userForm .inputWrapper{clear: both}
    
    .hero-content-wrap {
        margin-top: 150px !important;
        width: 90%;
        margin: auto;
            }
    .section-text {
        margin: 0;
            }
    .slider-action-btn {
        display: block;
        margin-bottom: 20px;
        margin: auto;
        text-align: center;
    }

    .col-md-6 .macbook .mobile-slider {
        left: 12.5%;
        width: 75%;
        border-radius: 0;
        top: 20px;
    }
    .mobile-slider-area .macbook > img {
        top: 132px;
        width: 100%;
    }

    #patients .phone, #praticiens .phone, #praticiens .macbook{
        background-image : none;
        height: 200px !important;
        }
    #patients .phone {display: none;}

    .contact-us {
        background-size: 20% !important;
    }
	.login_bg{max-height: 30vh}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .welcome-text h1 {
        font-size: 32px;
    }
    .welcome-area .download-button {
        display: block;
    }
    .download-button a:first-child {
        margin-bottom: inherit;
    }
}




/*============================================================
				04. HERO SECTION CSS
============================================================*/

.hero-slider-section{
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}


.slider-content h1{
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: 400;
}
.slider-content h1, .slider-content p{
    color: #fff;
}
.slider-content p{
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 26px;
    margin-bottom: 30px;
}

.slider-action-btn{
    display: block;
    margin-bottom: 20px;
}

.slider-action-btn a.softo-solid-btn{
    background: #fff;
    color: #333;
    border: 1px solid #fff;
    text-transform: capitalize;
    margin-right: 10px;
    margin-bottom: 30px;
}
.slider-action-btn a.softo-solid-btn:hover{
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}
.slider-action-btn a.btn-icon{
    font-size: 30px;
    color: #fff;
}
.slider-action-btn a.btn-icon:hover{
    opacity: 0.8;
}
.slider-action-btn a.video {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 30px;
    padding-left: 40px;
    color: #fff;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
.slider-action-btn a.video:hover span{
    background: #281483;
    color: #fff;
}
.slider-action-btn a.video span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #281483;
    border: 2px solid #fff;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    transition: all 0.3s ease-in;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
}

.slider-action-btn a.video span:before{
    font-size: 18px;
    line-height: 28px;
    margin-left: 2px;
}

/*hero one two*/

.hero-slider-section-one, .hero-slider-section-two{
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}
.hero-slider-section-one:after, .hero-slider-section-two:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: -webkit-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -moz-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -ms-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -o-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
}
/*.slider-content-two{*/
    /*height: 100vh;*/
    /*position: relative;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
    /*z-index: 2;*/
/*}*/
/*.hero-image{*/
    /*height: 100vh;*/
    /*position: relative;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
/*}*/

/*hero three*/

.section-shape{
    top:0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.section-shape img {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}

.hero-slider-section .section-shape{
    z-index: 0;
}

/*weave css*/
.river-wave-area {
    width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.river-wave {
    background: url('../img/wave.svg') repeat-x;
    position: absolute;
    top: -100px;
    width: 6400px;
    height: 100px;
    animation: river-wave 35s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
    transform: translate3d(0, 0, 0);
}
.river-wave:nth-of-type(2) {
    top: -56px;
    animation: river-wave 20s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;
    opacity: 1;
}
@keyframes river-wave {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: -1600px;
    }
}
@keyframes swell {
    0%, 100% {
        transform: translate3d(0,-45px,0);
    }
    50% {
        transform: translate3d(0,5px,0);
    }
}


/*hero four section*/

.hero-bottom-image{
    width: 100%;
    position: absolute;
    bottom: -30px;
    left: 0;
    z-index: 1;
}

/*hero five*/

.hero-four{
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hero-four:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: -webkit-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -moz-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -ms-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -o-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
}


/*hero six*/

/*hero video bg css*/
#hero-section .video-section-wrap-two{
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    text-align: center;
}
#hero-section .video-section-wrap-two .pattern-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    background: -webkit-linear-gradient(150deg, rgba(40, 20, 131, 0.55) 15%, rgba(143, 110, 213, 0.45) 70%, rgba(215, 130, 217, 0.50) 94%);
    background: -moz-linear-gradient(150deg, rgba(40, 20, 131, 0.55) 15%, rgba(143, 110, 213, 0.45) 70%, rgba(215, 130, 217, 0.50) 94%);
    background: -ms-linear-gradient(150deg, rgba(40, 20, 131, 0.55) 15%, rgba(143, 110, 213, 0.45) 70%, rgba(215, 130, 217, 0.50) 94%);
    background: -o-linear-gradient(150deg, rgba(40, 20, 131, 0.55) 15%, rgba(143, 110, 213, 0.45) 70%, rgba(215, 130, 217, 0.50) 94%);
    background: linear-gradient(150deg, rgba(40, 20, 131, 0.55) 15%, rgba(143, 110, 213, 0.45) 70%, rgba(215, 130, 217, 0.50) 94%);
}

/*hero seven*/

/*hero background slider bg*/
.slider-bg-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1;
}

.slider-bg-contents-wrap h1, .hero-slider-text h1{
    font-size: 40px;
    line-height: 45px;
    color: #fff;
}

.slider-bg-contents-wrap p, .hero-slider-text p{
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
}

.hero-action-btn a.softo-solid-btn:hover{
    background: #fff;
    color: #281483;
    border-color: #fff;

}

.custom-indicator .owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 50%;
}

.custom-indicator .owl-dots .owl-dot span {
    background: #f1f1f1;
    display: inline-block;
    height: 5px;
    width: 20px;
    vertical-align: middle;
    border: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.custom-indicator.owl-theme .owl-dots .owl-dot.active span, .custom-indicator.owl-theme .owl-dots .owl-dot:hover span {
    background: #281483;
}

.custom-indicator .owl-dots button:focus, .custom-indicator .owl-dots:active{
    outline: none;
}

/*header slider css*/

.phone-carousel {
    max-width: 400px;
    margin: auto;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: scale(1) perspective(2006px) rotateY(35deg) rotateX(35deg) rotate(5deg);
}

.phone-carousel .phone {
    position: relative;
    z-index: 5;
    width: 100%
}

.phone-carousel .phone .header-slider {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 5% 11.75% 0 11.75%;
    border-radius: 30px;
}

.phone-carousel .phone .header-slider .item img {
    cursor: -webkit-grab;
    border-radius: 35px;
}
.phone-carousel .owl-theme .owl-nav{
    margin-top: 20px;
}
.phone-carousel .owl-theme .owl-nav button{
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin: 1px;
    color: #fff;
    background: #281483;
}
.phone-carousel .owl-theme .owl-nav button.owl-next{
    border-radius: 0 30px 30px 0;
}
.phone-carousel .owl-theme .owl-nav button.owl-prev{
    border-radius: 30px 0 0 30px;
}
.phone-carousel .owl-theme .owl-nav button:hover{
    background: #281483;
}
.phone-carousel .owl-theme .owl-nav button:focus, .phone-carousel .owl-theme .owl-nav button:active{
    outline: none;
    background: #281483;
    color: #fff;
    border: none;
}
.phone-carousel .owl-theme .owl-dots {
    position: absolute;
    top: 48%;
    left: 0;
    margin: 0!important
}

.phone-carousel .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid transparent;
    margin: 0 4px 7px 4px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.phone-carousel .owl-theme .owl-dots .owl-dot.active {
    background-color: transparent;
    border-color: #fff;
    -webkit-transform: scale(1.35);
    -moz-transform: scale(1.35);
    -ms-transform: scale(1.35);
    -o-transform: scale(1.35);
    transform: scale(1.35)
}

.phone-carousel .owl-theme .owl-dots .owl-dot span {
    display: none
}

.slider-indicator{
    padding: 0 20px;
    text-align: center;
    position: relative;
    display: block;
    z-index: 10;
    margin-top: 5px;
}
.slider-indicator ul li{
    display:inline-block;
    color:#fff;
    font-size:20px;
    cursor:pointer;
    -webkit-transition:linear .1s;
    transition:linear .1s;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.slider-indicator ul li:focus,.slider-indicator ul li:hover{
    color:#281483
}

.indicator-color ul li{
    background: #f9f9f9;
    color: #281483;
    border-radius: 2px;
}
.indicator-color ul li:hover{
    color: #fff;
    background: #281483;
}
.phone-carousel .phone .header-slider:before{
    background: rgba(0, 0, 0, 0) url(../img/mockup_top.png) no-repeat scroll center center / cover;
    border-radius: 0 0 50px 50px;
    content: "";
    height: 16px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 20px;
    width: 50%;
    z-index: 9;
}










/*============================================================
				05. CUSTOMER CSS
============================================================*/
/*start customers css*/
.customers-content .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: transparent;
}
.customers-content .item img {
    display: block;
    width: auto;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.3s ease-in;
}
.customers-content .item img:hover{
    cursor: move;
    filter: none;
    -webkit-filter: grayscale(0%);
}

.higlight-text{
    border: 1px solid #f9f9f9;
    padding: 2px 10px;
    border-radius: 30px;
}
.higlight-text p{
    font-family: 'Roboto', sans-serif;
}
.higlight-text p strong{
    background: #281483;
    color: #fff;
    padding: 0 8px;
    border-radius: 30px;
}
    /*end customers css*/



/*==============================
     06. PROMO SECTION CSS
==============================*/
.single-promo-section{
    background: #fff;
    display: block;
    border-radius: 4px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in;
    -webkit-box-shadow: 0 1px 2px rgba(212, 212, 212, 0.35);
    box-shadow: 0 1px 2px rgba(212, 212, 212, 0.35);
}
.single-promo-section:hover{
    -webkit-box-shadow: 0 1px 2px rgba(212, 212, 212, 0.55);
    box-shadow: 0 1px 2px rgba(212, 212, 212, 0.55);
    cursor: pointer;
}
.single-promo-section:hover .line{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.single-promo-content{
    padding: 25px 25px 0;
}
.single-promo-content span{
    font-size: 35px;
    margin-bottom: 10px;
    background: #E11F32;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.single-promo-content h6{
    font-size: 15px;
    line-height: 23px;
}
.single-promo-content p{
    margin-bottom: 25px;
}
.promo-section h3{
    text-align: center;
}
.single-promo-section .line{
    width: 100%;
    height: 2px;
    background: #6541c1;
    background: linear-gradient(150deg, #281483 15%, #8f6ed5 70%, #d782d9 94%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6541c1', endColorstr='#d43396', GradientType=1);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

/*promo two*/

.promo-bottom-image {
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 115px;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    height: 350px;
    width: 100%;
}
@media screen and (max-width: 1023px) and (orientation: landscape){
    .promo-bottom-image {
        margin-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    .promo-bottom-image {
        height: 0;
    }
    .promo-section{
        padding-bottom: 30px;
    }
    .progress{display: none}
}



/*============================
        Video Play Button
===============================*/
.video-app, .video-app-1 {
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
}
.overlay-1{
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -moz-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -ms-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -o-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    padding-top: 200px;
}
.overlay {
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -moz-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -ms-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -o-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    padding: 200px 0;
}
.overlay-1 img{
    width: 100%;
}
.video-app:before{
    border-right: 50vw solid #fff;
    border-top: 160px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 1;
}
.video-app:after{
    border-left: 50vw solid #fff;
    border-top: 160px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
.video-play-button a{
    position: relative;
    z-index: 2;
    color: #281483;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    display: block;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
    background: #fff;
}
.video-play-button a:hover{
    background: #281483;
    color: #fff;
}
.video-play-button a:hover span{
    color: #fff;
}
.video-play-button a span{
    font-size: 40px;
    color: #281483;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
}
/*==============================
     08. OVERVIEW SECTION CSS
==============================*/
.overview-section {
    position: relative;
    display: block;
    z-index: 1;
}
.overview-section:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: -webkit-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -moz-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -ms-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: -o-linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
    background: linear-gradient(150deg, rgba(40, 20, 131, 0.76) 15%, rgba(143, 110, 213, 0.89) 70%, rgba(215, 130, 217, 0.74) 94%);
}

.tab-content-wrap{
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    right:0;
    z-index: 9;
}

.overview-center-tab, .overview-heading{
    position: relative;
    display: block;
    width: 100%;
    z-index: 8;
}
.tab-content-wrap .overview-mac-image{
    z-index: 99;
    max-width: none;
}
.tab-right-side .tab-content .tab-pane img{
    position: absolute;
    left: 145px;
    top: 47px;
    width: 913px;
    z-index: 99;
    max-width: none;
}

.tab-right-side .tab-content img{
    position: absolute;
    top: 0;
}

.tabs-left{
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    list-style: none;
    padding-top: 100px;
}
.tabs-left > .nav-tabs > li{
    float: none;
    margin-bottom: 15px;
}

.tabs-left > .nav-tabs > li > a{
    margin-right: 0;
    border-radius: 4px;
    padding: 20px;
    border: none;
}

.tabs-left > .nav-tabs, .nav-center > .nav-tabs {
    border-bottom: none;
}

.tabs-left .nav-tabs>li.active, .nav-center .nav-tabs>li.active{
    background: rgba(0,0,0,0.12) !important;
    border: none;
    border-radius: 4px;
    color: #fff;
}
.tabs-left > .nav-tabs > li > a span{
    float: left;
    margin-right: 15px;
    color: #fff;
    position: absolute;
    top: calc(50% - 20px);
    font-size: 35px;
}
.tabs-left .nav-tabs>li.active>a, .tabs-left .nav-tabs>li>a:focus, .tabs-left .nav-tabs>li>a:hover, .nav-center .nav-tabs>li.active>a, .nav-center .nav-tabs>li>a:focus, .nav-center .nav-tabs>li>a:hover{
    background: transparent !important;
    border: none;
    border-radius: 4px;
}
.nav-center .nav-tabs > li > a span{
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.nav-center .nav-tabs>li.active>a, .nav-center .nav-tabs>li.active>a:focus, .nav-center .nav-tabs>li.active>a:hover{
    color: #fff;
}

.nav-center > .nav-tabs > li > a{
    margin-right: 0;
    border-radius: 4px;
    border: none;
    padding: 12px 15px;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.nav-tabs-list-item{
    margin-left: 55px;
    display: list-item;
    height: auto;
    overflow: hidden;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.8);
}
.nav-tabs-list-item h6{
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}

/*overview feature list*/
.overview-feature-content{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    position: relative;
    display: block;
    color: #fff;
}
.overview-feature-content h6{
    color: #fff;
}
.overview-list{
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.overview-list li{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    margin-top: 30px;
    font-size: 16px;
    line-height: 22px;
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (max-width: 767px){
    .overview-list li {
        max-width: 100%;
    }
}

.overview-list li span{
    margin-right: 10px;
    font-size: 30px;
    line-height: 30px;
}

.overview-feature-content-image{
    margin: 30px 0;
}

/*software quick overview two*/

.nav-center {
    text-align: center;
    margin-bottom: 30px;
}
.nav-center .nav-tabs{
    border-bottom: none;
}
.nav-center ul.nav {
    display: inline-block;
}
.nav-center ul.nav li {
    display: inline-block;
}


.tab-content-wrap-two{
    position: relative;
    display: block;
}
.tab-content-wrap-two .tab-content{
    left: 145px;
    top: 47px;
    width: 913px;
    z-index: 99;
}
.tab-content-wrap-two .tab-content img{
    position: absolute;
    top: 0;
}

/*====================================
		15. PRELOADER CSS
====================================*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #20396E;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #E11F32;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #F9B014;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*end preloader css*/


.cc_container .cc_btn, .cc_container .cc_btn:visited{background-color:#2485EC !important; color:white !important}
.cc_container{background-color: white !important; color:black !important; text-align: left}
/*====================================
			 16. BACK TO TOP CSS
====================================*/
#toTop {
	position: absolute;
	top:-50px;
	left:50%; margin-left:-50px; width:100px; height:100px;
	border-radius:80px; text-align: center; display: inline-block
    /*position: fixed;
    bottom: 40px;
    right: 40px;
    text-decoration: none;
    color: #fff !important;
    font-size: 20px;
    display: none;
    font-weight: bold;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;*/
}
#toTop img{width:100%;}

#toTop span {
    display: block;
    position: relative;
    background: #281483;
    padding: 5px 12px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* custom css */
.content h2, .content h6, .centered h2{font-size:21px; /*background-image: url(../../images/check.png);*/ background-repeat: no-repeat; background-position: left center; min-height: 42px; line-height: 42px; color:var(--main-blue);/* margin-left:3%*/}
.centered h2{text-transform: uppercase; font-family: 'TT-Demibold', sans-serif; }
.content h6{font-size:1.5em;  margin:0; min-height: 1.5em; line-height: 1.5em; padding:0}
.content p{color:#5F5F5F; font-size:1.3em; /*margin-left: 3%*/}
#dashboard p{color:#5F5F5F; font-size:1.3em; text-align: center; margin: 15px auto;}
hr{background-color:#f4f4f4; width:75%; border:none; height:2px; float:left; margin:20px 0;}
#services{clear:both}
.service{border:solid 2px #707070; border-radius:5px; padding:15px; margin-bottom: 15px; overflow: hidden}
#service_content .service{border:none}
.service .price{font-size:1.5em; font-weight: bold; text-align: center; margin-bottom: 10px; color:var(--main-blue)}
.service .price small{font-size:10px; line-height: 10px; display: block;}
.service h6{margin-top:15px;}
.right{float:right; width:20%}
.left{float:left; width:78%; margin-right:2%}
/*.ss{display: none; clear:both}*/
/*#service_content .ss{display: block}*/
.ss .right{padding-top:50px;}
.button{line-height: 2.5em; color:white !important;font-size:14px; padding:0px 35px; text-align: center; border-radius:35px; max-width: 100%}
.button.transparent{border:solid 1px #B2B2B2; color:#B2B2B2 !important; text-transform: inherit}
.button.blue{background-color:#1676E1}
.button.red{background-color:#de0f1f}

.button.orange{background-color:#F3BE38}
.button.green{background-color:var(--main-blue)}
.button.blue.selected{background-color:#00C45B;}
.button.grey{background-color:#B2B2B2}
.button:hover{cursor:pointer}
a.button{display: inline-block}
.service input[type="checkbox"]{display: none}

.col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
	border-collapse:separate;border-spacing:10px;
}

.col-row{display:table-row}
.col {
    display: table-cell; /* Make elements inside the container behave like table cells */
	padding:0 15px; background:white; border-radius:15px; position: relative; padding-bottom: 120px
}
.col .bottom{position: absolute; width:100%; bottom:0; left:0}
.col .bottom .button{border-radius:15px !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important}

.g-recaptcha{text-align: center}
.g-recaptcha > div{margin:15px auto}
.regform{background-color:white; padding:3%; margin:3%; width:94%; border-radius:15px; overflow: hidden}
.whitebg{background-color:white; padding:15px; border-radius:15px; overflow: hidden; margin-bottom: 20px;}
#decompte h2{font-style: italic; text-align: center}
.col-md-6.whitebg, .col-md-6.whitewrapper{width:49%}
.col-md-8.whitebg{width:64%}
.col-md-5.whitebg{width:39%}
.col-md-6.whitebg:first-of-type, .col-md-8.whitebg:first-of-type, .col-md-5.whitebg{margin-right:2%}
.step input[type="text"], .step input[type="email"], .step input[type="password"], .step select, .account-wrapper select{ margin-bottom: 15px !important; border:solid 2px var(--main-blue); border-radius:15px; height:40px; line-height: 40px; padding-left:30px !important; float: none; max-width: 90%; margin:0 auto;}
.step select{border:solid 2px var(--main-blue);}
.step input[type="radio"]{margin:5px;}
#login{height: 100vh}
#login #main{background-image: url("../../images/bg_login.png"); background-repeat: no-repeat; background-size:cover; background-position: center center; min-height: 100vh}
#login .main-content-inner{width:100%; text-align: center}
#login .centered{background-color:white; border-radius:5%; display: inline-block; width:80%}
#login .logo{height: 9vw}
#login .step1 input[type="text"].email{background-image: url(../../images/user.png); background-repeat: no-repeat; background-position: right 10px center; padding-right:30px; background-size:19px;}
.pass-wrapper{position: relative; float:none; max-width: 90%; margin:0 auto; padding:0}
.pass-wrapper input{max-width: 100% !important}
/*#login .step1 input[type="password"]*/
#togglePassword, #togglePassword2{background-image: url(../../images/eye.png?aa=1); background-repeat: no-repeat; background-position: right 10px center; padding-right:30px; background-size:21px; width:40px; height: 40px; padding:0; position: absolute; right: 2px; cursor: pointer; float: left}
#togglePassword.slash, #togglePassword2.slash{background-image:url(../../images/eye2.png);}
p.left0{margin-left:0; }
#login ::placeholder, #login :-ms-input-placeholder, #login ::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--main-blue) !important;
  opacity: 0; /* Firefox */
}

.left ul li{list-style:disc; list-style-position: inside}
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag{left:0px; top:13px; position: absolute; height:0}
.step .selected-flag{top:9px !important; background:transparent !important}
/*.intl-tel-input .selected-flag .iti-flag:before{content:"Pays"; top:-16px; position: absolute; font-size:10px;}*/
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type="text"]{padding-right:0}
.intl-tel-input .selected-flag .iti-flag{top:10px !important; /*margin:0*/}
.upload-wrapper{border:solid 2px #707070; border-radius:5px; width:22%; max-width:185px; padding:10px; text-align: center; float:left; margin-right: 15px; margin-bottom: 15px; min-width: 130px;}
.service-wrapper{width:25%; padding:1%; text-align: center; float:left; margin-bottom: 15px; /*min-width: 130px;*/ min-height: 180px; position: relative}
.service-wrapper a{font-size:1.3em; padding:6px 10%; line-height: 1.3em }
.service-wrapper > img{height:68px}
.service-wrapper p{margin:15px auto; min-height: 42px; font-size:1em; line-height: 1}
#dashboard .service-wrapper div{position: absolute; bottom:0; left:0; right:0}
#assurances .service-wrapper:nth-of-type(3){clear:both}
.dashboard-main .upload-wrapper{width:48%; margin-right:1%; margin-left:1%}
.upload-wrapper p{color:black; margin-bottom: 15px; margin-left:0; min-height: 53px; line-height: 17px;}
.upload-wrapper .button{display: block}
.bootstrap-filestyle .form-control{display: none}
#previewWrapper{overflow: hidden}
.account-wrapper{}
.account-wrapper a{float:left; margin-top:3px;}
.account-wrapper .row{border-bottom:solid 1px #5F5F5F; /*padding-bottom:10px; */font-family:"Roboto", sans-serif; font-size:1.2em; color:#5F5F5F; text-align:left; margin:20px 0}
.account-wrapper .row span{float:right; color:var(--main-blue); font-size:1em}
.account-wrapper .row i{color:#1676E1}
.account-wrapper .row i:hover{cursor: pointer}
.account-wrapper .row small{background-color:#00C45B; padding:5px 10px; font-size:1em; color:white; border-radius:5px; margin-left:5px; display: none}
.account-wrapper .row input{margin-bottom: 10px;}
#account_content .upload-wrapper p{font-size:15px}
.bottom{margin-top:100px;}
#montant_avi, #paiements{padding-top:20px;}
#paiements p{text-align: left !important; font-size:12px;}
#paiements p span{float:right; width:40px;}
.dashboard-main #paiements em{/*width:calc(100% - 125px);*/ float:left}
.dashboard-main #paiements i{float: left; clear: both; width:85px}
.bottom p{text-align: center; font-size:1.1em; margin:5px 0;}
#agency{line-height: 17px;}
#agency h5{color:var(--main-blue); font-size:15px; margin:0}
#agency tr{line-height: 25px; height: 25px;}
#agency tr td:first-of-type{color:var(--main-blue); font-weight: bold; padding-right: 15px}
#agency .phone{color:var(--main-blue); clear:both}
.percent .row{margin:0; max-width: 50%; float: left}
.single-chart {
  width: 60%; margin:0 auto; 
  justify-content: space-around ;
}
.text{width:100%; text-align: center; margin-bottom: 30px;}
.text h6{margin:15px; color:#5F5F5F; font-size: 1.2em;}

.circular-chart {
  display: block;
  margin: 0px auto;
  max-width: 80%;
  max-height: 250px;
}

.circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}

.circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.circular-chart.orange .circle {
  stroke: #ff9f00;
}

.circular-chart.green .circle {
  stroke: #4CC790;
}

.circular-chart.blue .circle {
  stroke: #3c9ee5;
}
.circular-chart.red .circle {
  stroke: #EF4036;
}

.percentage {
  fill: #000;
  font-family: "Roboto",sans-serif;
  font-size: 7px; font-weight: bold;
  text-anchor: middle;
}

#message{min-height:127px; }
#message p{margin:10px 0px; font-size:1.2em; color:#EF4036; background-color:rgb(239,64,54,0.1); padding:5px; padding-right:15px; position: relative}
#message p a{position:absolute; right:5px; top:5px; color:red}
#account_content .intl-tel-input .country-list{width:280px}
#account_content .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag{top:0; left:0}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn {
  background-color: white;
  padding:0;
}
.upload-btn-wrapper:hover{cursor: pointer}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.previewWrapper{position:relative; min-height:200px; padding:20px;}
.imgView.float{float:left}
.rotate{clear:both; float:left}
#rib_download a, #rib2 a, #rib2 a:hover{color:white}
select {
  /* styling */
  background-color: white;
  display: inline-block;
  font: inherit;
	padding:0 !important; padding-right:30px !important;

  /* reset */
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image:
    linear-gradient(45deg, transparent 50%, var(--main-blue) 50%),
    linear-gradient(135deg, var(--main-blue) 50%, transparent 50%),
    linear-gradient(to right, white, white);
  background-position:
    calc(100% - 20px) calc(1em + 8px),
    calc(100% - 15px) calc(1em + 8px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    40px 40px;
  background-repeat: no-repeat;
}

/*select:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}*/

.containerC {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /*font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	margin-right:20px;
}

/* Hide the browser's default radio button */
.containerC input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containerC:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containerC input:checked ~ .checkmark {
  background-color: #1676E1;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerC input:checked ~ .checkmark:after {
  display: inline-block;
}

/* Style the indicator (dot/circle) */
.containerC .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.disabled {
  pointer-events: none;
  cursor: default;
}

.fa-save::before, .fa-floppy-o::before{content:"OK" !important; font-family: "Roboto", sans-serif; font-size:14px; font-weight: bold;}
.fa-save, .fa-floppy-o{margin-top:8px !important}

@media screen and (max-width: 1024px) and (min-width: 320px){
	
	.section-lg{padding-top:1em; padding-bottom: 1em}
    .download-app-img{
        display: none;
    }
	.section-shape img {
		min-height:215vh;
	}
	#patients .phone, #praticiens .phone, #praticiens .macbook{background-image:none}
	.section-text{margin-top:0}
	#praticiens .macbook{height:400px;}
	.mobile-slider-area .macbook > img{top:0}
	.col-md-6 .macbook .mobile-slider{top:40px;}
	.col-md-6.whitebg, .col-sm-12.whitebg{width:100% !important; margin-right: 0 !important}
}

@media(max-width:1100px)  {

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse {
        overflow-x: visible !important;
    }

    .navbar-collapse.in {
      overflow-y: auto !important;
    }

    .collapse.in, .navbar-toggle {
      display: block !important; clear:both;
    }
	.navbar-header, .navbar-nav li{width:100%}

	.main-content-inner, header, .content{display: block}
}

@media only screen and (min-width: 320px) and (max-width: 980px){
    .ptb-90, .pt-90, .pb-90{
        padding: 0px 0;
    }
	body{font-size:10px !important}
	.left{width:100% !important;}
	.right{width:28% !important}
	.bottom >div{padding-left: 0 !important;}
	.bottom h3{text-align: left !important}
	#agency::after, #montant_avi::after {display: none !important}
	#message{height:auto !important; }
	.bottom{margin-top:10px !important;}
	.header2 h1{margin-top:10px !important}
	.header2{height:auto !important; min-height:100px !important; padding-left:15px !important}
	.upload-wrapper p{min-height:68px !important;}
	.col-sm-offset-3{margin-left:0 !important}
	.service-wrapper{width:50% !important;}
	/*.service-wrapper:nth-of-type(2n+1){clear: both}*/
    .service-wrapper:nth-of-type(3){clear: none !important}
	.col-row{display: none !important;}
	.col{display: block !important; padding:15px; margin-bottom: 15px; padding-bottom: 100px}
	ol li{padding-left:20px; height:auto; line-height: 20px}
	.navbar-brand img{max-width: 90px; margin:-61px auto}
    #login, #login #main{height: auto !important;}
    #login #main{overflow: hidden}
    #login .centered{margin-bottom: 50px;}
    #login input{width:100% !important}
}

.modal { background: rgba(0,0,0,0.3); padding-top:100px; z-index: 9999999999; }
.modal-dialog{/*width:90% !important*/}
.modal-content { border-radius: 0; -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.125); box-shadow: 0 2px 3px rgba(0,0,0,0.125); border: 0 }
@media (min-width:768px) {
.modal-content { -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.125); box-shadow: 0 2px 3px rgba(0,0,0,0.125) }
}
.modal-header { border-bottom-color: #f4f4f4 }
.modal-footer { border-top-color: #f4f4f4 }
.modal-primary .modal-header, .modal-primary .modal-footer { border-color: #307095 }
.modal-warning .modal-header, .modal-warning .modal-footer { border-color: #c87f0a }
.modal-info .modal-header, .modal-info .modal-footer { border-color: #0097bc }
.modal-success .modal-header, .modal-success .modal-footer { border-color: #00733e }
.modal-danger .modal-header, .modal-danger .modal-footer { border-color: #c23321 }

.inputWrapper .floating-label, .inputWrapper .floating-label2 {
  position: absolute;
  pointer-events: none;
  left: 28px;
  top: 12px;
  transition: 0.9s ease all;
	font-size: 13px;
line-height: 15px;
letter-spacing: -0.02em;

color: var(--main-blue); background-color:white;
}
.inputWrapper .intl-tel-input .floating-label{left:32px}

.inputWrapper ::placeholder, .inputWrapper :-ms-input-placeholder, .inputWrapper ::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 0; /* Firefox */
}

.inputWrapper{position: relative; /*overflow: hidden;*/ padding-left:0}
.inputWrapper input:focus ~ .floating-label,
.inputWrapper input:not(:focus):valid ~ .floating-label,
.inputWrapper select:focus ~ .floating-label,
.inputWrapper select:not(:focus):valid ~ .floating-label, .inputWrapper select:disabled ~ .floating-label
{
  top: -6px;
  left: 5px;
  font-size: 10px;
  opacity: 1; color:var(--main-blue); padding:0 5px
}
.inputWrapper input:focus ~ .floating-label2,
.inputWrapper input:not(:placeholder-shown) ~ .floating-label2
{
  top: -6px;
  left: 5px;
  font-size: 10px;
  opacity: 1; color:var(--main-blue); padding:0 5px
}
/*
.inputWrapper input:not([value=""]) ~ .floating-label,
.inputWrapper input:not(:focus):valid ~ .floating-label,  
.inputWrapper input:not(:valid):not(:empty) ~ .floating-label,
.inputWrapper input:focus ~ .floating-label2,
.inputWrapper input:not(:placeholder-shown) ~ .floating-label2,
.inputWrapper select:focus ~ .floating-label,
.inputWrapper select:not(:focus):valid ~ .floating-label,
.inputWrapper.isValid .floating-label,
.inputWrapper input:not(:empty) ~ .floating-label*/

.inputTextW{ }
.inputWrapper .inputText {
  font-size: 14px; padding-top:14px;
line-height: 15px;
letter-spacing: -0.02em;
color: #004A78;
  height: 45px;
	padding-left:5px;background: #EBF8FF;
border: 1px solid #BDEEFF; position: relative !important;
border-radius: 10px 10px 0px 0px; width:100%;
	box-shadow: none !important; background-image: linear-gradient(transparent, transparent);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	background-color:white;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.inputWrapper select.inputText{padding-top:0}
.inputWrapper input:focus, .inputWrapper input:valid, .inputWrapper input.isValid{background:white; }
.input-group{display:inline-table; margin-left:5px;}

i.fa-info-circle{font-size:18px; padding:0 5px; color:var(--main-blue)}
.tooltip  .tooltip-inner {min-width:300px !important}

.ui-timepicker-standard{z-index: 99999999999 !important}
