@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&display=swap&subset=greek");

body {
	color: black;
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flex.row::before,
.flex.row::after {
	content: none;
}

.inline-flex {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.flex-wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.aqs--main {
	margin: 0;
	padding: 0;
}

.aqs--main .row::before,
.aqs--main .row::after,
.aqs--main .container::before,
.aqs--main .container::after,
.aqs--main .container-fluid::before,
.aqs--main .container-fluid::after {
	content: none;
}

.aqs--main .container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.aqs--main .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	width: 100%;
}

.aqs--main .col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.aqs--main .col-sm-3 {
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
	margin-bottom: 20px;
}

.aqs--main .col-sm-3 .title {
	text-align: center;
	font-family: Ubuntu;
}

.opticlean .container {
	width: 100%;
	max-width: 1345px;
}

.opticlean .row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.opticlean .youtube {
	background-size: cover !important;
	background-position: center !important;
	padding-top: 110px !important;
	padding-bottom: 90px !important;
}

.opticlean .youtubetitle {
	margin-bottom: 0px !important;
}

.opticlean .youtubetitle p {
	font-size: 60px !important;
	font-weight: bold !important;
	font-family: Ubuntu !important;
	color: white !important;
}

.opticlean .youtubeText {
	color: white !important;
	font-family: Ubuntu !important;
	font-size: 30px !important;
	max-width: 410px !important;
	width: 100% !important;
}

.opticlean .youtube .iframe-container {
	overflow: hidden !important;
	padding-top: 56.25% !important;
	position: relative !important;
	border-radius: 10px !important;
}

.opticlean .youtube .iframe-container iframe {
	position: absolute !important;
	top: 0 !important;
	border: 0 !important;
	border-radius: 10px !important;
	width: 100% !important;
	height: 100% !important;
}

.opticlean .Air {
	padding-top: 100px !important;
	padding-bottom: 60px !important;
}

.opticlean .lef {
	color: blue !important;
	font-family: Ubuntu !important;
}

.opticlean .subheading1 {
	font-size: 17px !important;
	font-weight: bold !important;
	color: #152c73 !important;
	padding-bottom: 10px !important;
}

.opticlean .subheading2 {
	font-size: 21.5px !important;
	line-height: 0.2 !important;
	color: #152c73 !important;
}

.opticlean .lef h2 {
	margin: auto !important;
}

.opticlean .airTitle p {
	font-size: 45px !important;
	line-height: 1.2 !important;
	color: #152c70 !important;
	font-weight: bold !important;
}

.opticlean .airspan1 {
	font-size: 45px !important;
	color: #00baff !important;
	display: block !important;
}

.opticlean .rig {
	text-align: justify !important;
	margin-top: -20px !important;
}

.opticlean .rig p {
	color: #000000 !important;
}

.opticlean .rig p {
	font-size: 17px !important;
	font-family: Ubuntu !important;
}

.opticlean .areas {
	padding-top: 60px !important;
	padding-bottom: 30px !important;
}

.opticlean .airtext {
	width: 100% !important;
	text-align: center !important;
	font-size: 18px !important;
	font-weight: bold !important;
	color: #00baff !important;
}

.opticlean .areatitle {
	width: 100% !important;
	margin: auto !important;
	margin-top: 20px !important;
	margin-bottom: 50px !important;
}

.opticlean .areatitle p {
	font-size: 45px;
	color: #18297B !important;
	line-height: 75px;
	font-weight: bold;
	text-align: center;
}

.opticlean .areas .resp .title {
	font-size: 22px !important;
	font-family: Ubuntu !important;
	font-weight: bold !important;
	margin-bottom: 50px !important;
}

.opticlean .resp .image {
	margin-bottom: 15px !important;
}

.opticlean .resp .image img {
	max-width: 100%;
}

.opticlean .reasons {
	padding-top: 57px !important;
	padding-bottom: 50px !important;
}

.opticlean .reasontext {
	width: 100% !important;
	text-align: center !important;
	color: #00baff !important;
	font-family: Ubuntu !important;
	font-size: 18px !important;
	font-weight: bold !important;
	margin-bottom: 30px !important;
}

.opticlean .whyt {
	text-align: center !important;
	font-size: 45px !important;
	font-family: Ubuntu !important;
	font-weight: bold !important;
	margin-bottom: 30px !important;
}

.opticlean .whyicon {
	width: 100% !important;
	text-align: center !important;
	margin-bottom: 48px !important;
}

.opticlean .whytxt {
	text-align: justify !important;
	font-size: 17px !important;
	font-family: Ubuntu !important;
	width: 100% !important;
	margin: auto !important;
	max-width: 1195px !important;
	margin-bottom: 100px !important;
	line-height: 30px !important;
}

.opticlean .whytxt p {
	font-size: 17px !important;
	color: #fff !important;
}

.opticlean .desc:(:nth-child(2)) {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.opticlean .choose .container .row .col-sm-3 .image img {
	max-height: 120px !important;
	margin: auto !important;
	display: block !important;
}

.opticlean .work {
	padding-top: 60px !important;
	padding-bottom: 40px !important;
}

.opticlean .worktitle {
	width: 100% !important;
	text-align: center !important;
	font-weight: bold !important;
	font-size: 45px !important;
	font-family: Ubuntu !important;
	color: #26346f !important;
	margin-bottom: 32px !important;
}

.opticlean .contentwork {
	text-align: center !important;
	width: 100% !important;
	font-family: Ubuntu !important;
	margin: auto !important;
	margin-bottom: 45px !important;
}

.opticlean .contentwork p {
	font-size: 18px !important;
	color: #000000 !important;
}

.opticlean .choose {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.opticlean .chooseTitle {
	width: 100% !important;
	text-align: center !important;
	color: #152c73 !important;
	font-family: Ubuntu !important;
	font-size: 45px !important;
	margin-bottom: 28px !important;
	font-weight: bold !important;
}

.opticlean .chooseCont {
	width: 100% !important;
	text-align: center !important;
	font-family: Ubuntu !important;
	font-size: 16px;
	margin-bottom: 65px;
}

.opticlean .chooseCont p {
	color: #000000 !important;
}

.opticlean .descriptions .container .row .right .content {
	text-align: justify;
	max-width: 605px;
	width: 100%;
}

.opticlean .descriptions .container .row .right {
	margin: auto;
	padding: 0px 20px;
}

.opticlean .descriptions .container .row .right .title {
	margin-bottom: 4px;
}

.opticlean .resp {
	display: flex;
	flex-direction: row;
}

.opticlean .choose .resp .col-sm-3 {
	flex: 0 0 16.66%;
	max-width: 16.6%;
}

.opticlean .choose .title {
	font-size: 16px;
	font-family: Ubuntu;
	font-weight: bold;
}

.opticlean .desc {
	width: 100%;
}

.opticlean .imager img {
	max-height: 120px;
	margin: auto;
	display: block;
}

.opticlean .imager {
	margin-bottom: 30px;
}

.opticlean .reasons .col-sm-4 {
	padding-left: 30px;
	padding-right: 30px;
}

.opticlean .reasons .desc .imager {
	/*transition: transform .5s;*/
	width: 123px;
	height: 122px;
	margin: auto;
	margin-bottom: 30px;
	position: relative;
}

.opticlean .reasons .desc .imager img:hover {
	/*filter: brightness(120%);
	//transform: scale(1.2);*/
}

/**/
.opticlean .reasons .desc .imager:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.opticlean .reasons .desc .imager:before {
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

/* Effect 1 */
.opticlean .reasons .effect-1 {
	/*background: rgba(255, 255, 255, 0.1);*/
	-webkit-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s;
}

.opticlean .reasons .effect-1:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #fff;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.3s, opacity 0.3s;
	transform: scale(.8);
	opacity: 0;
}

/* Effect 1a */
.opticlean .reasons .effect-1.sub-a:hover {
	/* background: rgba(255, 255, 255, 1);*/
	color: #41ab6b;
}

.opticlean .reasons .effect-1.sub-a:hover i {
	color: #41ab6b;
}

.opticlean .reasons .effect-1.sub-a:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}



/**/
/* Effect 4 */
.opticlean .reasons .effect-2 {
	width: 123px;
	height: 123px;
	/*box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);*/
}

.opticlean .reasons .effect-2:before {
	line-height: 123px;
}

.opticlean .reasons .effect-2:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
}

.opticlean .reasons .effect-2:hover {
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	color: #fff;
}

.opticlean .reasons .effect-2:hover i {
	color: #fff;
}

/* Effect 4b */
.opticlean .reasons .effect-2.sub-a:hover {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.opticlean .reasons .effect-2.sub-a:hover:after {
	-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite;
	border: 4px dashed #fff;
}

@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	}

	to {
		-moz-transform: rotate(360deg);
	}
}

