/*
Theme name : Solution GPRS By Linkom 1.0
Theme author : Linkomweb.com
Theme version : 1.0

First color : #183c6e
Second color : #f7cc0c
*/
body {
	font-family: 'Roboto', sans-serif;
	color: #525f7f;
}

section {
	position: relative;
}

p {
	font-family: 'Roboto', sans-serif;
	color: #525f7f;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Didact Gothic', sans-serif;
	color: #003d64;
}

.container {
	max-width: 1170px;
}

a:hover {
	text-decoration: none;
}

.btn.focus,
.btn:focus,
a:focus {
	outline: none;
	box-shadow: none;
}

.bold {
	font-weight: 700 !important;
}

.big,
.big p {
	font-size: 17px;
	line-height: 1.8;
	font-weight: 300;
}

.white-color {
	color: #ffffff !important;
}

.green-color {
	color: #27d367;
}

.row__pc>[class*=col-] {
	padding-left: 10px;
	padding-right: 10px;
}

.cream-bg {
	background-color: #F9F4E8;
}

.gry-bg {
	background: #f4f4f4;
}

.white-bg {
	border-bottom: 1px solid #e8f0f7;
	border-top: 1px solid #e8f0f7;
	background: #ffffff !important;
}

.bg-gradient-light {
	background: -webkit-linear-gradient(top, #fff 50%, #edf7fc 50%);
	background: linear-gradient(to bottom, #fff 50%, #edf7fc 50%);
}

.bg-gradient-dark {
	position: relative;
	background: -webkit-linear-gradient(left, #edf7fc 70%, #c80101 70%);
	background: linear-gradient(to right, #edf7fc 70%, #c80101 70%);
}

.bg-gradient-dark:before {
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	width: 40%;
	position: absolute;
	background: -webkit-linear-gradient(top left, rgba(165, 107, 159, 0), rgba(165, 107, 159, .3));
	background: linear-gradient(to right, rgba(165, 107, 159, 0), rgba(165, 107, 159, .3));
	z-index: 1;
}

.bg-gradient-dark2 {
	background: -webkit-linear-gradient(left, #edf7fc 16.5%, #c80101 16.5%);
	background: linear-gradient(to right, #edf7fc 14%, #c80101 14%);
}

.bold {
	font-weight: 700;
}

.heading {
	line-height: 1.2;
	width: 100%;
	margin-bottom: 20px;
}

.link {
	display: inline-block;
	position: relative;
	cursor: pointer;
	color: #003d64;
	padding: 10px 0;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	border-radius: 0;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.link.big {
	font-size: 17px;
}

.link:hover {
	color: #2f2e33;
}

.link:after {
	content: '';
	width: 100%;
	height: 2px;
	transition: transform .3s;
	bottom: 0;
	left: 0;
	position: absolute;
	background-color: #2f2e33;
	transform: scaleX(0);
	transform-origin: bottom right;
}

.link.bg-btn {
	background: #2e4c7a;
	color: #fff;
	padding: 14px 24px 11px;
	font-weight: 600;
	border: 0;
	border-radius: 4px;
	font-size: 13px;
	min-width: 210px;
}

.link.bg-btn.white-bg {
	background: #fff;
	color: #2f2e33;
	border: 2px solid #2f2e33;
	font-weight: 700;
	border-radius: 3px;

}

.link.bg-btn.white-border {
	color: #fff;
	border: 2px solid #fff;
	font-weight: 700;
	border-radius: 3px;
}

.link.bg-btn.white-bg:after {
	display: none;
}

.button {
	border-radius: 4px;
	line-height: 1;
	font-size: 13px;
	font-weight: 500;
	padding-top: 14px !important;
	padding-right: 50px !important;
	padding-bottom: 14.5px !important;
	padding-left: 40px !important;
	letter-spacing: .5px;
	text-transform: uppercase;
	background: #0b80d5;
	color: #fff;
	position: relative;
	display: inline-block;
	min-width: 140px;
	margin: 0;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	box-shadow: 0 12px 18px -6px rgba(0, 0, 0, .3);
	border: none;
}

.button:hover {
	background: #376aab;
	color: #fff;
}

.link i,
.button i {
	position: relative;
	top: 5px;
	left: 5px;
	transform: rotate(180deg);
	font-size: 20px;
	transition: .3s;
}

.link i,
.button i {
	position: relative;
	top: 2.5px;
	left: 4px;
	transform: rotate(180deg);
	font-size: 13px;
	transition: .3s;
}

.link:hover i,
.button:hover i {
	transform: rotate(180deg) translateX(-2px);
}

.width-percent-100 {
	width: 100%;
}

.button.white-bg {
	box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
	color: #222;
	border: 1.2px solid #fff;
}

.button-group .button {
	box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
}

.at-style-responsive .at-share-btn {
	margin: 0 3px 5px !important;
}

address {
	font-size: 1rem;
	color: #525f7f;
	font-weight: 400;
}

/* */
#slider .button {
	height: 35px;
	line-height: 35px !important;
	letter-spacing: 1px !important;
}

.img-raduis {
	border-radius: 8px;
	box-shadow: 0 4px 40px 0 rgba(160, 190, 212, .7);
}

.p-5px {
	padding: 5px !important;
}

.pl-5px {
	padding-left: 5px !important;
}

.pr-5px {
	padding-right: 5px !important;
}

/* Start Social nav */
.social-nav.social-list {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 28px;
	top: 28px;
	z-index: 101;
	transition: all .2s ease-in-out;
}

.social-nav.social-list li {
	display: inline-block;
	list-style: none;
	margin: 0 2px 0 0;
}

.social-nav.social-list li a {
	font-size: 15px;
	color: rgba(255, 255, 255, .95);
	background: #2c318a;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
}

.social-nav.social-list li a[href*="facebook.com"] {
	background: #3b5998;
}

.social-nav.social-list li a[href*="twitter.com"] {
	background: #38a4f0;
}

/* End content */
#slider_wrapper {
	margin-top: 50px;
}

.rev_slider_wrapper {
	height: 420px;
}

/* Start navbar */
.viewport-height {
	margin-top: 80px !important;
}

.nav-scroll {
	position: fixed;
	top: 0;
	-webkit-transform: translate3d(0%, 0%, 1px);
	transform: translate3d(0%, 0%, 1px);
	transition: all 0.25s ease;
	width: 100%;
	z-index: 99;
	background: rgba(255, 255, 255, 1);
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .08);
}

.nav-up {
	-webkit-transform: translateY(-120%);
	transform: translateY(-120%);
	transition: 0.5s;
	box-shadow: none;
}

.nav-down {
	background: rgba(255, 255, 255, 1);
}

/* */
.top-nav {
	-webkit-transition: border 1s ease 1s;
	transition: border 1s ease 1s;
	height: 42px;
	width: 100%;
	white-space: nowrap;
	padding: 0;
	position: relative;
}

.top-nav-list,
.list-right {
	line-height: 42px;
	padding-right: 15px;
	font-size: 13px;
	letter-spacing: .25px;
	padding: 0;
	margin-bottom: 0;
	font-weight: 500;
}

.top-nav-list li,
.list-right li {
	list-style: none;
	display: inline-block;
	padding: 0 15px;
	color: #8a8a8a;
}

ul.top-nav-list li i,
.list-right li i {
	font-size: 17px;
	width: 18px;
	height: 18px;
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.list-right {
	text-align: right;
}

.list-right a {
	list-style: none;
	color: #8a8a8a;
	font-weight: 500;
}

#dropdownMenu {
	background: #f4f4f4;
	line-height: 42px;
	padding-right: 15px;
	font-size: 13px;
	letter-spacing: .25px;
	padding: 0;
	margin-bottom: 0;
	font-weight: 500;
	margin-left: 15px;
	color: #8a8a8a;
	font-weight: 500;
}

.dropdown-toggle::after {
	color: #888;
}

.list-right .dropdown-item {
	font-weight: 400;
	font-size: 12.5px !important;
	line-height: 46.3px;
	padding: 0rem 3rem .0 1rem;
	margin: 0;
	color: #666 !important;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
}

.list-right .dropdown-menu.show {
	background: #ffffff;
	margin-top: -1px !important;
	padding: 0;
	border-radius: 0;
	border: 1px solid rgba(0, 0, 0, .08);
}

/* */
.navbar.navbar-expand-lg {
	padding: 0;
	position: absolute;
	left: 0;
	top: 42px;
	width: 100%;
	z-index: 30;

}

.navbar.navbar-expand-lg .container {
	background: #fff;
}

.page .navbar.navbar-expand-lg {
	position: relative;
	background: #fff;
}

.navbar-brand {
	position: absolute;
	top: 15px;
	margin-left: 20px;
}

.navbar-brand img {
	vertical-align: top;
	max-height: 80px;
}

.navbar-nav li {
	padding: 30px 18px;
}

.nav-link {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	color: #313131 !important;
	text-transform: uppercase;
}

.navbar-nav:hover .nav-item .nav-link {
	color: #313131 !important;
}

.navbar-nav .nav-item:hover .nav-link {
	color: rgba(102, 102, 102, 1) !important;
}

.navbar-nav .dropdown:hover>.dropdown-menu {
	display: block;
}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		left: 0;
		position: absolute;
		border-radius: 8px;
		box-shadow: 0 2px 10px rgba(0, 0, 0, .1), 0 10px 40px -20px;
		;
		background-color: #fff;
		color: #666;
		border: none;
		margin-top: -15px;
	}
}

.dropdown-item {
	padding: .5rem 3rem .5rem 1rem;
	font-size: 15px;
	color: #666;
}

.dropdown-item .service-icon {
	background: #f15a25;
	width: 25.2px;
	line-height: 15px;
	padding: 5px;
	border-radius: 50%;
	margin: auto;
	display: inline-block;
	margin-right: 8px;
}

.dropdown-item .service-icon img {
	width: 15px;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
	text-decoration: none;
	background-color: #f4f4f4;
}

/* End Navbar */
/* */
.touch-hidden .mouse {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.touch-hidden .cursor {
	-webkit-animation: scroll 1.3s ease-out infinite forwards;
	-moz-animation: scroll 1.3s ease-out infinite forwards;
	animation: scroll 1.3s ease-out infinite forwards;
}

.touch-hidden path {
	fill: #fff;
}

.touch-hidden .mouse {
	position: absolute;
	left: 50%;
	right: 0;
	bottom: 40px;
	margin-left: -20px;
	width: 20px;
}

.touch-hidden .cursor {
	position: absolute;
	left: 50%;
	right: 0;
	bottom: 40px;
	margin-left: -20px;
	width: 20px;
}

@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes scroll {
	0% {
		-moz-transform: translateY(0);
	}

	50% {
		-moz-transform: translateY(10px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@keyframes scroll {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

/* */
header#home {
	background: #f1f1f1;
}

header#home .hdr.hdr-section2>.clmn {
	width: 50%;
	float: left;
	position: absolute;
	bottom: 88px;
	left: 0;
	overflow: hidden;
	-ms-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	-o-transition: all .7s ease-out;
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;
	-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}

.img-wrp.wrp2 {
	width: 360px;
	height: 245px;
	top: -122.5px;
	right: 0;
	z-index: 3;
}

.img-wrp.wrp3 {
	width: 50%;
	height: 100%;
	height: calc(100% + 286px);
	top: 0;
	right: 0;
	z-index: 2;
}

.img-section.img3.no-mask {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.img-section.img3 {
	-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}

.img-section {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	transition: all .7s ease-out;
}

.img-section.img4.no-mask {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.img-section.img4 {
	width: 357px;
	height: 357px;
	top: auto;
	bottom: -357px;
	left: 0;
	z-index: -1;
	-webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}

.img-wrp {
	position: absolute;
	-ms-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

header#home .hdr.hdr-section2>.clmn article h1 {
	font-size: 100px;
	line-height: 100px;
	letter-spacing: 2.7px;
	color: #000;
}

/* */
.home-about .heading {
	font-size: 50px;
	line-height: 50px;
	color: #3a2d79;
}

.home-about .sub-heading {
	font-size: 20px;
	color: #555;
}

.home-about .about-wrap {
	min-height: 400px;
	float: left;
	position: relative;
	overflow: hidden;
	background: #ffffff;
	width: 100%;
	margin-top: 50px;
	padding: 75px 90px 70px 70px;
	border-radius: 6px;
	box-shadow: 0 15px 35px rgba(50, 50, 93, 0.07), 0 5px 15px rgba(0, 0, 0, 0.04);
}

.home-about .about-wrap p {
	font-size: 110%;
	line-height: 170%;
	color: #555;
}

.about-img {
	width: 100%;
	height: 550px;
	background-size: cover;
	background-position: center;
	border-radius: 6px;
	background: #ffffff;
}

.about-img.img2 {
	height: 300px;
	width: 350px;
	margin-top: -20px;
	margin-left: -20px;
	box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
	border-radius: 4px;
	background-size: cover;
	background-position: center;
}

.row__zero>[class*=col-] {
	padding: 0;
}

.contact-blocks {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.contact-blocks-list {
	list-style: none;
	margin-bottom: 0;
}

.contact-blocks-list li {
	color: #fff;
	margin: 0 0 60px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.contact-blocks-list li:last-child {
	margin-bottom: 0;
}

.icon-wrap {
	background: #fff;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	margin: 0 20px 0 0;
	z-index: 3;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.contact-blocks-list li p {
	display: inline-block;
	margin-bottom: 0;
	line-height: 1.8;
	font-size: 17px;
	letter-spacing: .5px;
	color: #fff;
	white-space: pre-wrap;
	width: 75%;
	font-weight: 300;
}

.contact-blocks-list li p span {
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: 1px;
	float: left;
	display: block;
	width: 100%;
	font-family: 'Didact Gothic', sans-serif;
	margin-bottom: 0;
	font-weight: 600;
}

.heading {
	font-size: 52px;
	line-height: 1.2;
	margin-bottom: 25px;
}

.heading.md-heading {
	font-size: 38px;
	margin-bottom: 20px;
}

.heading.sm-heading {
	font-size: 28px;
	margin-bottom: 20px;
}

.heading.md-heading.centered {
	text-align: center;
}

.heading.sm-heading.centered {
	text-align: center;
}

.heading.md-heading.centered+p {
	max-width: 40rem;
	text-align: center;
	margin: auto;
}

.sub-title.big {
	color: #25272b;
	font-weight: 400;
}

.social-list {
	margin: 0;
	padding: 0;
}

.social-list li {
	display: inline-block;
	list-style: none;
	margin: 0 20px 0 0;
}

.social-list li a {
	font-size: 1.5rem;
	color: #3a2d79;
	;
}

/*---------------------------------------*/
#services .service-wrapper {
	padding: 50px 32px 50px 32px !important;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background: #ee5b23;
	position: relative;
}

#services .service-wrapper:before {
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	width: 40%;
	position: absolute;
	background: linear-gradient(to right, rgba(165, 107, 159, 0), rgba(238, 91, 35, 0.3));
}

#services .service-heading {
	font-size: 25px;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #fff;
	text-transform: uppercase;
}

#services .service-wrapper p {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.8;
	font-weight: 300;
	position: relative;
	z-index: 2;
}

#services .service-wrapper .link {
	color: #ffffff;
}

#services .row .col-lg-3:nth-child(2) .service-wrapper {
	background: #e78c6a;
}

#services .row .col-lg-3:nth-child(3) .service-wrapper {
	background: #4365a5;
}

#services .row .col-lg-3:nth-child(4) .service-wrapper {
	background: #0086d3;
}

#services .row .col-lg-3:nth-child(2) .service-wrapper:before {
	background: linear-gradient(to right, rgba(165, 107, 159, 0), rgba(238, 91, 34, 0.2));
}

#services .row .col-lg-3:nth-child(3) .service-wrapper:before {
	background: linear-gradient(to right, rgba(165, 107, 159, 0), rgba(165, 107, 159, .3));
}

