

/* Global Styles */

html,
body {
    height: 100%;
}

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

body {
    padding-top: 50px!important; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}


body {
    font-family: "Conv_Lato-regular",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #9a9a9a;
    background-color: transparent;
}


.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -30px;
} 


.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.page-header {
    padding-bottom: 3px;
    margin: 10px 0 20px;
    border-bottom: none;
}
.page-header-recursos {
    padding-bottom: 3px;
    margin: 10px 0 20px;
    border-bottom: none;
    color:#249dd7;
}



  .slide {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}


  .imagem {

    width:100%;

}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: none;
}

.panel-default>.panel-heading {
    color: #333; 
    background-color: #fff; 
    border-color: #fff;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.portfolio-item h3
{
	font-size:16px!important;	
}

/* Carousel indicadores azuis */



/* Fim - Carousel indicadores azuis */

/* Carousel indicadores brancos */

.carousel-indicators {
    position: absolute;
    z-index: 15;
    padding-left: 0;
    list-style: none;
    top: 20px;
}


.carousel-indicators li {

    display:inline-block;
    width: 12px;
    height: 12px;
    /*margin-top: 8px;
    margin-bottom: 8px;*/
    margin-left: 2px;
    margin-right: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(255,255,255,0.5);
    border-radius: 3px;
    border: 0px solid #fff;
}

.carousel-indicators .active{
    width: 12px;
    height: 12px;
    margin-left: 2px;
    margin-right: 2px;/*
    margin-top: 8px;
    margin-bottom: 8px;*/
    /*margin: 0;*/
    background-color: #fff;
}


@media(max-width:800px) {

    .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 32;
    padding-left: 0;
    text-align: center;
    list-style: none;
    top:130px;
    left: 50%; 
}


.carousel-indicators li {
    margin: 0px;
    margin-left:2px;
    margin-right:2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 0px solid #fff;
    border-radius: 10px;
}

.carousel-indicators li {
    display:inline-block;
    width: 15px;
    height: 15px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(255,255,255,0.5);
    border-radius: 0px;
}

.carousel-indicators .active{
    width: 17px;
    height: 17px;
    margin-left:2px;
    margin-right:2px;
    margin: 0;
    background-color: #fff;
    border: 0px solid #fff;
}

}



/* Fim - Carousel indicadores brancos */




.center {
    float: none;
    margin: auto;
    display: table;
}



/*fonts */

a {
    color: #249dd7;
    text-decoration: underline;
}

.navbar-nav a {
    text-decoration: none!important;
}

p {
    font-family: 'Conv_Lato-Regular';
    font-size: 16px;
    margin: 0 0 10px;
    color:#333;
}

.p p {
    font-family: 'Conv_Lato-Regular';
    font-size: 16px;
    margin: 0 0 10px;
    color:#333;
    line-height: 22px;
}

.titulo p {
    font-family: 'Conv_Lato-Regular';
    font-size: 16px;
    margin: 0 0 10px;
    color:#fff;
    line-height: 22px;
}

.texto, h2 {
    margin-top: 8px;

}

.h1, h1 {
    font-size: 30px;
    font-family: 'Conv_Lato-Light';
    color: #6a6a6a;
}

.h2, h2 {
    font-size: 23px;
    font-family: 'Conv_Lato-Light';
    color: #6a6a6a;
    padding: 0px;
}

.h3, h3 {
    font-size: 16px;
    font-family: 'Conv_Lato-Regular';
    line-height: 24px;
    color: #999;
}


.h4, h4 {
    font-size: 36px;
    font-family: 'Conv_Lato-Hairline';
    color: #6a6a6a;
}

@media (max-width: 767px){

.h4, h4 {
    font-size: 25px;
    font-family: 'Conv_Lato-Hairline';
    color: #6a6a6a;}

h4 {
    font-size: 25px;
    font-family: 'Conv_Lato-Hairline';
    color: #6a6a6a;}

    .navbar-nav {
    float: left!important;
    margin: 0;
    margin-top: 42px;
}

}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-family: 'Conv_Lato-Regular';
    font-size: 11px;
}


@media(max-width: 767px){
    .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-family: 'Conv_Lato-Regular';
    font-size: 11px;
  }
}

.navbar-inverse .navbar-nav>li>a:hover{
    color: #ccc;
}


.dropdown-menu>li>a {
    display: block;
    font-size: 14px;
    font-family: 'Conv_Lato-Light';
    padding: 10px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #555555;
    white-space: nowrap;
}

