﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */



/*=======================================
    GENERAL STYLES
==================================================*/
body {
	font-family: 'Ruluko', sans-serif;
	font-size: 14px;
}

.nav a {
    color:#ffffff !important;
}
.navbar-header a {
    color:#ffffff !important;
    padding-right:100px;
}

.text-center {
    text-align:center;
}

h1, h2, h3, h4, h5, h6 {
   font-family: 'Ruluko', sans-serif;
}

h1 {
    line-height:120px;
    text-transform:uppercase;
     color: #DF0000;
}
h3 {
    line-height:30px;
    padding-bottom:20px;
}
h4 {
    line-height:40px;
    padding-bottom:40px;
}

p {
	font-weight: 300;
	line-height: 30px;
	padding-bottom: 20px;
}

.space-pad {
    padding-bottom:50px;
}


.for-full-back {
     /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  /* IE 5-7 */
  filter: alpha(opacity=90);

  /* Netscape */
  -moz-opacity: 0.9;

  /* Safari 1.x */
  -khtml-opacity: 0.9;

  /* Good browsers */
  opacity: 0.9;
}

section {
    padding-top:30px;
    padding-bottom:120px;
}

/*=======================================
    COLOR CODES
==================================================*/
.color-white {
   background-color:#fff!important;
}
.color-dark {
   background-color:#696969!important;
}

.color-light {
   background-color:#B2BAC2!important;
}
.main-color-red {
    color: #DF0000;
}
/*=======================================
    HEADER STYLES
==================================================*/
.head-main {
	font-size: 80px !important;
	font-weight: 900!important;
	color: #fff!important;
	padding: 200px 20px 20px 20px;
	font-family: "Courier New", Courier, monospace;
}
.head-sub-main {
    font-size:40px !important;
    font-weight:600!important;
    color:#fff!important;
    padding:5px 20px 30px 20px;
}
.head-last {
  
    padding:5px 20px 200px 20px;
}

/*=======================================
    NAVIGATION STYLES
==================================================*/


nav {
	position: absolute;
	width: 100%;
    background: #fff;
    z-index:99;
}
.fixed {
	position: fixed; 
	top: 0; 
	min-height: 50px; 
	z-index: 99;
}

.navbar-inverse {
	background-color: #003970;
	border-top-color: #003970;
	border-right-color: #003970;
	border-bottom-color: #003970;
	border-left-color: #003970;
}

/*=======================================
    WORDS /ABOUT STYLES
==================================================*/

.about-div {
	width: 100%;
min-height: 100px;
background-color: rgba(209, 209, 209, 0.24);
box-shadow: none;
border: 0;
padding: 50px 20px 30px 20px;
margin-bottom:20px;
}
#Parallax-one {
    background-image: url("../img/2.jpg");
padding: 0;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:300px;
}
.for-parallax-one {
    
    color:#fff;
    padding:40px 20px 40px 20px;
    font-size:25px;
}


/*=======================================
    PRICING STYLES
==================================================*/


.plan {
    background: #eef1f3;
    padding: 0 0 15px 0;
    margin: 30px 0px;
    list-style: none;
    text-align: center;
  
    -webkit-transition: all 0.2s ease;
       -moz-transition: all 0.2s ease;
         -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
}

.plan:hover {
          -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}

.plan li {
    padding: 15px 0px;
    color: #434749;
    border-top: 1px dashed #000;
}

.plan li.plan-head {
   padding: 15px 0px;
background-color: #585858;
color: #FFFFFF;
line-height: 20px;
font-size: 20px;
font-weight: 600;
border: none;
   }

.plan li.main-price {
   padding: 25px 0px;
background-color: #BEBEBE;
color: #DF0000;
border: none;
font-weight: 900;
font-size: 30px;
}
#Parallax-two {
    background-image: url("../img/3.jpg");
padding: 0;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:300px;
}
.for-parallax-two {
    
    color:#fff;
    padding:40px 20px 40px 20px;
    font-size:25px;
}

/*=======================================
    CONTACT STYLES
==================================================*/

#social-icon a {
    color:#616161!important;
    margin-right:10px;
}
.contact-cls {
    font-size:20px;
    line-height:40px;
}
/*=======================================
    FOOTER STYLES
==================================================*/


#footer {
	background-color: #003970;
	color: #fff;
	padding: 20px 50px 20px 50px;
	text-align: right;
}





















/*cat-icon color set*/
.cat-icon.cat-icon-color01{
	background-color: #783034
}
.cat-icon.cat-icon-color02{
	background-color: #00a651;
}
.cat-icon.cat-icon-color03{
	background-color: #849748;
}
.cat-icon.cat-icon-color04{
	background-color: #2d96d8;
}
.cat-icon.cat-icon-color05{
	background-color: #8dc63f;
}
/*technology-color*/
.cat-icon.cat-icon-color06{
	background-color: #0c5327;
}


