html,
body {
	font-family: 'Nunito', sans-serif;
}

.backPhone {
	background-image: url(../../u-files/1498242629.png);
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}

.cy-flex {
	margin-bottom: 0 !important;
}

.cy-textT {
	text-transform: uppercase;
}

.cy-category-title {
	font-size: 31px;
	color: #40A1AD;
	font-weight: 700;
	padding-bottom: 60px !important;
	border-bottom: 2px solid #40A1AD;
	position: relative;
}

.cy-category-title:after {
	content: '';
	display: block;
	height: 75px;
	width: 100px;
	background-image: url(../../u-files/mini-logo.svg);
	background-repeat: no-repeat;
	position: absolute;
    left: 50%;
	margin-top: 23px;
    margin-left: -50px;
	background-color: #fff;
	background-position: 50%;
}

.cy-small-circle {
	width: 20px;
	height: 20px;
	background-color: #40A1AD;
	display: block;
	border-radius: 50%;
	margin-left: auto;
}

.cy-small-circle-white {
	width: 20px;
	height: 20px;
	background-color: #fff;
	display: block;
	border-radius: 50%;
	margin-right: auto;
}

/* ------------ NAVBAR ------------ */

.cy-navbar {
	box-shadow: none;
	-webkit-transition: .6s ease-in-out,padding .6s ease-in-out;
	-moz-transition: .6s ease-in-out,padding .6s ease-in-out;
	transition: .6s ease-in-out,padding .6s ease-in-out;
}

nav.cy-navbar .nav-wrapper ul.side-nav img {
	width: 50%;
}

.cy-navbar ul li a {
	color: #000;
	font-weight: 700;
}

.cy-navbar ul li:hover a {
	background-color: transparent;
	color: #40A1AD;
}

ul#dropdown1.dropdown-content li:hover a {
	background-color: #40A1AD;
	color: #fff;
}

.cy-material-icons {
	color: #40A1AD;
}

ul.side-nav#mobile-demo li a {
	color: #000;
}

ul.side-nav#mobile-demo li:hover a {
	background-color: transparent;
	color: #40A1AD;
}

/* ------------ EOF ------------ */

/* ------------ SLIDESHOW ------------ */

.cy-content {
	position: relative;
}

.cy-content .cy-detail-content {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.cy-content .cy-detail-content .cy-circle {
	width: 800px;
	height: 800px;
	background: rgba(62, 156, 168, 0.6);
	border-radius: 50%;
	margin: auto;
	margin-top: -60px;
}

.cy-content .cy-detail-content p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	font-size: 65px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 750px;
	margin: auto;
}

.cy-content .cy-detail-content .cy-secondB {
	position: absolute;
	top: 38%;
	left: 20%;
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	width: 480px;
	margin: auto;
}

.buttonGoto {
	margin-top: -19px;
    position: relative;
    z-index: 10;
}

.buttonGoto a i.fa {
	background-color: #fff;
	color: #40A1AD;
    border-radius: 50%;
	width: 100px;
	height: 100px;
	padding: 7px 0 0 0;
}

/* ------------ EOF ------------ */

/* ------------ ABOUT ------------ */

#company {
	position: relative;
}

.cy-main-description {
	color: #40A1AD;
	font-weight: 700;
	font-size: 16px;
}

.cy-company-description {
	color: #555;
	text-align: justify;
}

.cy-company-description p {
	margin: 0;
}

.cy-category-title,
.cy-company-description {
	position: relative;
	z-index: 1;
}

.cy-company-img {
	background-image: url(../../u-files/1498230576.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right bottom;
	position: absolute;
	top: 0;
	width: 100%;
	height: 768px;
	z-index: 0;
}

/* ------------ EOF ------------ */

/* ------------ VISON/VISION/VALUES ------------ */

#vimival {
	background-image: url(../../u-files/mission_values_vision.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
    min-height: 620px;
	position: relative;
	z-index: 5;
}

#vimival .cy-tabs {
	background-color: transparent;
	text-align: center;
	height: inherit;
}

