@charset "utf-8";
/*
Template Name: Surogou
Author: <a href="https://www.os-templates.com/">OS Templates</a>
Author URI: https://www.os-templates.com/
Copyright: OS-Templates.com
Licence: Free to use under our free template licence terms
Licence URI: https://www.os-templates.com/template-terms
File: Layout CSS
*/

@import url("");
@import url("framework.css");

/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row0, .row0 a{}
.row1, .row1 a{}
.row2, .row2 a{}
.row3, .row3 a{}
.row4, .row4 a{}
.row5{border-top:1px solid;}


/* Top Bar
--------------------------------------------------------------------------------------------------------------- */
#topbar{padding:15px 0; font-size:.8rem; text-transform:uppercase;}

#topbar ul li{display:inline-block; margin-right:10px; padding-right:15px; border-right:1px solid;}
#topbar ul li:last-child{margin-right:0; padding-right:0; border-right:none;}
#topbar i{line-height:normal;}


/* Header
--------------------------------------------------------------------------------------------------------------- */
#header{padding:10px 0;}

#header #logo *{ line-height:1;font-size: 35px;
    font-weight: 600; text-decoration: none;}
#header #logo h1{font-size:32px; font-weight:700;}
#header #logo h1 span{font-size:2rem; font-weight:400;}

#header ul{}
#header ul li{}
#header ul li div{position:relative; min-height:60px; padding:0 0 0 0px;}
#header ul li div i{position:absolute; top:0; left:0; width:60px; height:60px; line-height:58px; font-size:22px; text-align:center; border:1px solid; border-radius:50%;}
#header ul li div span{display:block; padding:8px 0 0 0;}

#header div:last-child{margin-bottom:0;}/* Used when elements stack in small viewports */


/* Page Intro
--------------------------------------------------------------------------------------------------------------- */
#pageintro{padding:10px 0;}

#pageintro article{display:block; /* max-width:75%; */}
#pageintro .heading{margin-bottom:20px; font-size:2.5rem;}
#pageintro p:first-of-type{margin:0 0 20px 0; text-transform:uppercase; font-size:1.6rem; letter-spacing:5px;}
#pageintro footer{margin-top:50px;}


/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container{/* padding:80px 0; */}

/* Content */
.container .content{}

.sectiontitle{display:block; /* max-width:55%; */ margin:0 auto 30px; text-align: initial;}
.sectiontitle *{margin:0;}

.ringcon{display:inline-block; border:1px solid; border-radius:50%;}
.ringcon i{display:block; width:160px; height:160px; line-height:160px; font-size:56px;}

.overview{}
.overview > li{margin-bottom:30px;}
.overview > li:nth-last-child(-n+3){margin-bottom:0;}/* Removes bottom margin from the last three items - margin is restored in the media queries when items stack */
.overview > li:nth-child(3n+1){margin-left:0; clear:left;}/* Removes the need to add class="first" */
.overview > li figure{position:relative; max-width:348px;}/* Uses the one_third width in pixels */
.overview > li figure a::after{position:absolute; top:12em; right:0; bottom:0; left:0; content:"";}
.overview > li figure figcaption{display:block; position:absolute; bottom:0; width:100%; padding:15px;}
.overview > li figure a::after, .overview > li figure figcaption{}
.overview > li figure:hover a::after, .overview > li figure:hover figcaption{opacity:0; visibility:hidden;}
.overview > li figure figcaption *{margin:0;}
.overview > li figure .heading{margin-bottom:10px; font-size:1.2rem;}

/* Comments */
#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px;}
#comments .avatar{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid;}
#comments address{font-weight:bold;}
#comments time{font-size:smaller;}
#comments .comcont{display:block; margin:0; padding:0;}
#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

#comments form{display:block; width:100%;}
#comments input, #comments textarea{width:100%; padding:10px; border:1px solid;}
#comments textarea{overflow:auto;}
#comments div{margin-bottom:15px;}
#comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;}

/* Sidebar */
.container .sidebar{}

.sidebar .sdb_holder{margin-bottom:50px;}
.sidebar .sdb_holder:last-child{margin-bottom:0;}


/* Testimonials
--------------------------------------------------------------------------------------------------------------- */
#testimonials{}

#testimonials article{text-align:center;}
#testimonials article *{margin:0; padding:0;}
#testimonials article img{margin-bottom:20px; border-radius:50%;}
#testimonials article blockquote{margin-bottom:20px; padding:20px;}
#testimonials article blockquote::before{top:5px; left:5px; font-size:30px; line-height:30px;}
#testimonials article .heading{font-size:1.4rem;}
#testimonials article em{display:block; margin-top:-5px; font-size:.8rem; font-style:normal;}


/* Latest
--------------------------------------------------------------------------------------------------------------- */
#latest{}

#latest article{}
#latest article figure{display:block; position:relative;}
#latest article figure img{}
#latest article figure figcaption{position:absolute; top:10px; left:10px; width:50px;}
#latest article figure figcaption *{display:block; margin:0; padding:0; text-align:center; text-transform:uppercase; font-style:normal; line-height:1;}
#latest article figure figcaption time{width:100%;}
#latest article figure figcaption time strong{padding:12px 0; font-size:18px;}
#latest article figure figcaption time em{padding:8px 0;}
#latest article .excerpt{padding:25px 20px;}
#latest article .excerpt .heading{margin:0 0 10px 0; font-size:1.4rem;}
#latest article .excerpt .meta{}
#latest article .excerpt .meta li{display:inline-block; font-size:.8rem;}
#latest article .excerpt .meta li::after{margin-left:5px; content:"|";}
#latest article .excerpt .meta li:last-child::after{margin:0; content:"";}
#latest article .excerpt p{}
#latest article .excerpt footer{margin-top:30px;}


/* Click to Action
--------------------------------------------------------------------------------------------------------------- */
#cta{}

#cta .sectiontitle{margin-bottom:50px;}

#cta ul{}
#cta ul li{}
#cta ul li:last-child{margin-bottom:0;}/* Used when elements stack in small viewports */
#cta ul li div{position:relative; min-height:60px; padding:20px; padding-left:100px;}
#cta ul li div i{position:absolute; top:20px; left:20px; width:60px; height:60px; line-height:58px; font-size:22px; text-align:center; border:1px solid; border-radius:50%;}
#cta ul li div span{display:block; padding:8px 0 0 0;}
#cta ul li div span strong{display:block; text-transform:capitalize;}


/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer{padding:80px 0;}

#footer .heading{margin-bottom:50px; font-size:1.2rem;}

#footer h1{margin-bottom:40px; font-size:32px; font-weight:700;}
#footer h1 span{font-size:4rem; font-weight:400;}

#footer .linklist li{display:block; margin-bottom:15px; padding:0 0 15px 0; border-bottom:1px solid;}
#footer .linklist li:last-child{margin:0; padding:0; border:none;}
#footer .linklist li::before, #footer .linklist li::after{display:table; content:"";}
#footer .linklist li, #footer .linklist li::after{clear:both;}