header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
    height: 100%;
    margin-top: -30px;
	min-height:450px!important;
}


.panel-body2 {
    padding: 50px;
}

/* Navbar */


.navbar {
    min-height: 120px;
    margin-bottom: 40px;
    border: 0px solid transparent;
}

.navbar-nav {
    float: right;
    margin: 0;
    margin-top: 42px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;

}



.logo-esero{
    width: 100%;
}

.logo-esero2{
    display: none;
}

.dropdown-menu {
    position: absolute;
    padding-top: 35px;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 70px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(255, 255, 255,.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #999999;
}


.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #ccc;
    background-color: #1697d4;
}



.navbar-inverse {
    background-color: #1697d4;
    /*-webkit-box-shadow: 0px 0px 9px 3px rgba(140,140,140,1);
    -moz-box-shadow: 0px 0px 9px 3px rgba(140,140,140,1);
    box-shadow: 0px 0px 9px 3px rgba(140,140,140,1);*/
    border-color: #1697d4;
}


.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #1697d4;
}




.linha{

    position: relative;
    width: 100%;
    height: 6px;
    background-color: #a1b1bc;
    margin-top: 0px;

}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.btn-default:hover {
    font-family: 'Conv_Lato-Light';
    color: #249dd7;
    background-color: #fff;
    border: 2px solid #249dd7;
    border-radius: 4px;
}
.btn {
    display: inline-block;
    padding: 2px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #249dd7;
    border-radius: 4px;
}




.btn-default{
    font-family: 'Conv_Lato-Light';
    color: #fff;
    background-color: #249dd7;
    
}



.btn-primary {
    font-family: 'Conv_Lato-Regular';
    color: #ccc;
    background-color: transparent;
    border-color: #fff;
}

.btn-primary:hover {
    color: #249dd7;
    background-color: transparent;
    border-color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    font-family: 'Conv_Lato-bold';
    color: #249dd7;
    background-color: transparent;
    border-color: #fff;
}

.btn-primary.focus, .btn-primary:focus {
    font-family: 'Conv_Lato-bold';
    color: #249dd7;
    background-color: transparent;
    border-color: #fff;
}

.btn2 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
    color:#249dd7;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid #249dd7;
    border-radius: 4px;
}

.btn3 {
    display: inline-block;
    padding: 0px 0px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid #249dd7;
    border-radius: 4px;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='transparent', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='transparent', GradientType=1);
  background-repeat: repeat-x;
}

/* Carousel Fading slide */
.carousel-fade .carousel-inner { background: #fff; }
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 40px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}


.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 4px;
    border-radius: 1px;
}


.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
    border: 0px solid #249dd7;

}



.logo-cv{
    background: url(../img/logo_cv.svg);
    width:80px;
    display: inline-block;
    margin-bottom: 1px;
    margin-left: 13px;
	height: 32px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 5px;

}

.logo-cv:hover{
    background: url(../img/logo_cv_cor.svg);
    width:80px;
    display: inline-block;
    margin-bottom: 1px;
    margin-left: 13px;
		height: 32px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 5px;
}


.logo-esa{
    background: url(../img/logo_esa2.svg);
    width:75px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom:-5px;
    margin-top:10px;
	height: 32px;
background-size: 100%;
background-repeat: no-repeat;
}

.logo-esa:hover{
    background: url(../img/logo_esa_cor.svg);
    width:75px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom:-5px;
    margin-top:10px;
		height: 32px;
background-size: 100%;
background-repeat: no-repeat;
}

.logo-cv2{
    content: url(../img/logo_cv.svg);
    width:30%;
    display: none;
}

.logo-cv2:hover{
    content: url(../img/logo_cv_cor.svg);
    width:30%;
    display: none;
}

.logo-esa2{
    content: url(../img/logo_esa2.svg);
    width:30%;
    display: none;
}

.logo-esa2:hover{
    content: url(../img/logo_esa_cor.svg);
    width:30%;
    display: none;
}

.navbar-brand {
  padding: 0px;
  margin-top: 20px
}
.navbar-brand>img {
  width: 405px;
}

.navbar-brand .mobile {
    display: none;
  }

.navbar-brand .desktop {
      margin-top:10px;
	  max-width:375px;
    }


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #f4f4f4;
}


.traco{

    width: 4px;
    height: 55px;
    background-color: #fff;
    display: inline-block!important;
    margin-top: 35px;
    margin-right: 20px;
    margin-left: 30px;
    float:left;

}



.col-md-15 {
    width: 19%;
}


