
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Munter - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */
@font-face {
    font-family: "Raleway";
    src: url('../font/raleway-regular.ttf');
    src: url('../font/raleway-regular.eot?iefix') format('eot'),
         url('../font/raleway-regular.woff') format('woff'),
         url('../font/raleway-regular.ttf') format('truetype'),
         url('../font/raleway-regular.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Raleway";
    src: url('../font/raleway-thin.ttf');
    src: url('../font/raleway-thin.eot?iefix') format('eot'),
         url('../font/raleway-thin.woff') format('woff'),
         url('../font/raleway-thin.ttf') format('truetype'),
         url('../font/raleway-thin.svg#webfont') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Raleway";
    src: url('../font/raleway-bold.ttf');
    src: url('../font/raleway-bold.eot?iefix') format('eot'),
         url('../font/raleway-bold.woff') format('woff'),
         url('../font/raleway-bold.ttf') format('truetype'),
         url('../font/raleway-bold.svg#webfont') format('svg');
    font-weight: bold;
    font-style: normal;
}




@font-face {
    font-family: 'iconsprogramsregular';
    src: url('../font/icons-webfont.eot');
    src: url('../font/icons-webfont.eot?#iefix') format('embedded-opentype'),
        	    url('../font/icons-webfont.woff2') format('woff2'),
        	    url('../font/icons-webfont.woff') format('woff'),
        	    url('../font/icons-webfont.ttf') format('truetype'),
        	    url('../font/icons-webfont.svg#iconsprogramsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-programs{font-family: 'iconsprogramsregular';  font-weight: normal; font-style: normal;}
.icon-rails:before{content:"a";}
.icon-groovy:before{content:"b";}
.icon-git:before{content:"c";}
.icon-carto-db:before{content:"d";}
.icon-java:before{content:"e";}
.icon-map-box:before{content:"f";}
.icon-grails:before{content:"g";}
.icon-leaflet:before{content:"h";}
.icon-mongo-db:before{content:"i";}
.icon-d3js:before{content:"j";}
.icon-bootstrap:before{content:"k";}
.icon-jquery:before{content:"l";}
.icon-tomcat:before{content:"m";}
.icon-j-meter:before{content:"n";}
.icon-test-link:before{content:"o";}
.icon-neoload:before{content:"p";}
.icon-watir:before{content:"q";}
.icon-selenium:before{content:"r";}
.icon-android-tv:before{content:"s";}
.icon-android-watch:before{content:"t";}
.font-thin {
	font-family: "Raleway", sans-serif;
	font-weight: 200;
}

.font-semibold {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
}

small.font-semibold{
  display: block;
  font-size: 12px;
  font-style: italic;
}

.font-light {
	font-family: "Raleway", sans-serif;
	font-weight: 300;
}

* {
	position: relative;
}

.breaker {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #2f2f2f;
	font-family: "Raleway", sans-serif;
	font-weight: normal;
	overflow-x: hidden;
	color: #0d3959;
	-webkit-font-smoothing: antialiased !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: "Raleway", sans-serif;
}
.spinner {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: none 50% 50% no-repeat #ffffff;
}
.spinner img {
  width: 100px;
  height: 32px;
  margin-left: -5%;
  margin-top: 90px;
}
.preloader {
  background: none center center no-repeat;
}
.justify-text {
	text-align: justify;
}

.navbar {
	background-color: transparent;
	border-bottom: 0 none;
	font-size: 12px;
	transition: .25s all linear;
	min-height: 20px;
}

.navbar.inv {
	 background-color: #ffffff;
	 box-shadow: 0px 3px 0px #0d3959;
}

.navbar .nav a {
	font-family: "Raleway", sans-serif;
	transition: all 0.5s linear;
	font-size: 1em;
}

.navbar.inv a {
	color: #0d3959;
	text-shadow: none;
	font-weight: bold;
}
.navbar .nav a span.icon {
  	margin-right: 5px;
    font-size: 1.6em;
}
.navbar .nav a span {
  	display: inline-block;
}
.navbar-responsive-collapse {
	margin: 0 auto;
}

.nav li {
	text-align: center;
	white-space: nowrap;
}
.nav > li > a {
  padding: 9px;
}
.nav > li > a:hover,
.nav > li > a:focus {
	background-color: inherit;
	outline: none;
}

.navbar-brand {
	padding: 8px;
}
.img-brand{
	width: 40%;
  -webkit-animation: fadeInUp 1000ms linear 1500ms both;
  -moz-animation: fadeInUp 1000ms linear 1500ms both;
  -o-animation: fadeInUp 1000ms linear 1500ms both;
  -ms-animation: fadeInUp 1000ms linear 1500ms both;
  animation: fadeInUp 1000ms linear 1500ms both;
}
.item-home{
  -webkit-animation: flipInX 1000ms linear 2500ms both;
  -moz-animation: flipInX 1000ms linear 2500ms both;
  -o-animation: flipInX 1000ms linear 2500ms both;
  -ms-animation: flipInX 1000ms linear 2500ms both;
  animation: flipInX 1000ms linear 2500ms both;
}
.active-menu {
	background-color: transparent;
	content: '.';
	display: block;
	height: 3px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .5 linear;
	width: 1%;
	z-index: 9;
	min-width: 70px;
}

.inv .active-menu {
	background-color: #ffffff;
}

.special-active-menu {
	z-index: 10;
}


#special-active-menu-1,
#special-active-menu-6 {
	background-color: #FFF !important;
}

#special-active-menu-2 {
	background-color: #FFF !important;
}

#special-active-menu-3 {
	background-color: #FFF !important;
}

