body,
html {
	font-size:inherit;
  	width: 100%;
  	height: 100%;
}

body {
/*   font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; */
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #00acc1;
}

hr.light {
  border-color: #fff;
}

a {
  color: #00acc1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #00acc1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
footer{
	position: absolute;
	bottom: 20px;
	right: 0;
	padding: 0px 10px;
}
.modal.show,.modal.in {
  opacity: 1;
}
.modal-backdrop.in {
    opacity: .5;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.card-reset{
	padding: 0px;
}
.input-prepend-reset,.input-prepend-reset .form-group{
	width: 100%;
}
.description.reset-desc{
	padding-top: 25px;
	color: #000;
}
.modal-header {
	display: inline-block;
}
.bg-primary {
  background-color: #00acc1 !important;
}

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

.text-faded {
  color: rgba(255, 255, 255, 0.9);
}

section {
  padding: 4rem 0 10rem;
}
.p-6 {
    padding: 4rem 0 5rem;
}
.p-5 {
    padding: 2rem 1rem !important;
}
.p-7,.p-8,.p-9 {
	padding: 5rem 0 10rem;
}
.bg-login{
	background-image: url('../images/home/header2-800.jpg');
	background-size: cover;
	background-position: top center;
}
.mb-5, .my-5,.mb-6, .my-6 {
    margin-bottom: 1rem !important;
}
.section-heading {
  margin-top: 0;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}
.paiement-zone{
	margin-top: 70px;
}
.paiement-mod-img {
    width: 30%;
    margin-top: 15px;
}
img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}
#tawkchat-chat-bubble-text-container{
	margin: 0 0 0 -65px !important;
    width: 120px !important;
}
#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {
  font-weight: 700;
  text-transform: uppercase;
  color: #00acc1;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