#services .row .col-lg-3:nth-child(4) .service-wrapper:before {
	background: linear-gradient(to right, rgba(165, 107, 159, 0), rgba(165, 107, 159, .3));
}

/* Products */
.service-icon.title-icone {
	border: 3px solid #e8f0f7;
	width: 74px;
	background: #ffffff;
	margin-left: 0;
	padding: 17px;
}

#products .service-icon.title-icone {
	margin-top: -15px;
}

/* Packs */
.pack-wrapper {
	border: 1px solid #f2f4f6 !important;
}

.pack-wrapper .separation {
	background-color: #003d64;
	height: 4px;
	width: 50px;
	margin: 15px auto 22px;
}

.pack-wrapper .pack-disc {
	text-align: center;
	line-height: 1.8;
}

.pack-wrapper .button {
	margin: 0 auto;
	max-width: 180px;
	padding-right: 28px !important;
	padding-left: 28px !important;
	margin-top: 5px;
}

.pack-wrapper:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-top: 6px solid #ed5b23;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#packages .row .col-lg-3:nth-child(2) .pack-wrapper:after {
	border-top: 6px solid #e78c6a;
}

#packages .row .col-lg-3:nth-child(3) .pack-wrapper:after {
	border-top: 6px solid #4365a5;
}

#packages .row .col-lg-3:nth-child(4) .pack-wrapper:after {
	border-top: 6px solid #0086d3;
}