@media (max-width: 1200px) {
    .navbar-brand .mobile {
      display: block;
      width:130px;
      margin-top: 10px;
      margin-left: 5%;

    }
    .navbar-brand .desktop {
      display: none;
    }

    .logo-cv2 {
    display: inline-block;
    width: 60px;
    margin-top: 53px;
    margin-left: 10px;
    float: left;
}

    .logo-esa2 {
    display: inline-block;
    width: 50px;
    margin-top: 55px;
    margin-left: 10px;
    float: left;
}



    .logo-cv2{
        content: url(../img/logo_cv.svg);
        display: inline-block;
        width: 60px;
        margin-top: 53px;
        margin-left: 10px;
        float: left;
        }

    .logo-cv2:hover{
        content: url(../img/logo_cv_cor.svg);
        display: inline-block;
        width: 60px;
        margin-top: 53px;
        margin-left: 10px;
        float: left;
    }

    .logo-esa2 {
    content: url(../img/logo_esa2.svg);
    display: inline-block;
    width: 56px;
    margin-top: 55px;
    margin-left: 10px;
    float: left;
}

    .logo-esa2:hover{
        content: url(../img/logo_esa_cor.svg);
        display: inline-block;
        width: 60px;
        margin-top: 55px;
        margin-left: 10px;
        float: left;
    }



    .logo-cv{
    display: none;
    }
    .logo-esa{
    display: none;
    }

    .traco {
    width: 4px;
    height: 55px;
    background-color: #fff;
    display: inline-block;
    margin-top: 35px;
    margin-right: 20px;
    margin-left: 30px;
    float: left;
}





}





@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #249dd7;
    background-color: transparent;
}



/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */



@media(max-width:1200px) {

    .traco{

    width: 4px;
    height: 55px;
    background-color: #249dd7;
    display: inline-block;
    margin-top: 35px;
    margin-right: 0px;
    margin-left: 0px;

}

   

}
}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }

}

@media(max-width:991px) {
    
    .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 4px;
    margin-top:5px;
}

   .traco{

    width: 4px;
    height: 55px;
    background-color: #fff;
    display: inline-block;
    margin-top: 35px;
    margin-right: 10px;
    margin-left: 20px;
    float:left;

}



   
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }



}


/* Social */


.icon-circle .fa{
    color               : #e84700;
    margin              : 0 auto;
    height              : 35px;
    width               : 35px;
    border-radius       : 50%;
    border              :2px solid #e84700;
    line-height         : 35px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 0px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1,1); 
    -webkit-transform       : scale(1,1);
    -moz-transform          : scale(1,1); 
    -o-transform            : scale(1,1); 
    transform               : scale(1,1);  
}

.icon-circle  i:before{
    margin-left         : 0px;
    font-size           : 18px;
}

@media (min-width:320px) and (max-width:768px) {


 .icon-circle .fa{
    color               : #e84700;
    margin              : 0 auto;
    height              : 35px;
    width               : 35px;
    border-radius       : 50%;
    border              :2px solid #e84700;
    line-height         : 35px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 0px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1,1); 
    -webkit-transform       : scale(1,1);
    -moz-transform          : scale(1,1); 
    -o-transform            : scale(1,1); 
    transform               : scale(1,1);  
}
.icon-circle  i:before{
    margin-left         : 0px;
    font-size           : 20px;
}   
}

.ifacebook .fa{
    color               :#ccc;
    border              :2px solid #ccc;
}

.ifacebook .fa:hover{
    
    background-color        : #249dd7;    
    color                   : #fff;
    border                  : 1px solid #249dd7;

}

.itwittter .fa{
    color               :#ccc;
    border              :2px solid #ccc;
}

.itwittter .fa:hover{
    
    background-color        : #249dd7;    
    color                   : #fff;
    border                  : 1px solid #249dd7;

}

.igoogle .fa{
    color               : #BD3518;
    border              :2px solid #BD3518;
}

.igoogle .fa:hover{
    
    background-color        : #BD3518;    
    color                   : #fff;
    border                  : 1px solid #BD3518;

}

.iLinkedin .fa{
    color               : #007bb7;
    border              :2px solid #007bb7;
}

.iLinkedin .fa:hover{
    
    background-color        :#007bb7;    
    color                   : #fff;
    border                  : 1px solid #007bb7;

}



 
.thumbnail {
    position:relative;
    overflow:hidden;
}
 
