@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
footer {
	background-color: #CA2230;
	min-height: 350px;
	font-family: 'Open Sans', sans-serif;
}
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ee202e; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { min-height:40px; background-color:#041423;}
 .copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}

a.noover:hover {
    text-decoration: none;
}

@media screen and (max-width:995px){
    .hidecel {
    display: none;
}
}


.example3 .navbar-toggle {
    background-color: #29487d;
    border: 0px;
}



.gored{
    color:red;
    }
.form-area
{
	padding: 10px 20px 20px;
	margin: 10px 0px 20px;
	}



.greenbig {
	font-weight: 700;
	color: #CA2230;
	font-size: 45px;
}

a.clean {
    text-decoration: none;
    line-height: 45px;
}

a.clean:hover {
    text-decoration: none;
}

a.clean:visited {
    text-decoration: none;
}

a.clean:active {
    text-decoration: none;
}

a.clean:focus {
    text-decoration: none;
}


    @keyframes loopws { /* flame pulses */
      0%   { opacity: 1;  }
      50%  { opacity: 0.3; color: #000;}
      100% { opacity: 1;  }
    }
    .animate-flicker {

         opacity: 1; 
         
            animation: loopws 1s infinite;
            -webkit-animation: loopws 1s infinite;
            -moz-animation: loopws 1s infinite;
            -o-animation: loopws 1s infinite;
            -ms-animation: loopws 1s infinite;
    }


.size15 {
    font-size: 1.5em;
}

.space30 {
    margin: 30px 0px;
}

.white{
    color: white;
}

.white:hover{
    color: white;
}

.black {
    color: black;
}

.black:hover {
    color: black;
    text-decoration: none;
}



a.list-group-item.destacado {
    background-color: #044b8c;
    color: #FFF;
    font-weight: 600;
}

.rightx {
    height: 70px;
    width: 76px;
    border-radius: 5px;
    right: 0;
    position: fixed;
    top: 43%;
    z-index: 999;
    margin: 5px 0px;
    text-align: center;
}

i.fa.fa-whatsapp.fa-5x.green {
    color: green;
}

a.clean.white {
    color: white;
    line-height: 0.8em;
}

.flex {
    display: block;
}

.goup {
    line-height: 16px;
    display: block;
}

p.size15 {
    font-size: 1.5em;
}
p.size13 {
    font-size: 1.3em;
}

.resaltred {
    color: salmon;
}


a.nodeco:hover {
    text-decoration: none;
}


.resalt {
	font-size: 2em;
	color: #044b8c;
	border: 1px solid #C5212F;
	border-radius: 5px;
	padding: 8px 0px;
}


.colorblue {
    background: #044b8c;
    color: white;
}



@media screen and (max-width: 768px) { 

    .resalt {
        font-size: 1.5em;
        color: white;
        border-radius: 5px;
        padding: 12px 10px;
        margin: 0px 14px;
        background: #044b8c;
    }
}


@media screen and (max-width: 475px ) {

    .greenbig {
    font-size: 35px;
    }
}


@media screen and (max-width: 345px ) {

    .mobile {
    max-width: 200px;
    }
}


.carousel-indicators li {
    background-color: rgba(4, 75, 140, 0.26);
    border: 1px solid #90949c;
}

h1.tituloheader {
    display: -webkit-inline-box;
    font-size: 1.3em;
/*    padding-top: 10px;*/
    text-align: center;
    padding-left: 1.1em;
}