.pack-features {
	margin-top: 30px;
	padding-left: 15px;
}

.pack-features li {
	padding: 4px 0;
	list-style: none;
	position: relative;
	padding-right: 10%;
}

.pack-features li::before {
	content: "";
	display: inline-block;
	margin: 0 7px 0 -18px;
	width: 11px;
	height: 10px;
	background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/icons/check-list-blue.svg);
	background-repeat: no-repeat;
}

.pack-feature-tooltip {
	margin-left: auto;
	position: relative;
}

.feature-tooltip {
	position: absolute;
	right: -5px;
	top: 4px;
}

.feature-tooltip>img {
	width: 14px;
	height: 14px;
}

.tooltip {
	font-size: 12px;
	line-height: 1.7;
	font-weight: 500;
}

.tooltip-inner {
	max-width: 240px;
	padding: 15px;
	background-color: rgba(0, 0, 0, .9);
	border-radius: 8px;
}

/* metiers */
#metiers-archive .metier-section {
	background: #ffffff;
	border-top: 1px solid #e8f0f7;
	border-top: 1px solid #e8f0f7;
}

#metiers-archive .metier-section:nth-child(2n) {
	background: #f4f4f4;
}

#metiers-archive .metier-section:nth-child(2n) .row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row-reverse;
	background: #f4f4f4;
}

#metiers-archive .metier-section:nth-child(2n) .row .metier-wrapper {
	padding: 0 15px 0 0;
}

#metiers-archive .metier-wrapper {
	padding: 0 0 0 50px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

#metiers-archive .metier-wrapper ul {
	margin-bottom: 0;
}

#metiers-archive .metier-heading {
	font-size: 44px;
	line-height: 1.3;
	margin-bottom: 20px;
}

#metiers .slick-next {
	right: 15px;
}

#metiers .slick-prev {
	left: auto;
	right: 85px;
}

