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: #123054;
}

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

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

a:hover {
  color: #123054;
}

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 {
  opacity: 1;
}
.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: #123054 !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/IMG_0925.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;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#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: #123054;
  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: #123054;
}

#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: #123054;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #123054 !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-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;
    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,#123054, #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{
	z-index:10;
	position: absolute;
	top: 4px;
	right: 0;
	width: 40px;
	background-color: transparent;
	border: none;
	color: #6e6e6e;
	cursor: pointer;
}
.g-recaptcha{
	margin: 0px auto;
}
.btn-pass-toggle i{
	font-size: 24px;
	line-height: 1;
}
.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;
}
.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;
}
/*****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: #123054;
    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,#123054);
	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
}

/**********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: 70%;
}

.btn-xl {
  padding: 1rem 1rem;
}

@media (min-width: 768px) {
	.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;
	}
	.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;
	}
	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/IMG_0925.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/IMG_0925.jpg");
	}
	.bg-login{
		background-image: url('../images/home/IMG_0925.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/IMG_0925.jpg");
	}
  	.bg-login{
		background-image: url('../images/home/IMG_0925.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 {
		background-image: url("../images/home/IMG_0925.jpg");
	}
	header.masthead.trrrm1{
		background-image: url("../images/home/contexte-du-reseau-technologique_34629-304.jpg");
		
		
	}
	header.masthead.trrrm2{
		background-image: url("../images/home/IMG_0017.JPG");
	
	}
	.bg-login{
		background-image: url('../images/home/pros.jpg');
		
	}
	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; */
/* 	} */
}
.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:#123054 !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:#123054;
  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;
}


@media (min-width: 768px) {
	.navbar-brand.abs
		{
			position: absolute;
			width: 100%;
			left: 0;
			text-align: center;
		}
	}

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

	.ts{
		border-radius: 0px;
	}

	.tslogo{
		margin-left: 33px;
	}

	.t1{
		margin-left: 0px;
	}
	.t2{
		margin-left: 0px;
	}

	.btt{
		margin-left: 0px;
		margin-top: 5px;
	}
	

	

	  .btn-dark{
		  border-radius: 0px;
	  }


	  /* Style The Dropdown Button */
.dropbtn {
	background-color: #212529;
	color: rgb(168, 164, 164);
	padding: 16px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	margin-top: -8px;
  }
  
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
	position: relative;
	display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content a:hover {background-color:#b3b3b3}
  
  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {
	display: block;
  }
  
  /* Change the background color of the dropdown button when the dropdown content is shown */
  .dropdown:hover .dropbtn {
	background-color: #212529;
  }
	 

  .tnnnn3{
	  margin-top: -7px;
  }
  .tr{
	  color: rgb(0, 0, 0);
	  font-size: 13px;
  }

  .logoacriditaion{
	  margin-top: -160px;
	  margin-left: 900px;

  }
  .logoacriditaion2{
	margin-top: 80px;
}
.logoacriditaion3{
	margin-top: 90px;
}
  .text-uppercase{
	  color: #45609d;
	  margin-top: -133px;
  }
  .text-uppercase2{
	color: #ffffff;
	margin-top: -33px;
}
.text-uppercase9{
	color: #ffffff;
	margin-top: 0px;
}
.text-uppercase3{
	color:#000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 40px;
}
.text-uppercase9{
	color:#e2e2e2;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.text-uppercase4{
	color:#000000;
	margin-top: -125px;
	font-weight: bold;
}
.text-uppercase6{
	color:#e8e8e8;
	margin-top: 0px;
}

  .mmm1{
	  margin-top: -50px;

  }
  .mb-5{
	  margin-top: 0px;
  }

  
  .ts1{
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;

  }

  .btn-primary.bn1{
	 width: 250px;
  }

  .bg-primary.tsd{
	  background-color: turquoise;
  }
  .gallery{
	 
  }

  .gallery img{
	  transition: 1s;
	  margin: 15px;
  }
  .gallery img:hover {
	  
	  transform: scale(1.1);
  }


.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}




