/*=============================================================
    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
   
    ========================================================  */
/*==========================================
    CUSTOM STYLESHEET FOR TEMPLATE BY BINARYTHEME
    =====================================================*/



/*==========================================
    GENERAL  STYLES
    =====================================================*/

body {
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    font-weight:400;
	background: url(../../img/raster.png);
	/*opacity: 0.4;*/
  
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-weight: 500;
    font-family:'Open Sans', sans-serif;
}

.flot-nav {
    float:right;
}

.flot-iqz {
    float: left;
}

.flot-none {
    float: none;	
}

.flot-center { text-align:center;}

.flot-derch { float:right;}

.icon-round {
    margin-top:30px;
  font-size: 24px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 10px;
}

.wrap-pad {
	position: relative;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.text-center {
  text-align: center;
}

.color-red {
    color:#ff0000;
}

.color-green {
    color:#07BB00;
}

.color-light-blue {
    color:#BB00BB;
}

.color-blue {
    color:#0052FF;
}
.color-brown {
    color:#EB8F2D;
}
.color-black {
    color:#000000;
}
.bk-color-red {
    background-color:#ff0000;
}

.bk-color-green {
    background-color:#07BB00;
}

.bk-color-light-blue {
    background-color:#BB00BB;
}

.bk-color-blue {
    background-color:#0052FF;
}
.bk-color-brown {
    background-color:#EB8F2D;
}
.bk-color-black {
   background-color:#000000;
}

.bk-color-gayse {
   background-color:#666666;
}
.bk-color-gayse:hover {
   background-color:#CC0033;
}

.bk-color-gris {
   background-color:#666666;
}

.margin-5 {
    margin:5px;
}
.margin-top-20 {
    margin-top:20px;
}

.margin-top-100 {
    margin-top:100px;
}
.btn {
  font-weight: 300;
  border: 0;
}
.btn.btn-primary {
  background-color: #52b6ec;
}
.btn.btn-primary:hover,
.btn.btn-primary.active {
  background-color: #1586c3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

a {
	color: #999999;
	text-decoration: none;
	outline: none;
}
a:hover,
a:focus {
	color: #333333;
	text-decoration: none;
	outline: none;
}

.gayseA a {
	color: #999;
	text-decoration: none;
	outline: none;
}


.gayseA a:hover {
	color: #c03;
	text-decoration: none;
	outline: none;
	font-weight:bold;
	
}

.gayseA a:focus {
	color: #999;
	text-decoration: none;
	outline: none;
}
.gayseG a {
	color: #c03;
	text-decoration: none;
	outline: none;
	
}


.gayseG a:hover {
	color: #c03;
	text-decoration: none;
	outline: none;
	font-weight:bold;	
}

.gayseG a:focus {
	color: #c03;
	text-decoration: none;
	outline: none;
}

.small-icons {
  margin-top:0px;
  font-size: 20px;
  height: 40px;
  width: 40px;
  /*line-height: 45px;*/
  line-height: 40px;
  color: #fff;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 10px;
}
/*==========================================
    BOOTSTRAP  STYLES CHANGES
    =====================================================*/

#header-nav {
    position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 99999;
}
.navbar {
    border-radius:0px;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #333333;
	border-color: #333333;
}
.navbar-default .navbar-brand {
  margin-left: 30px;
  margin-right:50px;
  height: 56px;
  font-size: 25px;
  font-weight: 900;
  color:#FFFFFF;
 
}
.navbar-default {
	background-color: #333333;
	border-color: #333333;
}

.navbar-default:hover .navbar-brand:hover {
 
color:#FFFFFF;
}

.navbar-default .navbar-nav > li > a {
	padding: 20px 10px;
	font-size: 16px;
	line-height: 17px;
	color: #eee; 
 
}
.navbar-default .navbar-nav > li > a:hover{
  padding: 20px 10px;
  font-size: 16px;
  line-height: 17px;
  color:#fff;
 
}
.navbar-default .navbar-nav > li > a > i {
  display: inline-block;
}

.center-nav { text-align: center;}


/*==========================================
    PORTFOLIO STYLES
    =====================================================*/


.portfolio-items,
.portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0;
}
.portfolio-items {
  margin-right: -20px;
}
.portfolio-filter {
  margin-bottom: 50px;
  text-align: center;
}
.portfolio-filter > li {
  display: inline-block;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  margin: 0;
}

.portfolio-items.col-3 > li {
  width: 33%;
}

.portfolio-item .item-main {
  margin: 0 10px 10px 0;
  text-align: center;
  background: #fff;
  padding: 10px;
  border:1px solid #E8EAEE;
  
}
.portfolio-item img {
  width: 100%;
}
.portfolio-item .portfolio-image {
  position: relative;
}
.portfolio-item h5 {
  margin: 0;
  padding: 10px 0 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: rgb(128, 188, 253);
color: #fff;
}
.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
}
/*==========================================
    div logo
    =====================================================*/
#logo {
	padding-top:95px;
	padding-bottom:15px;
}

#logos {
	padding-top:95px;
	padding-bottom:15px;
}

.logos {
	padding-top:2px;
	padding-bottom:5px;
}

@media (max-width: 844px) {
    #logo { padding-top:140px;}
	
	#logos { padding-top:140px;}
	
}

@media (max-width: 768px) {
    #logo {	padding-top: 95px;}
	
	#logos {padding-top:1px; padding-bottom:12px;}
     
}     