#metiers .slick-arrow,
#metiers .slick-next,
#metiers .slick-prev {
	position: absolute;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	float: left;
	background-color: #fff;
	box-shadow: 0 1px 4px 0 #d9e3eb;
}

#metiers .slick-arrow:before,
.slick-arrow:after,
#metiers .slick-next:before,
#metiers .slick-prev:before,
#metiers .slick-next:after,
#metiers .slick-prev:after {
	content: "";
	position: absolute;
	bottom: 50%;
	margin-bottom: -2px;
	left: 50%;
	margin-left: -8px;
	width: 23%;
	height: 3px;
	background-color: #003c7f;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 390ms;
	transition-duration: 390ms;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 1;
}

#metiers .slick-next:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

#metiers .slick-next:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}

#metiers .slick-prev:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: bottom right;
	transform-origin: top left;
}

#metiers .slick-prev:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: top right;
	transform-origin: bottom left;
	margin-bottom: 0;
}

.slick-next:hover,
.slick-next:focus {
	background: #fff;
}

.slick-track {
	display: flex;
}

.slick-slide {
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
}

#metiers .slick-slide:not(.slick-active),
#services .slick-slide:not(.slick-current) {
	opacity: .9;
}

#metiers .slick-track {
	display: flex;
	padding-bottom: 30px;
	margin: 0;
}

/*------------------------------------*/
.card {
	font-weight: 300;
	font-size: 14px;
	background-color: #fff;
	padding-top: 2.8vw !important;
	padding-right: 1.6vw !important;
	padding-bottom: 2.3vw !important;
	padding-left: 1.6vw !important;
	margin-bottom: 0 !important;
	/*cursor: pointer;*/
	box-shadow: 0 4px 47px 0 rgba(160, 190, 212, .22);
	border-radius: 10px;
	border: none;
	height: 100%;
	transition: .3s;
	overflow: hidden;
}

.card:hover {
	box-shadow: 0 10px 15px 0 rgba(31, 45, 61, 0.06), 0 0 50px 0 rgba(31, 45, 61, 0.15), 0 0 0 1px rgba(31, 45, 61, 0.04);
}

.card .card-body {
	padding: 0;
}

.card .card-body p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 5px;
	color: #000;
}

.card .card-logo {
	position: relative;
	margin: 0 auto 16px;
	text-align: center;
	transition: .3s;
}

.card:hover .card-logo {
	transform: translateY(-4px);
}

.card .card-logo img {
	width: 40px;
	height: auto;
}

.card-title {
	margin-bottom: 20px;
	padding-top: 8px;
}

.card-title.left {
	text-align: left;
}

.card-img {
	margin: -2.8vw -1.6vw 1vw;
	width: auto;
}

.card:hover .scale img {
	transform: scale(1.05) translateZ(0);
}

.scale {
	display: block;
	line-height: 1;
	outline: none;
	overflow: hidden;
}

.scale img {
	transition: transform .8s ease;
	transform: translateZ(0);
}

.scale:hover img {
	transform: scale(1.05) translateZ(0);
}

/*----------------------------------*/
#flottes-p1 {
	border-top: 2px solid rgba(207, 215, 223, .25);
}

#linkStore {
	background: -webkit-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
	background: -moz-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
	background: -o-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
	background: -ms-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
	background: linear-gradient(to top left, #2ccdf2, #0086df 50%, #376aab);
}

.bedge-store {
	height: 50px;
	width: auto;
}

/*----------------------------------*/
.footer-top-wrap {
	height: 80px;
	display: flex;

}

.footer-link-wrap {
	margin: auto 0;
	width: 70%;
	font-size: 1.125rem;
}

.footer-link {
	color: #818a9e;
	transition: color .6s;
	font-weight: 700;
	font-size: .85em;
	letter-spacing: .02em;
	margin-right: 25px;
}

footer .social-list {
	display: inline-block;
	margin: 0;
	padding: 0;
}