@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg);
	}
}

/*end effect*/
.opticlean .titler {
	font-weight: bold;
	text-align: center;
	margin-bottom: 18px;
	font-size: 19px;
	font-family: Ubuntu;
}

.opticlean .contentr {
	text-align: justify;
	margin-bottom: 50px;
	font-family: Ubuntu;
	font-size: 16px;
}

.opticlean .descriptions .left .title {
	padding-top: 55px;
	font-weight: bold;
	font-size: 35px;
	font-family: Ubuntu;
	color: #152c73;
}

.opticlean .descriptions .left .content {
	margin-top: 30px;
	font-family: Ubuntu;
	font-size: 17px;
	text-align: justify;
	padding-bottom: 30px;

}

.opticlean .prl-15 {
	padding: 0px 15px 30px;
}

.opticlean .descriptions .right .imaged {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 970px;
}

.opticlean .descriptions .left .imaged {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 670px;
}

.opticlean .desc-wrapper {
	width: 100%;
	padding: 0px 30px 0px 0px;
}

.opticlean .descriptions .right .title {
	padding-top: 35px;
	font-weight: bold;
	font-size: 35px;
	font-family: Ubuntu;
	color: #152c73;
}

.opticlean .descriptions .right .content {
	margin-top: 30px;
	font-family: Ubuntu;
	font-size: 17px;
	text-align: justify;
	padding-bottom: 0px;
}