.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}





.mdm{
	margin-top: 0px;
}

.fa-info-circle{
	font-size: 70px;
	color: #000;
}

.fa-list-alt{
	font-size: 70px;
	
}

.fa-pencil{
	font-size: 70px;
	color: #000;
}

.masthea{
	height: 450px;
	
}
.masthea.trrrm2{

	background-image: url("../images/home/PROPOS.jpg");
	background-size: cover;
	height: 360px;
}
.masthea.trrrm15{

	background-image: url("../images/home/formation.jpg");
	background-size: cover;
	height: 400px;
}

.masthea.trrrm3{

	background-image: url("../images/home/fond-raye-abstrait-effet-grunge_1048-4055.jpg");
	background-size: cover;
	height: 260px;
}

.masthea.trrrm7{

	background-image: url("../images/home/OK8NAL0.jpg");
	background-size: cover;
	height: 350px;
}
.masthea.trrrm1{

	background-image: url("../images/home/tsdi004.jpg");
	background-size: cover;
	height: 260px;
}
.masthea.trrrm11{

	background-image: url("../images/home/tsge.jpg");
	background-size: cover;
	height: 258px;
}

.masthea.trrrm12{

	background-image: url("../images/home/tgi.jpg");
	background-size: cover;
	height: 260px;
}
.masthea.trrrm14{

	background-image: url("../images/home/exclamation-point-2620923_1920.jpg");
	background-size: cover;
	height: 400px;
}

.fa-picture-o{
	color: #000000;
}

.sidebar{
	border: px solid #ebebeb;
	box-sizing: border-box;
	padding: 17px 18px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
  }


  .widget{
	background: none;
	border-right: 1px solid rgba(0, 0, 0, 0.06);
  padding: 5px 15px;

  }
  .widget.dark .product-title a {
	color: #808080;
  }
  .widget.dark .post-title a {
	color: #c0c0c0;
  }
  .widget.dark .tab-content {
	background: #333333 none repeat scroll 0 0;
	border: 1px solid #555555;
  }
  .widget.dark .quick-contact-form .form-control {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #333333;
  }
  .widget.dark .widget-title.line-bottom {
	border-bottom: 1px solid #444;
  }
  .widget.no-border ul li {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
  }
  .widget ul.list li::before {
	display: none;
  }
  .widget.dark ul.list li::before {
	display: none;
  }


  .widget .list-border li {
	border-bottom: 1px dashed #000000;
  }
  .widget.dark .list-border li {
	border-bottom: 1px dashed #404040;
  }
  /* -------- Footer & Sidebar Widgets ---------- */
  .widget {
	margin-bottom: 30px;
  }
  .widget .widget-title {
	margin-top: 0;
	margin-bottom: 20px;
  }
  .widget ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
  }
  .widget ul.list li,
  .widget .post {
	margin-bottom: 8px;
	padding-bottom: 8px;
  }
  .widget.brochures > li {
	margin-bottom: 10px;
	padding: 10px;
  }
  .widget.brochures i {
	color: #666666;
	font-size: 16px;
	margin-right: 10px;
  }
  .widget.address > li {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 5px 10px;
  }
  .widget.address > li i {
	font-size: 16px;
	margin-right: 8px;
	vertical-align: middle;
  }
  .widget .twitter-feed li {
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-left: 30px;
  }
  .widget .twitter-feed li.item {
	position: relative;
  }
  .widget .twitter-feed li::after {
	content: "\f099";
	font-size: 24px;
	font-family: fontawesome;
	left: 0;
	position: absolute;
	top: 0;
  }
  .widget .styled-icons li {
	margin-bottom: 0;
	padding-bottom: 0;
  }
  .widget .styled-icons li a {
	margin-bottom: 0;
  }
  .widget .tags a {
	border: 1px solid #000000;
	display: inline-block;
	font-size: 12px;
	margin: 5px 4px 5px -2px;
	padding: 5px 10px;
  }
  .widget .tags a:hover {
	color: #fff;
  }
  
  .widget .nav-tabs li {
	border-bottom: 1px solid transparent;
	margin-bottom: -2px;
	padding-bottom: 0;
  }
  .widget .nav-tabs li:hover {
	border-bottom: 1px solid transparent;
  }
  .widget .post-title a {
	font-size: 13px;
	letter-spacing: 0;
  }
  .widget .quick-contact-form .form-control {
	background-color: rgba(241, 241, 241, 0.8);
	border-color: #d3d3d3;
	color: #a9a9a9;
  }
  .widget .product-list .product-title {
	font-size: 14px;
	font-weight: 400;
  }
  .widget.dark .widget-title {
	color: rgb(0, 0, 0);
  }
  .widget.dark .tags a {
	border: 1px solid #ffffff;
  }
  .widget.dark .widget-image-carousel .title {
	color: #fff;
  }
  .widget.dark .search-input {
	border: 1px solid #333333;
  }
  .widget.dark .styled-icons li a:hover i {
	color: #fff;
  }
  .widget.dark .search-button {
	border: 1px solid #333333;
  }
  .widget.dark .widget-subscribe .subscribe-title {
	color: #fff;
  }
  .widget.dark .widget-subscribe .subscribe-sub-title {
	color: #666666;
  }
  .widget.dark .nav-tabs li {
	border-bottom: 1px solid transparent;
	margin-bottom: -2px;
	padding-bottom: 0;
  }
  .widget.dark .nav-tabs li:hover {
	border-bottom: 1px solid transparent;
  }
  .widget.dark .nav-tabs li:hover a {
	border: 1px solid #555555;
  }
  .widget.dark .nav-tabs li.active a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #333333 none repeat scroll 0 0;
	border-color: #555555 #555555 transparent;
	border-image: none;
	border-style: solid;
	border-width: 1px;
  }

  .lkatba.a{
	  color: #ffffff;
  }
 .fa-futbol-o{
	 font-size: 30px;
 }
 .tags{
	 color: #ffffff;
 }

 .t1t{
	 margin-left: 200px;
 }