footer .social-list li {
	display: inline-block;
	list-style: none;
	margin: 0 12px 0 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

footer .social-list li {
	display: inline-block;
	list-style: none;
	margin: 0 12px 0 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: left;
}

footer .social-list li {
	margin: 0 5px 0 0;
	background: transparent;
	color: rgba(239, 248, 251, 0.7);
}

footer .social-list li a {
	font-size: 17px;
	color: #818a9e;
}

.footer-bottom-follow-txt {
	display: inline-block;
	margin-right: 15px;
}

.footer-bottom-copyright-wrap a {
	color: #818a9e;
	font-weight: 500;
}

.footer-bottom-copyright-wrap span.site {
	float: right;
}

.footer-bottom-copyright-wrap span.site img {
	max-width: 28px;
	margin-right: 10px;
	margin-top: -5px;
}

/*-------------- Page Banner -------------------*/
html .viewport-height {
	height: calc(100vh - 200px);
	;
	position: relative;
}

.home-banner .padding {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.home-banner-box {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.home-banner-box.color-white {
	color: #fff;
}

.responsive-bg {
	width: 100%;
	height: 100%;
	background-color: #c1e6e9;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.home-banner-box .overlay {
	z-index: 1;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(1, 1, 1, .3) 0%, rgba(0, 0, 0, .25) 100%);
	background: linear-gradient(to bottom, rgba(1, 1, 1, .3) 0%, rgba(0, 0, 0, .25) 100%);
	/*opacity: .15;*/
	position: absolute;
	top: 0;
}

.home-banner-box .texts {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	color: #ffffff;
	width: 38rem;
	height: 100%;
	margin: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-bottom: 150px;
}

.home-banner-box .title {
	font-size: 52px;
	color: inherit;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1;
	margin-bottom: 0;
	padding: 45px 15px 25px;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px;
}

.home-banner-box .sub-title {
	font-size: 22px;
	line-height: 1.8;
	margin-bottom: 30px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.gallery-poster {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.gallery-poster img {
	max-width: 130px;
	height: 130px;
	border: 30px solid rgba(255, 255, 255, 0.25);
	border-radius: 50%;
	position: relative;
	z-index: 2;
}

/* */

.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5 {
	margin-bottom: 15px;
	font-size: 22px;
	color: #0b80d5;
}

.text-content p+h1,
.text-content p+h2,
.text-content p+h3,
.text-content p+h4,
.text-content p+h5,
.text-content ul+h4 {
	margin-top: 30px;
}

.text-content p {
	font-size: 17px;
	line-height: 1.9;
}

.text-content table {
	font-size: 16px;
	border-bottom: 1px solid #dee2e6;
	margin-top: 25px;
}

.text-content .table thead th {
	color: #0079bf;
}

.text-content .table td,
.text-content .table th {
	min-width: 170px;
	padding: .75rem 1rem;
}

.text-content li {
	list-style-type: none;
	margin: .5rem 0;
}

.text-content ul li::before {
	display: inline-block;
	margin-top: 12.2px;
	margin-left: -1.2rem;
	width: 0.625rem;
	border-bottom: 1px solid #000;
	content: "";
	-webkit-transform-origin: center left;
	-ms-transform-origin: center left;
	transform-origin: center left;
}

.project-share {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

/* */
.lg-backdrop {
	background-color: rgba(0, 0, 0, 0.7);
}

.lg-outer .lg-inner {
	width: 100%;
	height: calc(100% - 90px);
}

.photo-galleries {
	width: 100%;
	margin: 0;
	padding: 0;
}

.photo-galleries .miniature {
	width: 27.33%;
	margin: 0 3% 10%;
	height: 280px;
	float: left;
	cursor: pointer;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	box-shadow: 0 4px 47px 0 rgba(160, 190, 212, .22);
	transition: .3s;
}

.photo-galleries .miniature:nth-child(1),
.photo-galleries .miniature:nth-child(4) {
	margin-left: 1%;
}

.photo-galleries .miniature:hover .miniature__pic {
	transform: scale(1.05);
	box-shadow: 0 10px 15px 0 rgba(31, 45, 61, 0.04), 0 0 50px 0 rgba(31, 45, 61, 0.1), 0 0 0 1px rgba(31, 45, 61, 0.03);
}

.photo-galleries .miniature__pic {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	border-radius: 8px;
	transition: all 0.3s ease-out;
}

.view-more {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .4);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 280px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	border-radius: 8px;
}

.view-more {
	display: none;
}

.photo-galleries .miniature:nth-child(6) .view-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.photo-galleries .miniature:nth-child(6) {
	align-items: flex-start;
}

.photo-galleries .miniature:nth-of-type(1n+7) {
	display: none;
}

.photo-galleries.max_three .miniature:nth-child(3) .view-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	top: auto;
}

.figure-caption {
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 107%;
	z-index: 2;
	display: block;
	font-weight: 400;
}

/* */
/* */
.head {
	padding: 20px 0;
	border-bottom: 2px solid rgba(207, 215, 223, .25);
}

.head p {
	font-weight: 500;
}

.icon {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 7px;
	margin-top: 3px;
}

.icon i {
	font-size: 21px;
	line-height: 1;
	color: #52afe2;
}

/* End Page */
/*-------------------*/
#msg-wrap textarea {
	height: 130px;
}

.form-wrapper {
	max-width: 680px;
	margin: auto;
	border-radius: 8px;
	background: #fff;
	-webkit-box-shadow: 0 50px 100px rgba(50, 50, 93, .1), 0 15px 35px rgba(50, 50, 93, .15), 0 5px 15px rgba(0, 0, 0, .1);
	box-shadow: 0 50px 100px rgba(50, 50, 93, .1), 0 15px 35px rgba(50, 50, 93, .15), 0 5px 15px rgba(0, 0, 0, .1);
	padding: 40px 50px;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: .75em;
	font-weight: normal;
	display: block;
	font-weight: 500;
}

.wpcf7-response-output {
	margin: 1em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

.form-control {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	padding: .5rem .75rem;
	font-size: 14px;
	line-height: 2;
	color: #666;
	font-weight: 400;
	background-color: #F5F4F7;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	box-shadow: 0;
	border: none;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border-radius: 6px;
}

.form-group .link.bg-btn {
	background: #513a81;
	color: #fff;
	padding: 9px 24px 11px;
	font-weight: 500;
	margin-top: 24px;
	border-radius: .25rem !important;
}

.contact-wrap.first {
	padding: 80px 80px 80px 0;
}

.contact-wrap.second {
	padding: 80px 0 80px 80px;
	border-left: 1px solid #ececec;
}

.contact-wrap h4 {
	position: relative;
}

.contact-wrap i {
	position: absolute;
	top: 0;
	color: #ef5c20;
	font-size: 28px;
}

.contact-wrap span {
	display: inline-block;
	margin-left: 40px;
}

.contact-wrap p {
	max-width: 460px;

}

.contact-wrap .contact-item {
	margin-bottom: 10px;
	margin-left: 15px;
	position: relative;
	letter-spacing: .5px;
	font-weight: 400;
}

.contact-wrap .contact-item p::before {
	display: inline-block;
	width: 0.625rem;
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 10px;
	left: -15px;
	background: #8898aa;
	border-radius: 50%;
}

.contact-wrap .contact-item br {
	background: #8898aa;
	width: 4px;
	height: 4px;
	position: relative;
	display: block;
	content: "";
	border-radius: 50%;
	top: 19px;
	left: -15px;
	margin-bottom: 5px;
}

.office-item .card {
	border: none;
	position: relative;
	color: inherit;
	margin-bottom: 15px;
	transition: .3s;
	position: relative;
	height: 100%;
	margin: 0 10px;
	padding: 0 !important;
}

.office-item .card:hover {
	text-decoration: none;
	color: inherit;
	-webkit-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, .15);
	box-shadow: 0 3px 10px 3px rgba(0, 0, 0, .08);
	position: relative;
	transform: translateY(-4px);
}

.office-item>a {
	color: #3e1707;
}

.office-item .card-body {
	padding: 30px 30px 20px;
	font-size: .9rem;
}

.office-item .card-body h4 {
	line-height: 30px;
	font-size: 28px;
}

.office-item .link {
	font-size: 13px;
}

/*-----------------------
* New
*-----------------------*/
.note {
	margin-left: -10px;
	color: #666;
	font-size: 13px;
	font-weight: 500;
}

.bt__divider,
.tp__divider,
.bt_ins_divider,
.tp_ins_divider,
.bt_ins_divider_color,
.tp_ins_divider_gry {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: none;
	background-repeat: no-repeat;
}

.tp__divider {
	background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/tp-divider3.svg);
	background-size: 100% 90px;
	top: 0;
	height: 90px;
	z-index: 1;
	transform: rotateY(180deg);
}

.bt__divider {
	background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/bt-divider.svg);
	background-size: 100% 44px;
	bottom: 0;
	height: 44px;
	z-index: 1;
	transform: rotateX(180deg);
}

.tp_ins_divider {
	background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/tp-divider2.svg);
	background-size: 100% 100px;
	top: 0;
	height: 100px;
	z-index: 1;
}