.caption {
    position:absolute;
    top:-100%;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:0%;
    text-align:center;
    color:#fff !important;
    z-index:1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.thumbnail:hover .caption {
    top:0%;
}
    
.glyphicon.glyphicon-plus {
    font-size: 100px;
    margin-top: 20%;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 40px;
    /* line-height: 1.42857143; */
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    z-index:1;
}


.container-full {
  margin: 0 auto;
  width: 100%;
}









.linha{

    width: 100%;
    min-height: 16px;
    margin-top: -16px;
    background-color: #f4f4f4;
    position: relative;

}


.slider1 {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/slide1.jpg) ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.slider2 {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/slide2.jpg) ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.slider3 {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/slide3.jpg) ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.slider4 {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/slide4.jpg) ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.slider5 {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/slide5.jpg) ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.slider6 {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/slide6.jpg) ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}


.malha {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/malha.jpg) ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}


.malha2 {
    display: block;
    position:absolute;
    z-index:1;
    top:10px;
}


.fundo {
    width: 100%;
    height: 100px;
    margin-bottom: 18px;
    background-image: url(../img/fundo.jpg) ;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.fundo2 {
    width: 100%;
    height: 30px;
    margin-top: -21px;
    background-image: url(../img/fundo.jpg) ;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}


 @media (max-width: 800px) {
        .slider1 {
            width: 100%;
            min-height: 200px;
        }
        .slider2 {
            width: 100%;
            min-height: 200px;
        }
        .slider3 {
            width: 100%;
            min-height: 200px;
        }
        .slider4 {
            width: 100%;
            min-height: 200px;
        }
        .slider5 {
            width: 100%;
            min-height: 200px;
        }
        .slider6 {
            width: 100%;
            min-height: 200px;
        }

        .malha2 {
        display: none;
        min-height: 200px;
}
}

 @media (max-width: 990px) {
        .malha {
            background-image: none;
        } 

}


#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}



.lista {
    color: #249dd7;
}

.lista p {
    font-family: 'Conv_Lato-Regular';
    font-size: 16px;
    margin: 0 0 10px;
    color:#999;
    line-height: 2;
}


.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
}

.mais {

    width:100px; 
    margin-top:9%;
}


.mais2 {

    width:80px; 
    margin-top:5%;
}

 @media (max-width: 480px) {

    .mobile_hide{
        display:none!important;
    }

    .top_mobile_50{
        margin-top:50px!important;
    }

    .mais {

    width:80px; 
    margin-top:5%;
    }


}

 @media (max-width: 320px) {

    .logo-cv2{
      content: url(../img/logo_cv.svg);
      display: inline-block;
      width: 50px;
    }

    .logo-cv2:hover{
      content: url(../img/logo_cv_cor.svg);
      display: inline-block;
      width: 50px;
    }

    .logo-esa2{
      content: url(../img/logo_esa2.svg);
      display: inline-block;
      width: 50px;
    }

    .logo-esa2:hover{
      content: url(../img/logo_esa_cor.svg);
      display: inline-block;
      width: 50px;
    }

    .navbar-brand .mobile {
      display: block;
      width:100px;
      margin-top: 20px;
      margin-left: 5%;

    }

}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 19,9%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 19,9%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 19,9%;
        float: left;
    }
}



.centrar {
  display: table;
  margin: 0 auto;
}





body{margin-top:0px;}
.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }



.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    height: auto;
}


.separador
{
    padding-bottom: 20px;
    border-top: 1px solid #eee;
    width:100%;
}

td, th {
    padding: 5px!important;
}



.h4, h4 {
    font-size: 18px;
    font-family: 'Conv_Lato-Regular';
    color: #6a6a6a;
}

.h3, h3 {
    font-size: 22px;
    font-family: 'Conv_Lato-Regular';
    line-height: 24px;
    color: #6a6a6a;
}

.h2, h2 {
    font-size: 26px;
    font-family: 'Conv_Lato-Regular';
    color: #6a6a6a;
    padding: 0px;
}

.h1, h1 {
    font-size: 30px;
    font-family: 'Conv_Lato-Regular';
    color: #249dd7;
}


@media (max-width: 767px){
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #fff!important;
}


@media (max-width: 767px){
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #ccc!important;
    background-color: transparent!important;
}




.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right:7.5px!important;
    padding-left:7.5px!important;
}



@media (min-width: 992px){}
.container {
    width: 100%;
    max-width: 990px;
}}

@media (min-width: 1200px){}
.container {
    max-width: 1190px;
    width: 100%;
}}

@media (min-width: 1420px){}
.container {
    max-width: 1410px;
    width: 100%;
}}
