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

 

@font-face {
  font-family: 'pioneerbrush-webfont';
  src: url('../fonts/Pioneerbrush/pioneerbrush-webfont.eot');
  src: url('../fonts/Pioneerbrush/pioneerbrush-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Pioneerbrush/pioneerbrush-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
 

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('../fonts/Montserrat/Montserrat-SemiBold.ttf');
  src: url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('embedded-opentype'),
       url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}



 
h1, h2, h3, h4, h5 {
  font-family: 'pioneerbrush-webfont' !important;

}
 .p0 {
  font-family: 'Montserrat-SemiBold' !important;

}

.logoh3 {
    padding: 30px !important;
    padding-top: 30px !important;
    width: 200px !important;
	color: rgba(255, 255, 255, 0.8) !important;
   font-size: 61px !important;
}

.header0 {
   position: fixed; top: 0;
   background-color: rgba(52, 73, 94, 0.7);
   min-height: 110px;
}

body{
    background: #2980b9;
}
.paralax0{
    min-height: 600px;
    margin-top: 123px;
}
.content1 p{
   color: rgba(255, 255, 255, 0.8) !important;
} 
 .img_conten_1{

    width: 60%;
    margin: auto;
    display: block;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}
#parallax-world-of-ugg p {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
}

.white_p p {
    color: white;
    padding-left: 5%;
    padding-right: 5%;
}
 .span_subt{
    font-family: 'pioneerbrush-webfont' !important;
    text-align: end;
    display: block;
    padding-left:  20%;
    padding-right:  20%;
    color: white;
    font-size: 26px !important;
    padding-top: 20px;
    padding-bottom: 50px;
}

.sombra1{
    box-shadow: inset 0px 4px 25px rgba(0,0,0,.6), inset 2px -3px 25px rgba(0,0,0,.6);
}

.map {
	 min-height: 700px;
    box-shadow: inset 0px 4px 25px rgba(0,0,0,.6), inset 2px -3px 25px rgba(0,0,0,.6);
}
.map  iframe{
    border: 0;
    width: 100% !important;
    height: 100% !important;
	min-height: 700px;
}
.cont_hea_mid0:hover{
	cursor: pointer;
    background: #355c7d;
	box-shadow: inset 0px 4px 25px rgba(0,0,0,.6), inset 2px -3px 25px rgba(0,0,0,.6);

}
.cont_hea_mid{
	cursor: pointer;
    background: #355c7d;
	padding-left: 20px;
    padding-right: 20px;
	box-shadow: inset 0px 4px 25px rgba(0,0,0,.6), inset 2px -3px 25px rgba(0,0,0,.6);
}
.row.content1{
    background: #2980b9;
    min-height: 700px;
   
    padding-top: 0;
    padding-bottom: 0;
}
.cont_hea_mid0 { padding: 40px;}

@media (min-width: 0px) and (max-width: 450px) { 
#parallax-world-of-ugg .title h1 {
    font-size: 23px;
    letter-spacing: 8px;
    padding: 5%;
    display: contents;
}
 
#parallax-world-of-ugg .title h3 {
    font-size: 23px;
    letter-spacing: 13px;
    padding: 5%;
    display: contents;
	    color: gray;
}
}

footer.page-footer.font-small.cyan.darken-3 {
    background: #355c7d;
    color: white;
}

footer img {
    margin: 20px;
}
.mb-5.flex-center{
    text-align: center;
}