@import url('https://fonts.googleapis.com/css?family=Signika:300,400,600');

body, html{
	font-size: 13px;
	background: #fff;
	width: 100%;
	height: 100%;
	font-family: 'Signika', sans-serif;
}

.bgpri{
	background: #009cb3;
}
.bgsec{
	background: #1a717d;
}
.bgter{
	background: #eeeeee;
}
.bggrey, .bggrey .h2-title h2{
	background: #f6f6f6;
}

.clpri{
	color: #009cb3;
}
.clsec{
	color: #1a717d;
}
.clter{
	color: #eeeeee;
}

.clbl{
	color: #00698c;
}
.btn-white{
	background: #fff;
}

.owl-nav{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}
.owl-nav .owl-prev{
    position: absolute;
    top: calc( 50% - 30px );
    left: 20px;
}
.owl-nav .owl-next{
    position: absolute;
    top: calc( 50% - 30px );
    right:20px;
    
}
.owl-nav .owl-next i, .owl-nav .owl-prev i{
    font-size: 50px;
    color:#fff;
}
.form-msg{
	display: none;
    padding: 0 10px 20px 10px;
    font-size: 18px;
}
.success-msg{
    color: #048e98;
}
.error-msg{
    color: #da1717;
}

.icon{
	background-size:     cover;
	background-repeat:   no-repeat;
	background-position: center center; 
	position: relative;
	display: block;
	width: 35px;
	height: 35px;
}
.facebook-icon {
	background-image: url("../assets/facebook.png");
}
.instagram-icon {
	background-image: url("../assets/instagram.png");
}
.youtube-icon {
  	background-image: url("../assets/youtube.png");
}

.form-control{
	border-radius: 0;
    padding: 21px 18px;
    border-color: #000000;
}
.weddings .form-control{
	border-color: #8e9083;
}

.btn-submit{
	min-width: 150px;
	background: #000000;
	border-radius: 0;
}
.weddings .btn-submit{
	background: #8e9083;	
}

.contact-form{
	color: #000000;
	text-align: center;
	padding-top: 100px;
    padding-bottom: 100px;
}

.contact-form h3{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 20px;
}

.contact-form h4{
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 15px;
}

.contact-form .form{
	margin-top: 40px;
}

.weddings .contact-form{
	color: #8e9083;
}

.contact-form .form-group.row .col-md-6, .contact-form .form-group.row .col-md-12{
    padding-right: 5px;
    padding-left: 5px;
}

.loader{
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.social-nav{
	position: relative;
	display: block;
	vertical-align: middle;
	text-align: right;
}

.if-ico{
	padding: 14px 5px;
    display: inline-block;
    height: 60px;
}

.top-head{
	width: 50%;
	padding: 40px 50px 40px 50px;
}

.home-route{
	width: 50%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0;
}

.home-route-container{
	position: relative;
    margin-top: calc(50% - 90px);
}

.home-route .route-link{
	position: relative;
	text-align: right;
	display: block;
	color: #333;
	line-height: 1;
	margin-bottom: 10px;
	font-size: 55px;
	font-weight: 600;
	text-transform: uppercase;
}.home-route .route-link:hover{
	text-decoration: none;
}.home-route .route-link:hover span.arrow-right{
	visibility: visible;
	opacity: 1;
	color: #48b0b9;
}.home-route .route-link span.arrow-right{
	border: solid black;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 8px;
	visibility: hidden;
	opacity: 0;
	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
  	position: absolute;
    right: -25px;
    top: 18px;
}.home-route .route-link.over{
	color: #48b0b9;
}.home-route .route-link.over span.arrow-right{
	visibility: visible;
	opacity: 1;
}



/* gerais */

.owl-item .gal-item.gal-item-space img{
    width: 60%;
}


.social-nav:after{
  content: "";
  display: table;
  clear: both;
}

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

.container {
}

.bg-dynamic{
	background-image:    url(../assets/white.jpg);
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center bottom;      
}

.main-head{
	z-index: 20;
}

.top-logo{
	
}

.logo{
	max-height: 60px;
	width: auto;
	height: auto;
	z-index: 20000;
	position: absolute;
}


input{
	border-radius: 0px;
}

.btn{
	font-size: .8rem;
	border-radius: 0px;
	box-shadow: none;
	border: none;
	padding: 15px 20px;
	color: #fff;
}
.btn.btn-block{
	width: 100%;
}

.btn-primary{
	background: #084750;
}

.right-nav:after , .left-nav:after , .nav-menu:after, .top-logo:after, .cond-post:after{
  content: "";
  display: table;
  clear: both;
}

/* linls e a href  */
a{
	color: #1b7694;
}

a:hover, .if-ico a:hover, a:hover i{
	color: #48b0b9;
}

/* top banner nav */

/* top banner nav */
.top-menu{
    right: 210px;
    position: absolute;
    background: #fff;
    height: 60px;
    padding: 8px 0;
    z-index: 30;
}

.top-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.top-menu ul li {
    float: left;
}

.top-menu li a {
    font-size: 19px;
    display: block;
    text-align: center;
    padding: 12px 13px;
    color: #000;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
}
.weddings .top-menu li a {
	color: #8e9083;
}

.weddings .facebook-icon, .weddings .youtube-icon , .weddings .instagram-icon {
    opacity: .55;
}


.nav-menu{
	float: right;
}


.navbar-toggle{
	display: none;
    position: absolute;
    right: 0;
    font-size: 31px;
    color: #000;
    padding: 9px 11px;
}

.weddings .navbar-toggle{
	color: #8e9083;
}

.top-banner{
	background: #eee;
	padding: 9px 0;
}
.left-nav{
	text-align: left;
	float: left;
}
.right-nav{
	text-align: right;
	float: right;
}
.meo-top-nav{
    padding-top: 0.15rem;
}
.meo-top-nav img{
	height: 22px;
}


.insta-show{
	width: 100%;
}

.about{
	padding-top: 100px;
	padding-bottom: 100px;
}

.weddings .about{
	color: #8e9083;
}

.about h2{
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 40px;
	letter-spacing: 1px;
}

.about p{
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 30px;
    letter-spacing: 1px;
}


.gal-grid{

}

.gal-grid .gal-item{
	background: rgba( 0, 0, 0, .1);
	cursor: pointer;
}



.gal-item:hover .gal-item-shadow{
	opacity: 1;
	transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
}

.gal-item-shadow span{
    display: block;
    position: absolute;
    top: 50%;
    margin: auto;
    left: 0;
    right: 0;
}
.gal-item-shadow{
	width: 100%;
	height: 100%;
	opacity: 0;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.7);;
    z-index: 100;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    line-height: 1;

}

