/*
 * Start Bootstrap - One Page Wonder (https://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    margin-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.whatsapp_button {position: fixed;
	bottom:5%;
	left:5%;
	width: 65px;
	height: 65px;
	align:left;
	border-radius: 10%;
    background-color:#25D366;
}

.whatsapp_button:hover {
    background-color:#00FF32!important;
}

.button-calltoaction {
  background-color: #FF0004;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
    font-weight: 500!important;
	border-radius: 8px;
	  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.button-calltoaction:hover {
  background-color: #990002; 
  color: white;
    
}

.font-18{ font-size:18px;

}

.font-30{ font-size:20px;

}

.font-weight300{
	font-weight:300;
}

h3{
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    color:#777;
}

ul li{
    font-size:16px;
}

.featurette ul li{
    font-size:16px;
    margin-left: -5%;
    text-align: center;
}

.list {list-style-position: inside;
	font-weight: 300;
	
}

.link-red{color: red;
font-weight: 300;

}


.header-image {
    display: block;
    width: 100%;
    text-align: center;
	background-color:#c03933;
   	background: url('../images/1900x500-2.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-novias-image {
    display: block;
    width: 100%;
    text-align: center;
	background-color:#c03933;
   	background: url('../images/seccion-novias/novias-header-1900x500.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-trajes-image {
    display: block;
    width: 100%;
    text-align: center;
	background-color:#c03933;
   	background: url('../images/seccion-trajes/trajes-header-1900x500.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#box-headline{
	
	width:60%;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:8%;
	padding-right:8%;}

.headline {
    padding: 60px 0;
	text-shadow: 3px 3px 4px rgba(60, 60, 60, 1);
	-moz-text-shadow: 3px 3px 4px rgba(60, 60, 60, 1);
	-webkit-text-shadow: 3px 3px 4px rgba(60, 60, 60, 1);
	
}

.headline h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 90px;
	color:#FFF;

   
    
}

.headline h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 45px;
	color:#FFF;

    
}

.headline h3 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top:18px;
    font-size: 20px;
	color:#FFF;

    
}

.featurette-divider {
    margin-top: 50px;
	margin-bottom:0;
}

.featurette {
    overflow: hidden;
	text-align:center;
	padding-top: 8%;
	padding-left:8%;
	padding-right:8%;
}
.featurette-image.btn{
	cursor:pointer!important;
z-index:100;
}
	
.featurette-image.btn:hover{
	opacity:0.7;
	transition:0.3s;
	
	}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}

.featurette h2{
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom:20px;
}



footer {
    margin: 50px 0;
}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
		width: 80%;
		
		margin-right:auto;
		margin-left:auto;
        overflow: hidden;
		
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	
	.fb-button:hover{
		color:#02699C !important;
		transition:0.3s;
		}
		
	.whatsapp-button:hover{
		color:#C6FCC8 !important;
		transition:0.3s;
		}
	
	.dot {
 		 height: 25px;
 		 width: 25px;
 		 background-color: #bbb;
 		 border-radius: 50%;
 		 display: inline-block;
		}

	.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media(max-width:1200px) {
	#box-headline{
		width:60%;
		}
    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
}

@media(max-width:991px) {
    .headline h1 {
        font-size: 105px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 85%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
		float: none!important;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
		float:none;
    }

    .featurette-heading {
        font-size: 30px;
    }
	
}

@media(max-width:768px) {
    
    .header-image {    
   	background: url('../images/1900x500-2-800w.jpg') no-repeat center center scroll;

}
    .header-novias-image- {    
   	background: url('../images/seccion-novias/novias-header-1900x500-800w.jpg') no-repeat center center scroll;

}
    .header-trajes-image {    
   	background: url('../images/seccion-trajes/trajes-header-1900x500-800w.jpg') no-repeat center center scroll;

}
	
    .container {
        margin: 0 15px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }
	
	
}

@media(max-width:668px) {
	#box-headline{
		width:80%;
		}
    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 32px;
    }

    .featurette-divider {
        margin: 30px 0;
    }
}

@media(max-width:640px) {
    
        
        .header-image {    
   	background: url('../images/1900x500-2-480w.jpg') no-repeat center center scroll;

}
    .header-novias-image- {    
   	background: url('../images/seccion-novias/novias-header-1900x500-480w.jpg') no-repeat center center scroll;

}
    .header-trajes-image {    
   	background: url('../images/seccion-trajes/trajes-header-1900x500-480w.jpg') no-repeat center center scroll;

}
    
	#box-headline{
		width:100%;
		}
    .headline {
        padding: 25px 0 25px 0;
    }

    .headline h1 {
        font-size: 60px;
    }

    .headline h2 {
        font-size: 30px;
    }
    
    .featurette ul li{
    
    text-align: left!important;
}
}

@media(max-width:375px) {
    
        .header-image {    
   	background: url('../images/1900x500-2-480w.jpg') no-repeat center center scroll;

}
    .header-novias-image- {    
   	background: url('../images/seccion-novias/novias-header-1900x500-480w.jpg') no-repeat center center scroll;

}
    .header-trajes-image {    
   	background: url('../images/seccion-trajes/trajes-header-1900x500-480w.jpg') no-repeat center center scroll;

}
	
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
}