.opticlean .descriptions .right .content p {
	color: #000000 !important;
}

.opticlean .descriptions .right .imaged-3 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 720px;
}

.opticlean .descriptions .left .title-3 {
	padding: 15px 15px 0px 15px;
	font-weight: bold;
	font-size: 35px;
	font-family: Ubuntu;
	color: #152c73;
}

.opticlean .descriptions .left .content p {
	color: #000000 !important;
}

.opticlean .vertical-align-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.opticlean .descriptions .container {
	width: 100%;
	max-width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}

.opticlean .img-hover-zoom {
	overflow: hidden;
	/* Removing this will break the effects */
}

.opticlean .img-hover-zoom img {
	transform-origin: 50% 65%;
	transition: transform 4s, filter 3s ease-in-out;
	cursor: pointer;
}

.opticlean .img-hover-zoom:hover img {
	transform: scale(1.3);
	filter: brightness(120%);
}

/** --Section-Above-Contact Css--*/
@media (max-width: 1199px) {

	.opticlean .j--section .j--sub-one,
	.j--section .j--sub-two {
		font-size: 22px !important;
	}

	.opticlean .j--section .j--title {
		font-size: 25px !important;
	}

	.opticlean .action-button {
		min-width: 200px !important;
	}

}

.opticlean .d-inline-block {
	display: inline-block !important;
}

.opticlean .action-button {
	min-width: 260px;
	padding: 24px 68px;
	font-size: 20px;
	font-weight: normal;
	color: white;
	border: 2px solid white;
	border-radius: 40px;
	line-height: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
}

.opticlean .j--section .j--button {
	background-color: #152C73;
}

.opticlean .j--section .j--button-container {
	margin-top: 50px;
}

.opticlean .j--section .j--sub-two {
	margin-bottom: 0;
	font-weight: 900;
}

.opticlean .j--section .j--sub-one {
	margin-bottom: 5px;
	font-weight: 300;
}

.opticlean .j--section {
	color: white;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.opticlean .j--section {
	position: relative;
	color: white;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.opticlean .j--section::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.35);
	opacity: 1;
	pointer-events: none;
	z-index: 1;
}

.opticlean .j--section .container-fluid {
	position: relative;
	z-index: 2;
}

.opticlean .j--section .j--title-container h2 {
	margin-top: 0;
	font-size: 40px;
	line-height: 1.2;
}

.opticlean .j--section .j--title-container h3 {
	font-size: 30px;
}

.opticlean .j--section .j--title {
	margin-bottom: 50px;
	font-weight: 900;
	color: #fff !important;
}

/** --Section-Above-Contact Css--*/

/** --Contact Css--*/
.opticlean .land-section {
	position: relative;
	padding-top: 80px;
	padding-bottom: 60px;
}

.opticlean .contact--section {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 30px !important;
}

.opticlean .contact--section .req::before {
	color: red;
	content: "*";
	display: inline-block;
	left: 22px;
	position: absolute;
	top: 12px;
	font-size: 16px;
}

.opticlean .contact--section .top-row {
	background-color: white;
}

.opticlean .contact--section .form-control {
	padding: 0px 24px;
}

.opticlean .contact--section input,
.opticlean .contact--section select {
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	color: #152c73;
}

.opticlean .contact--section span {
	position: static;
}

.opticlean .submit-button {
	width: 100%;
	max-width: 250px;
	height: 45px;
	background-color: #80c035;
	border: 0;
	font-size: 14px !important;
	font-weight: 600 !important;
	text-align: center !important;
	color: #ffffff !important;
	margin: auto;
}

.opticlean .contact--section .mt-20 {
	margin-top: 20px;
}

.opticlean .contact--section .acceptance span:first-child {
	font-size: 15px;
	width: 100%;
	text-align: left;
	color: #152C73;
	line-height: 1.4;
	font-style: normal;
	margin-left: 0px;
}

.opticlean .contact--section .acceptance span:first-child label {
	width: 100%;
}

.opticlean .contact--section .acceptance span:first-child label span {
	display: inline-block;
	width: 96%;
	vertical-align: top;
}

.opticlean .contact--section .acceptance .col-md-12 {

	padding-left: 5px !important;
}

.opticlean .contact--section input[type=checkbox] {
	width: 100%;
	max-width: 32px;
}

.opticlean .contact--section .wpcf7-not-valid-tip {
	font-size: 15px !important;
	font-weight: 400;
	display: block;
	text-align: left !important;
	color: #dc3232 !important;
}