#vimival .cy-tabs .indicator {
	display: none;
}

#vimival .cy-tabs li.tab {
	margin: 0 20px;
	width: 145px;
	height: 40px;
	line-height: 40px;
}

#vimival .cy-tabs li a {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 25px;
	border-radius: 25px;
	font-size: 16px;
	font-weight: 700;
}

#vimival .cy-tabs li a.active {
	background-color: #fff;
	color: #40A1AD;
}

#vimival .cy-vimival-panes {
	text-align: center;
}

#vimival .cy-vimival-panes div p:first-child {
	height: 190px;
	line-height: 190px
}

#vimival .cy-vimival-panes div p img {
	vertical-align: middle;
}

#vimival .cy-vimival-panes .cy-vimival-description {
	color: #fff;
	font-size: 20px;
}

/* ------------ EOF ------------ */

/* ------------ INOVATION ------------ */

#inovation .cy-inovation-main-description p .cy-inovation-circle {
	margin-bottom: 30px;
}

#inovation .cy-inovation-main-description .cy-inovation-title {
	font-size: 31px;
	color: #40A1AD;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 50px;
	word-wrap: break-word;
	width: 320px;
	margin-left: auto;
}

#inovation .cy-inovation-main-description .cy-inovation-description {
	font-size: 18px;
	word-wrap: break-word;
	width: 340px;
	margin-left: auto;
}

#inovation .inovation-item {
	position: relative;
}

#inovation .slick-slide {
	outline: 0;
	cursor: move;
}

#inovation .cy-slick .cy-container-slide {
	width: 300px;
	height: 300px;
	margin: auto;
	background-color: #e5e5e5;
	border-radius: 50%;
	padding: 40px;
}

#inovation .cy-slick .cy-slick-img {
	margin: 15px auto;
	width: 165px;
}

#inovation .inovation-item .slick-prev,
#inovation .inovation-item .slick-next {
	text-indent: 0;
	font-size: 0;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 99;
	top: 100%;
}

#inovation .inovation-item .slick-prev {
	left: 0;
	background: none;
	border: 0;
}

#inovation .inovation-item .slick-next {
	right: 0;
	background: none;
	border: 0;
}

#inovation .inovation-item .slick-prev:before {
	font-family: 'FontAwesome';
	content: "\f104";
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #40A1AD;
}

#inovation .inovation-item .slick-next:before {
	font-family: 'FontAwesome';
	content: "\f105";
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #40A1AD;
}

/* ------------ EOF ------------ */

/* ------------ SERVICES ------------ */

 #services .cy-services-hover {
	min-height: 568px;
}

#services .cy-service-description {
	font-weight: 700;
	font-style: italic;
}

#services .cy-service-description p {
	font-size: 18px;
}

#services .card-image {
	position: relative;
}

#services .cy-card-title,
#services .cy-card-content {
	display: none;
}

#services .card:hover .cy-card-title {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(62, 156, 168, 0.6);
	padding: 0;
}

#services .card:hover .cy-card-title .cy-card-title-sub {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	word-wrap: break-word;
	width: 190px;
	text-align: center;
}

#services .card:hover .cy-card-content {
	display: block;
}

#services .card .cy-card-content p:first-child {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#services .cardMax600 .card .card-content .card-title {
	margin-bottom: 0;
}

#services .cardMax600 .card .card-content .card-title i.fa {
	color: #40A1AD;
}

/* ------------ EOF ------------ */

/* ------------ EQUIPMENTS ------------ */

#equipments .cy-small-circle {
	margin-right: auto;
	margin-left: inherit;
}

#equipments .cy-equipments-title {
	font-size: 31px;
	color: #40A1AD;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 50px;
}

#equipments .cy-equipments-description {
	font-size: 18px;
}

#equipments .cy-single-item {
	position: relative;
}