.footer .tp_ins_divider,
.tp_ins_divider_gry {
	transform: rotateY(180deg);
}

#contact .tp_ins_divider {
	transform: rotateY(180deg);
}

.tp_ins_divider_gry {
	background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/tp-divider-gry2.svg);
	background-size: 100% 100px;
	top: -20px;
	height: 100px;
	z-index: 1;
}

.bt_ins_divider {
	background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/bt-ins-divider.svg);
	background-size: 100% 100px;
	bottom: 0;
	height: 100px;
	z-index: 1;
	transform: rotateX(180deg);
}

.bt_ins_divider_color {
	background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/bt-ins-divider-color.svg);
	background-size: 100% 100px;
	bottom: 0;
	height: 100px;
	z-index: 1;
}

/* */
#request {
	border-top: 1px solid #e8f0f7;
}

.request h2 {
	font-size: 28px;
}

.request {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 100%;
}

#assistance {
	border-top: 2px solid rgba(207, 215, 223, .25);
}

.guide-assistance {
	border-radius: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 4px 47px 0 rgba(160, 190, 212, .22);
	max-width: 1040px;
	margin: auto;
}

.assistance-title {
	letter-spacing: .675px;
}

.phone-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	text-align: right;
}

.phone-number {
	font-size: 45px;
	letter-spacing: 1px;
	color: #27d367;
	font-weight: bold;
}

.photo-note {
	font-size: 12px;
	display: block;
	text-align: right;
	margin-top: 3px;
	color: #525f7f;
	font-weight: 300;
	margin-right: 5px;
}

/* Side bar */
.side-nav {
	display: flex;
	flex-direction: column;
	height: auto;
	padding: 2vw 2.4vw 1.4vw !important;
	margin-left: 25px;
}

.side-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.side-list li {
	font-size: 1rem;
	color: #0b80d5;
	margin-bottom: 15px;
}

.side-list li .sidebar-link {
	color: #0b80d5;
	font-weight: 400;
}

.side-list li p {
	font-size: 15px;
	margin-bottom: 15px;
}

.side-list li .link {
	text-align: left;
	font-size: 14px;
}

.side__separation {
	height: 1px;
	width: calc(100% + 4.8vw);
	background: #e8f0f7;
	margin: 20px -2.4vw !important;
}