/*==========================================
   SLIDE SECTION / CAROUSEL SECTION
    =====================================================*/

#slide-head {
	color: #022406;
	width: 70%;
	margin-left: 15%;
	height: 300px;
	min-height: 300px !important;
	/*background-color: rgb(19, 170, 74);*/
	background-image: url(../../img/Gayse_Assesoria-Integral.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	/*background-size: 100%;*/
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
/*background-size: 100%;*/
/*border-radius: 50px;*/
}
#slide-head .prev,
#slide-head .next {
  position: absolute;
  top: 65%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  display: inline-block;
  margin-top: -50px;
  font-size: 24px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#slide-head .prev:hover,
#slide-head .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

#slide-head .prev {
  left: 10px;
}
#slide-head .next {
  right: 10px;
}
#slide-head .item {
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  -webkit-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  z-index: 1;
  text-align: center;
}
#slide-head .item:first-child {
  top: auto;
  position: relative;
}
#slide-head .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  -webkit-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 2;
}
#slide-head .item.active h1 {
  -webkit-animation: scaleUp 400ms;
  -moz-animation: scaleUp 400ms;
  -o-animation: scaleUp 400ms;
  -ms-animation: scaleUp 400ms;
  animation: scaleUp 400ms;
}

#slide-head h1 {
  font-size: 68px;
  text-shadow: 0 3px rgba(0, 0, 0, 0.1);
  color: #fff;
}
 /* Smooth Animation */ 
@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes scaleUp {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-ms-keyframes scaleUp {
  0% {
    opacity: 0;
    -ms-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
@-o-keyframes scaleUp {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
/*==========================================
   PRICING SECTION
    =====================================================*/

#pricing-section {
    background-color:#F7F7F7;
}


#pricing-section .plan-main {
  background: #fff;
  list-style: none;
  margin: 0 0 20px;
  text-align: center;
  padding: 0;
  border-bottom: 1px solid #e1e1e1;
}
#pricing-section .plan-main li {
  padding: 10px 0;
  margin: 0 15px;
  border-bottom: 1px dashed #eee;
}
#pricing-section .plan-main li.plan-name {
  padding: 15px 0;
  font-size: 18px;
  font-weight: 700;
}
#pricing-section .plan-main li.plan-price {
  color: #666;
  padding: 15px 0;
  font-size: 48px;
}
#pricing-section .plan-main li.plan-action {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 0;
}
#pricing-section .plan-main.featured {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#pricing-section .plan-main.featured .plan-price {
  color: #fff;
  background-color: #52b6ec;
  border-bottom-color: #52b6ec;
  margin: 0;
}

/*==========================================
   SERVICES SECTION
    =====================================================*/
#services-section {
	/*background-color: #F7F7F7;*/
	/*background:url(../../Awesome/images/raster.png);*/
  /*opacity: 0.4;*/
}
/*==========================================
   SOCIAL ICON STYLES
    =====================================================*/

.color-facebook {
    color:#3B5998;
}
.color-twitter {
     color:#00aced;
}
.color-google-plus {
     color:#dd4b39;
}
.color-linkedin {
     color:#007bb6;
}
.color-pinterest {
     color:#cb2027;
}
/*==========================================
    FOOTER SECTION
    =====================================================*/

#footer {
	padding: 15px;
	/*background-color:rgb(19, 170, 74);*/
	background-color: #C03;
	text-align: center;
	/*padding-right:50px;*/
	color: white;
}
/*==========================================
    MEDIA QURIES
    =====================================================*/

@media (max-width: 847px) {
    .flot-nav {
    float:left;
}
    
}



@media (max-width: 1090px) {
    .img-thumbnail {
max-width: 50%;
}
}


@media (max-width: 1120px) {
#slide-head h1 {
  font-size: 48px;
}
}
@media (max-width: 550px) {
#slide-head h1 {
  font-size: 24px;
} 
}




/***==============================================
meus
========================================**/
.colorF7 {
	background-color: #F7F7F7;
	/*color: #930;*/
}

.colorFF {background-color:#FFF;}

.esfera { color: #000;}

.esfera:hover { color: #C03;
font-weight:bold;
}
 
/*.gayse ul li{ color: #C33 }
.gayse ul li span{ color: #f33; }

.gayse2 ul li{ color: #C33 }
.gayse2 ul li span{ color: #f33; }*/

 ul li{ color: #C03 }
 ul li span{ color: #333; }
 
.mayuscula {text-transform: uppercase;}


/* posicion logo menu*/
.navbar-default .navbar-brand {
margin-top: 10px;
margin-left: 20px;
margin-right: 0px;
height: 56px;
}

.logoPetitmenu {margin-right:35px;}
.topBanderas {margin-top:12px;}
.fontBanderes {font-size:11px !important;}


@media screen and (max-height: 900px) {
.visible { display:none; text-align:left; }
}

footer p { margin-bottom: 0px !important;}

footer a {
	color: #CCC;
	font-weight: bold;	
	}

footer a:hover,
footer a:focus {
	color: #FFF;
	text-decoration: none;
	outline: none;
}


.raster {
  /*position: relative;
  top: 0px;
  left: 0px;
  width: 100%;;
  height: 100%;*/
  background:url(../../Awesome/images/raster.png);
  opacity: 0.4;
 
}
.img-thumbnail {padding: 0px;}

.estudi {font-size:10px; font-weight:normal;}



.navbar-collapse { max-height: 300px;}

.in.navbar-collapse {overflow-y:visible;}