#special-active-menu-4 {
	background-color: #FFF !important;
}

#special-active-menu-5 {
	background-color: #FFF !important;
}
.content-row {
	padding: 0px;
  	margin-top: 0px;
  	background: rgba(223, 187, 4, 0.7);
  	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
}
.content-row h2 {
  font-size: 28px;
  padding-bottom: 10px;
}
.navbar-toggle-brand{
  display: none;
}
.panel {
  padding: 15px;
  margin-bottom: 0px;
  background-color: transparent;
  border: none;
  border-radius: 0px;
}
.panel-heading {
  border-bottom: none;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  text-transform: uppercase;
}
.panel-info {
  border: none;
  background-color: rgba(42, 146, 199, 0.8);
  padding: 13px 15px;
}
.panel-info .panel-heading {
  color: #fff;
  background-color: #2A92C7;
}
.panel-warning {
  border: none;
}
.panel-warning .panel-heading {
  color: #fff;
  background-color: #DFBB04;
}
.panel-danger {
  border: none;
  background: rgba(187, 85, 85, 0.8);
}
.panel-danger .panel-heading {
  color: #fff;
  background-color: #BB5555;
}
.panel-success {
  border: none;
  background: rgba(103, 181, 4, 0.6);
}
.panel-success .panel-heading {
  color: #fff;
  background-color: #67B504;
}
.panel .panel-body a, .panel .panel-body a:hover{
  color: #fff;
  text-decoration: none;
}
.panel-body i{
	color: #ffffff;
}
.fancybox-skin{
  border-radius: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#slide-4 .content-row h2 {
		min-height: 6em;
	}
}

@media (max-width: 767px) {
	.nav li {
		text-align: left;
		white-space: nowrap;
	}

	.navbar-responsive-collapse  {
		width: 100%;
	}

	.active-menu {
		display: none !important;
	}

	.navbar-toggle {
		margin-right: 10px;
	}
	.navbar.inv {
  		background-color: #0d3959;
  		border-bottom: 1px solid rgba(255, 255, 255, 1);
	}
	.navbar {
		background-color: transparent;
		padding: 0;
	}
	.navbar-toggle {
	  border: 1px solid #FFF;
	  border-radius: 1px;
	}
	.navbar.inv .navbar-toggle-brand{
        width: 30%;
		display: inline-block;
		margin: 15px;
	}
	.navbar-toggle:hover, .navbar-toggle:focus {
	  background-color: transparent;
	}
	.navbar-toggle .icon-bar {
	  background-color: #FFF;
	}
	.navbar .nav a {
		color: #ffffff;
		font-size: 16px;
		padding-left: 0;
	}

	.nav li[data-slide="1"]{
		background-color: #4093BA;
	}

	.nav li[data-slide="2"] {
		background-color: #2a83ac;
	}

	.nav li[data-slide="3"] {
		background-color: #1174a4;
	}

	.nav li[data-slide="4"] {
		background-color: #066292;
	}

	.nav li[data-slide="5"] {
		background-color: #024672;
	}
	.nav li[data-slide="6"] {
		background-color: #032F4C;
	}
	.navbar-brand {
		margin: 0;
		text-align: left;
	}
	#contact-row-4 .col-12 {
  		height: 120px;
  	}
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