/* Footer */
.footer {
	background: rgb(158, 0, 0);
	background: -moz-linear-gradient(top, rgba(212, 2, 2, 1) 0%, rgba(158, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(212, 2, 2, 1) 0%, rgba(158, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(212, 2, 2, 1) 0%, rgba(158, 0, 0, 1) 100%);
}

.footer-widget {
	display: flex;
	flex-direction: column;
	align-items: center;
}

footer .big {
	font-size: 16px;
	line-height: 1.8;
	font-weight: 300;
}

.list-title {
	font-size: 12.5px;
	font-weight: 500;
	color: rgb(165, 179, 192);
	line-height: 1;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.list {
	padding-left: 0;
	list-style: none;
}

.list a {
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.71;
	color: #666;
	margin-top: 10px;
}

.footer-copyright {
	min-height: 55px;
	line-height: 13px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 13px;
	color: #666;
	border-top: 1px solid #dfe7ef;
}

.footer-copyright a {
	color: #666;
}

.footer-copyright p {
	font-size: 15px;
	color: #ccc;
}

.footer .logo img {
	max-width: 130px;
	margin-top: -5px;
}

.project-share span.at-icon-wrapper {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	position: relative;
	display: block;
	width: auto !important;
	height: auto !important;
	line-height: 1 !important;
	text-align: center;
	margin: .5rem .125rem;
	border-radius: 50%;
	border: 1px solid #c80101;
	padding: 6px;
}

/*------------------------------------------
*Responsive 
*------------------------------------------*/
@media (max-width: 767px) {
	.bg-gradient-dark {
		background: #f6f9fc;
	}

	.bg-gradient-dark2 {
		border-top: 1px solid rgba(0, 0, 0, .08);
		background: -webkit-linear-gradient(left, #f6f9fc 17.5%, #3a2d79 17.5%);
		background: linear-gradient(to right, #3a2d79 17.5%, #f6f9fc 17.5%);
	}

	.bg-gradient-dark:before {
		display: none;
	}

	.xs-centered {
		text-align: center;
	}

	.container .row {
		margin-right: 0;
		margin-left: 0;
	}

	.navbar-brand img {
		max-height: 50px;
	}

	.logo-text {
		font-size: 20px;
		height: 55px;
		line-height: 55px;
		margin-left: 5px;
	}

	.navbar-nav {
		margin: 2px 0 0;
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}

	.navbar-nav li {
		padding: 0 20px;
	}

	.nav-link {
		font-size: 17px;
		color: #2F2E32 !important;
		text-transform: capitalize;
		font-weight: 400;
		border-top: 1px solid #eee;
		display: block;
		padding: .75rem 1rem;
	}

	.navbar-nav:hover .nav-item .nav-link {
		color: #2f2e33 !important;
	}

	.navbar-nav .nav-item:hover .nav-link {
		color: #2f2e33 !important;
	}

	.navbar-nav .dropdown-menu {
		background: #f4f4f4;
		border: none;
		margin: 0px -20px;
		padding: 10px 0;
	}

	.navbar-nav .dropdown .dropdown-item {
		padding: 12px 20px;
		font-weight: 400;
		color: #2f2e33;
		font-size: 17px;
		font-weight: 400;
		background: transparent;
		border-bottom: none;
		text-align: left;
	}

	#main-nav {
		background: rgba(255, 255, 255, 1);
		width: calc(100% + 30px);
		margin: 0 -15px 0;
	}

	.navbar-toggler {
		border-color: transparent !important;
		outline: 0;
		padding: 0px 4px;
	}

	/* */
	.heading {
		font-size: 45px;
		line-height: 1.2;
		margin-bottom: 25px;
	}

	.heading.md-heading.centered {
		padding: 10px 40px;
	}

	.heading.md-heading.centered+p {
		padding: 0 8px;
	}

	.contact-blocks {
		height: 100%;
		margin: 0 -30px;
		padding: 50px 0 100px;
		border-top-width: 1px;
	}

	/* */
	.service-wrapper {
		padding: 25px 0 0px 0;
	}

	.service-heading {
		font-size: 40px;
		font-weight: 500;
		line-height: 1.2;
		margin-bottom: 30px;
		margin-top: 10px;
	}

	.card {
		width: 100% !important;
		margin: 0px auto 30px !important;
		padding: 30px !important;
		max-width: 500px;
		float: none !important;
		height: auto;
	}

	.card-img {
		margin: -30px -30px 16px;
		width: auto;
	}

	/* */
	a.button.float-right {
		width: 100%;
	}

	.map .head p.big {
		margin-bottom: 20px !important;
		line-height: 1.5;
	}

	/* */
	.viewport-height {
		margin-top: 65px !important;
	}

	.home-banner-box .texts {
		width: 100%;
	}

	.home-banner-box .title {
		font-size: 36px;
	}

	.home-banner-box .sub-title {
		font-size: 20px;
	}

	.c-article-side_item {
		width: 90%;
		margin-left: 5%;
		border-right: none;
	}

	.c-article-side_item p+p {
		font-size: .9rem;
		margin-bottom: 0;
		font-weight: 700;
	}

	.photo-galleries .miniature {
		width: 100% !important;
		margin: 0 0 110px;
		height: 300px;
	}

	/**/
	.home-about .heading {
		font-size: 36px;
		line-height: 38px;
		color: #3a2d79;
	}

	.home-about .sub-heading {
		font-size: 17px;
		color: #555;
	}

	.home-about .about-wrap {
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
		border-radius: 6px 6px 0 0;
	}

	.about-img {
		width: 100%;
		margin-left: 0;
		height: 330px;
		background-size: cover !important;
		background-position: center;
		border-radius: 0 0 6px 6px;
		background: #ffffff;
		box-shadow: 0 15px 35px rgba(50, 50, 93, 0.07), 0 5px 15px rgba(0, 0, 0, 0.04);
	}

	.about-img.img2 {
		display: none;
	}

	.home-about .about-wrap p {
		font-size: 1rem;
		line-height: 170%;
		color: #555;
	}

	.about-heading.pl-90 {
		padding: 5px !important;
	}

	/* */
	.project-wrapper .button {
		width: 100%;
		margin-left: 0 !important;
		margin-top: 20px !important;
	}

	.home-about .about-wrap {
		padding: 40px 25px !important;
	}

	.about-img.img2 {
		height: 300px;
		width: 90% !important;
		margin-top: -20px;
		margin-left: 5%;
		margin-right: 5%;
	}

	/* */
	.contact-blocks-list {
		padding-left: 30px;
	}

	.contact-blocks-list li br {
		display: none;
	}

	.contact-blocks-list li p {
		line-height: 1.5;
		font-size: .9rem;
		font-weight: 500;
		letter-spacing: 0;
		color: #555;
		white-space: normal;
		width: 70%;
	}

	.contact-blocks-list li p span {
		font-size: .75rem;
		color: #3a2d79;
		margin-bottom: 7px;
		float: none;
		display: block;
	}

	.note {
		margin-left: 0;
		color: #666;
		font-size: 12px;
	}

	.float-right.button {
		float: none !important;
	}

	/* */
	.footer .logo img {
		margin-bottom: 30px;
	}

	.footer-link-wrap {
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}

	.footer-link {
		margin-right: 0;
	}

	.footer-bottom-copyright {
		line-height: 25px;
		font-weight: 500;
		margin: 20px 0;
		text-align: center;
	}

	.footer-bottom-follow {
		margin: auto;
		text-align: center;
		display: block;
		width: 100%;
		padding: 10px 0 15px 15px;
	}

	.footer-bottom-copyright-wrap span.site {
		float: none;
		display: block;
		margin-top: 10px;
	}

	.footer-top-wrap {
		height: auto;
		display: block;
	}

	.social-nav.social-list {
		right: 10px;
		top: auto;
		bottom: 40px;
	}

	.social-nav.social-list li {
		display: block;
		list-style: none;
		margin: 0 0 5px 0;
	}

	.footer {
		padding-top: 70px !important;
		text-align: center;
	}

	.footer .footer-widget {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.footer-copyright {
		padding-left: 20px;
		padding-right: 20px;
		line-height: 1.8;
		text-align: center;
		font-size: 14px;
	}

	.footer-copyright .row {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column-reverse;
	}

	.footer .social-list {
		margin-bottom: 40px;
	}

	.footer-copyright p {
		line-height: 1.5;
	}

	/* */
	.tp_ins_divider_gry {
		background-image: url(/web/20210506134430im_/http://ide-net.com/wp-content/themes/idenet/images/tp-divider-gry2.svg);
		background-size: 100% 100px;
		top: -45px;
		height: 100px;
		z-index: 1;
	}

	.project-share span.at-icon-wrapper {
		margin: .5rem 0;
		padding: 4px;
	}
}

/*-----------------------------*/
/*---------- Custom -----------*/
/*-----------------------------*/
.about {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

.col-about {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.about-wrapper {
	width: 0;
	-webkit-box-flex: 0;
	-webkit-flex: 0 auto;
	-ms-flex: 0 auto;
	flex: 0 auto;
}

.description-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 70px;
	margin-bottom: 70px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: flex-start;
	-webkit-justify-content: flex-startr;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
}

.description-block.first {
	padding-right: 70px;
}

.description-block.second {
	padding-left: 60px;
	padding-right: 0;
}

.description,
.description p {
	margin-bottom: 0px;
	font-size: 17px;
	line-height: 1.7;
	font-weight: 300;
	text-align: left;
	letter-spacing: 0.2px;
}

.description p {
	margin-bottom: 15px;
}

.description p:last-child {
	margin-bottom: 0;
}

.blocks {
	padding: 0;
	margin: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.blocks li {
	list-style: none;
	margin-bottom: 25px;
	position: relative;
	padding: 18px 25px 25px 105px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 109, 162, .3);
	box-shadow: inset 0 0 0 1px rgba(0, 109, 162, .3);
	border-radius: 6px;
}

.blocks li:last-child {
	margin-bottom: 0;
}

.blocks li.dark-bg {
	background: #0b80d5;
}

.blocks h5 {
	margin-bottom: 0;
	line-height: 1.6;
}

.blocks li.dark-bg h5 {
	color: #ffffff;
}

.blocks li.dark-bg p {
	color: #ffffff;
}

.blocks img {
	max-width: 62px;
	height: auto;
	position: absolute;
	left: 22px;
	top: 50%;
	margin-top: -32px;
}

.blocks p {
	font-size: 14px;
}

/* Features products*/
.all-products {
	margin-top: 40px;
}

.product-item {
	display: inline-block;
	margin-bottom: 10px;
	padding: 40px 1%;
	text-decoration: none;
	min-width: 20%;
}

.product-title {
	margin-top: 20px;
	margin-bottom: 0;
	color: #01325d;
	font-size: 15px;
	font-weight: 500;
}

.product-icon {
	background: #f15a25;
	width: 68px;
	padding: 18px;
	border-radius: 27px;
}

/* Services */
#services .nav-pills.services-list {
	border-bottom: 1px solid #f1f1f1;
}

#services .nav-tabs .active {
	position: relative;
	display: inline-block;
	padding-bottom: 20px;
}

#services .nav-tabs .active:after {
	content: ' ';
	position: absolute;
	bottom: -2px;
	height: 2px;
	width: 0;
	-webkit-transition: 0.3s ease-out width;
	-webkit-transition: 0.3s ease-out width;
	transition: 0.3s ease-out width;
	margin: auto;
	display: block;
	width: 100%;
	background: #f15a25;
}

.service-icon {
	background: #f15a25;
	width: 78px;
	padding: 20px;
	border-radius: 50%;
	margin: auto;
}

.services-list .nav-tabs:nth-child(2) .service-icon,
.dropdown-menu .dropdown-item:nth-child(2) .service-icon {
	background: #e78c6a;
}

.services-list .nav-tabs:nth-child(3) .service-icon,
.dropdown-menu .dropdown-item:nth-child(3) .service-icon {
	background: #2ccdf2;
}

.services-list .nav-tabs:nth-child(4) .service-icon,
.dropdown-menu .dropdown-item:nth-child(4) .service-icon {
	background: #376aab;
}

.services-list .nav-tabs:nth-child(5) .service-icon,
.dropdown-menu .dropdown-item:nth-child(5) .service-icon {
	background: #0086df;
}

.services-list .nav-tabs:nth-child(6) .service-icon,
.dropdown-menu .dropdown-item:nth-child(6) .service-icon {
	background: #f36c6c;
}

/* clients */
#clients .nav.references-list {
	display: inline-block;
	margin-top: 7px;
	background: #f3f3f3;
	border-radius: 25px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
}

#clients .nav.references-list .nav-item {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#clients .tab-content {
	width: 100%;
}

#clients .nav-pills .nav-link {
	background: #f3f3f3;
	padding: .75rem 1.75rem;
	font-size: .9rem;
	line-height: 1;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: .25px;
}

#clients .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff !important;
	background-color: #2872ba;
	font-weight: 600;
	-webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	border-radius: 30px !important;
}