.gal-theater img{
    position: relative;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.gal-theater{
	display: none;
    position: fixed;
    top: 0;
    background: rgba(51, 51, 51, 0.8);;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    padding: 30px;
}


/* footer */
.footer{
	padding: 50px 0;
	background: transparent;
}

.footer-copy-info{
	color: #fff;
}
.footer-copy-info a{
	color: #ccc;
	text-decoration: none;
}.footer-copy-info a:hover{
	color: #ccc;
	text-decoration: none;
}

.events .footer{
	background: #000000;
}
.weddings .footer{
	background: #8e9083;
}

.lang-ico{
    position: relative;
    top: -23px;
    font-size: 19px;
    color: #0e0e0e;
}

.n-m-b{
	margin-bottom: 0px !important;
}
.n-p-b{
	padding-bottom: 0px !important;
}
.p-t-25{
	padding-top: 25px;
}

img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+, IE10 */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all .6s ease;
  /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
}

img.grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

@media (min-width: 1566px) {

}
@media (min-width: 992px) {
  	.nav-menu.collapse:not(.show){
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 991px){
    .owl-item .gal-item.gal-item-space img{
        width: 80%;
    }
}

@media (max-width: 991px){
	.logo {
	    max-height: 60px;
	}
	.top-head{
	    padding: 20px 30px 20px 30px;
	}
	.top-menu{
	    left: 0;
	    top: 0;
	    right: 0;
	    padding: 0;
	    position: absolute;
	    background: transparent;
	    height: 0;
	}
	.top-menu ul {
	    list-style-type: none;
	    margin: 0;
	    padding: 0;
	    overflow: hidden;
	}
	.nav-menu.navbar-collapse{
		top: 70px;
	    left: 0;
	    right: 0;
	    padding: 0;
		background: #fff;
	}
	.top-banner{
		display: none;
	}
	.navbar-toggle{
		display: inline-block;
	}
	.social-nav{
	    padding-right: 30px;
	}
	.icon{
	    width: 25px;
    	height: 22px;
	}
	.if-ico {
		line-height: 1;
	    font-size: 23px;
        padding: 8px 2px;
	    display: inline-block;
	    height: 34px;
	}
	.top-menu ul li {
	    float: none;
	}

	.top-menu li a {
	    font-size: 1.12rem;
	    display: block;
	    text-align: center;
	    padding: 12px 13px;
	    text-decoration: none;
	}
	.nav-menu {
	    float: none;
	    text-align: left;
	    display: inline-block;
	    position: relative;
	}
	.top-menu .container{
		padding-left: 0;
		padding-right: 0;
	}
	.nav-menu.navbar-collapse{
		width: 100%;
		border-top: solid 1px #ccc;
		    border-bottom: solid 1px #ccc;
	}
	.home-route {
	    width: 60%;
	    height: 100%;
	    position: absolute;
	    z-index: 10;
	    top: 0;
	    bottom: 0;
	    left: 0;
	}
	.home-route .route-link span.arrow-right {
	    top: 6px;
	}
	.home-route-container {
	    margin-top: 100%;
	}
	.home-route .route-link {
	    margin-bottom: 10px;
	    font-size: 30px;
	}

	.bg-dynamic {
	    background-position: right center;
	}
}

@media (max-width: 550px){
    
    .owl-item .gal-item.gal-item-space img{
        width: 60%;
        margin-left:20%;
    }

	.gal-item.gal-item-space{
		padding: 0 15px 15px 15px;
	}

	.form-group.row .col-md-6:first-child{
	    margin-bottom: 1rem;
	}

	.about h2{
		font-size: 27px;
	}
	.about p{
	    font-size: 18px;
	}
	.footer {
	    padding: 20px 0;
	}
	.top-head {
	    padding: 15px 10px 15px 10px;
	}
	.logo {
	    max-height: 40px;
	}
	.if-ico {
		line-height: 1;
	    font-size: 23px;
        padding: 8px 2px;
	    display: inline-block;
	    height: 34px;
	}
}


.gal-item.gal-item-space{
    padding: 0px 35px 35px 35px;
	background: #fff;
}

.owl-nav{
    position: absolute;
    width: 100%;
    top: calc( 50% + 15px);
    height: 0;
}