section.slide {
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 65px;
	padding-top: 50px;
	text-align: center;
	height: 100%;
}
.middle{
	display: table-cell;
    vertical-align: middle;
}

#slide-brand {
	background-image: url('../images/bg3.jpg');
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	background-attachment: relative;
	background-position: center center;
	padding-top: 60px;
}

#slide-1 {
	background-image: url('../images/bg3.jpg');
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	background-attachment: relative;
	background-position: center center;
	display: table;
}

	#home-row-1 {
		padding-top: 25px;
	}

	#home-row-1 h1 {
		font-size: 54px;
	}

	#home-row-1 h4 {
		font-size: 32px;
		-webkit-animation: zoomIn 1000ms linear 2500ms both;
  		-moz-animation: zoomIn 1000ms linear 2500ms both;
  		-o-animation: zoomIn 1000ms linear 2500ms both;
  		-ms-animation: zoomIn 1000ms linear 2500ms both;
  		animation: zoomIn 1000ms linear 2500ms both;
	}

	#home-row-2 {
		font-size: 25px;
	}

	#home-row-2 .col-12 {
		height: 232px;
		padding-top: 0px;
	}

	#home-row-2 .col-12 .home-hover {
		overflow: hidden;
		padding-top: 26px;
		transition: all ease-in .5s;
	}
	#home-row-2 .col-12 .home-hover img{
		width: 50%;
	}
	#home-row-2 .col-12 .home-hover:hover {
		padding-top: 0;
	}
	.brand-page {
	 display: none;
	}
	.view-md{
		display: block;
	}
@media (max-width: 767px) {
	#slide-1 {
		padding:0px;
	}
	.brand-page {
  		height: 100%;
		position: relative;
		display: block;
	}
	.brand-page .col-12{
  		height: 100%;
  		z-index: 1000;
	}
	.brand-page .col-12>span{
	  height: 300px;
	  display: block;
	  top: 50%;
	  margin-top: -160px;
	}
	.view-md{
		display: none;
	}
	#home-row-1,
	#home-row-2 {
		padding-top: 16px;
	}

	#home-row-1 h1 {
		font-size: 35px;
	}

	#home-row-1 h4 {
		font-size: 21px;
	}

	#home-row-2 {
		font-size: 16px;
	}
	#home-row-2 .col-12 .home-hover {
	  padding-top: 0px;
	}
}

#slide-2 {
	background-image: url('../images/bg3.jpg');
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	background-attachment: relative;
	background-position: center center;
	padding-top: 60px;
	display: table;
}

	.title-row {
		font-size: 45px;
		padding-bottom: 10px;
	}

	.line-row .hr {
		background-color: #ffc509;
  		height: 1px;
  		margin: 0 auto 20px;
  		width: 18%;
	}

	.subtitle-row {
		font-size: 35px;
		padding-bottom: 40px;
		padding-top: 40px;
	}


	#about-row-5 i {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}


	i {
		font-size: 80px;
		color: #ffc509;
	}


@media (max-width: 767px) {
	.title-row {
		font-size: 34px;
		padding-bottom: 33px;
	}

	.subtitle-row {
		font-size: 26px;
		padding-bottom: 26px;
		padding-top: 26px;
	}

}