#mainNav .navbar-brand i{
	border: 1px solid #EAEAEA;
	padding: 4px 6px 5px;
	border-radius: 50%;
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #00acc1;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #00acc1;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #00acc1 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}
.navbar-nav>li>a{
	line-height: 20px;
}
.navbar-brand > img {
    display: inline-block;
}
/* .grecaptcha-badge{ */
/* 	display:none; */
/* } */
.sr-title{
	margin-bottom: 0.5rem !important;
	min-height: 64px;
}
.sr-btn{
	margin-top: 20px;
}
.card {
    border: 0;
    z-index: 1000;
    margin-bottom: 30px;
    margin-top: 2rem;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.p-9 .card.card-blog{
	margin-top: 0rem;
	display: inline-flex;
	padding: 15px;
}
.p-9 .card .blog-text{
	font-size: 1.0625rem;
	line-height: 1.55em;
	margin-bottom: 15px;
	font-weight: 300;
	text-align: justify;
	margin-top: 2rem;
}
.p-9 .card .blog-text .blog-intro{
	font-weight: bold;
}
.p-9 .card .blog-text .blog-p{
	display: block;
	margin-bottom: 1rem;
}
.p-9 .card .blog-text .blog-b{
	display: block;
	margin-bottom: 1rem;
	font-weight: bold;
}
.p-9 .card .blog-text .blog-img,.blog-img{
	width: 100%;
	margin: 1rem 0px;
}
.blog-pub-img{
	width: 100%;
	margin: 1rem 0px;
}
.blog-img-zone{
	text-align: center;
	width: 100%;
}
.blog-pub {
    padding: 0 2rem;
    position: relative;
    width: 100%;
}
.blog-col{
	margin-top: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.blog-col a.btn{
	float: right;
	padding: 0.5rem 1rem;
}
.blog-publish{
	font-size: 0.9rem;
}
.blog-preview {
    font-size: 1.0625rem;
	line-height: 1.55em;
	font-weight: 300;
	text-align: justify;
}
.card form {
    margin: 0;
}
.card-login .form {
    min-height: 420px;
}
.card .card-header {
    border-radius: 3px;
    padding: 1rem 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border: 0;
    background: linear-gradient(60deg, #eee, #bdbdbd);
}
.card .card-header-primary, .card.bg-primary, .card.card-rotate.bg-primary .front, .card.card-rotate.bg-primary .back {
    background: linear-gradient(60deg, #00acc1, #0395a8);
}
.card .card-header-primary {
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(3, 224, 242, 0.6);
}
.card [class*="header-"], .card[class*="bg-"] {
    color: #fff;
}
.card-login .card-header {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -40px;
    padding: 20px 0;
    margin-bottom: 15px;
}
.card-title {
    font-weight: 700;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    color: #3C4858;
	text-decoration: none;
}
.card .card-title {
    margin-top: 0.625rem;
}
.card [class*="header-"] .card-title, .card [class*="header-"] .icon i, .card[class*="bg-"] .card-title a, .card[class*="bg-"] .card-title, .card[class*="bg-"] .icon i {
    color: #fff;
}
.card .card-body, .card .card-footer {
    padding: 0.9375rem 1.875rem;
}
.card-login .card-body {
    padding: 0px 30px 0px 10px;
}
.card-login .card-body .form-control {
	font-size: 14px !important;
}
.card-login .card-body .help-block{
	font-size: 14px;
}
.card-login .card-body .has-error .help-block{
	color: #f44336;
}
.card-login .card-body .checkbox{
	font-size: 14px;
	margin: 0px;
}
.card-login .social-line {
/*     margin-top: 1rem; */
    text-align: center;
    padding: 0;
}
.card-login .social-line .btn {
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 30px;
}
.card-login .form-group{
	margin: 0px;
	width: 100%;
	text-align: left;
}
.card-login h5{
	font-size: 1.0625rem;
	line-height: 1.55em;
	margin-bottom: 15px;
	ont-family: Roboto,Helvetica,Arial,sans-serif;
	font-weight: 300;
	text-align: center;
}
.card-renew{
	margin-top: 0;
}
#renew .container{
	padding-top: 1rem;
}

.container-renew{
	padding-top: 7rem;
}
.register-container{
	justify-content: center;
	display: inline-flex;
	width: 100%;
}
.card-register{
	padding: 1rem 0px;
	width: 100%;
}
.card-register .card-body{
	padding: 0px;
}
.card-register .card-body p{
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
.card-register .card-body .asterix{
	font-size: 12px;
	padding-top: 5px;
}
.reg-soc{
	padding: 0px;
}
.reg-social{
	width: 41px;
	height: 41px;
	font-size: 20px;
	min-width: 41px;
	border-radius: 30px;
	margin-right: 20px;
}
.reg-social:HOVER{
	text-decoration: none;
	color: #fff;
}
.reg-title{
	font-size: 18px;
	margin: 10px 0px;
	line-height: 1.4em;
}
.reg-soc-span{
	width: 100%;
	display: inherit;
	align-items: inherit;
	justify-content: inherit;
}
.reg-twitter{
	color: #fff;
	box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
	background-color: #55acee;
	padding: 11px 9px 10px 14px;
}
.reg-fb{
	color: #fff;
	box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
	background-color: #3b5998;
 	padding: 10px 12px 10px 17px;
}
.reg-googleplus{
	color: #fff;
	box-shadow: 0 2px 2px 0 rgba(171, 66, 96, 0.1), 0 3px 1px -2px rgba(177, 60, 76, 0.2), 0 1px 5px 0 rgba(176, 70, 92, 0.1);
	background-color: #dd4b39;
	padding: 11px 10px 10px 13px;
}
.alert.fade{
	width: 100%;
}
.alert.fade.in{
	opacity:1 !important;
}
button.fb_button{
    margin: 0px;
    padding:0;
    background-color: transparent;
    font-size: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    border: medium none;
/*     border-radius: 3px; */
    cursor: pointer;
    line-height: normal;
    display: inline-block;
    color: #FFF;
}
button.fb_button .fb_icon {
    display: inline-block;
    vertical-align: middle;
    background: url('../images/facebook/fb_icon.png') no-repeat scroll 0% 0% transparent;
    width: 45px;
    height: 48px;
}

button.fb_button .fb_label {
    font-size: 14px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    background: url('../images/facebook/fb_label.png') repeat-x scroll 0% 0% transparent;
    line-height: 48px;
}

button.fb_button .fb_right {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 48px;
    background: url('../images/facebook/fb_right.png') no-repeat scroll 0% 0% transparent;
}
/* .card-login .input-group { */
/*     padding-bottom: 7px; */
/*     margin: 27px 0 0 0; */
/* } */
.btn .btn-just-icon {
	background-color: transparent;
	box-shadow: none;
	border-color: #999999;
    font-size: 24px;
    height: 41px;
    min-width: 41px;
    width: 41px;
    padding: 0;
    overflow: hidden;
    position: relative;
    line-height: 41px;
}

.btn .btn-just-icon .fa {
    margin-top: 0;
    position: absolute;
    width: 100%;
    transform: none;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 41px;
    font-size: 20px;
}
.description, .card-description{
    color: #999;
}
.input-group > .input-group-prepend > .input-group-text {
	background-color: transparent;
	color: #00acc1;
	border-color: transparent;
	font-size: 18px;
	padding-bottom: 25px;
	height: 55px;
}
.input-group > .input-group-prepend > .input-group-text-envelope{
	background-color: transparent;
	color: #00acc1;
	border-color: transparent;
	font-size: 18px;
	height: 55px;
	padding: 3px 9px 25px 12px;
}
.input-group > .form-control{
	border-radius: .25rem !important;
}
.terms label,.terms a{
	font-size: 12px;
}
.btn-pass-toggle,.btn-pass-hold{
	z-index:10;
	position: absolute;
	top: 4px;
	right: 0;
	width: 40px;
	background-color: transparent;
	border: none;
	color: #6e6e6e;
	cursor: pointer;
}

.btn-pass-toggle i,.btn-pass-hold i{
	font-size: 24px;
	line-height: 1;
}

.g-recaptcha{
	margin: 0px auto;
}

.card-login .input-group-prepend {
    width: 100%;
}
.card-login .footer {
    position: relative;
    width: 100%;
    background: transparent;
    bottom: 0;
    color: #fff;
    z-index: 1;
    padding: 5px 0px 1rem;
}
.form-control:focus{
	border-color: #00acc1;
	box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.5) !important;
}

.link{
	font-size: 14px;
}
.link-1{
	float: right;
	font-size: 14px;
}

.link-2{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.title-1 {
    color: #3C4858;
    margin: 0.6rem 0 0.5rem !important;
    margin-top: 30px;
    min-height: unset;
    font-weight: 700;
    margin-bottom: 25px;
    text-decoration: none;
    font-size: 1.2rem;
}
.title-2{
	color: #3C4858;
	margin: 0;
	min-height: auto;
	font-weight: 700;
	text-decoration: none;
	text-align: center !important;
}
.title-3{
	color: #3C4858;
	margin: 0;
	min-height: auto;
	font-weight: 700;
	text-decoration: none;
	font-size: 20px;
}
.register{
	display: inline-block;
	justify-content: center;
	padding-top: 10px;
}
.register-adv{
    margin: 0 auto;
    padding: 0px;
    max-width: 400px;
}
.register-adv-first{
	margin-top: 0;
}
.adv-icon{
	color: #3C4858;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	font-size: 20px;
}
.adv-svg{
	width: 36px;
	height: 36px;
	fill: currentColor;
	width: 1em;
	height: 1em;
	display: inline-block;
	font-size: 24px;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	flex-shrink: 0;
	-moz-user-select: none;
}

.adv{
	color: #999999;
	overflow: hidden;
}
.adv-title{
	color: #3C4858;
	margin: 10px 0 15px;
	font-size: 18px;
	text-decoration: none;
}
.adv-desc{
	color: #5c5b5b;
	overflow: hidden;
	font-size: 14px;
	margin-top: 0px;
}
.adv-gift{
	color: #ff2f2f;
	font-size: 20px;
	font-weight: bold;
}
header.masthead p.adv-main, header.masthead p .fa{
	font-size: 20px;
	font-weight: bold;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.adv-gift-desc{
	color: #00acc1;
}
.pricing .title h1.remise{
	text-decoration: line-through;
	color: #8d8d92;
	font-size: 21px;
	margin: 12px 6px 0px;
}
.pricing .title h1.remise.white{
	color: #fff;
}
.err-warning{
	font-size: 7rem;
}
.contact{
	position: relative;
}
.register-adv .expire{
	color: #4caf50;
	font-weight: bold;
}
.whatsapp-link{
	width: 200px;
}
.container-terms {
	padding-top: 20px;
    padding-right: 15px;
    padding-left: 25px;
    margin-top: 65px;
    background-color: #f7f7f7;
}
.row-terms {
	display: inline;
	background-color: #565d65;
}
.container-terms ol{
	padding-left: 15px;
}
.text-2 {
	font-weight: bold;
}
.text-3 {
	text-decoration: underline;
}
/*******Autocomplete*******/
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
    max-height: 200px;
    max-width: 600px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
	
}
.wd-autocomplete{
	width: 100%;
}
.wd-autocomplete .inpt-autocomplete{
	display: inline-block;
	width: 90%;
}
.wd-autocomplete .inpt-autocomplete-span{
	display: inline-block;
	width: 3px;
}
.wd-autocomplete span.form-control-feedback::before{
	line-height: 35px;
}
.ui-autocomplete-loading:focus{
	background: url("../images/autocomplete-loading.gif") no-repeat scroll 97% , #fff !important;
}
.ui-autocomplete-loading:focus + span.form-control-feedback::BEFORE{
    content:none;
}
.form-control-feedback.right {
	border-left: 1px solid #ccc;
}
span.right {
    z-index: 10;
	font-size: 14px !important;
	display: inline;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
	font-weight:bold;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu li.ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons li.ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-menu table.ui-menu-item {
	font-weight: normal;
}
.ui-menu li.ui-menu-item:hover,.ui-menu li.ui-menu-item:focus,.ui-menu li.ui-state-focus{
/* 	background: #26B99A; */
	background: #00acc1;
	border-color:white;
	color: white;
	
}
.ui-menu table.ui-state-focus,.ui-menu table.ui-state-active{
	background: #fff;
	font-weight: normal;
	border: 1px solid #ddd;
	margin: 0px;
}
.ui-menu tr.ui-state-focus{
	background: #fff;
	font-weight: normal;
}
.ui-menu tr.ui-menu-item:hover,.ui-menu tr.ui-menu-item:focus{
/* 	background: #26B99A; */
	background: #00acc1;
	border-color:white;
	color: white;
	font-weight: normal;
	cursor: pointer;
}
.ui-helper-hidden-accessible{
	display: none;
}
.form-control.ui-autocomplete-input{
	padding-right: 42.5px;
}
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	color: #222222;
	z-index: 99999;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #dadada;
	font-weight: bold;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}
/*****Pricing**********/
.pricing {
    background: #fff;
    margin-bottom: 10px;
    border-radius:6px;
    border: 1px solid #00acc1;
}
.col-pricing{
	padding-right: 5px;
	padding-left: 5px;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 100%;
}
.pricing .title {
/*     background: #00acc1; */
    height: 150px;
    color: #00acc1;
    padding: 15px 0 0;
    text-align: center
}
.pricing hr{
	max-width: 95%;
	border-width: 2px;
	margin: 0px 8px;
}
.pricing .title-green{
/* 	background: #28a745; */
}
.pricing .title h2 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    margin: 0;
}
.pricing .title h1 {
    font-size: 30px;
    margin: 10px 6px 6px;
}
.pricing .title span {
/*     background: rgba(51, 51, 51, 0.28); */
	font-size: 13px;
    padding: 2px 5px
}
.pricing_features {
/*     background: #FAFAFA; */
    padding: 1px 5px;
    min-height: 230px;
    font-size: 13.5px;
    color: #000;
}
.bg-price-blue .pricing_features,.bg-price-blue .title{
	color: #fff;
}
.bg-price-blue hr{
	border-color: #fff;
}
.bg-price-blue .checkmark{
	background-color: #fff;
}
.bg-price-blue .checkmark:before{
	color: #00acc1;
}
.pricing_features ul{
	margin-bottom: 0px;
}
.pricing_features ul li {
    margin-top: 10px
}
.pricing_footer {
    padding: 10px 15px;
/*     background-color: #f5f5f5; */
/*     border-top: 1px solid #ddd; */
    text-align: center;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.pricing_footer a{
	display: inline-block;
	width: 90%;
	padding: 10px;
}
.pricing_footer p {
    font-size: 13px;
    padding: 10px 0 2px;
    display: block
}
.pricing_footer p.pricing-note{
	font-size: 14px;
    color: #00acc1;
    padding: 0px;
    margin-bottom: 5px;
}
.pricing_footer p.pricing-note-popular{
	font-size: 14px;
    color: #fff;
    padding: 0px;
    margin-bottom: 5px;
}
.pricing_footer p.pricing-note-most-popular{
	font-size: 14px;
    color: #fff;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 0;
}
.btn-catch{
    color: #00acc1;
    background-color: #fff;
    border-color: #28a745;
}
.ui-ribbon-container {
    position: relative
}
.checkmark {
    display: inline-block;
    position : relative;
    width: 1.23809524em;
    height: 1.23809524em;
    border-radius: 50%;
    text-align: center;
	background: #00acc1;
	margin-right: 4px;
	top: 3px;
}
.checkmark::before {
    content: '\2713';
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    left: 0;
    top: -1px;
}
.bg-price-blue{
	background: linear-gradient(60deg,#53bce6,#118da7);
	height: 101%;
    top: -15px;
}
.bg-price-dark{
	background: rgba(20, 20, 20, 0.3);
}
.ui-ribbon-container .ui-ribbon-wrapper {
    position: absolute;
    overflow: hidden;
    width: 85px;
    height: 88px;
    top: -3px;
    right: -3px
}
.ui-ribbon-container.ui-ribbon-primary .ui-ribbon {
    background-color: #5b90bf
}
.ui-ribbon-container .ui-ribbon {
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    transform: rotate(45deg);
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: #555;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}
.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:after,
.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:before {
    border-top: 2px solid #5b90bf
}
.ui-ribbon-container .ui-ribbon:before {
    left: 0;
    bottom: -1px
}
.ui-ribbon-container .ui-ribbon:before {
    right: 0
}
.ui-ribbon-container .ui-ribbon:after,
.ui-ribbon-container .ui-ribbon:before {
    position: absolute;
    content: " ";
    line-height: 0;
    border-top: 2px solid #555;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

/**********End Pricing******/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
}

.play-badge img{
	width: 60%;
}

.btn-xl {
  padding: 1rem 1rem;
}
.btn-small{
	padding: 0.4rem 1rem;
    margin-top: 10px;
}
.navbar-collapse.in{
	display: block;
}
.sft_counters {
	color: #ffffff;
    font-size: 40px;
	font-weight: 600;
}
.sft_counters_title{
	color: #fff;
	font-size: 19px;
}
@media (min-width: 768px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	    margin-right: 0;
	    margin-left: 0;
	}

	.play-badge img{
		width: 40%;
	}
	.blog-pub {
    	padding: 0px 11rem;
	}
}

@media (min-width: 992px) {
	footer {
		right: 7%;
	}
	.play-badge img{
		width: 30%;
	}
	.btn-xl {
	  padding: 1rem 1.5rem;
	}
	.btn-small{
		padding: 0.5rem 1.5rem;
	    margin-top: 10px;
	}
	.col-lg-4 {
	    flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
/* 	.p-5{ */
/* 		height: 155vh; */
/* 		min-height: 650px; */
/* 	} */
	.contact{
		height: 90vh;
		min-height: 650px;
	}
/* 	.p-6{ */
/* 		height: 130vh; */
/* 		min-height: 650px; */
/* 	} */
	.p-7 {
		padding: 0rem 0 7rem;
	    align-items: center;
		height: 700px;
		display: flex;
	}
	.p-8 {
		padding: 0rem 0 4rem;
	    align-items: center;
		height: 100vh;
		display: flex;
	}
	.p-9 {
		padding: 0rem 0 4rem;
	    align-items: center;
		display: block;
		min-height: 100vh;
	}
	.p-9 .card.card-blog{
		margin-top: 4rem;
	}
	.p-9 .card .blog-text .blog-img,.blog-img{
		width: 65%;
	}
	.p-10 {
		padding: 0;
	    align-items: center;
		display: flex;
	}
	.blog-col{
		margin-top: 0rem;
		margin-bottom: 30px;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.blog-pub{
		padding: 0px;
		position: fixed;
		right: 10%;
		top: 70px;
		width: 310px;
	}
	.mb-5, .my-5 {
	    margin-bottom: 3rem !important;
	}
	.mb-6, .my-6 {
	    margin-bottom: 0.4rem !important;
	}
	.card{
		margin-top: 10rem;
	}
	.card-renew{
		margin-top: 0;
	}
	#renew .container{
		padding-top: 4rem;
	}
	.p-8 .card{
		margin-top: 8rem;
	}
	.register-adv-first{
		margin-top: 0.8rem;
	}
	.card-register{
		width: 83.333333%;
	}
	.register{
		display: inherit;
	}
	.paiement-mod-img{
		width: 45%;
		margin: 0;
	}
	button.fb_button{
		margin: 10px 0px 0px 5%;
	}
	button.fb_button .fb_label {
	    font-size: 16px;
	    padding: 0px 5px;
	}
	#mainNav {
	  border-color: transparent;
	  background-color: transparent;
	}
	#mainNav .navbar-brand {
	  color: rgba(255, 255, 255, 1);
	}
	#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	  color: #fff;
	}
	#mainNav .navbar-nav > li.nav-item > a.nav-link {
	  padding: 0.5rem 1rem;
	}
	#mainNav .navbar-nav > li.nav-item > a.nav-link,
	#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
	  color: rgba(255, 255, 255, 1);
	}
	#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
	#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
	  color: #fff;
	}
	#mainNav.navbar-shrink {
	  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
	  background-color: #fff;
	}
	#mainNav.navbar-shrink .navbar-brand {
	  color: #00acc1;
	}
	#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
	  color: #00acc1;
	}
	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
	  color: #212529;
	}
	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
	  color: #00acc1;
	}
	.pricing_footer a{
		width: 75%;
	}
	.container-terms {
		padding-top: 80px;
	    padding-right: 100px;
	    padding-left: 100px;
	}
	.container-terms ol{
		padding-left: 40px;
	}
	.row-terms{
		display: inline-block;
	}
	.video-container {
		position: relative;
		padding-bottom: 0;
		padding-top: 0px;
		height: inherit;
	}
	 
	.video-container iframe,
	.video-container object,
	.video-container embed {
		position: relative;
		width: 550px;
		height: 310px;
		padding: 0;
	}
}

