/* CSS Document */


/* noto-sans-regular - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans'), local('NotoSans'),
       url('../fonts/noto-sans-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v7-latin-regular.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-700 - latin */
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-v7-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans Bold'), local('NotoSans-Bold'),
       url('../fonts/noto-sans-v7-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-v7-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-v7-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-v7-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-v7-latin-700.svg#NotoSans') format('svg'); /* Legacy iOS */
}

/* alex-brush-regular - latin */
@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/alex-brush-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Alex Brush Regular'), local('AlexBrush-Regular'),
       url('../fonts/alex-brush-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/alex-brush-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/alex-brush-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/alex-brush-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/alex-brush-v9-latin-regular.svg#AlexBrush') format('svg'); /* Legacy iOS */
}

/*rot e30613*/

body {}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
  text-transform:uppercase
}

h1, .h1 { margin-bottom:20px}
h2, .h2 { min-height:70px; margin-bottom:0; color:#e30613; font-size:30px}
h3, .h3 { margin-bottom:30px;}

.testflo  { text-align:center}

a {color:#e30613}
a:hover, a:focus { color:#555; cursor:pointer}

.caption a::before {
  font-family: 'Glyphicons Halflings';
  content:"\e080"; 
  color:#e30613;
  font-size:14px
  }
.caption { text-transform:uppercase}

.navbar-top { background:#fff url(../img/bg_top.jpg) top center no-repeat}

.frame { margin-top:0}

.lead {font-size:18px}

blockquote { border:none; color:#e30613}

a:hover img { opacity:0.75}
a:hover img, a:focus img
{

    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    transition:all 0.3s ease;
    
}


@media (max-width: 991px)

{
.navbar-top { background:#efefef}
}

.navbar-default .navbar-nav > li > a {
    color: #333;
}

.navbar-main > li > a {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #e30613;
    
}

.navbar-main > li > a .bar {

display:none

}


.navbar-default .navbar-toggle .icon-bar {
    background-color: #e30613;
}


ul.nav {}

.carousel { margin-bottom:30px}

.carousel-text-inner h3 {
  font-family: 'Alex Brush', cursive;
  font-weight:400;
  text-shadow: rgba(0, 0, 0, 0.7) 0px 2px 5px; 
  text-transform:none;
  font-size:75px
  }

.headertext { font-size:65px; font-family: 'Alex Brush', cursive; line-height:90%; color:#ccc }
@media (max-width: 991px)
{
.headertext { font-size:40px; max-width:55%}  
}

.autor { font-size:11px; color:#ccc; font-style:italic}

section { background:url(../img/bg_main.jpg) top center no-repeat}

.col-sm-6 {margin-top:50px}

.well {
    min-height: 20px;
    padding: 19px;
  padding-top:25px;
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow:none;
    box-shadow: none;
}

/*.well h1, .well h2, well h3 {color:#fff}
.well p { color:#fff}
.well a { color:#333; font-weight:bold}
.well a:hover {color:#333}*/


.btn-primary {
  margin-top:25px;
    color: #fff;
  font-weight:700;
    background:#e30613;
    border-color: #fff;
}

.btn-primary:hover {
    color: #fff;
    background:#cb101b;
    border-color: #cb101b;
}

.btn-warning {
  margin-top:25px;
    color: #fff;
    background:#e30613;
    border-color: #e30613;
}

.btn-warning:hover {
  background:#cb101b;
  border-color:#e30613;
  
  }


.btn-warning {  
  width:120px;
  height:120px;
  padding:0;
  padding-top:35px;
  margin-top:-0.5em;
    border-radius:50%;
  text-align:center;
  color:#fff;
    font-size:30px;
    font-weight:bold;
    text-decoration:none;
  -webkit-transform: rotateZ(-20deg);
    -ms-transform: rotateZ(-20deg);
    transform: rotateZ(-20deg);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.55);
  }

.btn-warning:hover, .btn-warning:focus
{
    -webkit-transform: scale(0.9) rotateZ(0deg);
    -ms-transform: scale(0.9) rotateZ(0deg);
    transform: scale(0.9) rotateZ(0deg);
  transition:all 0.5s ease;
    
}


.divider {
  height:100px;
  width:90px;
  margin:100px auto 35px auto
  
  }

.divider:before {
  font-family: 'Glyphicons Halflings';
  content:"\e114"; 
  color:#e30613; 
  font-size:90px; 
  display:inline-block
  }
.divider hr { display:none} 



.footer-section {
  
  background:#e30613 url(../img/bg_foot.jpg) top center no-repeat;
  border:none;
  margin-top:48px;
  padding-top:48px
  
  }
.footer-section a:hover, .footer-section a:focus {color:#fff; text-decoration:underline}

.footer-section ul { float:right;}

.footer-section li { list-style:none; }
.footer-section li:before {
  font-family: 'Glyphicons Halflings';
  content:"\e080";
  padding-right:10px;
  display:inline-block;
  font-size:60%
  
  }



.meta-section { background:#000}  

.meta-section a:hover, .meta-section a:focus {color:#e30613}

/*------  FORM ------*/

form {
    display: block;
    margin-top: 0em;
}

form ul, form ol { list-style:none}

.csc-form-element {
    padding-bottom: 15px !important;
}


li input, li textarea, li select {
    display: block;
    width: 80%;
    height: 38px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.55;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



li textarea { height:152px}

li input[type="submit"] { 
    
    background-color: #e30613;
    border-color: #e30613;
    color: #fff;
    text-decoration: none;

    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    -webkit-user-select: none;

}



/*---*/





  


/*ToTop*/
.scrolliconmain
{
  text-align:center;
  text-decoration:none;
  width:50px;
  height:50px;
  border-radius:50%;
  background:#e30613;
  position:fixed;
  bottom:20px;
  right:20px;
  
}

.scrollicon
{
  display:none
}

.scrollicon2
{
  display:none;
  bottom:80px
}

.scrollicon div,.scrollicon2 div
{
  font-weight:700;
  font-size:26px;
  color:#fff;
  padding-top:6px;
  padding-left:2px;
  
}