#footer input, #footer button{border:1px solid;}
#footer input{display:block; width:100%; padding:8px;}
#footer button{padding:8px 18px 10px; text-transform:uppercase; font-weight:700; cursor:pointer;}


/* Copyright
--------------------------------------------------------------------------------------------------------------- */
#copyright{padding:20px 0;}
#copyright *{margin:0; padding:0;}


/* Transition Fade
This gives a smooth transition to "ALL" elements used in the layout - other than the navigation form used in mobile devices
If you don't want it to fade all elements, you have to list the ones you want to be faded individually
Delete it completely to stop fading
--------------------------------------------------------------------------------------------------------------- */
*, *::before, *::after{transition:all .3s ease-in-out;}
#mainav form *{transition:none !important;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:0; padding:0; list-style:none;}

#mainav, #breadcrumb, .sidebar nav{line-height:normal;}
#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"Font Awesome\ 5 Free"; font-weight:900; font-size:10px; line-height:10px;}

/* Top Navigation */
#mainav{position:relative; margin-bottom:-30px; padding:0; z-index:999;}
#mainav ul{text-transform:uppercase;}
#mainav ul ul{z-index:9999; position:absolute; width:180px; text-transform:none; text-align:left;}
#mainav ul ul ul{left:180px; top:0;}
#mainav li{display:block; float:left; position:relative; margin:0; padding:0;}
#mainav li:last-child{margin-right:0;}
#mainav li li{width:100%; margin:0;}
#mainav li a{display:block; padding:20px;}
#mainav li li a{border:solid; border-width:0 0 1px 0;}
#mainav .drop{padding-left:15px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
#mainav .drop::after{top:25px; left:5px;}
#mainav li li .drop::after{top:15px; left:5px;}
#mainav ul ul{visibility:hidden; opacity:0;}
#mainav ul li:hover > ul{visibility:visible; opacity:1;}

#mainav form{display:none; margin:0; padding:0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:none;}
#mainav form select option{margin:5px; padding:0; border:none;}

/* Breadcrumb */
#breadcrumb{padding:150px 0 30px;}
#breadcrumb ul{margin:0; padding:0; list-style:none; text-transform:uppercase;}
#breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;}
#breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:12px;}
#breadcrumb li a::after{top:4px; right:0; content:"\f0da";}
#breadcrumb li:last-child a{margin:0; padding:0;}
#breadcrumb li:last-child a::after{display:none;}
#breadcrumb .heading{margin:0; font-size:2rem;}

/* Sidebar Navigation */
.sidebar nav{display:block; width:100%;}
.sidebar nav li{margin:0 0 3px 0; padding:0;}
.sidebar nav a{display:block; position:relative; margin:0; padding:5px 10px 5px 15px; text-decoration:none; border:solid; border-width:0 0 1px 0;}
.sidebar nav a::after{top:10px; left:5px; content:"\f0da";}
.sidebar nav ul ul a{padding-left:35px;}
.sidebar nav ul ul a::after{left:25px;}
.sidebar nav ul ul ul a{padding-left:55px;}
.sidebar nav ul ul ul a::after{left:45px;}

/* Pagination */
.pagination{display:block; width:100%; text-align:center; clear:both;}
.pagination li{display:inline-block; margin:0 2px 0 0;}
.pagination li:last-child{margin-right:0;}
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; background-clip:padding-box; font-weight:normal;}

/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.2;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}


/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top;}
table, th{table-layout:auto;}
table{width:100%; margin-bottom:15px;}
th, td{padding:5px 8px;}
td{border-width:0 1px;}


/* Gallery
--------------------------------------------------------------------------------------------------------------- */
#gallery{display:block; width:100%; margin-bottom:50px;}
#gallery figure figcaption{display:block; width:100%; clear:both;}
#gallery li{margin-bottom:30px;}


/* Font Awesome Social Icons
--------------------------------------------------------------------------------------------------------------- */
.faico{margin:0; padding:0; list-style:none;}
.faico li{display:inline-block; margin:8px 5px 0 0; padding:0; line-height:normal;}
.faico li:last-child{margin-right:0;}
.faico a{display:inline-block; width:36px; height:36px; line-height:36px; font-size:18px; text-align:center;}