#slide-3 {
	  background-image: url('../images/bg3.jpg');
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  background-attachment: relative;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0px 0px 0px;
  text-align: left;
  width: 100%;
}

	#slide-3 .col-12 {
		display: table;
		height: 40%;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#slide-3>.row{
		height:100%;
		width: 100% !important;
		padding: 0px;
  		margin: 0px;
	}
	#slide-3 .portfolio {
		display: table-cell;
		vertical-align: middle;
		height: 100%;
		margin: 0 auto;
		width: 100%;
		padding: 0px;
		background: rgba(10, 138, 188, 0.8);
  		border: rgba(10, 138, 188, 1);
	}
	#slide-3 .bicenter,
    #slide-3 .altifibers,
    #slide-3 .pollos-copa,
    #slide-3 .soc-cirugia,
    #slide-3 .safi,
    #slide-3 .aduana{
  		background: #fff;
	}
	#slide-3 .cafe-copa{
  		background: #ffd61c;
	}
	#slide-3 img {
		width: 70%;
  		margin: 8% auto;
	}


/* Common style */
#slide-4 .grid {
  width: 100%;
  text-align: center;
}
#slide-4 .grid figure {
  position: relative;
  overflow: hidden;
  margin: 0px 1% 10px;
  width: 200px;
  height: 200px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.51);
  display: inline-block;
  border-radius: 50%;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
	border-radius: 50%;
}

.grid figure figcaption {
	padding: 0em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 50%;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h3 span {
	font-weight: 800;
}
.grid figure h3 small {
	display: block;
	color: #ffffff;
	  font-size: 0.8em;
}
.grid figure h3,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*-----------------*/
/***** Phoebe *****/
/*-----------------*/

figure.effect-phoebe {
	background: #675983;
}

figure.effect-phoebe img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	border-radius: 50%;
}

figure.effect-phoebe:hover img {
	opacity: 0.6;
}

figure.effect-phoebe figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	background: url(../images/triangle.png) no-repeat center center;
	background-size: 120% 120%;*/
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(5,2.5,1);
	transform: scale3d(5,2.5,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	border-radius: 50%;
}

figure.effect-phoebe:hover figcaption::before {
	opacity: 0.4;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-phoebe h3 {
	margin-top: 8.6em;
  	font-size: 0.8em;
	-webkit-transition: transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-phoebe:hover h3 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-phoebe p a {
	color: #fff;
	font-size: 140%;
	opacity: 0;
	position: relative;
	display: inline-block;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-phoebe p a:first-child {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-phoebe p a:nth-child(2) {
	-webkit-transform: translate3d(0,60px,0);
	transform: translate3d(0,60px,0);
}

figure.effect-phoebe p a:nth-child(3) {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-phoebe:hover p a {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


@media (max-width: 991px) {

	#slide-3 {
		text-align: center;
		width: 100%;
	}
	#slide-3 .row {
		left: 0 !important;
		margin: 0;
		width: 100% !important;
	}

	#slide-3 .col-12 {
		height: auto;
		width: 50%
	}

	#slide-3 a,
	#slide-3 img {
		height: auto;
		max-height: 100%;
		max-width: 100%;
		width: auto;
	}
}

@media (max-width: 767px) {
	#slide-3 .col-12 {
		width: 100%;
	}
}

#slide-4 {
	padding-top: 60px;
	background-image: url('../images/bg3.jpg');
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
	background-attachment: relative;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	display: table;
}

#slide-4 i {
		font-size: 30px;
		color: white;
		padding: 0px 5px;
}


#slide-5 {
	padding-top: 60px;
	background-image: url('../images/bg3.jpg');
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
	background-attachment: relative;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	display: table;
}
#slide-5 a{
  margin-bottom: 5px;
}
#slide-5 i{
  font-size: 50px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}
#slide-5 .panel-info i{
  background-color: #2A92C7;
}
#slide-5 .panel-warning i{
  background-color: #DFBB04;
}
#slide-5 .panel-danger i{
  background-color: #BB5555;
}
#slide-5 .panel-success i{
  background-color: #67B504;
}
#slide-5 h5{
  margin: 0px;
}
#slide-6 {
	padding-top: 60px;
	background-image: url('../images/bg3.jpg');
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
	background-attachment: relative;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	display: table;
}


