/*
Template Name: Travel
Template URL: http://www.itmob.com.br
Description: Travel HTML5 Multipurpose Template
Version: 1.0
Author: Vinicius Mendes
Author URL: http://www.itmob.com.br
*/

/* =============================================================================
   1. General Styles
============================================================================= */
/* Body
============================================================================= */



/* =============================================================================
   2. NAVBAR Styles
============================================================================= */
/* Body
============================================================================= */

.navbar .navbar-brand {

    color: #ffffff;
    font-weight: bolder;
    font-size: 1.3em;

}

.navbar .navbar-nav {
    
    margin: 0 auto;

}

.navbar .nav-item a {

    color: #fff !important;

}

.navbar-dark .navbar-nav .nav-link {

  color: #3E409;
}

.navbar-dark .navbar-nav .nav-link:hover {

 opacity: .8;

}


/* =============================================================================
   3. Slide Styles
============================================================================= */
/* Body
============================================================================= */



/* =============================================================================
   4. Section Dicas Styles
============================================================================= */
/* Estilizando Parte de Dicas
============================================================================= */

.section-container {

	text-align: center;

}

.section-titulo-dicas h1 {

	color: #202020;
	font-size: 40px;
	font-weight: bold;

}

.section-titulo-dicas p {

	color: #666;
	font-size: 18px;
	font-family: Poppins;

}

.span-link {

    color: #dd1d26;
    font-size: 18px;
    font-weight: bolder;


}

/* Section 1 Box de Texto e Icon da Dica
============================================================================= */

.gfort-block-1-titulo h4 {

	color: #202020;
	font-size: 18px;
	font-weight: bold;

}

.gfort-block-1-conteudo p {

	color: #666;
	font-size: 16px;
	font-family: Montserrat;

}

.gfort-block-1-icon {

	font-size: 30px;
	color: #dd1d26;

}

.gfort-block-1-icon:hover {

	color: #000000;

}

/* Section 1 Carousel da Dica
============================================================================= */

#carousel-indicators-section {

	bottom: -60px;

}

#carousel-indicators-section li {

	background: black;
	margin-top: 0;
	border: none;
	width: 15px;
	height: 15px;
	border-radius: 50%;

}

#section-1 .carousel-control-next-icon {

	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");

}

#section-1 .carousel-control-prev-icon {

	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");

}


/* 5 Triangle Block
============================================================================= */
/* Estilizando Barra horizontel com Triangulo
----------------------------------------------------------------------------- */

.main-background-color {

    background-color: #dc3545;

}

.triangle-block {
    top: 0;
    width: 0;
    height: 0;
    z-index: 20;
    content: '';
    position: absolute;
    border-width: 15px;
    border-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}

/* Center
----------------------------------------------------------------------------- */
.triangle-block-center {
    left: 50%;
    margin-left: -15px;
}

/* Center Left
----------------------------------------------------------------------------- */
.triangle-block-center-left {
    left: 25%;
    margin-left: -15px;
}

/* Center Right
----------------------------------------------------------------------------- */
.triangle-block-center-right {
    right: 25%;
    margin-right: -15px;
}

/* Left
----------------------------------------------------------------------------- */
.triangle-block-left { left: 15px; }

/* Right
----------------------------------------------------------------------------- */
.triangle-block-right { 

    right: 15px; 

}

.gfort-block-content-barra h3 {

    color: #ffffff;
    font-family: Montserrat;
    font-size: 30px;
    text-shadow: 2px -2px 20px white;

}

/* 6 Ribbon Block
============================================================================= */
/* Estilizando Ribbon Block
----------------------------------------------------------------------------- */

.ribbon-block {
    z-index: 20;
    display: block;
    color: #212121;
    font-size: 12px;
    overflow: hidden;
    font-weight: 700;
    line-height: 20px;
    padding: 7px 20px;
    position: absolute;
    border-radius: 2px;
    letter-spacing: 0.30px;
    background-color: #ffffff;
    text-transform: uppercase;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.ribbon-block.ribbon-block-top-left {

    top: 15px;
    left: 15px;
}
.ribbon-block.ribbon-block-top-right {

    top: 15px;
    right: 15px;
}
.ribbon-block.ribbon-block-bottom-left {

    left: 15px;
    bottom: 15px;
}
.ribbon-block.ribbon-block-bottom-right {

    right: 15px;
    bottom: 15px;
}

.gfort-block-content-barra {

	color: #ffffff;

}

.gfort-block-content-section-2 p {

	font-size: 16px;
	font-family: Montserrat;
	text-align: justify;

}

/* 7 Icone Social
============================================================================= */
/* Estlizando Botões Sociais do NAVBAR
----------------------------------------------------------------------------- */

.nav-item-social i {

	color: #ffffff;
    font-size:  18px;

}





/* 8 Galeria de Promoções
============================================================================= */
/* Estilizando Galeria de Promoções
----------------------------------------------------------------------------- */

.section-titulo h1 {

    font-size: 200px;
    font-family: Montserrat;

}


/* 9 Seção Videos
============================================================================= */
/* Estilizando Seção de Videos
----------------------------------------------------------------------------- */

.secao-videos {

    background: url(../../imagens/videos/videobg.jpg);
    height: 800px;

}


.secao-videos h1 {

    color: #e67e22;
    font-family: 'Fredericka the Great', cursive;
    text-shadow: 2px -2px 20px green;
    font-size: 60px;

}

.embed {

    position: relative;
    width: 100%;
    padding-bottom: 56.25%;

}

.embed iframe {

    position: absolute;
    width: 100%;
    height: 100%;
    border: none;

}


/* 10 Seção Botão Topo
============================================================================= */
/* Estilizando Botão Voltar ao Topo
----------------------------------------------------------------------------- */

.botao-topo {

    height: 50px;
    width: 50px;
    line-height: 50px !important;
    text-align: center;
    background: #dc3545;
    border-radius: 50%;
    margin: 100px;
    margin-right: 40px;

}

/* 11 Seção Destaque
============================================================================= */
/* Estilizando Seção 2 Destaque
----------------------------------------------------------------------------- */

.gfort-block-content-section-2 h3 {

    color: #000000;
    font-size: 30px;
    font-family: Poppins;
}


.gfort-block-content-section-2 p {

    font-family: Montserrat;

}


/* 12 Seção Galerias de Promoções
============================================================================= */
/* Estilizando Seção Galeria de Promoções
----------------------------------------------------------------------------- */

.section-titulo-galeria-promo h1 {

    color: #000000;
    font-family: Poppins;
    font-size: 40px;
    text-align: center;

}

.section-titulo-galeria-promo p {

    color: #000000 !important;
    font-family: Montserrat !important;

}

.section-titulo-galeria-promo p {

    color: #000000;
    font-family: Montserrat;
    text-align: center;

}

.card-deck h5 {

    color: #000000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;

}

.card-deck p {

    color: #000000;
    font-family: 'Lustria', serif;
    text-align: justify;
    font-size: 15px;

}


/* 12 Seção Galerias de Promoções
============================================================================= */
/* Estilizando Seção Galeria de Promoções
----------------------------------------------------------------------------- */