#equipments .cy-slick {
	outline: 0;
	cursor: move;
}

#equipments .cy-slick .cy-container-slide {
	width: 300px;
	height: 300px;
	margin: auto;
	padding: 40px;
}

#equipments .slick-list {
	background-color: #EDEDED;
	border-radius: 50%;
	width: 320px;
	height: 320px;
	margin: auto;
}

#equipments .cy-slick .cy-slick-img {
	margin: auto;
	width: 165px;
	margin-top: 10px;
}

#equipments .cy-single-item .slick-prev,
#equipments .cy-single-item .slick-next {
	text-indent: 0;
	font-size: 0;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 99;
}

#equipments .cy-single-item .slick-prev {
	left: 0;
	background: none;
	border: 0;
}

#equipments .cy-single-item .slick-next {
	right: 0;
	background: none;
	border: 0;
}

#equipments .cy-single-item .slick-prev:before {
	font-family: 'FontAwesome';
	content: "\f104";
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #40A1AD;
}

#equipments .cy-single-item .slick-next:before {
	font-family: 'FontAwesome';
	content: "\f105";
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #40A1AD;
}

#equipments .cy-equipments-img-description {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}

/* ------------ EOF ------------ */

/* ------------ ADVANTAGES ------------ */

#advantages .cy-advantages-parallax {
	height: 370px;
}

#advantages .cy-small-circle-white,
#advantages .cy-advantages-title,
#advantages .cy-advantages-description {
	position: relative;
}

#advantages .cy-advantages-title {
	color: #fff;
	font-size: 31px;
	margin-bottom: 0;
	font-weight: 700;
	text-transform: uppercase;
}

#advantages .cy-advantages-description {
	color: #fff;
	font-size: 18px;
}

/* ------------ EOF ------------ */

/* ------------ SECTORS ------------ */

#sectors .cy-backgroundSA {
	background-image: url(../../u-files/background_sectA.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
}

#sectors .cy-small-circle-blue {
	width: 20px;
	height: 20px;
	background-color: #40A1AD;
	display: block;
	border-radius: 50%;
	margin-left: auto;
}

#sectors .cy-sectors-title {
	font-size: 31px;
	color: #40A1AD;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 50px;
	word-wrap: break-word;
	width: 285px;
	margin-left: auto;
	text-align: right;
}

#sectors .cy-sectors-description {
	font-size: 18px;
	word-wrap: break-word;
	width: 325px;
	margin-left: auto;
	text-align: right;
}

#sectors .cy-sectors-slide,
#sectors .sectors-slide {
	outline: 0;
	cursor: move;
}

#sectors .cy-sectors-slide.slick-current img.cy-sectors-img {
	transform: scale(1.4) !important;
	transition: all ease 0.5s;
}

#sectors .cy-sectors-slide .cy-sectos-img-container {
	position: relative;
}

#sectors .cy-sectors-slide img.cy-sectors-img {
	width: 100px;
	margin: auto;
}

#sectors .cy-sectors-slide .cy-sectors-title-description,
#sectors .cy-sectors-slide .cy-sectors-sectors-description {
	width: 200px;
	margin: auto;
	position: relative;
	z-index: 10;
	font-size: 16px;
	margin-top: 50px;
}

#sectors .cy-sectors-slide .cy-sectors-title-description {
	font-weight: 700;
	text-transform: uppercase;
}

#sectors .cy-sectors-slide.slick-current .cy-sectors-title-description {
	color: #40A1AD;
}

#sectors .slick-slider .slick-track,
#sectors .slick-slider .slick-list {
	padding: 60px 0;
}

#sectors .sectors-slide .slick-list,
#sectors .sectors-slide .slick-list .slick-track {
	padding: 0;
}

#sectors .sectors-slide .slick-slide {
	outline: 0;
}

/************* ARROWS IN SLIDESHOW *************/

#sectors .sectors-slide .slick-prev,
#sectors .sectors-slide .slick-next {
	display: none;
}