@media (max-width: 767px) {
	.with-hover-text{
		margin-bottom: 2em;
		margin-top: 1em;
	}
	#slide-3, #slide-4{
		background: rgba(10, 138, 188, 1);
		background-image: none;
	}
	#slide-6{
		padding-bottom: 10px;
	}
}

	#contact-row-4 {
		padding-top: 60px;
	}

	#contact-row-4 .col-12 {
		height: 175px;
		overflow: hidden;
		padding-top: 20px;
		transition: all ease-in .5s;
	}

	#contact-row-4 img {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}

	#contact-row-4 .col-12:hover {
		height: 175px;
		padding-top: 0;
	}

	#contact-row-4 .col-12 .hover-text {
		display: none;
		font-size: 20px;
	}

#slide-7 {
	background-color: #ffffff;
	color: #4e4e4e;
	font-size: 35px;
	line-height: 50px;
	text-align: center;
}

#lightbox-out {
	background-color: rgba( 0, 0, 0, 0.7 );
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 99999;
}

.with-hover-text span {
	/*display: none;*/
}

.zoom {
	background-image: url('../images/zoom.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}

#arrows {
	bottom: 5%;
	height: 80px;
	position: fixed;
	right: 2%;
	width: 80px;
	z-index: 1000;
	background: rgba(13, 57, 89, 0.7);
  	border-radius: 50%;
}

#arrows div {
	background-image: url('../images/website-arrows.png');
	cursor: pointer;
	height: 30px;
	position: absolute;
	width: 30px;
}

#arrows div.disabled {
	cursor: default;
	opacity: 0.5;
}

#arrow-up {
	background-position: 30px 0;
	left: 25px;
	top: 0;
}

#arrow-up.disabled {
	background-position: 0 0;
}

#arrow-down {
	background-position: 30px -30px;
	left: 25px;
	bottom: 0;
}

#arrow-down.disabled {
	background-position: 0 -30px;
}

#arrow-left {
	background-position: 30px -60px;
	left: 0;
	top: 25px;
}

#arrow-left.disabled {
	background-position: 0 -60px;
}

#arrow-right {
	background-position: 30px -90px;
	right: 0;
	top: 25px;
}

#arrow-right.disabled {
	background-position: 0 -90px;
}

.navigation-slide {
	cursor: pointer;
}
/*************************
*******Home Page******
**************************/
.hidden-layer{
	display: none !important;
}
.main-slider {
  position: relative;
}

.no-margin {
  margin: 0;
  padding: 0;
}

.main-slider .carousel .carousel-content {
  margin-top: 150px;
}

.main-slider .carousel.slide{
	padding: 0px;
	height: initial;
}


.main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}

.main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 500px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

.main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

.main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

.arrows-carousel{
  position: fixed;
  bottom: 8%;
  right: 2%;
  color: #fff;
  display: table;
  height: 30px;
  width: 80px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 1005;
}

.main-slider .prev,
.main-slider .next {
  width: 30px;
}

.main-slider .prev i,
.main-slider .next i{
  font-size: 1.5em;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
}

.main-slider .prev {
  float: left;
}

@media (max-width: 991px) {
	.img-brand {
 	 width: 95%;
	}
	section.slide{
		height: initial;
	}
	.main-slider .active .animation.animated-item-4 {
	  display: inline-block;
	  height: 300px;
	  width: 300px;
	}
	.main-slider .carousel .carousel-content {
  		margin-top: -50px;
	}
}

@media (min-width: 1440px) {
.main-slider .prev {
  right: 12.5%;
}
}
.main-slider .next {
  float: right;
}

.main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

.main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

.main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

.main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

p.values-title,
.values-list li {
    line-height: 22px;
    font-size: 17px;
    text-align: left;
    padding-top:10px;
}

p.values-title span,
.values-list li span {
    font-size: 19px;
}

.form-style fieldset.form-group {
    text-align: left;
}

.form-style div.sub-button {
    text-align: right;
}

.nvd-logo{
    width: 80%;
    padding: 20px;
}
.nit-logo img {
    padding-top: 30px;
}
.nit-logo p {
    padding-top: 10px;
    font-size: 1.8em;
}