@charset "utf-8";
/* CSS Document */

.hola, p{ 
font-family: 'Indie Flower', cursive;
/*font-family: 'Homemade Apple', cursive;*/
	font-size: 18px; color: #906B26;
}


.hola2 { 
font-family: 'Indie Flower', cursive;
/*font-family: 'Homemade Apple', cursive;*/
	font-size: 18px; color: #ffffff;
}

.hola3 { 
font-family: 'Indie Flower', cursive;
/*font-family: 'Homemade Apple', cursive;*/
	font-size: 25px; color: #ffffff;
}

.hola4 { 
font-family: 'Indie Flower', cursive;
/*font-family: 'Homemade Apple', cursive;*/
	font-size: 50px; color: #ffffff;
}

h3 {
	font-size: 20px;} 


.titulo{
font-family: 'Indie Flower', cursive;
/*font-family: 'Homemade Apple', cursive;*/
	font-size: 50px;
	text-align: left;
}

.titulo2{
font-family: 'Indie Flower', cursive;
/*font-family: 'Homemade Apple', cursive;*/
/*	font-size: 30px;*/
	text-align: left;
	font-size: 18px; color: #FB7310;
}

.tit-narstrong{
font-family: 'Indie Flower', cursive;
/*font-family: 'Homemade Apple', cursive;*/
	font-size: 25px;
	text-align: left;
	color: #FB7310;
}




.fotos {
 width: 300px;
height: 150px;
}



/*CONTAINER*/


.Banner {
	width:100%;
/*	height: 120px;*/
}

.parrafo {
	width: 600px;
}

.col-6 col-md-4 col-lg-9{
	width:100%;
}

.row .col-12 col-md-8 {
	width:100%;
}

.row .col-12 col-md-9 {
	width:100%;
}

.col-12 .col-md-9 col-lg-12{
	text-align: left;
	padding: 0px;
	
}

.col-6 .col-md-4 col-lg-1{
	margin: 40px;
}

.row {
	width:100%;
	height: auto;
	background: #ffffff;
/*	text-align:center;*/
	padding: 15px;
}


nav-link .active{
	clear: none
}


/*

.lib-panel .lib-row {
    padding: 0 20px 0 20px;
	background: #54CF52;
}

.lib-panel .lib-row.lib-header {
    background-color: #EC7418;
    font-size: 30px;
    padding: 10px 60px 0 20px;
	width: 600px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    width: 600px;
    height: 100%;
    display: block;
    font-size: 13px;
}
.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.row-margin-bottom {
    margin-bottom: 20px;
}
*/

/*
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}
*/

/*
.no-padding {
    padding: 0;
}
*/




/*FOOTER*/


.footerk {
	background: #ec7418;
	height: 200px;
	padding: 10px;
	padding-left: 0px;
	position: relative;
	width: 100%;
}

.contacto{
	width: 830px;
	height: auto;
	float: left;
}

.contacto-left{
	width: 200px;
	height: auto;
	float: left;
}

.col-lg-9{
	width: 750px;
	height: auto;
	float: left;
}


.txtcontaco{
	font-family: 'Indie Flower', cursive;
/*	font-family: 'Homemade Apple', cursive;*/
	font-size: 20px;
	text-align: left;	
}

.redes{
	width: 200px;
	height: auto;
    float: right;
}

.sm{
    list-style:none;
    overflow:auto;
	width: auto;
	
/*	padding-left: 250px*/
}
.sm li {
    display: inline;
    padding:10px;
    float:left;
} 
.sm li a img {
    width:45px;	
	}

/*

.fa-facebook{
    color:#3b5998;
}
.fa-linkedin{
    color:#0077B5;
}
.fa-twitter{
    color:#4099FF;
}
.fa-google{
    color:#d34836;
}
.bg-primary {
 background-color: #ec7418;
}

.bg-circle
{
  display: inline-block;
  width: 60px;
  height: 60px;
  padding: 14px 4px;
  color: #ececec;
  text-align: center;
  border-radius: 50%;
}

.bg-circle-outline
{
  width: 50px;
  height: 50px;
  color:smoke;
  padding: 8px 2px;
  border: 2px solid;
  border-color: smoke;
  border-radius: 50%;
}


.bg-circle a, a:hover, .media a:focus
{
  text-decoration: none !important;
  outline: none;
*/


/*
  color: #ececec;
}
.bg-circle-outline a, a:hover, .media a:focus
{
  text-decoration: none !important;
  outline: none;
  color: #ececec;
}
.footer {
	background: #EDEFF1;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #BAC1C8;
	color: #54697E;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #78828D
}

.py3{
	background: #EF9019;
}
*/



.bs-calltoaction{
    position: relative;
    width:auto;
    padding: 15px 15px;
    border: 1px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

    .bs-calltoaction > .row3{
        display:table;
        width: calc(100% + 30px);
    }

            .cta-button{
                padding-top: 10px;
                padding-bottom: 10px;
            }

@media (max-width: 991px){
    .bs-calltoaction > .row3{
        display:block;
        width: auto;
    }

        .bs-calltoaction > .row3 > [class^="col-"],
        .bs-calltoaction > .row3 > [class*=" col-"]{
            float:none;
            display:block;
            vertical-align:middle;
            position: relative;
        }

        .cta-contents{
            text-align: center;
        }
}

.bs-calltoaction.bs-calltoaction-info{
    color: #fff;
    background-color: #F4B43B;
    border-color: #F4B43B;
}
/*


.bs-calltoaction.bs-calltoaction-primary .cta-button .btn,
.bs-calltoaction.bs-calltoaction-info .cta-button .btn,
.bs-calltoaction.bs-calltoaction-success .cta-button .btn,
.bs-calltoaction.bs-calltoaction-warning .cta-button .btn,
.bs-calltoaction.bs-calltoaction-danger .cta-button .btn{
    border-color:#fff;
}
*/