#sectors .cy-center .slick-prev,
#sectors .cy-center .slick-next {
	text-indent: 0;
	font-size: 0;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 99;
}

#sectors .cy-center .slick-prev {
	left: 0;
	background: none;
	border: 0;
}

#sectors .cy-center .slick-next {
	right: 0;
	background: none;
	border: 0;
}

#sectors .cy-center .slick-prev:before {
	font-family: 'FontAwesome';
	content: "\f104";
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #40A1AD;
}

#sectors .cy-center .slick-next:before {
	font-family: 'FontAwesome';
	content: "\f105";
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #40A1AD;
}

/* ------------ EOF ------------ */

/* ------------ FORM ------------ */

#contacts .cy-left-side {
	text-align: right;
}

#contacts .cy-small-circle-blue {
	width: 20px;
	height: 20px;
	background-color: #40A1AD;
	display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-top: 0
}

#contacts .cy-mod-contacts-title {
	font-size: 31px;
	color: #40A1AD;
	text-transform: uppercase;
	font-weight: 700;
	word-wrap: break-word;
	margin-left: auto;
	margin-bottom: 0;
}

#contacts .cy-mod-contacts-description {
	margin: 0;
	font-size: 18px;
}

input.cy-form-item:focus,
textarea.cy-form-textarea:focus {
	border-bottom: 1px solid #000 !important;
	box-shadow: none !important
}

#contacts #contact-form .cy-form-item {
	border: 1px solid #000;
	border-radius: 25px;
	padding: 0 12px;
	width: calc(100% - 26px);
	height: 2.5rem;
}

#contacts #contact-form .cy-form-textarea {
	border: 1px solid #000;
    border-radius: 10px;
    padding: 6px 12px;
    width: calc(100% - 26px);
}

#contacts #contact-form .cy-button {
	background-color: #fff;
	color: #000;
	border-radius: 25px;
	border: 1px solid #000;
	font-size: 16px;
	text-transform: capitalize;
}

#contacts #contact-form .cy-button:hover {
	background-color: #fff;
	color: #40A1AD;
	border: 1px solid #40A1AD;
}

/* ------------ EOF ------------ */

/* ------------ MAP ------------ */

#map-canvas {
	width: 100%;
	height: 400px;
	margin-top: -26px;
}

/* ------------ EOF ------------ */

/* ------------ FOOTER ------------ */

footer .footer {
	background-image: url(../../u-files/footer.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

footer .row {
	margin-bottom: 0;
}

footer .footer h6 {
	color: #40A1AD;
	font-weight: 700;
	text-transform: uppercase;
}

footer .footer div a {
	color: #fff;
}

footer .footer div a:hover {
	color: #40A1AD;
}

footer .footer .cy-img-cybore {
	width: 225px;
}

footer .copyright {
	background-color: #252525;
	color: #fff;
}

footer .cy-copyrightC {
	margin: 8px 0 0 0;
	font-size: 13px;
}

footer .cy-minH-footer-info ul li {
	width: 92px;
	margin: auto;
	text-align: left;
}

/* ------------ EOF ------------ */

/* ------------ NEWSLETTER ------------ */

.parallax-container {
	height: auto;
}

#newsletter .cy-newsletter-title {
	font-size: 31px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
}

#newsletter .cy-newsletter-description {
	color: #fff;
	font-size: 16px;
	text-align: left;
}

#newsletter .cy-form-item {
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 0 12px;
	width: calc(100% - 26px);
	height: 2.5rem;
	color: #fff;
}

#newsletter input.cy-form-item:focus {
	border-bottom: 1px solid #fff !important;
	box-shadow: none !important
}

#newsletter .cy-form {
	position: relative;
}

#newsletter .cy-form button#submitN {
	position: absolute;
	right: 0;
	background-color: transparent;
	top: 2px;
	padding-right: 10px;
	box-shadow: none;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}

/* ------------ EOF ------------ */