.opticlean .contact--section .m--title {
	padding-bottom: 30px;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	line-height: 34px;
	padding-top: 17px;
	color: #fff !important;
}

.opticlean .contact--section .center {
	text-align: center;
}

.opticlean .contact--section .contact_header {
	background-color: #152c73;
	margin-bottom: 30px;
	border-radius: 5px 5px 0 0;
	color: white;
}

.opticlean .contact--section textarea {
	color: #999;
	font-size: 17px;
	opacity: 1;
	font-weight: bold;
	padding-top: 5px !important;
}

.opticlean .contact--section .wpcf7 .wpcf7-submit {
	display: inherit;
}

.opticlean .contact--section .mc4wp-checkbox-contact-form-7 span {
	font-size: 15px;
	text-align: left;
	color: #152C73;
	line-height: 1.4;
	font-style: normal;
}

.opticlean .contact--section .mc4wp-checkbox-contact-form-7 label {
	width: 100%;
}

.opticlean .thankyouopticlean .j--sub-one p {
	line-height: 40px;
	font-size: 30px;
	margin-bottom: 0px;
}

.social-media-icons {
	text-align: center;
	margin-top: 110px;
}

.social-media-icons span a {
	display: inline-block;
	text-decoration: none;
	padding: 10px;
	color: white;
	border-radius: 50%;
	width: 65px;
	height: 65px;
	line-height: 65px;
}

.social-media-icons .fb {
	background-color: #3B5998;
}

.social-media-icons span {
	display: inline-block;
	padding-right: 10px;
}

.social-media-icons .linkedin {
	background-color: #0077B5;
}

.social-media-icons .youtube-icon {
	background-color: #de463b;
}

.social-media-icons span a:hover {
	background-color: black;
}

.opticlean .youtube .j--button-container {
	margin-top: 40px !important;
}

.opticlean .youtube .action-button {
	border: none;
	border-radius: 15px;
	padding: 24px 30px;
}

.opticlean .youtube .j--button-container .action-button {
	background-color: #00b9ff;
}

.opticlean .youtube .j--button:hover {
	background: #00b9ff !important;
}

@media (max-width: 780px) {
	.opticlean .youtube .j--button-container .text-center {
		justify-content: center;
	}

	.opticlean .youtube .j--button-container {
		margin-bottom: 20px;
	}
}