header.masthead {
  margin-top: 4rem;
  padding-top: 3rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../images/home/header-800.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 400;
}

@media (min-width: 768px) {
	header.masthead {
	  background-image: url("../images/home/header-1400.jpg");
	}
	.bg-login{
		background-image: url('../images/home/header2-1400.jpg');
	}
	header.masthead p {
		font-size: 1.15rem;
	}
}

@media (min-width: 992px) {
	header.masthead {
		height: 100vh;
		min-height: 650px;
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
/* 		background-image: url("../images/home/header-1400.jpg"); */
	}
/*   	.bg-login{ */
/* 		background-image: url('../images/home/header2-1400.jpg'); */
/* 	} */
  	header.masthead h1 {
    	font-size: 3rem;
  	}
  	.col-pricing{
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media (min-width: 1200px) {
	header.masthead h1 {
		font-size: 4rem;
	}
	.blog-pub{
		width: 330px;
	}
}

@media (min-width: 1400px) {
	.blog-pub{
		right: 22%;
	}
	.p-10{
		height: 100vh;
	}
	.p-7 {
		height: 98vh;
	}
/* 	.p-6{ */
/* 		height: 100vh; */
/* 	} */
/* 	.p-5{ */
/* 		height: 105vh; */
/* 	} */
}
@media (min-width: 1500px) {
	header.masthead {
		background-image: url("../images/home/header-2000.jpg");
	}
	.bg-login{
		background-image: url('../images/home/header2.jpg');
	}
}
.service-box {
  max-width: 400px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

/*
------------------Loading svg css-------------------*/

.loading-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 1040;
}
.loading-panel {
    background-color: #ffffff;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 2000;
}
.showbox {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
}
.loading-panel h2 {
    font-weight: 300;
    font-size: 26px;
    color: #555;
    margin-top: 32px;
    text-align: center;
}
.loader {
  position: relative;
  margin: 0 auto;
  width: 100px;
}
.loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.circular {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}


@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

@media screen and (max-width:992px){
	.col-prices{
		display:flex;
		flex-flow: column;
	}
	.col-monthly{order:3;}
	.col-half-year{order:2;}
	.col-yearly{order:1;}
}

.text-primary {
  color: #00acc1 !important;
}

.btn {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.btn-primary {
  background-color: #00acc1;
  border-color: #00acc1;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #189aaa !important;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.5) !important;
}