/*category icon*/
.cat-icon{
	width: 26px;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}
.slide-cat{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* ************** 	END:: HEADER 	*********************** */
/* ******************************************************** */



/* ************** 	START NEWEDGE SLIDER 	*************** */
/* ******************************************************** */
#main-slider .item {
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 510px;
  color: #fff;
  background-position: 100% 100%;
}
#main-slider .item .slider2-title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-top: 0;
  padding: 20px 40px;
  display: inline-block;
  margin: 0;
  color: #000;
}


#main-slider .item .item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #003970 100%);
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #003970 100%);
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #003970 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #003970 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #003970 100%);
}




#main-slider .item .next-post {
  opacity: 0;
  display: table;
  height: 510px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#main-slider .item .next-post .next-post-wrapper {
  display: table-cell;
  vertical-align: middle;
}
#main-slider .item .next-post a,
#main-slider .item .next-post .slide-cat{
  color: #fff;
}
#main-slider .item .next-post .slide-cat{
  margin-bottom: 20px;
}
#main-slider .item .next-post .slide-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#main-slider .item .next-post .slide-title:hover{
  opacity: .1;
}
#main-slider .main-slider-indicators li.active .indicators-title,
#main-slider .main-slider-indicators li:hover .indicators-title,
#main-slider .main-slider-indicators li.active .slide2-type,
#main-slider .main-slider-indicators li:hover .slide2-type{
	opacity: 1;
}
#main-slider .main-slider-indicators li:hover,
#main-slider .main-slider-indicators li.active {
  border-bottom: 1px solid rgba(255,255,255,1);
}
#main-slider .item:nth-child(2n).active .next-post {
  opacity: 1;
}
#main-slider .item:nth-child(2n).active .next-post .slide-cat {
  animation: fadeInUp .5s;
}
#main-slider .item:nth-child(2n).active .next-post .slide-title {
  animation: fadeInDown .5s;
}
#main-slider .item:nth-child(2n+1).active .next-post {
  opacity: 1;
}
#main-slider .item:nth-child(2n+1).active .next-post .slide-cat {
  animation: fadeInRight .5s;
}
#main-slider .item:nth-child(2n+1).active .next-post .slide-title {
  animation: fadeInLeft .5s;
}
#main-slider > .container {
  position: relative;
}





#main-slider .main-slider-indicators {
	left: auto;
	margin-left: 0;
	position: absolute;
	right: 15px;
	left: auto;
	top: 0;
	list-style: none;
	z-index: 1;
	color: #fff;
	width: 325px;
	height: 510px;
	background-color: rgba(0, 42, 84, 0.85);   /* Cor da direita */
}


#main-slider .main-slider-indicators .nano{
	height: 510px;
}
#main-slider .main-slider-indicators .main-slider-indicators-inner {
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	list-style: none;
	z-index: 1;
	color: #FFF;
	padding: 50px 30px;
	width: 100%;
	height: 510px;
	margin: 0;
}
#main-slider .main-slider-indicators .main-slider-indicators-inner:focus {
  outline: none;
}
#main-slider .main-slider-indicators li {
  width: 100%;
  height: auto;
  border: none;
  border-radius: 0;
  text-indent: 0;
  border-bottom: 1px solid rgba(255,255,255,.6);
  background: transparent;
  text-align: left;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding-bottom: 30px;
  margin: 0 0 30px 0;

}
#main-slider .main-slider-indicators li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#main-slider .main-slider-indicators li:focus {
  outline: none;
}
#main-slider .main-slider-indicators li .slide2-type {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  opacity: 0;
   -webkit-transition: all .3s;
  transition: all .3s;
}
#main-slider .main-slider-indicators li .indicators-title {
  font-weight: 400;
  margin-top: 15px;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/*default slider*/
.newedge-slider{
	clear: both;
	overflow: hidden;	
}
.newedge-slider.default #main-slider .item .next-post .next-post-wrapper > div {
  background-color: rgba(100, 0, 100, 0.8);
  padding: 50px;
}
.customNavigation {
  position: relative;
  z-index: 10;
}
.newedge-slider.default .customNavigation a{
	background-color: rgba(0, 0, 0, 0.7);
}
.customNavigation a {
  position: absolute;
  bottom: 60px;
  right: 45px;
  font-size: 36px;
  display: inline-block;
  color: #fff;
  text-align: center;
  width: 35px;
  height: 40px;
  line-height: 40px;
}
.customNavigation a:hover {
  color: #fff;
  cursor: pointer;
}
.customNavigation a.SlideNext {
  margin-right: 10px;
}
.customNavigation a.right {
  right: 0;
}
/* ************** 	END:: NEWEDGE SLIDER 	************** */
/* ******************************************************* */