.faico a{color:#FFFFFF; background-color:#0E74A5;}
.faico a:hover{}

.faicon-dribble:hover{background-color:#EA4C89;}
.faicon-facebook:hover{background-color:#3B5998;}
.faicon-google-plus:hover{background-color:#DB4A39;}
.faicon-linkedin:hover{background-color:#0E76A8;}
.faicon-twitter:hover{background-color:#00ACEE;}
.faicon-vk:hover{background-color:#4E658E;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Colours
--------------------------------------------------------------------------------------------------------------- */
body{color:#474747; background-color:#FFFFFF;}
a{color:#F7A804;}
a:active, a:focus{background:transparent;}/* IE10 + 11 Bugfix - prevents grey background */
hr, .borderedbox{border-color:#D7D7D7;}
label span{color:#FF0000; background-color:inherit;}
input:focus, textarea:focus, *:required:focus{border-color:#56AED4;}

.overlay{color:#FFFFFF; background-color:inherit;}
.overlay::after{color:inherit; background-color:rgba(0,0,0,.55);}
.overlay.light{color:#474747;}
.overlay.light::after{background-color:rgba(255,255,255,.7);}

.btn, .btn.inverse:hover{color:#FFFFFF; background-color:#01881e; border-color:#01881e;}
.btn:hover, .btn.inverse{color:inherit; background-color:#1ead3c; border-color:inherit;}

.logoname{color:#F7A804;}
.logoname span{color:#223d67;}


/* Rows */
.row0, .row0 a{color:#FFFFFF; background-color:#0E74A5;}
.row1{color:#223d67; background-color:#FFFFFF;}
.row2{color:#474747; background-color:#F4F4F4;}
.row3{color:#474747; background-color:#FFFFFF;}
.row4{color:#474747; background-color:#FFFFFF;}
.row5, .row5 a{color:#474747; background-color:#FFFFFF;}
.row5{border-color:rgba(0,0,0,.1);}

.gradient{color:#FFFFFF; background:linear-gradient(to bottom right, #0E74A5, #4FB5F5);}


/* Top Bar */
#topbar ul li{border-color:rgba(255,255,255,.4);}
#topbar div:first-of-type li:first-child a{color:#F7A804;}


/* Header */
#header a{color:inherit;}
#header ul li div i{border-color:rgba(0,0,0,.1);}


/* Page Intro */
#pageintro{color:#FFFFFF;}


/* Content Area */
.ringcon{background-color:#FFFFFF; border-color:rgba(0,0,0,.2);}
.ringcon:hover{color:#FFFFFF; background-color:#F7A804;}

.overview > li figure a::after{background-color:#0e74a5ab;}
.overview > li figure figcaption{color:#FFFFFF;}


/* Testimonials */
#testimonials article blockquote{color:#474747; background-color:#FFFFFF;}
#testimonials article blockquote::before{color:rgba(0,0,0,.1);}


/* Latest */
#latest article figure figcaption{color:#FFFFFF;}
#latest article figure figcaption time strong{background-color:#1B2026;}
#latest article figure figcaption time em{background-color:#0F1620;}
#latest article .excerpt{color:inherit; background-color:#FFFFFF;}


/* Click to Action */
#cta ul li{color:#474747; background-color:#FFFFFF;}
#cta ul li div i{color:#4FB5F5; border-color:rgba(0,0,0,.1);}


/* Footer */
#footer .heading{color:#000000;}
#footer hr, #footer .borderedbox, #footer .linklist li{border-color:rgba(0,0,0,.1);}

#footer input, #footer button{border-color:transparent;}
#footer input{color:#FFFFFF; background-color:#0E74A5;}
#footer input:focus{border-color:#F7A804;}
#footer button{color:#FFFFFF; background-color:#F7A804;}


/* Navigation */
#mainav{color:#FFFFFF; background-color:#b9a562;}
#mainav li a{color:inherit;}
#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#0E74A5; background-color:inherit;}
#mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(247,168,4,.5);/* #F7A804 */ border-color:rgba(0,0,0,.6);}
#mainav li li:hover > a, #mainav .active .active > a{color:#0E74A5; background-color:#F7A804;}
#mainav form select{color:#474747; background-color:#FFFFFF;}

#breadcrumb a{color:inherit; background-color:inherit;}
#breadcrumb li:last-child a{color:#F7A804;}

.container .sidebar nav a{color:inherit; border-color:#D7D7D7;}
.container .sidebar nav a:hover{color:#F7A804;}

.pagination a, .pagination strong{border-color:#D7D7D7;}
.pagination .current *{color:#FFFFFF; background-color:#F7A804;}

#backtotop{color:#FFFFFF; background-color:#F7A804;}


/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea{border-color:#D7D7D7;}
#comments input:focus, #comments textarea:focus, #comments *:required:focus{border-color:#F7A804;}
th{color:#FFFFFF; background-color:#373737;}
tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;}
tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;}
table a, #comments a{background-color:inherit;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:1140px){
	.hoc{max-width:1140px;}
}


/* Mobile Devices
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:978px){
	.hoc{max-width:90%;}

	#topbar{}

	#header{}

	#mainav{padding:15px;}
	#mainav ul{display:none;}
	#mainav form{display:block;}

	#breadcrumb{}

	.container{}
	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#footer{}

	#copyright{}
	#copyright p:first-of-type{margin-bottom:10px;}
}

@media screen and (max-width:750px){
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.group .group > *:last-child, .clear .clear > *:last-child, .clear .group > *:last-child, .group .clear > *:last-child{margin-bottom:0;}/* Experimental - Needs more testing in different situations, stops double margin when stacking */
	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 30px 0; padding:0;text-align: center;}

	#topbar{padding-top:15px; text-align:center;}
	#topbar ul{margin:0 0 15px 0; line-height:normal;}

	#header{}

	#pageintro article{max-width:none; text-align:left;}
	#pageintro .heading{font-size:2rem;}
	#pageintro p:first-of-type{font-size:1rem;}

	.sectiontitle{max-width:none;}

	.overview > li:nth-last-child(-n+3){margin-bottom:30px;}

	#latest article{max-width:348px;}/* Uses the one_third width in pixels */

	#footer{padding-bottom:50px;}/* Not required, just looks a little better */
}

@media screen and (max-width:450px){
	#topbar ul li{margin-bottom:2px; padding-right:0; border-right:none;}
}


/* Other
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:650px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.4rem;}
	.font-x3{font-size:1.6rem;}
}

.botaotopo .whatsapp {
	height: 40px;
	position: fixed;
	bottom: 18px;
	right: 116px
}

.botaotopo .telefone {
	height: 42px;
	position: fixed;
	bottom: 18px;
	right: 65px
}

@media(min-width:600px) {
	.botaotopo .messenger {
		height: 40px;
		position: fixed;
		bottom: 3px;
		right: 175px;
		display: none
	}
	.botaotopo .email {
		height: 35px;
		position: fixed;
		bottom: 3px;
		right: 235px;
		display: none
	}
	.botaotopo .whatsapp {
		height: 60px;
		position: fixed;
		bottom: 7px;
		right: 130px;
		display: none
	}
	.botaotopo .telefone {
		height: 65px;
		position: fixed;
		bottom: 5px;
		right: 205px;
		display: none
	}
}

@media(max-width:780px) {
	.botaotopo .messenger {
		height: 35px;
		position: fixed;
		bottom: 3px;
		right: 175px
	}
	.botaotopo .whatsapp {
	height: 70px;
    position: fixed;
    bottom: 40px;
    right: 10px;
	}
	.botaotopo .telefone {
	height: 75px;
    position: fixed;
    bottom: 5px;
    right: 10px;
	}
	.botaotopo .email {
		height: 35px;
		position: fixed;
		bottom: 3px;
		right: 235px
	}
}











/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize *
/*,::after,::before{
    box-sizing:border-box
}
:root{
    -moz-tab-size:4;
    tab-size:4
}
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
body{
    font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji'
}
hr{
    height:0;
    color:inherit
}
abbr[title]{
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
code,kbd,pre,samp{
    font-family:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
table{
    text-indent:0;
    border-color:inherit
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
::-moz-focus-inner{
    border-style:none;
    padding:0
}
:-moz-focusring{
    outline:1px dotted ButtonText
}
:-moz-ui-invalid{
    box-shadow:none
}
legend{
    padding:0
}
progress{
    vertical-align:baseline
}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}


html{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
/* font-size: 62.5%; */
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;	
}



a {
	color: #8c1005;
	text-decoration: none;
}

a:hover,
a:focus,
a:visited{
	color: #ffffff;
	text-decoration: none;
}

img {
	max-width:100%;
	vertical-align:bottom;
}



figure{
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.clear{
	clear: both;
}

/********* CABECALHO *******/



.header_wrapper{
	max-width: 1250px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 15% 70% 15%;
	position: relative;
}

.header_wrapper ul{		
	position: absolute;
	top: 47px;
	background-color: #272822;
	width: 100%;	
}

.header_wrapper ul li{
	margin: 0;
	padding: 0 12px;
	display: block;
}

.header_wrapper ul a, .header_wrapper ul a:visited{
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;	
	line-height: 54px;	
}

.hamburger svg{
	width: 50px;
	height: 50px;
	padding: 10px 1px 1px;
}

.logo-md {
	margin: 0 auto;
}

.logo-md img{	
	width: 125px;
	margin: 6px 0 6px;
	display: inline-block;
}

.buscar-caixa {
	 position: absolute;
	 top: 9px;
	 right: 10px;
	 height: 37px;
	 border-radius: 50%;
	 padding: 4px;
	 background-color: #8c1005;
}

.buscar-caixa:hover{
	background-color: #8c1005;
}

.buscar-btn {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.4s;
	cursor: pointer;
}

.fa-search svg{
	width: 20px;
	fill: #fff;
}

input[type=search] { 
    border:none;
}

#form-busca-menu{
	display: none;
	margin: 52px auto 0;
	width: 100%;
	padding: 40px 2% 60px;
	z-index: 50;
	font-size: 10px;
    position: fixed;
	background-color: rgba(0, 0, 0, 0.9);
	bottom: 0;
	top: 0;    
}

#busca-home{
    width: 98%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 8px;
    display: grid;
    grid-template-columns: 6% 94%; 
    grid-template-columns: 10% 90%; 
    background-color: #fff;
    border: 1% solid #fff;
}

#busca-home svg{
    fill: #999;
    height: 30px; 
    padding-top: 10px;  
}

.buscar-txt{
    line-height: 40px;
    font-size: 14px;
    padding: 0 2%;
    color: #333;
    font-weight: 600;
    width: 86%;
    margin: 0;
}
#itens-menu{
	display: none;
}

input[type="search"].buscar-txt::placeholder {
    line-height: 40px;
}

.fechar_lista {
	height: 50px;
}

.fechar_lista svg{
	width: 50px;
	height: 50px;
	padding: 15px 13px 13px;
	right:0;
	position: absolute;
}

.bt-baixar-app a, .bt-baixar-app a:visited, .bt-baixar-app a:hover {
	background-color: #1a8b05;
	padding: 10px;
	line-height: 10px;
	border-radius: 5px;
}











.header-home{
    position: unset;
    padding-bottom: 1px;
    background-color: #154194;
}

.topo-slogan{
    font-size: 26px;
    text-align: center;
    color: #fff;
    margin: 40px 0;
    font-weight: 400;
/*    font-family: 'Lato', sans-serif;*/
}

#container-motores-home{    
    width: 1010px;
    margin: 50px auto;
    box-shadow: 0 2px 6px 0 hsla(0,0%,0%,0.2);
    border-radius: 6px;
}

.promos_home {
    max-width:100%;
    margin:0 auto 30px;
    position:relative;    
    display: grid;
    /* grid-template-columns: 75% 25%; */  
    padding-left: 10px;   
}

.col-promos{
    margin-top: 0px;    
}
.col-ofertas{
    margin-top: 0px;
    height: 400px;
    width: 300px;
}

.elementos_home_wrapper{
    width: 1500px;
    max-width: 95%;
    position: absolute;
    margin: -20px auto;
    left:0;
    right: 0;
}
.elementos_home{
    opacity: 0.15;
    filter: alpha(opacity=15);
    
}

/** FORM MOTOR PASSAGENS HOME **/

.motor-passagens{
    background-color: #154194;
    border-radius: 3px;
    width: 100%;
    font-size: 12px;
    padding: 0px;
    width: 100%;
    color: #fff;
    position: relative;
}

.motor-passagens label{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
}

input:focus{
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.tipo_viagem{
    border: none;
    padding: 12px 0 0 0px;
    margin-left: 20px;
}

#so_ida{
    margin-left: 13px;
}
#mt{
    margin-left: 13px;
}

.buscador-home-linha-2{
    display: grid;
    grid-template-columns: 28% 28% 14% 14% 16%; 
    position: relative;
}

.busca-passagem-origem, .busca-passagem-destino{
    background-color: #FFF;
    margin: 20px 8px 16px;
    padding: 4px 7px 0px;
    color: #949494;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    font-size: 11px;
}

.busca-passagem-origem input, .busca-passagem-destino input{
    display: block;
    border: none;
    padding: 6px 0;
    color: #2B303D;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
}

.datade, .datapara {
    background-color: #FFF;
    margin: 20px 8px 16px;
    padding: 4px 7px 0px;
    color: #949494;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    font-size: 11px;
}


.datade input, .datapara input{
    display: block;
    border: none;
    padding: 6px 0;
    color: #2B303D;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}

.check_classe{
    margin: 0px 0 22px 4%;
    display: block;
    margin: 0px 0 22px 4%;
    display: block;
    position: absolute;
    top: -23px;
    right: 28px;
}

.bt-submit-pesquisa{
    margin: 20px 16px 0 8px;
}

.bt-submit-pesquisa input{
    background-color: #1D91F3;
    border: none;
    border-radius: 5px;
    color: #fff;    
    padding: 15.5px 0;
    text-align: center;
    width: 100%;    
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.6pt;
    text-transform: uppercase;
    cursor: pointer;
}

.busca-passagem-origem{
    margin-left: 16px; 
}

input::placeholder{
    color: #757575 !important;
    font-size: 14px;
    font-weight: 500;
}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 6.88px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 18px;
  width: 18px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #000;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 10;
}
.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #1D91F3;
    border: none;
}
.option-input:checked::before {
  height: 18px;
  width: 18px;
  position: absolute;
  content: 'Ã¢Å“â€';
  display: inline-block;
  font-size: 13px;
  text-align: center;
  line-height: 17px;
  color: #fff;
}

.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}

.option-input.checkbox {
    border-radius: 3px;
}

/** FIM FORM MOTOR PASSAGENS **/


.post-grid-list-destaques{
        max-width: 1270px !important;
        margin: 60px auto 0 !important;
        grid-template-columns: 50% 50% !important;
    }
    .post-card-destaque{
        border-radius: 3px;
        width: 98% !important;
        margin: 5% 1% 5% !important;
    }
    .post-card-destaque .bg-icone-card{
        height: 300px;
        border-radius: 3px;
    }
    .bg-titulo-destaques{       
        padding: 25px;
        top: auto;
        background-image: -webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.8) 110%);
        background-image: linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.8) 110%);
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .bg-titulo-destaques h3{
        text-shadow: 2px 2px 8px rgba(0,0,0,.5);
        -webkit-line-clamp: 4;
        margin-bottom: 0;
        margin-top: 0;
        max-width: 550px;
        -webkit-line-clamp: 4;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        color:#fff;
        line-height: 1.25;
        font-size: 20px;
    }

.header_e_notificadores{
    background: rgb(86,171,47);
    background: linear-gradient(90deg, rgba(86,171,47,1) 0%, rgba(168,224,99,1) 100%);    
}

.box_alertas_home{
    width: 100%;
    display: grid;
    grid-template-columns: 10% 42% 12% 12% 12% 12%; 
    width: 600px;
    margin: 0 auto;
    cursor: pointer;
}
.box_alertas_home svg{
    width: 80px;
    height: 80px;
    fill: #fff;
    padding: 0;
}
.box_alertas_home svg:hover{
    /*-webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
  filter: drop-shadow( 2px 2px 1px rgba(255, 255, 255, .5));*/
}
.box_alertas_home h4{
    color: #fff;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: -1px;
}
.pbs svg{
    width: 50px;
}


.alertas_home_detalhes{
    background-color: rgba(255, 255, 255, .2);
    position: relative;
    display: none;
}

#fechar-detalhes{
    position: absolute;
    top: 20px;
    right: 20px;
}

#fechar-detalhes svg{
    fill: #fff;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.item-notificador{
    color: #fff;
    display: grid;
    grid-template-columns: 8% 20% 58% 14%;
    width: 1000px;
    border-bottom:1px solid rgba(255, 255, 255, .2);
    margin: 0 auto;
    height: 90px;
}

.item-notificador svg{
    fill: #fff;
    height: 80px;
    margin: 5px 0 0 10px;
}

.item-notificador h4{
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin: 18px 0;
    letter-spacing: -1px;
    font-weight: 600;
}
.h41linha{
    line-height: 44px !important;
}
.item-notificador p{
    font-size: 16px;
    line-height: 50px;
    padding: 0 0 0 20px;
    font-weight: 600;
}
.papp{
    line-height: 22px !important;
}

.bt-submit-notificadores{
    margin: 27px 0px 0 0px !important;
}

.bt-submit-notificadores input{
    padding: 10px 0 !important;
}    

/** LISTAGEM DE PROMOÃƒâ€¡Ãƒâ€¢ES **/

.post-promo-home-container{
    margin: 0px 10px 40px 0;
    display: grid;
    grid-template-columns: 40% 60%; 
}
.post-promo-home-c1{

}
.post-promo-home-c2{
    margin: 0;
    padding: 0 2.5%;
/*    font-family: 'Lato', sans-serif;*/
    font-size: 17px;
}
.post-promo-home-c2 h2{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: -0.5px;
}

.post-promo-home-c2 h2 a, .post-promo-home-c2 h2 a:visited {
    color: #333;
}

.post-promo-home-c2 p {
    margin: 0;
    line-height: 1.6;
    font-size: 16px;
}

.date{
    font-size: 14px;
    color: #5c5c5c;
    line-height: 40px;
    padding: 0 20px;
}
.author{
    font-size: 14px;
    color: #5c5c5c;
}
.author a, .author a:visited{
    color: #5c5c5c;
}

.carregar_mais_home{
    background-color: #1D91F3;
    border: none;
    border-radius: 5px;
    color: #fff;    
    padding: 1.1em 40px;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.6pt;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
}

.carregando_mais_home{
        text-indent: -999px;  
        background-color: unset;
        background-image: url('/wp-content/themes/md2018/img/load.svg');            
        background-size: 50px 50px;
        padding: 0;
        height: 50px;
        width: 50px;
        margin: 0 auto;
        border:none;
        display: block;
        border:none;
}

/** FIM LISTAGEM DE PROMOÃƒâ€¡Ãƒâ€¢ES **/

/** LISTAGEM DE OFERTAS  **/

.wrapper-ofertas{
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.06) !important;
    border-radius: 3px;
    margin: 60px 0 0 0;
}

.col-ofertas h2{    
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    margin: 0;
    background-color: #154194;
    color: #FFF;
    width: 100%;
    padding: 10px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.lista-ofertas-home{
    font-size: 15px;
    line-height: 50px;
    border: 1px solid rgba(0,0,0,0.1) !important;
    padding: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin: 0;
}

.lista-ofertas-home a, .lista-ofertas-home a:visited{
    color: #444;
}

.lista-ofertas-home li{
    display: block;
    padding: 0 10px;
    font-weight: 600;
}

.lista-ofertas-home li span{
    display: block;
    float: right;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.zb{
    background-color: #f7fafb;;
    background-color: rgba(0,0,0,0.04) !important;
}

/** FIM LISTAGEM DE OFERTAS  **/

/**  LISTAGEM DE NOTÃƒÂCIAS  **/

.noticias_home{
    width: 100%;
    background-color: #F6F6F6;
    border-top: 1px solid #E5E4E2;
    clear: both;
    padding: 30px 0;
    margin:  0 0;
    display: block;
}

#noticias_home_lista, #avaliacoes_home_lista{
    margin-bottom: 20px: 
}

.noticias_home_wrapper{
    max-width: 1280px;
    margin: 0 auto;
}

.noticias_home_header{
    margin-left: 10px;
}

.noticias_home_header h2{
    display: inline-block;
    font-size: 26px;
    line-height: 1.15;
    color: #42387c;
    padding: 0;
    font-weight: 600;
    margin:0;
}

.noticias_home_header p {
    color: #666;
    font-size: 14px;
    margin:0;
    line-height: 24px;
}

ul.post-grid-list{
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%; 
}

ul.post-grid-list li{
    list-style-type: none;
}

.post-card{
	width: 93%;
	margin: 5% 3.5%;
 	box-shadow: 0 0 8px rgba(0, 0, 0, 0.075);
    background-color: #fff;
}

.post-card .card {
    position: relative;
    margin: 0;
    padding: 0;

}

.post-card .text h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.25em;
    line-height: 1.3;
    padding: 0px 10px 5px 10px;
}

.post-card a{
	color: #000 ;
}

.post-card .text p {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    color: #777;
    margin: 0;
}

.post-card:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}

.hora-postagem-home{
    position: absolute;
    font-size: 10px; color:  #fff;
    padding: 5px;
}
.hora-postagem-home span{
    padding: 0 3px 0 0;
    font-weight: 600;
}

.bg-icone-card{
    height: 158px;
    background-size: cover;
    background-position: center;
}

/**  FIM LISTAGEM DE NOTÃƒÂCIAS  **/

/**  LISTAGEM DE AVALIAÃƒâ€¡Ãƒâ€¢ES  **/

.classe-aviao{
    text-align: center;
    background: rgba(19, 57, 96, 0.7) none repeat scroll 0 0;
    top: 0;
    right: 0;
    color: #fff;
    display: inline;
    padding: 4px 8px;
    position: absolute;
    z-index: 3;
    font-weight: 600;
    font-size:  11px;
}

.classe-aviao:before {
  border: 10px solid transparent;
  border-top-color: rgba(19, 57, 96, 0.7);
  border-right-color: rgba(19, 57, 96, 0.7);
  content: "";
  left: -20px;
  top: 0;
  position: absolute;
}

.cia-trecho{
    text-align: center;
    background-color: #133960;
    color: #fff;
    padding: 4px 8px;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size:  13px;
    text-transform: uppercase;
}

/**  FIM LISTAGEM DE AVALIAÃƒâ€¡Ãƒâ€¢ES  **/

/**  BOTÃƒâ€¢ES DESTAQUES FINAL  **/

.botoes_fim_home {
    padding: 35px 0;
}

.botoes_fim_home_wrapper {
    max-width: 1280px;
    margin: 0 auto;
}

.lista-botoes-home{
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%; 
    margin: 0;
    padding: 0;
    list-style-type: none; 
}

.lista-botoes-home li{
    display: block;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: #0096F4;
    margin: 3%;
    width: 94%;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 10px;
    height: 120px;
}

.lista-botoes-home svg{
    fill: #FFF;
}
.icone-botoes-fim-home {
    width: 36px;
    height: 36px;
    margin: 10px auto 10px;
    display: block;
}



.super_banner_home{
    width: 970px;
    min-height: 180px;
    margin: 30px auto 60px;
    width: 1170px;
    text-align: center;
}

.banner_300_600_home_desk{
    width: 300px;
    height: 600px;

}

.banner_300_250_home_desk{
    width: 300px;
    width: 250px;
    margin: 58px 0 0;
}

.banner_300_250_home_mob{
    height: 250px;
    width: 300px;
    margin: 30px auto 0;
    display: none;
    padding: 15px 0 0 0;
}

/* resoluÃƒÂ§ÃƒÂ£o de tablets */
    @media screen and (max-width: 1100px) {
        .template-promo-passagens header{
            padding: 0 2.5%;
        }
       


}


/*@media screen and (max-width: 38.75em) {*/
    @media screen and (max-width: 1035px) {
 

    #container-motores-home{
        display: none;
    }

    .post-grid-list-destaques{     
        grid-template-columns: 100% !important;
    }
    .post-card-destaque{
        width: 92% !important;
        margin: 5% 4% 5% !important;
    }
    .post-card-destaque .bg-icone-card{
        height: 150px;
    }
    .bg-titulo-destaques{       
        padding: 10px; 
    }
     .bg-titulo-destaques h3{
        font-size: 14px;
     }

    .promos_home {
        max-width: 100%;
        margin:0 auto 30px;
        padding: 1%;
        position:relative;    
        display: grid;
        grid-template-columns: 100%;  
    }

    .col-promos{
        margin-top: 0;    
    }
    .col-ofertas{
        margin: 40px auto 0;
        height: 250px;
        width: 300px;
        overflow: hidden;
        border: 1px solid #dcdcdc;
        display: none;
    }

    .banner_300_250_home_mob{
        display: block;
    }
    .super_banner_home{
        display: none;
    }

    .post-promo-home-container{
        margin: 15px 0px 0px 0;
        display: grid;
        grid-template-columns: 25% 75%; 
    }
    .post-promo-home-c1{

    }
    .post-promo-home-c2{
        margin: 0;
        padding: 0 1% 0 4%;
    }
    .post-promo-home-c2 h2{
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 14px;
        font-weight: 600;
    }
    .post-promo-home-c2 h2 a, .post-promo-home-c2 h2 a:visited{
        color: #000;
    }

    .post-promo-home-c2 p {
        display: none;
    }

    .date{
        font-size: 11px;
        color: #777;
        line-height: 40px;
        padding: 0;
        float: right;
        line-height: 32px;
    }
    .author{
        font-size: 11px;
        font-weight: 600;
        color: #333;
        float: left;
        line-height: 32px;
    }

    .type-promocao{
        border-bottom: 1px solid #ddd;
    }

    .carregar_mais_home{
        padding: 0.8em 30px;
        margin-top: 20px;
    }

    .noticias_home_header h2{
        font-size: 20px;
        line-height: 30px;
    }
    .noticias_home_header p{
        line-height: 18px;
    }

    ul.post-grid-list {
        grid-template-columns: 100%;
    }


    .lista-botoes-home{
        grid-template-columns: 100%;    
    }

    .lista-botoes-home li{
        
        font-size: 14px;
        margin: 3%;
        width: 94%;
        line-height: 20px;
        padding: 10px 0px;
        height: 100px;
    }

    .lista-botoes-home svg{
        fill: #FFF;
    }
    .icone-botoes-fim-home {
        width: 36px;
        height: 36px;
        margin: 10px auto 10px;
        display: block;
    }



    .header-home{
        border-bottom-right-radius: 0;
    }
    .box_alertas_home{
        display: none;
    }


}





















@media(min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-1 {
		width: 8.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

.theme-text--value-2 {
	font-size: .8rem;
	line-height: 2.6rem;
	font-weight: 700
}


.marker-detail-price__sign {
	align-items: center;
	justify-content: center;
	display: flex;
	width: 26px;
	height: 26px;
	font-size: 20px;
	top: calc(50% - 13px);
	background-color: #ff8f2b;
	border-radius: 50%;
	color: #fff;
	z-index: 2;
	position: absolute;
	left: 0;
	line-height: 0
}

.marker-detail-price__price-text {
	background-color: #ffff58;
	border-radius: 2px;
	display: flex;
	position: relative;
	left: 20px;
	padding: 3px 4px 3px 10px;
	font-size: 10px
}
.marker-detail-price--dark .marker-detail-price__sign {
	background-color: #000;
	color: #ffffff;
}
.marker-detail-price--dark .marker-detail-price__price-text {
    background-color: #de1616;
    font-weight: 800;
    color: #ffffff;
}


@media(min-width:768px) {
	.marker-detail-price__sign {
		width: 30px;
		height: 30px;
		font-size: 18px;
		top: calc(50% - 15px)
	}
	.marker-detail-price__price-text {
		font-size: 12px;
		padding: 6px 20px
	}
}

best-destinations-card-item .best-destinations-card-item__link-holder,
best-destinations-card-item .best-destinations-card-item__link-holder:hover {
	text-decoration: none;
	display: block;
	height: 100%;
	border: solid 1px #d6d6d6;
	border-radius: 10px;
	box-shadow: 0 0 15px 3px rgb(0 0 0 / 27%)
}

best-destinations-card-item .best-destinations-card-item__image-holder {
	height: 200px;
	width: 100%;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	background-color: #e6e6e6;
	border-bottom: 6px solid #223d67;
	position: relative
}

best-destinations-card-item .best-destinations-card-item__image {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

best-destinations-card-item .best-destinations-card-item__texts-holder {
	width: 100%;
	height: 100%;
	padding: 8px 27px 0;
	min-height: 120px;
	max-height: 26rem
}

best-destinations-card-item .best-destinations-card-item__card-name-date {
	font-size: 16px
}

best-destinations-card-item .best-destinations-card-item__card-label-text {
	font-size: 18px;
	margin-top: 5px
}

best-destinations-card-item .best-destinations-card-item__card-price-info-text {
	font-size: 18px;
	font-weight: 300
}

best-destinations-card-item .best-destinations-card-item__card-price-info {
	font-size: 1.3rem
}

best-destinations-card-item .best-destinations-card-item__card-price-info-small {
	font-size: 1.1rem
}

best-destinations-card-item .full-width-blocked {
	width: 100%;
	display: block
}

best-destinations-card-item .marker-detail-price {
	position: absolute;
	/* z-index: 2; */
	top: 1rem;
	right: 30px
}

@media screen and (min-width:768px) {
	text-icon.text-icon--expand {
		padding: 8px 4px
	}
	text-icon .marker-detail-price__price-text {
		font-size: 13px
	}
	text-icon .text-icon__icon {
		height: 17px
	}
	text-icon .text-icon__text {
	/* line-height: 18px; */
		margin-left: 1.5rem;
		font-size: 14px
	}
	text-icon.text-icon--big .text-icon__text {
		font-size: 16px
	}
}

best-destinations-card-item.best-destinations-card-item--package {
	border-radius: 8px
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__texts-holder {
	padding: 7px 0 16px
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__text-item {
	padding-left: 10px;
	padding-right: 20px;
	color: #000
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-parcels,
best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__origin-name {
	font-size: 10px;
	color: #000
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__image-holder {
	height: 106px
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__destiny-name {
	font-size: 17px;
	font-weight: 600;
	/* padding-bottom: 1em; */
	color: #b9a562;
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price {
	line-height: .5;
	font-weight: 600;
	font-size: 32px
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price-info,
best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-real-price {
	/* font-size: .7rem; */
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price-info-small {
	font-size: .8rem
}

best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-parcels {
	margin-top: 40px;
	font-size: .8rem
}

@media screen and (min-width:768px) {
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__image-holder {
		height: 200px
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__image {
		height: 100%
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__billet-info::before {
		content: ' | '
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__texts-holder {
		padding: 7px 0 18px
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price {
		font-size: 40px;
		font-weight: 600;
		line-height: 0
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__content-holder {
		border-radius: 8px
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price-info-text {
		margin-top: -4px
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__destiny-name--little {
		padding-top: 0
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__image-holder {
		border-radius: 8px 8px 0 0
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__origin-name {
		font-size: 12px
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__destiny-name {
		font-size: 20px;
		line-height: 1.15;
		margin: 0 0 8px;
		font-weight: 600
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-label-text {
		font-size: 15px
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price-info {
		font-size: 1.2rem;
		line-height: 1.15;
		margin: 8px 0 0;
		color: #000
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price-info>* {
		white-space: nowrap
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-price-info-small {
		font-size: 1rem
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-real-price {
		/* font-size: .8rem; */
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-parcels {
		font-size: .8rem;
		margin: 1em 0 -.3em;
		margin-top: 4em;
		color: #000
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-real-price {
		/* margin: 0 0 .8rem; */
		color: #000;
			font-size: 15px!important;
		font-weight: 300!important;
	}
}

@media screen and (max-width:992px) {
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__texts-holder {
		max-height: 280px
	}
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__card-parcels {
		margin-top: 8px
	}
}

best-destinations-card-item .best-destinations-card-item__card-small-text {
	font-size: 1.2rem;
	margin-top: .5rem;
	padding-bottom: 2.5rem
}

best-destinations .best-destinations__cards-holder {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 9px
}

best-destinations .best-destinations__cards-holder .best-destinations_card-item {
	flex: 0 0 auto;
	width: calc(50% - 9px)
}

best-destinations .best-destinations__cards-holder .best-destinations__card-item--full-width {
	width: calc(100% - 4.5px)
}

best-destinations .best-destinations__cards-holder .best-destinations_card-item:nth-of-type(2n+1) {
	margin-right: 18px
}

best-destinations .best-destinations_card-item:not(:nth-child(1)),
best-destinations .best-destinations_card-item:not(:nth-child(2)) {
	margin-top: 16px
}

best-destinations .best-destinations_card-item {
	/* background: #e6e6e6; */
	float: left;
	border-radius: 8px
}

@media screen and (min-width:992px) {
	.best-destinations-card--full-width,
	best-destinations-card {
		-ms-grid-columns: (calc(100%/4 - 14px))[4];
		grid-template-columns: repeat(4, calc(100%/4 - 14px))
	}
	best-destinations .best-destinations__main-box::after {
		content: '';
		height: 100%;
		position: absolute;
		top: 0;
		right: calc(50% - 1px)
	}
	best-destinations .best-destinations__cards-holder {
		position: relative
	}
	best-destinations .best-destinations__cards-holder--left-bordered {
			/* height: 100%; */
	}
	best-destinations .best-destinations_card-item {
		width: calc(50% - .8rem);
		margin-top: 16px
	}
	best-destinations .best-destinations__card-item--full-width {
		width: calc(100% - 4.5px)
	}
	best-destinations .best-destinations_card-item:not(:nth-child(1)),
	best-destinations .best-destinations_card-item:not(:nth-child(2)) {
		margin-top: 16px
	}
}

@media screen and (min-width:768px) and (max-width:992px) {
	best-destinations .best-destinations__cards-holder {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
	best-destinations-card-item.best-destinations-card-item--package .best-destinations-card-item__texts-holder {
		max-height: 32rem
	}
	best-destinations .best-destinations__cards-holder {
		justify-content: flex-start
	}
	best-destinations .best-destinations_card-item.best-destinations-card-item--three-on-row {
		width: calc(33% - 8px);
		margin: 16px 5px
	}
	best-destinations .best-destinations__cards-holder .best-destinations_card-item:nth-of-type(2n+1) {
		margin-right: 5px
	}
}

.thumbnails-carousel {
	height: 408px;
	width: 512px;
	overflow: hidden;
	background: #fcfcfc;
	position: relative;
	display: flex;
	justify-content: center
}

.thumbnails-carousel__title {
	position: absolute;
	top: 5%;
	text-align: center;
	text-transform: uppercase
}

.thumbnails-carousel__close-button {
	position: fixed;
	right: 3rem;
	top: 3rem;
	background: 0 0;
	font-size: 3rem;
	padding: 0;
	margin: 0
}

.thumbnails-carousel__slider {
	z-index: 16;
	position: absolute;
	display: flex;
	width: 100%;
	justify-content: center;
	bottom: 0;
	background: #000;
	padding: 1.4rem 0
}

.thumbnails-carousel__main-section--full-screen {
	width: 60%;
	height: 60%;
	position: fixed;
	top: 15%;
	left: 20%;
	overflow: hidden
}

.thumbnails-carousel__main-image {
	height: 321px;
	min-width: 512px;
	-o-object-fit: cover;
	object-fit: cover
}

.thumbnails-carousel__main-image.ng-enter {
	transition: .8s ease-out all;
	opacity: 0
}

.thumbnails-carousel__main-image.ng-enter.ng-enter-active {
	opacity: 1
}

.thumbnails-carousel__main-image.ng-leave {
	transition: .8s ease-in-out all;
	opacity: 1
}

.thumbnails-carousel__main-image.ng-leave.ng-enter-active {
	opacity: 0
}

.thumbnails-carousel__image-details {
	width: 100%;
	background: #fafafa;
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	padding: .9rem;
	font-size: 13px;
	color: #8a8a8a;
	margin: 0
}

.thumbnails-carousel__slider-image {
	height: 60px;
	width: 95px;
	margin: 0 .4rem;
	cursor: pointer
}

.thumbnails-carousel__slider-image--active {
	border: .2rem solid #fff
}

.thumbnails-carousel__slider-arrow {
	cursor: pointer;
	font-size: 3.2rem;
	display: flex;
	align-items: center
}

.thumbnails-carousel__slider-arrow--fixed {
	position: fixed;
	top: 50%;
	border: .1rem solid transparent;
	background: #8a8a8a;
	border-radius: 50%;
	width: 5rem;
	height: 5rem;
	align-items: center;
	justify-content: center;
	font-size: 5rem
}

.thumbnails-carousel__slider-arrow--fixed-left {
	left: 4rem
}

.thumbnails-carousel__slider-arrow--fixed-right {
	right: 4rem
}

.thumbnails-carousel__slider-counter,
.thumbnails-carousel__sticky-nav-bar {
	display: none
}

@media(min-width:1200px) {
	.thumbnails-carousel {
		width: 614px
	}
	.thumbnails-carousel__main-image {
		width: 640px
	}
}

.hvr-float {
	display: inline-block;
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	transition: transform .3s ease-out
}

.hvr-float:active,
.hvr-float:focus,
.hvr-float:hover {
	transform: translateY(-4px)
}

.hvr-grow {
	transform: perspective(1px) translateZ(0);
	transition: transform .3s
}

.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
	transform: scale(1.6)
}

.thumbnails-carousel--full-screen {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 32;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .85)
}

.thumbnails-carousel--full-screen .thumbnails-carousel__main-image--full-screen {
	width: 100%;
	height: 100%
}

.thumbnails-carousel--full-screen .thumbnails-carousel__slider {
	background: 0 0
}

.thumbnails-carousel--full-screen .thumbnails-carousel__slider-image {
	height: 140px;
	width: 140px;
	margin: 0 .4rem;
	cursor: pointer;
	-webkit-filter: grayscale(70%);
	filter: grayscale(90%);
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .25s ease-in-out;
	opacity: .8
}

.thumbnails-carousel--full-screen .thumbnails-carousel__slider-image--active {
	border: 0;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

.thumbnails-carousel--full-screen .thumbnails-carousel__slider-counter {
	display: block;
	position: fixed;
	bottom: 19%;
	text-align: center;
	color: #fff
}

@media(max-width:768px) {
	.thumbnails-carousel--full-screen {
		background-color: #000
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__main-section--full-screen {
		width: 100%;
		height: calc(100% - 140px);
		top: 80px;
		left: 0
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__sticky-nav-bar {
		display: block
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-counter {
		bottom: 3%
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__close-button,
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-image,
	.thumbnails-carousel--full-screen .thumbnails-carousel__title {
		display: none
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-arrow--fixed {
		width: 3rem;
		height: 3rem;
		font-size: 2rem
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-arrow--fixed:active,
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-arrow--fixed:focus,
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-arrow--fixed:hover {
		transform: scale(1)
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-arrow--fixed-left {
		left: 3rem
	}
	.thumbnails-carousel--full-screen .thumbnails-carousel__slider-arrow--fixed-right {
		right: 3rem
	}
}

image-slider {
	height: 190px;
	display: block
}

.image-slider {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #cfcfcf
}

.image-slider--hidden-box-hotel-container .image-slider__box-hotel-container {
	display: none
}

.image-slider--hidden-box-hotel-container .image-slider__slider-arrow {
	width: 1.5rem;
	height: 2.4rem;
	padding: 0 1.2rem;
	z-index: 1
}

.image-slider--hidden-box-hotel-container .image-slider__slider-arrow--left:before {
	position: relative;
	font-size: 1.5rem;
	right: .25rem;
	bottom: .05rem
}

.image-slider--hidden-box-hotel-container .image-slider__slider-arrow--right:after {
	font-size: 1.5rem;
	position: relative;
	right: .1rem;
	bottom: .05rem
}

.image-slider--hidden-box-hotel-container .image-slider__main-image {
	position: absolute
}

.image-slider--expand {
	width: 100%
}

.image-slider__images-container {
	height: 100%
}

.image-slider__box-hotel-container {
	position: absolute;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 12rem 11rem;
	grid-template-columns: 12rem 11rem;
	bottom: 0;
	right: 0
}

.image-slider__marker-box {
	position: absolute;
	top: 14px;
	right: 30px
}







@media(min-width:629px) {
	.package-card-info {
		padding: 2.4rem 0 0 5rem
	}
	.package-card-info__labels-container {
		padding: 0
	}
	.package-card-info__separator {
		display: block;
		width: 4.6rem;
		height: .6rem;
		margin-top: 1.6rem
	}
	.package-card-info__separator--orange {
		background-color: #ff5823
	}
	.package-card-info__separator--green {
		background-color: #108d41
	}
}

@media(min-width:993px) {
	.package-card-info__label {
		margin-bottom: .2rem
	}
	.package-card-info__title {
		margin-top: .2rem;
		font-size: 4.8rem
	}
	.package-card-info__subtitle {
		padding: 0
	}
	.package-card-info__separator {
		margin-top: 2.8rem
	}
}

.packages-page {
	width: 100%;
	background: #fff;
	padding-top: 2.4rem
}



@media(min-width:1024px) {
	.package-info__container {
		padding-bottom: 0;
		width: 100%;
		flex-direction: row
	}
}


thumbnail .thumbnail__img {
	width: 100%;
	margin: 0 0 30px
}

thumbnail .thumbnail__img--size {
	width: 190px;
	height: 190px;
	margin: 0 auto
}

thumbnail .thumbnail__number-step {
	width: 50px
}

thumbnail .thumbnail__number-step--span {
	position: relative;
	top: -10px
}

thumbnail .thumbnail__content {
	width: calc(100% - 50px)
}

thumbnail .thumbnail__content--title {
	font-size: 18px;
	font-weight: 700;
	color: #000
}

thumbnail .thumbnail__content--text {
	font-size: 16px;
	font-weight: 400;
	color: #000
}








text-icon.text-icon--grey {
	background-color: #f3f3f3
}
text-icon {
	display: flex;
	padding: 8px
}

text-icon.text-icon--ellipsis .text-icon__text {
	max-width: 10rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}






text-icon.text-icon--rounded {
	border-radius: 10px
}

text-icon .marker-detail-price__price-text {
	font-size: 10px
}

text-icon.text-icon--big .text-icon__text {
	font-size: 14px;
	line-height: 17px
}

text-icon.text-icon--big .text-icon__icon {
	height: 17px
}

text-icon.text-icon--nowrap .text-icon__text {
	white-space: nowrap;
	color: #000000;
	    margin: 2 0 0 0;
    font-weight: 600;
}

@media(min-width:1025px) {
	text-icon.text-icon--left {
		/* padding: .8rem .4rem .8rem 2rem */
	}
}

@media(min-width:1200px) {
	text-icon.text-icon--left,
	text-icon.text-icon--right {
		float: left
	}
	text-icon.text-icon--left .text-icon__text,
	text-icon.text-icon--right .text-icon__text {
		margin-left: .5rem;
		    color: #000000;
    font-weight: 600;
	}
	text-icon.text-icon--left {
		width: 100%
	}
	text-icon.text-icon--right {
		padding: 8px 4px;
		width: 48%
	}
}