@media (max-width: 450px) {
	.opticlean .youtubeText {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.opticlean .Air .container .row {
		display: flex;
		flex-flow: column;
	}
}

@media (max-width: 1360px) {
	.opticlean .mobile-hidden {
		display: none;
	}

	.opticlean .mobile {
		width: 100%;
		max-width: 500px;
	}
}

@media (max-width: 768px) {
	.opticlean .contact--section .col-xs-12:first-child {
		margin-bottom: 20px;
	}

	.opticlean .contact--section .message {
		padding: 30px 0px;
	}

	.opticlean .contact--section .acceptance span:first-child label span {
		width: 92%;
	}
}

@media (max-width: 468px) {
	.opticlean .contact--section .acceptance span:first-child label span {
		width: 90%;
	}
}

@media (max-width: 320px) {
	.opticlean .contact--section .acceptance span:first-child label span {
		width: 90%;
	}
}

@media (max-width: 780px) {
	.opticlean .contact--section input {
		width: 100% !important;
	}
}

@media (max-width: 360px) {
	.opticlean .contact--section input[type=checkbox] {
		width: 100%;
		max-width: 30px;
	}
}

@media (min-width: 1200px) {
	.opticlean .padded {
		padding-left: 165px;
		padding-right: 165px;
	}
}

@media (max-width: 1199px) {
	.opticlean .top-row {
		margin-bottom: 40px !important;
	}
}

.opticlean .contact--section .top-row {
	background-color: white;
}

.m--section .m--title-container {
	font-size: 20px;
}

.m--section .m--title-container .m--title {
	font-weight: 300;
}

.opticlean .box-shadow {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	/*padding: 0px 15px;
  max-width: 690px;*/
	width: 100%;
	background-color: rgba(203, 202, 210, 0.2);
}

.opticlean .box-shadow:hover {
	/*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
}

/** -------Contact Css------*/
/** -------Mobile Css------*/
@media (max-width: 1620px) {
	.opticlean .descriptions .container .row .right .content {
		max-width: 540px;
	}
}

@media (max-width: 1380px) {
	.opticlean .descriptions .container .row .right .content {
		max-width: 515px;
	}
}

@media (max-width: 1280px) {
	.opticlean .descriptions .container .row .right .content {
		max-width: 480px;
	}
}

@media (max-width: 780px) {
	.opticlean .youtube {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.opticlean .youtube .icon {
		text-align: center;
	}

	.opticlean .youtube .you {
		display: block;
	}

	.opticlean .youtube .youtubetitle {
		margin-top: 0px;
		text-align: center;
	}

	.opticlean .youtube .youtubetitle p {
		font-size: 48px;
	}

	.opticlean .youtube .youtubeText {
		margin-top: 0px;
		margin-bottom: 25px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		max-width: 780px;
	}

	.opticlean .Air {
		padding-top: 50px !important;
		padding-bottom: 40px !important;
	}

	.opticlean .Air .lef {
		margin-bottom: 40px !important;
		text-align: center !important;
	}

	.opticlean .Air .rig {
		margin-top: 0px !important;
	}

	.opticlean .areatitle p {
		font-size: 35px !important;
		line-height: 55px !important;
	}

	.opticlean .areas .resp {
		display: block !important;
	}

	.opticlean .areas .resp .col-sm-3 {
		width: 100% !important;
		max-width: 780px !important;
		text-align: center !important;
	}

	.opticlean .work .resp {
		display: block !important;
	}

	.opticlean .work .resp .col-sm-3 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-bottom: 30px !important;
	}

	.opticlean .work .resp .col-sm-3 .image {
		text-align: center !important;
	}

	.opticlean .reasons .col-sm-4 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.opticlean .choose .resp .col-sm-3 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
		margin-bottom: 30px !important;
	}

	.opticlean .wpcf7 {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (max-width: 767px) {
	.opticlean .contact--section .req::before {
		left: 14px;
	}
}

@media (max-width: 980px) {
	.opticlean .descriptions .right .imaged {
		height: 470px;
	}

	.opticlean .descriptions .left {
		padding: 0 10px;
		width: 100%;
	}

	.opticlean .descriptions .grey .imaged {
		height: 500px;
	}

	.opticlean .descriptions .grey {
		flex-wrap: wrap-reverse;
	}

	.opticlean .descriptions .grey .title {
		text-align: center;
	}

	.opticlean .descriptions .left .title-3 {
		padding-top: 60px;
		text-align: center;
	}

	.opticlean .descriptions .left .title {
		text-align: center;
	}

	.opticlean .descriptions .right .imaged-3 {
		height: 520px;
	}

	.opticlean .descriptions .container .row .right {
		width: 100%;

	}

	.opticlean .mobile {
		max-width: 980px;
	}

	.opticlean .descriptions .container .row .right .content {

		max-width: 100%;
	}

	.opticlean .descriptions .col-md-5 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.opticlean .descriptions .col-md-7 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 480px) {

	.opticlean .spanOpti {
		font-size: 22px;
		display: block;
		line-height: 32px;
		padding-top: 10px;
	}

	.opticlean .areatitle p {
		font-size: 35px;
		line-height: 40px;
	}
}

@media (max-width: 380px) {

	.opticlean .spanOpti {
		font-size: 20px;
	}
}

@media (max-width: 360px) {

	.opticlean .spanOpti {
		font-size: 18px;
		line-height: 30px;
	}
}

@media (max-width: 340px) {

	.opticlean .spanOpti {
		font-size: 17px;
	}
}

.opticlean .contact--section .top-row .first-col {
	padding: 0px !important;
}

@media (max-width: 575px) {
	.opticlean .contact--section .mt-sm-3 {
		margin-top: 1rem !important;
	}

}

.opticlean .contact--section .wpcf7-list-item-label {
	color: #151c73 !important;
	font-weight: 600 !important;
}

.opticlean .contact--section .wpcf7-list-item-label a {
	color: #151c73 !important;
	text-decoration: underline !important;
}

.mybreadcrumb {
	display: none !important;
}

.thank-you-opticlean {
	padding-top: 80px;
	padding-bottom: 50px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

.thank-you-opticlean h2 {
	color: #fff !important;
	font-weight: 600;
	font-size: 40px;
}

.thank-you-opticlean h3 p {
	color: #fff !important;
	font-size: 30px;
}

.thank-you-opticlean #socialIcons {
	flex-direction: row !important;
}

.thank-you-opticlean .list-group-item {
	background: transparent !important;
	border: 0px !important;
}

.thank-you-opticlean .list-group-item i {
	font-size: 50px;
}

.thank-you-opticlean .fa-facebook {
	color: #4267B2;
}

.thank-you-opticlean .fa-linkedin-in {
	color: #0077b5;
}

.thank-you-opticlean .fa-youtube {
	color: #FF0000;
}

@media (min-width: 1201px) {
	.thank-you-opticlean .container {
		max-width: 1340px !important;
	}
}

@media (max-width: 1200px) {
	.thank-you-opticlean h2 {
		font-size: 25px;
	}
}




/* --------------- TIMELINE ---------------- */

img,
video,
svg {
	max-width: 100%
}

[data-theme] {
	background-color: hsl(0, 0%, 100%);
	background-color: var(--color-bg, #fff);
	color: hsl(240, 4%, 20%);
	color: var(--color-contrast-high, #313135);
}

:root {
	--space-unit: 1em;
	--space-xxxxs: calc(0.125*var(--space-unit));
	--space-xxxs: calc(0.25*var(--space-unit));
	--space-xxs: calc(0.375*var(--space-unit));
	--space-xs: calc(0.5*var(--space-unit));
	--space-sm: calc(0.75*var(--space-unit));
	--space-md: calc(1.25*var(--space-unit));
	--space-lg: calc(2*var(--space-unit));
	--space-xl: calc(3.25*var(--space-unit));
	--space-xxl: calc(5.25*var(--space-unit));
	--space-xxxl: calc(8.5*var(--space-unit));
	--space-xxxxl: calc(13.75*var(--space-unit));
	--component-padding: var(--space-md);
}

:root {
	--max-width-xxs: 32rem;
	--max-width-xs: 38rem;
	--max-width-sm: 48rem;
	--max-width-md: 64rem;
	--max-width-lg: 80rem;
	--max-width-xl: 90rem;
	--max-width-xxl: 120rem;
}

.container-timeline {
	width: calc(100% - 1.25em);
	width: calc(100% - 2*var(--component-padding));
	margin-left: auto;
	margin-right: auto;
}

:root {
	--radius-sm: calc(var(--radius, 0.25em)/2);
	--radius-md: var(--radius, 0.25em);
	--radius-lg: calc(var(--radius, 0.25em)*2);
	--shadow-sm: 0 1px 2px rgba(0, 0, 0, .085), 0 1px 8px rgba(0, 0, 0, .1);
	--shadow-md: 0 1px 8px rgba(0, 0, 0, .1), 0 8px 24px rgba(0, 0, 0, .15);
	--shadow-lg: 0 1px 8px rgba(0, 0, 0, .1), 0 16px 48px rgba(0, 0, 0, .1), 0 24px 60px rgba(0, 0, 0, .1);
	--bounce: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	--ease-in-out: cubic-bezier(0.645, 0.045, 0.355, 1);
	--ease-in: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	--ease-out: cubic-bezier(0.215, 0.61, 0.355, 1);
}

:root {
	--body-line-height: 1.4;
	--heading-line-height: 1.2;
}

.text-component {
	--component-body-line-height: calc(var(--body-line-height)*var(--line-height-multiplier, 1));
	--component-heading-line-height: calc(var(--heading-line-height)*var(--line-height-multiplier, 1));
}

.text-component h1,
.text-component h2,
.text-component h3,
.text-component h4 {
	line-height: 1.2;
	line-height: var(--component-heading-line-height, 1.2);
	margin-bottom: 0.25em;
	margin-bottom: calc(var(--space-xxxs)*var(--text-vspace-multiplier, 1));
}

.text-component h2,
.text-component h3,
.text-component h4 {
	margin-top: 0.75em;
	margin-top: calc(var(--space-sm)*var(--text-vspace-multiplier, 1));
}

.text-component p,
.text-component blockquote,
.text-component ul li,
.text-component ol li {
	line-height: 1.4;
	line-height: var(--component-body-line-height);
}

.text-component ul,
.text-component ol,
.text-component p,
.text-component blockquote,
.text-component .text-component__block {
	margin-bottom: 0.75em;
	margin-bottom: calc(var(--space-sm)*var(--text-vspace-multiplier, 1));
}

.text-component ul,
.text-component ol {
	padding-left: 1em;
}

.text-component ul {
	list-style-type: disc;
}

.text-component ol {
	list-style-type: decimal;
}

.text-component img {
	display: block;
	margin: 0 auto;
}

.text-component figcaption {
	text-align: center;
	margin-top: 0.5em;
	margin-top: var(--space-xs);
}

.text-component em {
	font-style: italic;
}

.text-component hr {
	margin-top: 2em;
	margin-top: calc(var(--space-lg)*var(--text-vspace-multiplier, 1));
	margin-bottom: 2em;
	margin-bottom: calc(var(--space-lg)*var(--text-vspace-multiplier, 1));
	margin-left: auto;
	margin-right: auto;
}

.text-component>*:first-child {
	margin-top: 0;
}

.text-component>*:last-child {
	margin-bottom: 0;
}

.text-component__block--full-width {
	width: 100vw;
	margin-left: calc(50% - 50vw);
}

@media (min-width: 48rem) {

	.text-component__block--left,
	.text-component__block--right {
		width: 45%
	}

	.text-component__block--left img,
	.text-component__block--right img {
		width: 100%
	}

	.text-component__block--left {
		float: left;
		margin-right: 0.75em;
		margin-right: calc(var(--space-sm)*var(--text-vspace-multiplier, 1));
	}

	.text-component__block--right {
		float: right;
		margin-left: 0.75em;
		margin-left: calc(var(--space-sm)*var(--text-vspace-multiplier, 1));
	}
}

@media (min-width: 90rem) {
	.text-component__block--outset {
		width: calc(100% + 10.5em);
		width: calc(100% + 2*var(--space-xxl));
	}

	.text-component__block--outset img {
		width: 100%
	}

	.text-component__block--outset:not(.text-component__block--right) {
		margin-left: -5.25em;
		margin-left: calc(-1*var(--space-xxl));
	}

	.text-component__block--left,
	.text-component__block--right {
		width: 50%
	}

	.text-component__block--right.text-component__block--outset {
		margin-right: -5.25em;
		margin-right: calc(-1*var(--space-xxl));
	}
}

:root {
	--icon-xxs: 12px;
	--icon-xs: 16px;
	--icon-sm: 24px;
	--icon-md: 32px;
	--icon-lg: 48px;
	--icon-xl: 64px;
	--icon-xxl: 128px;
}

@-webkit-keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

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

@keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

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

:root {
	--zindex-header: 2;
	--zindex-popover: 5;
	--zindex-fixed-element: 10;
	--zindex-overlay: 15;
}
}

:root {
	--display: block;
}

:root {
	--font-primary: sans-serif;
	--text-base-size: 1em;
	--text-scale-ratio: 1.2;
	--text-xs: calc(1em/var(--text-scale-ratio)/var(--text-scale-ratio));
	--text-sm: calc(var(--text-xs)*var(--text-scale-ratio));
	--text-md: calc(var(--text-sm)*var(--text-scale-ratio)*var(--text-scale-ratio));
	--text-lg: calc(var(--text-md)*var(--text-scale-ratio));
	--text-xl: calc(var(--text-lg)*var(--text-scale-ratio));
	--text-xxl: calc(var(--text-xl)*var(--text-scale-ratio));
	--text-xxxl: calc(var(--text-xxl)*var(--text-scale-ratio));
	--body-line-height: 1.4;
	--heading-line-height: 1.2;
	--font-primary-capital-letter: 1;
}

@supports (--css: variables) {
	@media (min-width: 64rem) {
		:root {
			--text-base-size: 1.25em;
			--text-scale-ratio: 1.25;
		}
	}
}

mark {
	background-color: hsla(355, 90%, 61%, 0.2);
	background-color: hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), 0.2);
	color: inherit;
}

.text-component {
	--line-height-multiplier: 1;
	--text-vspace-multiplier: 1;
}

.text-component blockquote {
	padding-left: 1em;
	border-left: 4px solid hsl(240, 1%, 83%);
	border-left: 4px solid var(--color-contrast-low);
}

.text-component hr {
	background: hsl(240, 1%, 83%);
	background: var(--color-contrast-low);
	height: 1px;
}

.text-component figcaption {
	font-size: 0.83333em;
	font-size: var(--text-sm);
	color: hsl(240, 1%, 48%);
	color: var(--color-contrast-medium);
}

:root {
	--btn-font-size: 1em;
	--btn-font-size-sm: calc(var(--btn-font-size) - 0.2em);
	--btn-font-size-md: calc(var(--btn-font-size) + 0.2em);
	--btn-font-size-lg: calc(var(--btn-font-size) + 0.4em);
	--btn-radius: 0.25em;
	--btn-padding-x: var(--space-sm);
	--btn-padding-y: var(--space-xs);
}

:root {
	--cd-color-1: hsl(206, 21%, 24%);
	--cd-color-1-h: 206;
	--cd-color-1-s: 21%;
	--cd-color-1-l: 24%;
	--cd-color-2: hsl(205, 38%, 89%);
	--cd-color-2-h: 205;
	--cd-color-2-s: 38%;
	--cd-color-2-l: 89%;
	--cd-color-3: hsl(207, 10%, 55%);
	--cd-color-3-h: 207;
	--cd-color-3-s: 10%;
	--cd-color-3-l: 55%;
	--cd-color-4: hsl(111, 51%, 60%);
	--cd-color-4-h: 111;
	--cd-color-4-s: 51%;
	--cd-color-4-l: 60%;
	--cd-color-5: hsl(356, 53%, 49%);
	--cd-color-5-h: 356;
	--cd-color-5-s: 53%;
	--cd-color-5-l: 49%;
	--cd-color-6: hsl(47, 85%, 61%);
	--cd-color-6-h: 47;
	--cd-color-6-s: 85%;
	--cd-color-6-l: 61%;
	--cd-header-height: 200px;
	--font-primary: 'Droid Serif', serif;
	--font-secondary: 'Open Sans', sans-serif;
}

@supports (--css: variables) {
	@media (min-width: 64rem) {
		:root {
			--cd-header-height: 300px;
		}
	}
}

.cd-main-header {
	height: 200px;
	height: var(--cd-header-height);
	background: hsl(206, 21%, 24%);
	background: var(--cd-color-1);
	color: hsl(0, 0%, 100%);
	color: var(--color-white);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cd-main-header h1 {
	font-family: "Ubuntu", "Open Sans", sans-serif;
	color: inherit;
}

.cd-timeline {
	overflow: hidden;
	/*padding: 2em 0;
    padding: var(--space-lg) 0;*/
	color: hsl(207, 10%, 55%);
	font-family: "Ubuntu", "Open Sans", sans-serif;
	width: 100%;
}

.cd-timeline h2 {
	font-family: "Ubuntu", "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 38px;
	letter-spacing: 1px;
}

.cd-timeline p {
	font-family: "Ubuntu", "Open Sans", sans-serif;
	color: black;
	width: 100%;
	margin-top: 20px;
	font-size: 24px;
}

.cd-timeline__container {
	position: relative;
	padding: 1.25em 0;
	padding: var(--space-md) 0;
}

.cd-timeline__container::before {
	content: '';
	position: absolute;
	top: 25px;
	left: 18px;
	height: 100%;
	width: 1px;
	background: hsl(205, 38%, 89%);
	background: #d1d1d1;
}

.wrapper-timeline {
	margin-bottom: 50px;
}

@media (min-width: 64rem) {
	.cd-timeline__container::before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.cd-timeline__block:nth-child(odd) {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

.cd-timeline__block {
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	margin-bottom: 2em;
	margin-bottom: var(--space-xxxl);
}

.cd-timeline__block:last-child {
	margin-bottom: -24px;
}

.cd-timeline__img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 250px;
	height: 250px;
}

.cd-timeline__img img {
	width: 250px;
	height: 250px;
}

@media (min-width: 64rem) {
	.cd-timeline__img {
		width: 250px;
		height: 250px;
		-ms-flex-order: 1;
		order: 1;
		/*margin-left: calc(4% - 30px);*/
		will-change: transform;
	}

	.cd-timeline__block:nth-child(odd) .cd-timeline__img {
		/*margin-right: calc(4% - 30px);*/
	}
}

.cd-timeline__img--picture {
	background-color: hsl(111, 51%, 60%);
	background-color: var(--cd-color-4);
}

.cd-timeline__img--movie {
	background-color: hsl(356, 53%, 49%);
	background-color: var(--cd-color-5);
}

.cd-timeline__img--location {
	background-color: hsl(47, 85%, 61%);
	background-color: var(--cd-color-6);
}

.cd-timeline__content {
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: relative;
	margin-left: 1.25em;
	margin-left: var(--space-md);
	background: hsl(0, 0%, 100%);
	background: var(--color-white);
	border-radius: 0.25em;
	border-radius: var(--radius-md);
	padding: 1.25em;
	padding: var(--space-md);

}

.cd-timeline__content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	width: 0;
	height: 0;
	/* border: 7px solid transparent;
    border-right-color: hsl(0,  0%,  100%);
    border-right-color: var(--color-white);*/
}

.cd-timeline__content h2 {
	color: hsl(206, 21%, 24%);
	color: var(--cd-color-1);
}

@media (min-width: 64rem) {
	.cd-timeline__content {
		width: 40%;
		-ms-flex-positive: 0;
		flex-grow: 0;
		will-change: transform;
		margin: 0;
		font-size: 0.8em;
		--line-height-multiplier: 1.2;
	}

	.cd-timeline__content::before {
		top: 24px;
	}

	.cd-timeline__block:nth-child(odd) .cd-timeline__content::before {
		right: auto;
		left: 100%;
		width: 0;
		height: 0;
		/*border: 7px solid transparent;
		border-left-color: hsl(0,  0%,  100%);
		border-left-color: var(--color-white);*/
	}
}

/*@media (min-width: 64rem) {
 
	.cd-timeline__block:nth-child(even) .cd-timeline__date {
		left: auto;
		right: 120%;
		text-align: right;
	}
}
*/
@media (min-width: 64rem) {

	.cd-timeline__img--hidden,
	.cd-timeline__content--hidden {
		visibility: hidden;
	}

	.cd-timeline__img--bounce-in {
		-webkit-animation: cd-bounce-1 0.6s;
		animation: cd-bounce-1 0.6s;
	}

	.cd-timeline__content--bounce-in {
		-webkit-animation: cd-bounce-2 0.6s;
		animation: cd-bounce-2 0.6s;
	}

	.cd-timeline__block:nth-child(odd) .cd-timeline__content--bounce-in {
		-webkit-animation-name: cd-bounce-2-inverse;
		animation-name: cd-bounce-2-inverse;
	}
}

@-webkit-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

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

@keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

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

@-webkit-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

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

@keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

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

@media (max-width:580px) {

	.container-timeline {
		width: 100%;
	}

	.cd-timeline__img {
		width: 180px;
		height: 180px;
	}

	.cd-timeline__img img {
		width: 100%;
		height: 100%;
	}

	.cd-timeline__content {
		padding: 0px;
	}

	.cd-timeline__container::before {
		height: 85%;

	}

	.cd-timeline p {
		font-size: 20px;
	}

	.cd-timeline h2 {
		font-size: 30px;
	}
}

@media (max-width: 420px) {

	.cd-timeline__img {
		width: 130px;
		height: 130px;
	}

}