#clients .nav-pills .nav-item:first-child .nav-link {
	border-radius: 30px 0 0 30px;
}

#clients .nav-pills .nav-item:last-child .nav-link {
	border-radius: 0 30px 30px 0;
}

.client-logo {
	text-align: center;
}

.client-logo img {
	max-height: 75px;
	max-width: 130px;
}

@media (max-width: 767px) {
	#services .nav-tabs {
		min-width: 119px;
	}
}

@media (max-width: 380px) {
	#services .nav-tabs {
		min-width: 135px;
	}
}

/* */
@media (max-width: 767px) {
	.navbar-brand {
		position: relative;
		top: 0;
		margin-left: 10px;
		margin-top: 7px;
		margin-bottom: 5px;
	}

	.list-right {
		font-weight: 500;
		margin-left: 0;
		text-align: center;
	}

	.about {
		padding-top: 70px;
		padding-bottom: 70px;
		background: -webkit-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
		background: -moz-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
		background: -o-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
		background: -ms-linear-gradient(bottom right, #2ccdf2, #0086df 50%, #376aab);
		background: linear-gradient(to top left, #2ccdf2, #0086df 50%, #376aab);
		margin: 0;
	}

	.col-about {
		width: 100%;
	}

	.description-block.first {
		padding: 0;
		margin: 0 0 25px;
	}

	.description-block.second {
		padding: 0;
		margin: 35px 0 0;
	}

	/* */
	#services .nav-pills.services-list {
		border-bottom: 1px solid #f1f1f1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 0;
		-webkit-box-align: end;
		-ms-flex-align: end;
		-webkit-align-items: flex-end;
		-webkit-box-align: flex-end;
		-ms-flex-align: flex-end;
		align-items: flex-end;
		flex-wrap: inherit;
		overflow: auto;
		overflow-x: scroll;
		text-align: center;
		padding: 0;
		margin: 0;
		padding-top: 10px;
		margin-right: -15px;
		margin-bottom: 30px;
	}

	#services .nav-tabs>a {
		position: relative;
		display: inline-block;
		padding-bottom: 20px;
	}

	#services .service-wrapper {
		padding: 25px 0 0px 0;
	}

	/* */
	#metiers-archive .metier-wrapper,
	#metiers-archive .metier-section:nth-child(2n) .row .metier-wrapper {
		padding: 25px 0 0px 0;
	}

	#metiers-archive .metier-heading {
		font-size: 35px;
		line-height: 1.3;
		margin-bottom: 20px;
	}

	#metiers-archive .metier-wrapper ul {
		margin-bottom: 0;
		padding-left: 20px;
	}

	/* */
	.services .slick-slide {
		margin: 0 10px;
	}

	.arrow-wrapper {
		display: none;
	}

	.request {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
		text-align: center;
	}

	.phone-wrap {
		text-align: center;
	}

	.phone-number {
		font-size: 35px;
		margin-top: 30px;
		margin-bottom: 10px;
	}

	.photo-note {
		margin-right: 0;
		text-align: center;
	}

	.footer-widget {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 20px;
	}

	.footer-widget {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0 30px 0 5px;
		margin-bottom: 20px;
	}

	.list-title {
		font-size: 13px;
		font-weight: 500;
		color: rgb(165, 179, 192);
		line-height: 1.5;
		margin-bottom: 20px;
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.footer-copyright .float-right {
		float: none !important;
		margin-top: 20px;
	}

	/* Contact */
	.contact-wrap.first {
		padding: 70px 15px 40px !important;
	}

	.contact-wrap.second {
		padding: 55px 15px 70px !important;
		border-left: none;
		border-top: 1px solid #ececec;
	}

	.form-wrapper {
		padding: 40px 10px;
	}

	.office-item .card {
		height: auto;
	}

}
/*
     FILE ARCHIVED ON 13:44:30 May 06, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:51:13 Mar 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.765
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.013
  esindex: 0.013
  cdx.remote: 9.429
  LoadShardBlock: 226.817 (3)
  PetaboxLoader3.datanode: 199.156 (4)
  PetaboxLoader3.resolve: 119.418 (2)
  load_resource: 122.895
*/