#header2  {
    background: rgba(255, 255, 255, 1);
    padding-top: 25px;
    padding-bottom: 10px;
    border-bottom:4px solid #16A085;
    border-color: #999999;
    border: none;
    /*box-shadow: 0 4px 2px rgba(31, 31, 31, 0.7);*/
    border-bottom:  4px solid #16A085;
    z-index: 998;
}

#header2 ul a:hover{
    background-color: transparent;
    z-index: 2;
    -webkit-transition: all 150ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
    border-top-right-radius:  1em 1em;
    border-bottom-left-radius:  1em 1em;
    border-bottom-right-radius:  1em 1em;
    border-top-left-radius:  1em 1em;
    color: #16A085;

}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
    background-color: transparent;
}
.logo img{
    max-width: 90%;
    margin-top: -20px;
}

.fixed-me{
    top:0;
    z-index:888;
    width: 100%;
    position: fixed;
    /*background-color:#cccccc !important;*/
    color: white;
    box-shadow: 0 4px 2px rgba(31, 31, 31, 0.7);
    transition: all 0.3s ;

}


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


    #header2 ul a{
        position: relative;
        color:#0D2231;
        position: relative;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1); 
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1); 
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1);
        transition: all 200ms ease-in;
        transform: scale(1);   
        font-size: 9px;
        font-weight: bold;
        max-width: 100%;
        /*margin-left: 2px;*/
    }
    #header2 .nav  li  a{
        padding: 5px 10.6px;
    }
}
@media screen and (min-width: 800px) {

    #header2 ul a{
        position: relative;
        color:#0D2231;
        position: relative;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1); 
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1); 
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1);
        transition: all 200ms ease-in;
        transform: scale(1);   
        font-size: 14px;
        font-weight: bold;
        max-width: 100%;

        /*margin-left: 2px;*/
    }
    #header2 .nav  li  a{
        padding: 10px 13px;
    }

}
/*menu fim*/
.menu-mobile{
    background-color: rgba(255, 255, 255, 255.1);
}
.menu-mobile ul a {
    color: #0D2231;
    font-weight: bold;

}

#wrap > .container {
    padding: 60px 15px 0;
}
.container .credit {
    margin: 20px 0;
}
#topNav {
    z-index:-1;
}

/*#nav {
    width: 100%;
}

#nav.affix-top {
    position: absolute;
    top:0;
    left:0;
    z-index:10;
    height:54px;
    background-color:transparent;
    border:0;
}

#nav.affix {
    position: fixed;
    top: 0;
    z-index:10;
    -webkit-transition: all .6s ease-in-out;
}*/

@media (min-width: 767px) {
    .navbar-nav.nav-justified > li{
        float:none;
    }
}

.navbar-nav {
    margin: 1px 1px; 
}  

.navbar-toggle {
    outline:0;
}

.divider {
    height:50px;
}

.panel {
    border-width:0;
}



.scroll-top {
    position:fixed;
    bottom:0;
    right:6%;
    z-index:100;
    background: #f2f3f2;
    font-size:24px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
    color:#222;
} 

section {
    color: #ffffff;
    min-height: 400px;
    height: auto !important;
    height: 100%;
    padding-top:100px;
}
/*


.header{
    background-color: #0D2231;
    margin-top:10px;
    padding-top: 10px;
    padding-bottom: 10px;   
}
.header h5{
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
}


.buton-left {
    float: right;
    color: black;
    font-weight: bold;
    background-color:#FFF ;
    border: 1px solid #0D2231;
    margin-top: 10px;
}

.buton-left:hover{
    background-color: #EF233C;;  
    color: #fff;
}*/



#myBtn {
    z-index: 999;
    background-color: transparent;
    color: #16A085;
    font-size: 20px;
}
#myBtn i{
    float: right;
    margin-top: 10%;
}
#formSearch a{
    margin-top: 9px;
    color: #16A085;
    position: relative;
    height: 38px;
    background-color: transparent;
    border-radius: 0px;
}
#formSearch span{
    margin-top: 9px;
    color:  #16A085;
    position: relative;
    font-size: 20px;    
}
.form-serch .form-group{
    padding-top: 0px;
}

.form-serch .form-control{
    /*padding: 0;*/
    margin-top: -15px;
    padding-right: 0px;
    padding-left: 10px;
    /*height: 37px;*/
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom-color: white;
    background: white;
    color: #313235;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38);
}
.form-serch .form-control:hover{
    border-bottom-color: white;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.38);

}
@media screen and (max-width: 764px) {
    #myBtn {
        z-index: 999;
        background-color: transparent;
        color: #16A085;
        font-size: 20px;
    }
    #myBtn i{
        float: right;
        margin-top: 73%;
    }
    #formSearch span{
        margin-top: -10px;
        color:  #16A085;
    }
    .form-serch .form-group{
        padding-top: 0px;
    }

    .form-serch .form-control{
        /*padding: 0;*/
        margin-top: -15px;
        padding-right: 0px;
        padding-left: 10px;
        /*height: 37px;*/
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom-color: white;
        background: white;
        color: #313235;
        font-size: 16px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38);
    }
    .form-serch .form-control:hover{
        border-bottom-color: white;
    }

}

.title-pages{
    background: url(/public/site/img/background/title2.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 20px;
}
.title h2{
    color: white;
    font-weight: bold;
    padding-left: 20px;
    text-align: center;
    /*font-size:30px;*/ 
    /*color:black;*/ 
    text-shadow: 2px 3px black; 
    font-size: 32px;
}
.title h3{
    color: white;
    font-weight: bold;
    padding-left: 20px;
    text-align: center;
    text-shadow: 2px 3px black; 
    font-size: 30px;
}
.title h1{
    color: white;
    font-size: 47px;
    font-weight: bold;
    padding-left: 20px;
    text-align: center;
    text-shadow: 2px 3px rgba(0, 0, 0, 0.38);
}
.titlefotos i{
    color: white;
    font-size: 42px;
    font-weight: bold;
    padding-left: 20px;
    text-align: center;
}
.titlefotos h2{
    color: white;
    font-size: 35px;
    font-weight: bold;
    padding-left: 20px;
    text-align: center;
    text-shadow: 2px 3px rgba(0, 0, 0, 0.38);
}
.titlefotos h3{
    color: white;
    font-weight: bold;
    padding-left: 20px;
    text-align: center;
    text-shadow: 2px 3px rgba(0, 0, 0, 0.38);
}
.social-contente .col-md-12{
    margin-bottom: -50px;
    padding-top: 5px;
}
.social-contente .col-xs-12{
    margin-bottom: -50px;
    padding-top: 5px;
}
.social-contente iframe{
    float: right;
}