.widget.tabb{
	background-color:#123054;
	
}

.textmadame{
	text-align: justify;
}



.bg-ff{
	background-color: #e8e8e8;
}
.bg-fff{
	background-color:#cbc0d1;
}
.star{
	color: #000;
}



.my-form {
	color: #305896;
}
.my-form .btn-default {
	background-color: #305896;
	color: #fff;
	border-radius: 0;
}
.my-form .btn-default:hover {
	background-color: #4498C6;
	color: #fff;
}
.my-form .form-control {
	border-radius: 0;
}
  
.fa-phone{
	color: #7dcef2;
}

.bbttt{
	font-size: 12px;
}



.date {
    font-size: 11px
}

.comment-text {
    font-size: 12px
}

.fs-12 {
    font-size: 12px
}

.shadow-none {
    box-shadow: none
}

.name {
    color: #007bff
}

.cursor:hover {
    color: blue
}

.cursor {
    cursor: pointer
}

.textarea {
    resize: none
}

.bg-tt{
	background-color: #000;
}

.btn-sm{
	font-size: 10px;
}

.btcar{
	font-size: 13px;
}














.card.kk{
	margin-top: -10px;
}

.list-group-item-action.bg-primary{
	border-color: #123054;
}

.rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center
}

.rating>input {
    display: none
}

.rating>label {
    position: relative;
    width: 1em;
    font-size: 2vw;
    color: #FFD600;
    cursor: pointer
}

.rating>label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}
.rating>label:hover:before,
.rating>label:hover~label:before {
    opacity: 1 !important
}

.rating>input:checked~label:before {
    opacity: 1
}

.rating:hover>input:checked~label:before {
    opacity: 0.4
}

.stsghira{
	font-size: 8px;
}

.card.carro{
	margin-top: -10px;
}

.rm{

	border-radius: 50%;
}

.card.annon{
	margin-top: -8px;
}

.btn.annc{
	font-size: 12px;
}