

html {
	*zoom: .85;
}



body {
	/*    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important;*/

	font-family: 'Open Sans', Arial, sans-serif!important;
	font-size: 16px!important;
	color: #666!important;
	/*color: #1e73be!important;*/
	overflow-x: hidden!important;
	line-height: 1.7em!important;
	font-weight: 300;

}
ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style: none!important;
}
/*
.nav > li > a{
	padding: 10px !important;
}
*/
.selo{
	position: absolute;
	z-index: 9999;
	left: 20px;
	width: 100px;
}
.bt-active:focus{
	background: #cacaca !important;
	color: #2b2b2b !important;
	outline: #cacaca !important;
}
@media (min-width: 1201px){ .logo-mob{display: none !important } }

.title-section-white-2 {
	padding-bottom: 10px !important;
	border-bottom: solid 1px #cecece !important;
	color: #1b1b1b;
	margin-bottom: 20px;
}
.title-section-white-2 b {
	color: #004999;
}
img{
	max-width: 100%;
}
.image{
	width: 255px;
	height: 235px;
	max-width: 100%;
}
.image img{
	object-fit: cover;
	width: 100%;
	height: calc(100% - 10px);
}
.car-listing-row .listing-car-item-meta {
	padding-top: 0px !important;
}

.pleft15{
	padding-left: 15px;
}

.classic-filter-row {
	position: relative;
	margin-top: 0px;
	z-index: 50;
	border: solid 1px #ddd;
	padding-bottom: 30px;
}

.classic-filter-row .sidebar-entry-header {
	position: relative;
	min-height: 40px;
	padding: 26px 22px 20px 76px;
	margin: 0 -16px;
	background-color: #0e4204;
}
.row-pad-top-24 {
	padding-top: 24px;
}
.alert.alert-success {
	margin: 5px 5px;
	padding: 0px 10px;
	text-align: center;
	border: 2px solid mediumseagreen;
	background-color: transparent;
	color: mediumseagreen;
	font-size: 14px;
}


ul.page-numbers {
	display: block;
	position: relative;
	margin-top: 10px;
	padding: 45px 60px 0;
	border-top: 1px solid #ddd;
	text-align: center
}
ul.page-numbers li {
	display: inline-block;
	margin-bottom: 8px
}
ul.page-numbers li>a {
	display: block;
	width: 34px;
	height: 35px;
	margin: 0 8px;
	padding: 0;
	background-color: #0e4204;
	color: #fff !important;
	border-top: 0;
	border-radius: 3px;
	line-height: 35px;
	text-decoration: none !important
}
ul.page-numbers li>span {
	display: block;
	width: 34px;
	height: 35px;
	margin: 0 8px;
	padding: 0;
	background-color: #ff660c;
	color: #fff !important;
	border-top: 0;
	border-radius: 3px;
	line-height: 35px
}
ul.page-numbers li .prev, ul.page-numbers li .next {
	width: 54px;
	height: 35px;
	font-size: 20px;
	border-radius: 3px;
	margin: 0
}
ul.page-numbers li .prev {
	position: absolute;
	left: 0;
	top: 45px
}
ul.page-numbers li .next {
	position: absolute;
	right: 0;
	top: 45px
}
.classic-filter-row .sidebar-entry-header .h4 {
	display: block;
	padding-top: 0px;
	color: #fff;
	font-weight: 700;
	letter-spacing: -.3px;
}
.classic-filter-row .sidebar-entry-header i {
	position: absolute;
	top: 32px;
	left: 21px;
	font-size: 29px;
	color: #fff;
}
.text-white {
	color: #fff !important;
}
.bg-full-section{
	background: url(../img/4.jpg);
	background-size: cover;
	z-index: 1;
	height: 580px;
	width: 100%;
	float: left;
	position: relative;
}
.bg-full-section-secao-consorcio{
	background: url(../img/consorcio.jpg);
	background-size: cover;
	background-position: 0%;
	height: 580px;
	overflow: hidden;
	width: 100%;
	float: left;
	position: relative;
}
.single-car-prices {
	background-color: #0e4204;
}

.single-regular-price {
	padding: 22px 0 13px;
	vertical-align: middle;
}

.single-regular-price>.h3 {
	position: relative;
	top: -1px;
	left: 1px;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 28px;
}

.single-regular-price>.labeled {
	margin-right: 7px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	vertical-align: middle;
	text-transform: uppercase;
}

.sale-price-description-single {
	padding: 4px 10px;
	background-color: #232628;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.single-car-data {
	padding: 12px 13px 13px 13px;
	margin-bottom: 26px;
	background-color: #e8e8e8;
}

.single-car-data>table tr td.t-label {
	padding-right: 3px;
	text-transform: uppercase;
	color: #004999;
	font-size: 11px;
	font-weight: bold;
}

.single-car-data>table tr td {
	padding: 11px 0 6px;
}

table>tbody tr td {
	padding: 9px 0 8px;
	font-size: 12px;
	color: #888;
	border-bottom: 1px solid #d5d9e0;
}

.single-car-data>table {
	margin-bottom: 0;
	table-layout: fixed;
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}
.fone-mob{display: none;}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(//motors.stylemixthemes.com/wp-content/plugins/stm_vehicles_listing/assets/css/frontend/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

.style-single-car-content {
	padding-right: 27px
}

.style-single-car-side {
	padding-top: 7px;
	margin-left: -30px
}

.style-big-car-gallery .owl-controls {
	margin-top: 25px
}

.style-thumbs-car-gallery {
	position: relative
}

.style-thumbs-car-gallery:after {
	display: table;
	content: "";
	clear: both
}

.style-thumbs-car-gallery .style-single-image {
	max-width: 142px;
	width: auto;
	margin: 0 auto
}

.style-thumbs-car-gallery .style-single-image:hover {
	cursor: pointer
}

.style-thumbs-car-gallery .style-single-image img {
	max-width: 100%;
	height: auto
}

.style-thumbs-car-gallery .owl-item:hover {
	cursor: pointer
}

.style-thumbs-car-gallery .owl-item:after {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(35, 38, 40, .3);
	visibility: visible;
	opacity: 0;
	max-width: 142px;
	width: auto;
	margin: 0 auto
}

.style-thumbs-car-gallery .owl-item.current:after {
	visibility: visible;
	opacity: 1
}

.style-thumbs-car-gallery .owl-controls {
	margin-top: 0
}

.style-thumbs-car-gallery .owl-prev {
	position: absolute;
	left: -30px;
	top: 0;
	width: 30px;
	height: 100%;
	background: rgb(0, 73, 153)
}

.style-thumbs-car-gallery .owl-prev:after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f053";
	color: #fff;
	line-height: 90px;
	margin-left: 9px;
}

.style-thumbs-car-gallery .owl-next {
	position: absolute;
	right: -30px;
	top: 0;
	width: 30px;
	height: 100%;
	background: rgb(0, 73, 153)
}
.item{
	margin: 10px 5px;
}
.input-full {
	width: 100% !important;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio, .checkbox {
	position: relative;
	display: block;
}
.style-thumbs-car-gallery .owl-next:after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	display: block;
	content: "\f054";
	color: #fff;
	line-height: 90px;
	margin-left: 10px;
}

.style-thumbs-car-gallery .video-preview {
	position: relative
}

.style-thumbs-car-gallery .video-preview:before {
	position: absolute;
	content: '';
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f144";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 51px;
	height: 51px;
	background: rgba(255, 255, 255, .8);
	border-radius: 50%;
	text-align: center;
	line-height: 51px;
	color: #004999;
	font-size: 30px;
	z-index: 20
}

.style-big-car-gallery .video-preview a:before {
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 63px;
	margin: -45px 0 0 -45px !important
}

.style-car-carousels {
	position: relative;
	overflow: hidden;
	margin-bottom: 45px
}

.style-car-carousels:hover .style-thumbs-car-gallery .owl-prev {
	left: 0
}

.style-car-carousels:hover .style-thumbs-car-gallery .owl-next {
	right: 0
}

.video-preview {
	position: relative
}

.video-preview a {
	display: block;
	position: relative
}

.video-preview a:before {
	position: absolute;
	content: '';
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f144";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 51px;
	height: 51px;
	background: rgba(255, 255, 255, .8);
	border-radius: 50%;
	text-align: center;
	line-height: 51px;
	color: #232628;
	font-size: 30px;
	z-index: 20
}

.video-preview a:hover:before {
	color: #004999
}

.bg-img {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.bg-img iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.bg-img:before {
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.style-tech-infos {
	margin-top: -6px;
	margin-bottom: 25px
}

.style-tech-infos .style-tech-title {
	position: relative;
	padding-top: 10px;
	padding-left: 50px;
	margin-bottom: 9px;
	min-height: 35px
}

.style-tech-infos .style-tech-title i {
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);

	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 27px;
	color: #004999
}

.style-tech-infos .style-tech-title .title {
	font-size: 16px;
	font-weight: 400;
	color: #232628
}

.style-tech-infos span.h6 {
	font-size: 14px;
	font-weight: 400
}

.style-border-right {
	border-right: 1px solid #ddd
}

.special-label {
	position: absolute;
	top: 27px;
	left: -81px;
	height: 49px;
	padding: 0 100px;
	line-height: 49px;
	color: #fff !important;
	text-transform: uppercase;
	background-color: #004999;
	-moz-transform: rotate(-45deg) translateZ(0);
	-o-transform: rotate(-45deg) translateZ(0);
	-ms-transform: rotate(-45deg) translateZ(0);
	-webkit-transform: rotate(-45deg) translateZ(0);
	transform: rotate(-45deg) translateZ(0);
	-webkit-transform-origin: 50% 50%;
	z-index: 10
}
.title {
	margin: 10px 0;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
}

.proposta input {
	border-radius: 4px;
	box-shadow: none;
	border: solid 1px #cacaca;
	height: auto;
	padding: 0px 0 0 10px;
}

.input-info {
	height: 35px !important;
}

.proposta input:focus {
	border: solid 1px #f00;
}
.bt-full{
	width: 100% !important;
}
.proposta .form-label {
	font-weight: 600;
}

.style-proposta {
	background-color: #e8e8e8;
	padding: 15px;
	border-radius: 5px;
}
.title-proposta{
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	color: #232628;
	border-bottom: solid 1px #cacaca;
	padding-bottom: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}
.bt-enviar {
	display: block;
	text-align: center;
	padding: 17px 19px 16px !important;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: .3px;
	text-transform: uppercase;
	color: #fff !important;
	border-radius: 3px;
	border: none !important;
	background-color: #0e4204;
	text-decoration: none !important;
	outline: 0 !important;
	visibility: visible;
	white-space: normal;
	-webkit-box-shadow: 0 2px 0 #0e4204 !important;
	-moz-box-shadow: 0 2px 0 #0e4204 !important;
	box-shadow: 0 2px 0 #0e4204 !important;
}

.tc {
	text-align: center!important;
}
.relacionados{
	margin-bottom: 40px;
}


.bg-full-section-header{
	/*background: url(../img/4.jpg);*/
	background-size: cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	float: left;
	position: relative;
}

.bg-full-section-header-consorcio{
	background: url(../img/consorcio.jpg);
	background-position-y: 80% !important;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	float: left;
	position: relative;
}

.bg-full-section-header-servicos {
	/*background: url(../img/8.jpg);*/
	background-size: cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	float: left;
	position: relative;
}

.bg-full-section-header-pecas {
	/*background: url(../img/2.jpg);*/
	background-size: cover;
	background-position-y: 72% !important;
	overflow: hidden;
	width: 100%;
	float: left;
	position: relative;
}
.form-service{
	height: 430px;
	width: 40%;
	background: #1f1f1f;
	float: right;
	position: absolute;
	z-index: 2;
	right: 0;
	margin-top: 4%;
	box-shadow: -4px 8px 20px 3px rgba(0, 0, 0, 0.31);
}

.pd45{
	padding: 45px;
}
.full-section{
	width: 100% !important;
	margin: 50px 0 !important;
	padding: 0 !important;
}
.services_box--classic .services_box__inner {
	margin-bottom: 30px
}
.services_box--classic .services_box__content {
	overflow: hidden;
}
.services_box--classic .services_box__title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	margin: 15px 0;
	vertical-align: middle;
}
.services_box--classic .services_box__icon {
	float: left;
	width: 80px;
	line-height: 80px;
	color: #fff;
	background: #646464;
	text-align: center;
	margin-right: 20px;
	vertical-align: middle;
	border-radius: 50%;
	height: 80px;
	-webkit-transition: background .15s ease-out;
	transition: background .15s ease-out;
	position: relative;
}
.services_box--classic:hover .services_box__icon {
	background: #004999;
}
.services_box--classic .services_box__list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.services_box--classic .services_box__list .glyphicon {
	font-size: 7px;
	margin-right: 10px;
	color: #868686;
	top: 0;
	vertical-align: middle;
	-webkit-transition: color .15s;
	transition: color .15s;
}
.services_box--classic .services_box__list li:hover .glyphicon {
	color: #454545;
}
.services_box--classic .services_box__list-text {
	vertical-align: middle;
}
.services_box--classic .services_box__iconimg {
	max-width: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out;
}
.services_box--classic .services_box__iconimg-hover {
	opacity: 0;
}
.services_box--classic:hover .sb--hashover .services_box__iconimg-main {
	opacity: 0;
}
.services_box--classic:hover .services_box__iconimg-hover {
	opacity: 1;
}
.services_box--classic .services_box__fonticon {
	color: #fff;
	font-size: 22px;
	line-height: 80px;
	-webkit-transition: color .2s ease-out .1s;
	transition: color .2s ease-out .1s;
}
.services_box--classic:hover .services_box__fonticon {
	color: #fff;
}
.services_box--modern .services_box__inner {
	margin-bottom: 30px;
	position: relative;
}
.services_box--modern .services_box__title {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	color: #424242;
	margin: 15px 0;
	vertical-align: middle;
}
.services_box--modern .services_box__icon {
	float: left;
	width: 80px;
	line-height: 80px;
	box-shadow: inset 0 0 0 2px #ff660c;
	text-align: center;
	margin-right: 20px;
	vertical-align: middle;
	border-radius: 50%;
	height: 80px;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out;
}
.services_box--modern:hover .services_box__icon {
	box-shadow: inset 0 0 0 40px #ff660c;
}
.services_box--modern .services_box__icon-inner {
	position: relative;
	height: 100%;
}

.services_box--modern .services_box__iconimg {
	max-width: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	transition: opacity .15s ease-out;
}
.services_box--modern .services_box__iconimg-hover {
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0);
	-ms-transform: translateX(-50%) translateY(-50%) scale(0);
	transform: translateX(-50%) translateY(-50%) scale(0);
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}
.services_box--modern:hover .sb--hashover .services_box__iconimg-main {
	opacity: 0;
}
.services_box--modern:hover .services_box__iconimg-hover {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
}
.services_box--modern .services_box__fonticon {
	font-size: 33px;
	line-height: 80px;
	-webkit-transition: color .2s ease-out .1s;
	transition: color .2s ease-out .1s;
	color: #ff660c;
}
.services_box--modern:hover .services_box__fonticon {
	color: #fff;
}
.services_box--modern .services_box__list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.services_box--modern .services_box__list li {
	position: relative;
}
.services_box--modern .services_box__list li:before {
	content: '';
	width: 5px;
	height: 5px;
	position: absolute;
	left: 38px;
	top: 9px;
	border-radius: 50%;
	display: block;
	background-color: #fff;
	box-shadow: 0 0 0 2px #004999;
	-webkit-transition: all .15s;
	transition: all .15s
}
.servicebox-sch--dark.services_box--modern .services_box__list li:before {
	background-color: #000;
}
.services_box--modern .services_box__list li:hover:before {
	box-shadow: 0 0 0 3px #004999;
}
.services_box--modern .services_box__list-text {
	vertical-align: middle;
}
.services_box--modern.sb--hasicon .services_box__title {
	margin-left: 100px;
}
.services_box--modern.sb--hasicon .services_box__desc {
	margin-left: 100px;
}
.services_box--modern.sb--hasicon .services_box__list li {
	padding-left: 100px;
}
.services_box--boxed {
	padding: 30px;
	background: #eee;
	margin: 0;
	position: relative;
	margin-bottom: 30px;
	border-radius: 5px;
	position: relative;
}
.servicebox-sch--dark.services_box--boxed {
	background: #121212;
}
.services_box--boxed:hover {
	z-index: 3;
}
.services_box--boxed .services_box__inner {
	position: relative;
}
.services_box--boxed .services_box__title {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	color: #424242;
	margin: 15px 0;
	vertical-align: middle;
	z-index: 2;
	position: relative;
}
.services_box--boxed .services_box__desc {
	z-index: 2;
	position: relative;
}
.services_box--boxed .services_box__icon {
	max-height: 80px;
	position: relative;
	z-index: 2;
	min-height: 50px;
}
.services_box--boxed .services_box__iconimg {
	-webkit-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}
.services_box--boxed .services_box__iconimg-hover {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.services_box--boxed:hover .sb--hashover .services_box__iconimg-main {
	opacity: 0;
}
.services_box--boxed:hover .services_box__iconimg-hover {
	opacity: 1
}
.services_box--boxed .services_box__fonticon {
	font-size: 22px;
	-webkit-transition: color .2s ease-out .1s;
	transition: color .2s ease-out .1s;
}
.services_box--boxed:hover .services_box__fonticon {
	color: #454545;
}
.servicebox-sch--dark.services_box--boxed:hover .services_box__fonticon {
	color: #cecece;
}
.services_box--boxed .services_box__list-wrapper {
	position: absolute;
	width: 100%;
	top: -30px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.services_box--boxed:hover .services_box__list-wrapper {
	opacity: 1;
	visibility: visible;
}
.services_box--boxed .services_box__list-bg {
	position: absolute;
	width: calc(100% + 60px);
	height: calc(100% + 30px);
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	z-index: 1;
	opacity: 1;
	left: -30px;
	border-radius: 5px;
}
.servicebox-sch--dark.services_box--boxed .services_box__list-bg {
	background: #000;
}
.services_box--boxed .services_box__list {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 200px;
	z-index: 1;
	position: relative;
}
.services_box--boxed .services_box__list li {
	position: relative;
	line-height: 26px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.servicebox-sch--dark.services_box--boxed .services_box__list li {
	border-top-color: #222;
}
.services_box--boxed .services_box__list li:nth-child(1) {
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition-delay: 0.025s;
	transition-delay: 0.025s;
}
.services_box--boxed .services_box__list li:nth-child(2) {
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.services_box--boxed .services_box__list li:nth-child(3) {
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition-delay: 0.075s;
	transition-delay: 0.075s;
}
.services_box--boxed .services_box__list li:nth-child(4) {
	-webkit-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.services_box--boxed .services_box__list li:nth-child(5) {
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition-delay: 0.125s;
	transition-delay: 0.125s;
}
.services_box--boxed .services_box__list li:nth-child(6) {
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
.services_box--boxed .services_box__list li:nth-child(7) {
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}
.services_box--boxed .services_box__list li:nth-child(8) {
	-webkit-transform: translateY(80px);
	-ms-transform: translateY(80px);
	transform: translateY(80px);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.services_box--boxed .services_box__list li:nth-child(9) {
	-webkit-transform: translateY(90px);
	-ms-transform: translateY(90px);
	transform: translateY(90px);
	-webkit-transition-delay: 0.225s;
	transition-delay: 0.225s;
}
.services_box--boxed .services_box__list li:nth-child(10) {
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}
.services_box--boxed:hover .services_box__list li {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
@media (max-width: 1199px) {
	.services_box .services_box__icon {
		float: none;
	}
	.services_box--modern.sb--hasicon .services_box__title {
		margin-left: 0;
	}
	.services_box--modern.sb--hasicon .services_box__desc {
		margin-left: 0;
	}
	.services_box--modern.sb--hasicon .services_box__list li {
		padding-left: 0;
	}
	.services_box--modern .services_box__list li:before,
	.services_box--modern .services_box__icon:after {
		display: none;
	}
}
@media (max-width: 767px) {
	.services_box .services_box__inner {
		text-align: center;
	}
	.services_box .services_box__icon {
		float: none;
		margin: 0 auto;
	}
	.services_box .services_box__list .glyphicon {
		display: none
	}
}
@media (max-width: 991px){
	footer h4[style*="text-align: center"] { margin-top: 20px; text-align: left !important }
}
@media (max-width: 1199px){
	footer .input-news { padding: 0px 20px }
	footer .btn-news { padding: 14px 4px 13px 4px !important; position: relative; top: 1px }
}
@media (max-width: 568px) {
	.services_box {
		width: 100%;
	}
}
.input-news{
	padding: 0px 30px;
	height: 49px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: solid 2px #ff660c;
	background: none;
	border-right: none;
	color: #fff;
	outline: none;
	margin-bottom: 20px
}
.input-news::placeholder { color: #fff }
.row-news{
	position: absolute;
	padding: 3em 150px;
	top: 2em;
	z-index: 1000;
}
.btn-news{
	padding: 14px 20px 13px 30px !important;
	margin: 3px -4px !important;
	vertical-align: 0px !important;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	background: #ff660c !important;
	border-color: #ff660c !important;
	border-left: none;
}
.form-1 select{
	margin-top: 9px;
}
label {
	/* display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 13px !important; */
	display: inline-block;
	max-width: 100%;
	margin-bottom: 0px;
	font-size: 13px !important;
	margin-top: 0px;
}


.text-muted {
	color: #777;
}

.text-muted-two {
	color: rgba(255, 255, 255, 0.81);
}

.text-primary {
	color: #7FBB00;
}

.blue-color {
	background: #ff660c!important;
	border: 1px solid #ff660c!important;
}

p {
	font-size: 16px;
	line-height: 1.7em;
	color: #666;
	font-weight: normal;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
}

p.large {
	font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
	text-decoration: none!important;
}

a {
	color: #ababab;
	text-decoration: none!important;
}

a:hover,
a:focus,
a:active,
a.active {
	color: #ccc;
	text-decoration: none!important;
}

img {
	object-fit: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {

	font-weight: 700;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #d8d8d8;
	margin-left: 0;
	margin-right: 0;
}

.bg-black {
	color: #fff!important;
}
/* Main styles */

.wrap-content {
	padding: 0 20em;
}

.text {
	fill: none;
	stroke-width: 6;
	stroke-linejoin: round;
	stroke-dasharray: 70 330;
	stroke-dashoffset: 0;
	-webkit-animation: stroke 6s infinite linear;
	animation: stroke 6s infinite linear;
	font-size: 11em;
	font-family: "Montserrat", Helvetica, Arial, sans-serif!important;
	font-weight: 800;
}

.text:nth-child(5n + 1) {
	stroke: white;
	-webkit-animation-delay: -1.2s;
	animation-delay: -1.2s;
}

.text:nth-child(5n + 2) {
	stroke: #C7D4EB;
	-webkit-animation-delay: -2.4s;
	animation-delay: -2.4s;
}

.text:nth-child(5n + 3) {
	stroke: #B3C7EB;
	-webkit-animation-delay: -3.6s;
	animation-delay: -3.6s;
}

.text:nth-child(5n + 4) {
	stroke: #A4BDEB;
	-webkit-animation-delay: -4.8s;
	animation-delay: -4.8s;
}

.text:nth-child(5n + 5) {
	stroke: #0099CC;
	-webkit-animation-delay: -6s;
	animation-delay: -6s;
}

@-webkit-keyframes stroke {
	100% {
		stroke-dashoffset: -400;
	}
}

@keyframes stroke {
	100% {
		stroke-dashoffset: -400;
	}
}

svg {
	position: relative;
	margin: -30px auto;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.title-section-white{
	padding-bottom: 30px !important;
	border-bottom: solid 1px #cecece !important;
	color: #1b1b1b;
	margin-bottom: 40px;
}

.title-section-white b{
	color: #004999;
}
.title-section{
	padding-bottom: 30px !important;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	color: #b7b7b7;
}
.items-home{
	display: none;
	width: 600px;
	position: absolute;
	top: 17.5%;
	left: 12%;
	padding: 20px 20px 35px;
	zoom: .85;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active,
.btn-default.active, .open > .dropdown-toggle.btn-default {
	background: #ff660c;
	border-color: #ff660c;
}

.icon-front{
	width: 110px;
	height: 110px;
	float: left;
	padding: 8px;
}

.icon-front-item{
	color: #fff;
	font-size: 68px;
	float: left;
}
.item-icons{
	margin-bottom: 20px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.06);
}
.item-icons:last-child{
	border-bottom: none;
}
.h4-section{
	padding-top: 10px;
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 900;
	line-height: 20px;
	margin: 0;
	color: #5d5d5d;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-align: center;
}
.h4-section i {
	vertical-align: -4px;
	padding-right: 5px;
	font-size: 28px;
}
.desc-serv{
	color: #797979;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px !important;
	text-align: center !important;
}
.card-serv{
	padding: 5px 15px 15px;
	background: #fff;
	border: solid 1px;
	border-radius: 0 0 10px 10px;
	margin-top: -10px;
}
.hover-card .card-serv:hover{
	background: #fff;
	transition: all 1s ease-out;
}
.h1-section{
	padding-top: 40px;
	font-size: 37px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 900;
	line-height: 35px;
	margin: 0;
	color: #2d2d2d !important;
	letter-spacing: -2px;
	text-transform: uppercase;
}
.h1-section b{
	color: #ff660c!important;
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: -20px 0;
	padding: 35px 7px;
	background: #0e4204;
	display: inline-block;
	cursor: pointer;
	border-radius: 2px;
}

.owl-prev{
	left: -40px !important;
	position: absolute !important;
	top: 30% !important;
}
.owl-next{
	right: -40px !important;
	position: absolute !important;
	top: 30% !important;
}


.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.btn-default {
	color: #fff;
	background-color: rgba(255, 255, 255, 0);
	border-color: #ccc;
	border: 2px solid;
	font-weight: 600;

}
.title-servicos{
	padding: 10px 0;
	color: #004999;
}

.icon-1{
	background: #585858;
	border-radius: 60px;
	padding: 25px 0 0 16px;
	border: solid 3px #888888;
}
.icon-2{
	background: #1e73be;
	border-radius: 60px;
	padding: 25px 0 0 15px;
	border: solid 3px #3f99e4;
}

.icon-3{
	background: #585858;
	border-radius: 60px;
	padding: 18px 0 0 17px;
	border: solid 3px #888888;
}

.icon-4{
	background: #1e73be;
	border-radius: 60px;
	padding: 20px 0 0 21px;
	border: solid 3px #3f99e4;
}
.panel-default { border-color: #ff660c !important }
.panel-default > .panel-heading {
	color: #fff;
	background-color: #ff660c;
	border-color: #ff660c !important;
	text-transform: none !important;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.codrops-top a {
	color: #fff;
	text-decoration: none;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	padding: 5px 15px;
}

.contentContainer {
	position: relative;
	z-index: 999;
	top: 350px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#arrow_right {
	margin-left: 0;
	float: right;
	font-size: 2em;
	background: rgba(0, 0, 0, 0.3);
	padding: 10px;
}

#arrow_left {
	margin-left: 0;
	float: left;
	font-size: 2em;
	background: rgba(0, 0, 0, 0.3);
	padding: 10px;
}
/* =Blockquote
-------------------------------------------------------------- */

blockquote {
	position: relative;
	margin: 60px 0 20px;
	padding: 30px 10%;
	text-align: center;
	font-size: 18px;
	border-left: none;
	/* border-bottom: 7px solid; */

	color: #777;
	font-style: normal;
	font-weight: 300;
}

blockquote:before,
blockquote:after {
	position: absolute;
	width: 60px;
	height: 60px;
	color: #ccc;
	line-height: 1;
	/* font-style: normal; */

	font-size: 26px!important;
}

.navbar-nav.navbar-right ul {
	margin: 15px 0 0!important;
}

.quote-desc {
	margin: 40px 0 0;
	padding: 0 10%;
	font-weight: normal;
}

.quote-ribbon {
	font-size: 14px;
	margin: 15px 0 0 0;
	color: #999;
	position: relative;
	top: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.quote-ribbon:before {
	top: -6px;
	left: -20px;
	content: "";
	text-rendering: auto;
	width: 130px;
	height: 1px;
	background-color: #ddd;
	position: relative;
	display: inline-block;
}

.quote-ribbon:after {
	top: -6px;
	right: -20px;
	content: "";
	text-rendering: auto;
	width: 130px;
	height: 1px;
	background-color: #ddd;
	position: relative;
	display: inline-block;
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: inherit;
}
/*--- Listagem de carros --*/

.car-listing-actions {
	position: relative;
	height: 46px
}
.car-listing-actions.all-done {
	height: 0;
	padding: 0
}
.car-listing-row .col-md-3 {
	margin-bottom: 40px
}
.car-listing-row .listing-car-item-meta {
	padding-top: 17px
}
.car-listing-row .listing-car-item-meta .car-title {
	color: #232628;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700
}
.car-listing-row .listing-car-item-meta .car-title .colored {
	color: #004999
}
.marketing {
	margin-bottom: 20px;
	text-align: center;
}
.t40{
	margin-top: 40px;
}
.form-section{
	padding: 40px;
	box-shadow: 0px 6px 20px 8px rgba(216, 216, 216, 0.58);
}
.breadcumb{
	margin-top: 140px;color:#fff;font-weight: 100;font-size: 13px;text-align: right;
}
.car-listing-row .listing-car-item-meta .price {
	position: relative;
	float: right;
	padding: 6px 10px 4px 4px;
	margin-left: 18px;
	background-color: #0e4204;
	text-align: right
}
.car-listing-row .listing-car-item-meta .price.discounted-price {
	padding: 1px 10px 2px 4px
}
.car-listing-row .listing-car-item-meta .price.discounted-price .sale-price {
	line-height: 16px
}
.car-listing-row .listing-car-item-meta .price .regular-price, .car-listing-row .listing-car-item-meta .price .sale-price, .car-listing-row .listing-car-item-meta .price .normal-price {
	position: relative;
	z-index: 6
}
.car-listing-row .listing-car-item-meta .price .regular-price {
	font-size: 13px;
	line-height: normal;
	text-decoration: line-through
}
.car-listing-row .listing-car-item-meta .price .normal-price, .car-listing-row .listing-car-item-meta .price .sale-price {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px
}
.car-listing-row .listing-car-item-meta .price .normal-price {
	line-height: 25px
}
.car-listing-row .listing-car-item-meta .price:before {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: -12px;
	height: 100%;
	width: 32px;
	background-color: #0e4204;
	-moz-transform: skew(-14deg, 0deg);
	-o-transform: skew(-14deg, 0deg);
	-ms-transform: skew(-14deg, 0deg);
	-webkit-transform: skew(-14deg, 0deg);
	transform: skew(17deg, 0deg);
	z-index: 5;
}
.car-meta-bottom{
	margin: -9px 0 8px;
}
.car-listing-row .car-meta-top {
	padding-bottom: 17px;
	border-bottom: 1px solid #ccc
}
.car-listing-row .car-meta-bottom ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.car-listing-row .car-meta-bottom ul li {
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 0;
	margin-right: 10px;
	color: #888;
	vertical-align: middle
}
.car-listing-row .car-meta-bottom ul li i {
	margin-right: -1px;
	font-size: 10px;
	color: #aaa;
	vertical-align: middle
}
.car-listing-row .car-meta-bottom ul li i.style-icon-road {
	position: relative;
	top: 1px
}
.car-listing-row .car-meta-bottom ul li i.style-icon-transmission {
	position: relative;
	top: 1px
}
.car-listing-row .car-meta-bottom ul li span {
	position: relative;
	top: 1px;
	vertical-align: top;
	margin-left: 2px;
	font-size: 13px;
	font-weight: bold;
}
.car-listing-row .car-meta-bottom ul li .special-text {
	margin-bottom: 2px;
	text-transform: uppercase
}
.car-listing-row .car-meta-bottom ul li:last-child {
	margin-right: 0
}
.card-car{
	margin: 2px 0px;
	/* padding: 0 20px; */
}
@font-face {
	font-family: 'style-icon';
	src: url(../fonts/style-icon.eot);
	src: url(../fonts/style-icon.eot) format('embedded-opentype'), url(../fonts/style-icon.ttf) format('truetype'), url(../fonts/style-icon.woff) format('woff'), url(../fonts/style-icon.svg) format('svg');
	font-weight: normal;
	font-style: normal
}
[class^="style-icon-"], [class*=" style-icon-"] {
	font-family: 'style-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.style-icon-barrette:before {
	content: "\e929"
}
.style-icon-buoy-2:before {
	content: "\e925"
}
.style-icon-buoy:before {
	content: "\e926"
}
.style-icon-car-relic:before {
	content: "\e927"
}
.style-icon-star:before {
	content: "\e928"
}
.style-icon-time:before {
	content: "\e924"
}
.style-icon-quotes3:before {
	content: "\e923"
}
.style-icon-author:before {
	content: "\e921"
}
.style-icon-date:before {
	content: "\e922"
}
.style-icon-grid:before {
	content: "\e91f"
}
.style-icon-list:before {
	content: "\e920"
}
.style-icon-load2:before {
	content: "\e91a"
}
.style-icon-load1:before {
	content: "\e91b"
}
.style-icon-transmission_fill:before {
	content: "\e91c"
}
.style-icon-drive_2:before {
	content: "\e91d"
}
.style-icon-engine_fill:before {
	content: "\e91e"
}
.style-icon-add_car:before {
	content: "\e914"
}
.style-icon-air_conditioning:before {
	content: "\e915"
}
.style-icon-auto_electric:before {
	content: "\e916"
}
.style-icon-brake:before {
	content: "\e917"
}
.style-icon-oil-add:before {
	content: "\e918"
}
.style-icon-Tire_Wheel:before {
	content: "\e919"
}
.style-icon-calculator:before {
	content: "\e90f"
}
.style-icon-added:before {
	content: "\e910"
}
.style-icon-add:before {
	content: "\e912"
}
.style-icon-remove:before {
	content: "\e913"
}
.style-icon-delete:before {
	content: "\e90d"
}
.style-icon-share:before {
	content: "\e90e"
}
.style-icon-brochure:before {
	content: "\e911"
}
.style-icon-mail:before {
	content: "\e90b"
}
.style-icon-pin:before {
	content: "\e90c"
}
.style-icon-engine:before {
	content: "\e908"
}
.style-icon-speedometr3:before {
	content: "\e909"
}
.style-icon-transmission2:before {
	content: "\e90a"
}
.style-icon-calendar:before {
	content: "\e902"
}
.style-icon-oil:before {
	content: "\e903"
}
.style-icon-diagnostic:before {
	content: "\e904"
}
.style-icon-Tire_Wheel_Service2:before {
	content: "\e905"
}
.style-icon-Tire_Wheel_Service:before {
	content: "\e906"
}
.style-icon-auto_loan:before {
	content: "\e907"
}
.style-icon-gear:before {
	content: "\e900"
}
.style-icon-key:before {
	content: "\e901"
}
.style-icon-steering_wheel:before {
	content: "\e814"
}
.style-icon-phone2:before {
	content: "\e812"
}
.style-icon-question:before {
	content: "\e813"
}
.style-icon-search:before {
	content: "\e810"
}
.style-icon-reset:before {
	content: "\e811"
}
.style-icon-label-reverse:before {
	content: "\e80c"
}
.style-icon-transmission:before {
	content: "\e80d"
}
.style-icon-fuel:before {
	content: "\e80e"
}
.style-icon-road:before {
	content: "\e80f"
}
.style-icon-speedometr2:before {
	content: "\e800"
}
.style-icon-shop_bag:before {
	content: "\e801"
}
.style-icon-chat2:before {
	content: "\e802"
}
.style-icon-car:before {
	content: "\e803"
}
.style-icon-car_search:before {
	content: "\e804"
}
.style-icon-label:before {
	content: "\e805"
}
.style-icon-speedometr:before {
	content: "\e806"
}
.style-icon-chat:before {
	content: "\e807"
}
.style-icon-application:before {
	content: "\e808"
}
.style-icon-message:before {
	content: "\e809"
}
.style-icon-car_sale:before {
	content: "\e80a"
}
.style-icon-phone:before {
	content: "\e80b"
}
.overlay {
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 999;
}

.overlayAlert{display: block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #111;background: rgba(0,0,0,.7);z-index: 9999;}
.overlayAlert .message{position: absolute;top: 50%;left: 50%;margin: -60px 0 0 -250px;width:500px;padding: 20px;color: #FFF;text-align: center;font-size: 1.5em;}
.overlayAlert .message.success{background: green;}
.overlayAlert .message.error{background: red;}
.overlayAlert-form{position: relative;width: 30%;margin: 100px auto;padding-top: 30px;}
.overlayAlert-form .close{position: absolute;top: 5px;left: inherit;right: 5px;margin: 0;width: 80px;}

.divider-menu{
	height: 1px;
	width: 78%;
	background: rgba(212, 212, 212, 0.2);
	top: 72px;
	left: 13%;
	position: absolute;
	margin: 0 auto;
}
.slider {
	max-width: 100%;
	height: 100%;
	margin: 0px auto;
	position: relative;
}

.slide1,.slide2,.slide3,.slide4,.slide5 {
	position: absolute;
	width: 100%;
	height: 100%;
}
.slide1 {

	background-size: cover;
	animation:fade 20s infinite;
	-webkit-animation:fade 20s infinite;

}
.slide2 {

	background-size: cover;
	animation:fade2 20s infinite;
	-webkit-animation:fade2 20s infinite;
}
.slide3 {

	background-size: cover;
	animation:fade3 20s infinite;
	-webkit-animation:fade3 20s infinite;
}

@keyframes fade
{
	0%   {opacity:1}
	33.333% { opacity: 0}
	66.666% { opacity: 0}
	100% { opacity: 1}
}
@keyframes fade2
{
	0%   {opacity:0}
	33.333% { opacity: 1}
	66.666% { opacity: 0 }
	100% { opacity: 0}
}
@keyframes fade3
{
	0%   {opacity:0}
	33.333% { opacity: 0}
	66.666% { opacity: 1}
	100% { opacity: 0}
}


.testimonial {
	border-radius: 5px;
	display: block;
	/*   background: #fff;*/

	padding: 20px;
	margin: 40px 0 0;
	position: relative;
	text-align: left;
	font-weight: normal;
}

.testimonial p {
	color: #777;
	font-weight: normal!important;
	text-align: center;
	margin: 0 0 0 100px;
}

.testimonial a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}

.testimonial a:hover {
	color: #666;
}

.testimonial em {
	font-style: italic;
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
	margin: 0px 0 0px 50px;
}

.testimonial-author {
	margin: 0 0 0 25px;
	color: #999;
	text-align: left;
}

.testimonial-author span {
	color: #666;
}

.img-centered {
	margin: 0 auto;
}

.bg-light-gray {
	background-color: #f5f5f5;
	background-color: rgba(0, 0, 0, 0.3);
	/* background: url(../img/symphony.png) repeat;*/
}

.parallax-window {
	background: rgba(0, 0, 0, 0.55);
}

.parallax-window-opac {
	padding: 40px 0;
	min-height: 400px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXxvZSoAAAAAElFTkSuQmCC) repeat;
	background-color: rgba(0, 0, 0, 0.5);
}

.parallax {
	min-height: 400px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.bg-groosmen-gray {
	background-color: #7FBB00;
	background: url(../img/symphony.html) repeat;
	position: relative;
	z-index: 0;
}

.bg-darkest-gray {
	background-color: #222;
}

.bg-groosmen-white {
	background-color: #fff;
	position: relative;
	z-index: 1;
	background: url(../img/symphony.html) repeat;
}

.btn-primary {
	border-color: #0e4204;
	color: #fff;
	background-color: #0e4204;
	margin: 110px 0 0 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	border-color: #a2a2a2;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #565656;
	background-color: rgba(221, 221, 221, 0);

}



.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	border-color: #7FBB00;
	background-color: #7FBB00;
}

.btn-primary .badge {
	color: #7FBB00;
	background-color: #fff;
}

.btn-xl {
	padding: 10px 30px;
	border-color: #7FBB00;
	border-radius: 30px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background-color: #7FBB00;
}

.btn-xl-second {
	padding: 10px 30px;
	border: 2px solid #fff;
	border-radius: 30px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.25);
	margin: 0 10px 0 0;
}

.btn-xl-second:hover,
.btn-xl-second:focus,
.btn-xl-second:active,
.btn-xl-second.active,
.open .dropdown-toggle.btn-xl {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
	border-color: #333;
	color: #fff;
	background-color: #333;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
	background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
	border-color: #7FBB00;
	background-color: #7FBB00;
}

.btn-xl .badge {
	color: #7FBB00;
	background-color: #fff;
}

.navbar-default {
	border-color: transparent;
	background-color: #222;
}

.navbar-default {
	background: rgba(255, 255, 255, 0.5);
	padding: 5px 0 5px 10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navbar-inverse {
	color: #FFF;
	border-bottom: 0px solid transparent !important;
	height: 80px;
	line-height: 49px;
	background: linear-gradient(180deg,#061b02 0,transparent);
}

.logo-init {}

.logo-init img {
	width: auto;
	height: 45px;
	margin: 20px 0 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navbar-shrink .logo-init img {
	width: auto;
	height: 30px;
	margin: 15px 0 0 0;
	background: transparent!important;
}

.logo-init a,
.logo-init:hover {
	color: #fff!important;
}

.logo-init .fa.flaticon-rings4 {
	position: absolute;
	top: 56px;
	left: 34px;
	font-size: 24px;
	color: rgba(255, 255, 255, 0.7);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.logo-init .fa.fa-heart {
	position: absolute;
	top: 10px;
	left: 34px;
	font-size: 24px;
	color: rgba(255, 255, 255, 0.7);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.logo-init b:before {
	content: "";
	display: block;
	height: 1px;
	width: 80px;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 43px;
	left: 5px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.logo-init b:after {
	content: "";
	display: block;
	height: 1px;
	width: 80px;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 43px;
	left: 5px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navbar-shrink .logo-init {
	background: transparent!important;
}

.navbar-shrink .logo-init b:before {
	content: "";
	display: block;
	height: 1px;
	width: 40px;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 25px;
	left: 4px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.navbar-shrink .logo-init b:after {
	content: "";
	display: block;
	height: 1px;
	width: 40px;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 25px;
	left: 4px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.navbar-shrink .logo-init .fa.flaticon-rings4 {
	position: absolute;
	top: 32px;
	left: 19px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
}

.navbar-shrink .logo-init .fa.fa-heart {
	position: absolute;
	top: 6px;
	left: 19px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
}

.logo-init h4 {
	font-size: 30px;
	position: absolute;
	left: 8px;
	top: 17px;
	display: inline-block;
	transform: translate(0, 0);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.logo-init h3 {
	font-size: 30px;
	position: absolute;
	left: 60px;
	top: 7px;
	display: inline-block;
	transform: translate(0, 0);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.intro-effect-sidefixed .main-left-nav {
	opacity: 1;
	position: fixed;
	top: 0;
	left: 0;
	list-style: none;
	z-index: 999;
	display: block;
	padding: 35px;
	transform: translate(0, 0);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100%;
	background: linear-gradient(180deg,#001023 0,rgba(0, 0, 0, 0));
}

.modify .main-left-nav {
	position: fixed;
	top: 0px;
	right: 0px;
	list-style: none;
	z-index: 999;
	opacity: 1;
	display: block;
	padding: 20px 5px;
	background: rgba(0, 0, 0, 0.53);
}

.modify .codrops-top a {
	background: rgba(0, 0, 0, 0);
	padding: 5px 15px;
	border-radius: 3px;
}

.modify .codrops-top a:active,
.modify .codrops-top a:focus,
.modify .codrops-top a.active,
.modify .codrops-top a:hover {
	background: #12519f;
	padding: 5px 15px;
	border-radius: 3px;
	color: #fff!important;
}

.modify .codrops-top a:before {
	content: "\e61a";
	display: none;
	color: white;
	margin: 0 10px 0 0;
	font-size: 9px;
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.main-left-nav li {
	color: #fff;
	font-size: 13px;
	line-height: 33px;
	font-weight: 600;
	float: right;
}

.sub-nav {
	padding: 5px 15px;
	margin: 0;
	position: fixed;
	bottom: 20px;
	left: 40px;
	background: rgba(0, 0, 0, 0);
	border-radius: 3px;
}

.sub-nav .devider {
	width: 1px;
	height: 40px;
	display: block;
	background: #ddd;
	float: left;
	margin: 0;
}

.sub-nav li {
	list-style: none;
	display: inline-block;
	color: #fff;
	float: right;
	margin: 0 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}

.sub-nav li i {
	color: #fff;
	position: relative;
	top: 1px;
	margin: 0 5px 0 0;
	font-weight: bold;
}

.navbar-shrink .sub-nav {
	background-color: #000;
	height: 30px;
	line-height: 30px;
	margin: -5px 0 0;
	display: none;
}

.navbar-shrink .logo-init h4 {
	font-size: 15px!important;
	left: 4px;
	top: 7px;
}

.navbar-shrink .logo-init h3 {
	font-size: 15px!important;
	left: 33px;
	top: -3px;
}

.navbar-shrink .navbar-inverse {
	background-color: transparent;
	border-color: transparent;
	padding: 25px 0;
}

.navbar-inverse .navbar-brand {
	font-size: 3.5em;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
	color: #fff;
}

.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, .02);
}

.navbar-default .navbar-toggle {
	border-color: #7FBB00;
	background-color: #7FBB00!important;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #fff;
}

.navbar-default .nav li a {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	color: #666;
	position: relative;
	top: 20px;
	font-size: 12px;
	letter-spacing: 0px;
}

.navbar-shrink .nav li a {
	position: relative;
	top: 5px;
}

.navbar-inverse .nav li a {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff!important;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 10px 12px
}
@media (min-width: 1201px) {
	.navbar-nav .btn-group { top: -8px }
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
	outline: 0;
	color: #7FBB00;
}

.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #ccc;
	background-color: transparent;
	/* border-right: 1px solid #eee;
    border-left: 1px solid #eee;*/
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #ccc;
	background-color: transparent;
	/* border-right: 1px solid #eee;
    border-left: 1px solid #eee;*/
}

.devider-ulem:before {
	content: "/";
	display: block;
	color: rgba(255, 255, 255, 0.3);
	margin: 35px 0 0;
	font-weight: 100;
	font-family: "Lato";
}

.navbar-shrink .devider-ulem:before {
	content: "/";
	display: block;
	color: rgba(255, 255, 255, 0.3);
	margin: 20px 0 0;
	font-weight: 100;
	font-family: "Lato";
}

.navbar-right {
	margin: 0!important;
}

.header-wrap-maximage {
	position: relative;
	display: block;
	background: #000;
	padding: 0 0 100px 0;
	z-index: 0;
}

.header-wrap-maximage:after {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 100px 100em;
	border-color: transparent transparent #EFEFEF transparent;
}

.team-wrap {
	background: #fff;
	z-index: 0;
	position: relative;
}

section#portfolio {
	padding: 0;
}

#blog-page {
	background: #fff;
	padding: 80px 0;
}

#blog-bg {
	margin-top: -150px;
	min-height: 350px;
	width: 100%;
	position: relative;
	opacity: 0.6
}

#blog-wrap {
	background: #000;
	position: relative;
}

.blog-head-wrap {
	height: 170px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.blog-head-wrap h4 {
	margin: 0 auto;
	text-align: center;
	color: #fff!important;
	font-size: 7em;
}

.intro-text-blog {
	padding-top: 70px;
	position: absolute;
	z-index: 1;
	color: #fff;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.intro-text-blog .intro-lead-in {
	margin-bottom: 25px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	text-align: center;
}

.intro-text-blog .intro-heading {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
}

.intro-text-blog .intro-heading h3 {
	text-align: center;
}

.intro-text-blog .intro-heading h3:before {
	content: "";
	height: 8px;
	width: 120px;
	display: inline-block;
	position: relative;
	top: -5px;
	right: 20px;
	border-top: 3px solid #eee;
	border-bottom: 1px solid #eee;
}

.intro-text-blog .intro-heading h3:after {
	content: "";
	height: 8px;
	width: 120px;
	display: inline-block;
	position: relative;
	top: -5px;
	left: 20px;
	border-top: 3px solid #eee;
	border-bottom: 1px solid #eee;
}

.intro-text-blog .intro-heading h2 {
	text-align: center;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	position: relative;
	top: -15px;
}

.intro-text-blog .intro-heading span {
	font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	font-weight: normal;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	padding: 0px 0 9px 0;
	font-weight: 100;
}

.intro-text {
	padding-top: 200px;
	padding-bottom: 50px;
	position: absolute;
	z-index: 1;
	color: #fff;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10%;
}

.intro-text h1 span,
.intro-text h2 span,
.intro-text p {
	/*  display: none;*/
	/*for typewriter effect
}*/
}

.intro-text h1 {
	text-transform: none;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: 300;
	line-height: 1.6em;
	letter-spacing: 0;
	text-transform: uppercase;
}

.intro-text p {
	/*   border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);*/

	text-transform: none;
	color: #fff!important;
	font-weight: 100;
	padding: 5px 10px;
	margin: 0 0 30px 0;
}

.intro-text h1 span {
	font-weight: 100;
	background: #000;
	padding: 0 20px;
	font-weight: 100;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHklEQVQIW2NkQAVpjEj8NCB7FkwAzAFJggTgHJAAAFxuA2sU5oEKAAAAAElFTkSuQmCC) repeat;
}

.intro-text h2 span {
	/*background: rgba(0, 0, 0, 0.5);*/

	font-weight: 100;
	opacity: 1;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	font-size: 2.3em;
}

.intro-text .intro-lead-in {
	margin-bottom: 25px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	text-align: center;
}

.intro-text .intro-heading {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
}

.intro-text .intro-heading h3 {
	text-align: center;
	letter-spacing: 5px;
}

.intro-text .intro-heading h3:before {
	opacity: 0.8;
	content: "";
	height: 6px;
	width: 120px;
	display: inline-block;
	position: relative;
	top: -5px;
	right: 20px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJUlEQVQIW2NkQAP/////z4gsBhYAAZggTADEBwsiC4AF0QVAggAaRhQC3z7vXAAAAABJRU5ErkJggg==) repeat;
}

.intro-text .intro-heading h3:after {
	opacity: 0.8;
	content: "";
	height: 6px;
	width: 120px;
	display: inline-block;
	position: relative;
	top: -5px;
	left: 20px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJUlEQVQIW2NkQAP/////z4gsBhYAAZggTADEBwsiC4AF0QVAggAaRhQC3z7vXAAAAABJRU5ErkJggg==) repeat;
}

.intro-text .intro-heading h2 {
	text-align: center;
	font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	position: relative;
	top: -15px;
}

.intro-text .intro-heading span {
	font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	font-weight: normal;
	border-bottom: 2px solid rgba(255, 255, 255, 0.3);
	border-top: 2px solid rgba(255, 255, 255, 0.3);
	padding: 0px 0 9px 0;
}

.btn-ver-ofertas {
	position: absolute;
	right: 15px;
	top: 0
}

@media(min-width:768px) {
	#fones { right: 0 }
	.intro-text {
		padding-top: 190px;
		padding-bottom: 100px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.intro-text .intro-lead-in {
		margin-bottom: 25px;
		font-family: 'Yellowtail', cursive!important;
		font-size: 50px;
		line-height: 40px;
		text-align: center;
		margin: 0 0 0;
		position: relative;
		top: -40px;
	}
}

.intro-text .intro-heading {
	margin-bottom: 50px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 75px;
	font-weight: 700;
	line-height: 75px;
}

.intro-heading .pull-right {
	margin-right: -55px;
}

.intro-heading .pull-left {
	margin-left: -55px;
}

.page-devider {
	height: 120px;
	width: 120px;
	display: block;
	background: #efefef;
	position: absolute;
	bottom: -10px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 999;
	border-radius: 50%;
	border: 4px solid #ccc;
	-webkit-box-shadow: 0px 0px 0px 10px #efefef;
	-moz-box-shadow: 0px 0px 0px 10px #efefef;
	box-shadow: 0px 0px 0px 10px #efefef;
	text-align: center;
}

.page-devider span {
	color: #1E73BE;
	font-size: 60px;
	text-align: center;
	line-height: 120px;
}

.page-subdevider {
	height: 110px;
	width: 110px;
	display: block;
	/*  background: #fff;*/

	position: absolute;
	top: -10px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 999;
	border-radius: 50%;
	/*  border: 4px solid #ccc;*/

	-webkit-box-shadow: 0px 0px 0px 10px #fff;
	-moz-box-shadow: 0px 0px 0px 10px #fff;
	box-shadow: 0px 0px 0px 10px #fff;
	text-align: center;
}

.page-subdevider span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 50px;
	text-align: center;
	line-height: 115px;
}
/*KNOB*/

#knob-wrapper {
	padding: 60px 0 0 0;
	text-align: center;
	top: 0;
	background: #efefef!important;
	height: 40%;
	position: relative;
	z-index: 0;
}

.parallax-title {
	margin: 100px 0 0 0;
}

.spec-wrap {
	padding: 20px 0;
	position: relative;
	z-index: 0;
	background: #fff;
}

.spec-wrap:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 100em 100px 0;
	border-color: transparent #EFEFEF transparent transparent;
}

#services {
	position: relative;
	z-index: 0;
	padding: 0;
	margin: 0;
	background: #f5f5f5;
}

#services:before,
#offer:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 100em 0 0;
	border-color: #fff transparent transparent transparent!important;
}

#services:after,
#offer:after {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	/*    border-width: 0 0 100px 100em;
    border-color: transparent transparent #fff transparent;*/

	border-width: 100px 0 0 100em;
	border-color: transparent transparent transparent #fff;
}
ul.list-style-2 {
	padding: 0;
	list-style: none;
}

ul.list-style-2 li {
	position: relative;
	padding-left: 31px;
	margin-bottom: 8px;
}

ul.list-style-2 li:before {
	position: absolute;
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	left: 3px;
	top: 4px;
	content: "\f058";
	font-size: 14px;
	color: #0e4204;
}
.sidebar-style{
	margin-top:58px;
}
.i-side {
	font-size: 16px;
	vertical-align: -1px;
	color: #004999;
	padding-right: 5px;
}
table {
	width: 100%;
	margin-bottom: 20px;
}

#pricing-table .page-subdevider {
	top: -90px;
}

.knob-circle {
	position: relative;
	top: 0;
	text-align: left;
}

.knob-circle h4 {
	text-transform: capitalize;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 10px 0;
	color: #fff;
}

.knob-circle small {
	float: right;
	font-size: 11px;
	padding: 5px 10px;
	font-weight: 100;
	background: #1e73be;
	letter-spacing: 0;
	margin: 0 0 0 10px;
}

.knob-circle h3 {
	margin: 10px 0 20px;
}

.knob-circle h3 span {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	font-weight: 800;
	background: #ccc!important;
	padding: 5px 25px;
	border-radius: 20px;
	font-size: 11px;
	color: rgba(255, 255, 255, 0.9);
	letter-spacing: 1px;
}

.knob-circle i {
	display: block;
	font-size: 2.3em;
	color: #1E73BE;
	height: 60px;
	width: 60px;
	line-height: 58px;
	border-radius: 100%;
	margin: 0 auto;
	text-align: center;
	/* border: 3px solid #333;*/
}

.knob-circle p {
	margin: 0 0 10px 15px;
}

.knob-logo {
	display: block;
	width: 125px;
	height: 125px;
	background: red;
	margin: 0 auto 0 auto;
	position: relative;
	top: 60px;
	border-radius: 50%;
	border: 10px solid #fff;
	z-index: 99;
}

.knob-logo i {
	color: #fff;
	font-size: 70px;
	line-height: 120px;
	text-align: center;
}
/*RAY LIGHT*/

section .ray1 {
	margin: 0 0 0 30px;
}

section .ray2 {
	margin: 0 0 0 126px;
}

section .ray3 {
	margin: 0 0 0 -190px;
}

section .ray-top {
	left: 80px;
}

section .ray-bottom {
	left: 80%;
}

.ray-top {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	width: 560px;
	height: 500px;
	background-color: rgba(255, 255, 255, 0);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
	-webkit-transform: skewX(145deg) scaleY(-1);
	-moz-transform: skewX(145deg) scaleY(-1);
	-ms-transform: skewX(145deg) scaleY(-1);
	-o-transform: skewX(145deg)scaleY(-1);
	transform: skewX(145deg) scaleY(-1);
}

.ray-bottom {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	width: 560px;
	height: 500px;
	background-color: rgba(255, 255, 255, 0);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
	-webkit-transform: skewX(145deg) scaleY(-1);
	-moz-transform: skewX(145deg) scaleY(-1);
	-ms-transform: skewX(145deg) scaleY(-1);
	-o-transform: skewX(145deg)scaleY(-1);
	transform: skewX(145deg) scaleY(-1);
}

.ray-top-blog {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	width: 560px;
	height: 500px;
	background-color: rgba(255, 255, 255, 0);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-transform: skewX(-35deg);
	-moz-transform: skewX(-35deg);
	-ms-transform: skewX(-35deg);
	-o-transform: skewX(-35deg);
	transform: skewX(-35deg);
}

section {
	padding: 0;
	position: relative;
}

section h2.section-heading {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 4em;
	font-family: 'Great Vibes', Helvetica, sans-serif;
	text-transform: capitalize;
	color: #7fbb00;
	font-weight: normal;
}

section h2.section-headingcon {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 4em;
	font-family: 'Great Vibes', Helvetica, sans-serif;
	text-transform: capitalize;
	color: #7fbb00;
	font-weight: normal;
}

.section-heading-white h2,
.section-heading-white h2:before,
.section-heading-white h2:after,
.section-heading-white blockquote,
.section-heading-white footer {
	color: #fff!important;
}

section h2.section-headingcon:after {
	content: '\e81a';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	font-size: 30px;
	height: 14px;
	width: 25%;
	display: inline-block;
	position: relative;
	text-align: left;
	top: -5px;
	right: -20px;
	border-bottom: 2px dotted #bbb;
	color: #bbb;
}

section h2.section-headingcon:before {
	content: '\e81a';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	font-size: 30px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	height: 14px;
	width: 25%;
	display: inline-block;
	position: relative;
	text-align: left;
	top: -5px;
	left: -20px;
	border-bottom: 2px dotted #bbb;
	color: #bbb;
}

section h2.section-heading:after {
	content: '\e81a';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	font-size: 30px;
	height: 14px;
	width: 25%;
	display: inline-block;
	position: relative;
	text-align: left;
	top: -5px;
	right: -20px;
	border-bottom: 2px dotted #ddd;
	color: #ddd;
}

section h2.section-heading:before {
	content: '\e81a';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	font-size: 30px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	height: 14px;
	width: 25%;
	display: inline-block;
	position: relative;
	text-align: left;
	bottom: -5px;
	left: -20px;
	border-bottom: 2px dotted #ddd;
	color: #ddd;
}

section h3.section-subheading {
	margin-bottom: 75px;
	text-transform: none;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.6em;
}
/*RIBBON*/

.header-ulem {
	height: 150px;
	width: 150px;
	border-radius: 50%;
	color: white;
	margin: 0 auto;
	border: 8px double #777!important;
	position: relative;
	top: 68px;
	z-index: 0;
	background-color: #fff;
}

.header-ulem i {
	font-size: 2.5em;
	text-align: center;
	line-height: 65px;
	color: #777!important;
	border: 2px dotted #777!important;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 12px;
}

.header-ulem-two {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	color: white;
	margin: 0 auto;
	background-color: #ddd;
	position: relative;
	top: 35px;
	z-index: 0;
}

.header-ulem-two i {
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.ribbon-ulem {
	background: #777!important;
	position: relative;
	height: 50px;
	margin: 0 auto;
	padding: 0 45px;
	min-width: 200px;
	display: table;
	/*   border-top: 6px double #E094C7;
    border-bottom: 3px solid #E094C7;*/
}

.ribbon-ulem span {
	font-size: 2em;
	line-height: 50px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	width: 100%;
	color: #fff;
}

.ribbon-ulem span:before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: block;
	position: absolute;
	background: #fff;
	font-size: 20px;
	top: 20px;
	left: 10px;
}

.ribbon-ulem span:after {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: block;
	position: absolute;
	background: #fff;
	font-size: 20px;
	top: 20px;
	right: 10px;
}

.ribbon-ulem:before,
.ribbon-ulem:after {
	content: '';
	position: absolute;
	height: 0;
	border: 25px solid transparent;
	top: 0;
	width: 0;
	border-top-color: #777!important;
	border-bottom-color: #777!important;
	z-index: -1;
}

.ribbon-ulem:before {
	left: -25px;
}

.ribbon-ulem:after {
	right: -25px;
}

@media(min-width:768px) {
	section {
		padding: 50px 0;
	}
}

.service-heading {
	margin: 15px 0;
	text-transform: none;
}

.ulem-register {
	padding: 60px 0 120px 0!important;
	background: #fff;
}
/**
 * SPEC CAR
 */

.spec-car {
	/*border: 1px solid #f5f5f5;*/
}

.spec-car dt {
	text-align: left!important;
	padding: 15px 0px 15px 20px;
	/*   border-bottom: 1px solid #ccc;*/

	margin: -1px 0;
	font-weight: 100;
	/*  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQIW2O8e/fuf2VlZUYGKIAzMARgKjFUAABhrQgFBT3IdAAAAABJRU5ErkJggg==) repeat;
*/
}

.spec-car dt:before {
	content: "\e88a";
	font-family: 'Linearicons-Free';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none !important;
	speak: none;
	display: inline-block;
	text-decoration: none;
	width: 1em;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	margin: 0 10px 0 0;
	color: #1E73BE;
}
/*.spec-car dd:before{
     content: ":";
     font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none !important;
    speak: none;
    display: inline-block;
    text-decoration: none;
    width: 1em;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    margin: 5px 0 0 -20px;
    text-align: left;
    float: left;
    color: #ccc;

}*/

.spec-car dd {
	border-bottom: 1px solid #2b2b2b;
	padding: 15px 20px 0 0;
	margin-left: 175px;
	text-align: right!important;
	/* border-left: 1px solid #eee; */
}

.spec-title {
	font-size: 18px;
	padding: 0 0 15px;
	margin: 0;
	text-align: left;
}

.spec-title i {
	text-align: center;
	font-size: 22px;
	float: right;
	margin: 0 20px 0 0;
	color: #1E73BE;
}

.spec-title span {
	background: transparent!important;
	height: 30px;
	border-radius: 35px;
	line-height: 30px;
	padding: 5px 20px;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	position: relative;
	z-index: 0;
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
	color: #1E73BE;
	font-size: 17px;
}
/*.spec-title span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.spec-title span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.spec-title small:before {
    position: relative;
    height: 30px;
    width: 45px;
    padding: 0px;
    background-color: #1E73BE;
    -webkit-transform: rotate(0deg) skew(45deg);
    transform: rotate(0deg) skew(45deg);
    display: table;
}*/

.spec-list-title h2 {
	font-size: 24px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	letter-spacing: 6px;
	font-weight: 100;
	color: #888;
}

.spec-list-title h2 span {
	color: #ccc;
	height: 40px;
	width: 40px;
	display: inline-block;
	/* border: 2px solid #eee;*/

	border-radius: 50%;
	line-height: 60px;
	text-align: center;
}

.spec-list-title h3 {
	text-transform: capitalize!important;
	font-family: "Open Sans";
	font-weight: normal;
}

.spec-list-title h3 small {
	text-align: right;
	float: right;
	background: #ddd;
	color: #fff;
	padding: 6px 10px;
	border-radius: 20px;
	font-size: 12px;
}

.spec-list-title ul {
	margin: 0 0 0 -15px;
}

.spec-list-title ul li {}

.spec-list-title h5 {
	font-size: 14px;
	font-weight: normal;
	color: #555;
}

.spec-image {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/**
 * ABOUT
 */

.about-text ul {
	margin: 0 0 0 -20px;
}

.about-text ul li {
	list-style: none;
}

.about-text ul li:before {
	content: "";
	display: block;
	font-family: "dripicons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none !important;
	display: inline-block;
	text-decoration: none;
	width: 1em;
	line-height: 1em;
	margin: 0 10px 0 0;
	font-size: 12px;
}

.triangle-left {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 50px 0 50px 340px;
	border-color: transparent transparent transparent rgba(220, 217, 194, 0.26);
	position: absolute;
	top: 0;
}

.triangle-right {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 50px 340px 50px 0;
	border-color: transparent rgba(220, 217, 194, 0.26) transparent transparent;
	position: absolute;
	top: 0;
	right: 0;
}

.triangle-left-white {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 80px 680px;
	border-color: transparent transparent transparent rgba(0, 0, 0, 0.05);
	position: absolute;
	top: 0;
}

.triangle-right-white {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 680px 80px 0;
	border-color: transparent rgba(0, 0, 0, 0.05) transparent transparent;
	position: absolute;
	top: 0;
	right: 0;
}

#about {
	position: relative;
	background: #f5f5f5;
}

#about:after {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 90px 700px 0px 0;
	border-color: transparent #fff transparent transparent;
	z-index: 99;
	bottom: 0;
	right: 0;
}

#about:before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 90px 0 0px 700px;
	border-color: transparent transparent transparent #fff;
	z-index: 99;
	bottom: 0;
	left: 0;
}

.the-bride {
	text-align: center;
	margin: 0px;
	padding: 0px 20px;
	position: relative;
	color: #444;
	border-radius: 30px;
	top: 0;
}

.the-bride-center {
	position: relative;
	margin: 80% auto;
	text-align: center;
}

.the-bride-center span {
	color: white;
	font-size: 150px;
	text-align: center;
	margin: 50% auto;
}

.the-bride .flaticon-chicken18 {
	position: relative;
	text-align: center;
	color: rgba(255, 255, 255, 0.3);
	top: 23px;
	left: 0;
	margin: 0px;
	padding: 0px;
	font-size: 6em !important;
	z-index: 1;
	/*  -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";*/
}

.the-bride .flaticon-chicken19 {
	position: relative;
	text-align: center;
	color: rgba(255, 255, 255, 0.3);
	top: 23px;
	left: 0;
	margin: 0px;
	padding: 0px;
	font-size: 6em !important;
	z-index: 1;
}

.the-bride .flaticon-chicken19:before,
.the-bride .flaticon-chicken18:before {
	display: block;
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.wrap-bride {
	z-index: 0;
	border-radius: 50%;
	margin: 0 auto;
}

.wrap-groom {
	z-index: 0;
	border-radius: 50%;
	margin: 0 auto;
}

.the-bride h2 {
	font-size: 3em;
	margin: 40px 0 0;
	text-transform: uppercase;
	letter-spacing: 10px;
	color: #7fbb00;
}

.the-bride h3 {
	font-family: 'Great Vibes', Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 2em;
	padding: 0px 0;
	margin: 20px 0 20px;
	font-weight: normal;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
	border-top: 1px dashed rgba(255, 255, 255, 0.2);
	color: #777;
}

.the-bride p {
	text-align: center;
	margin: 0 0 40px;
	font-weight: normal;
	padding: 0 8%;
	color: #777;
}

.the-bride img {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	/* padding: 15px; */
	/* background: url(../img/symphony.png) repeat;*/
}

.the-bride span {
	font-size: 3em;
	margin: 80px;
}
/**
 * EVENT
 */

.border-event {
	/* border-top: 1px dashed #ddd;
    border-bottom: 4px dotted #efefef;*/
}

.common-border {
	border-right: 1px dashed #ddd;
	height: 100%;
	margin: 15px 0;
}

.center-border {
	border-left: 1px dashed #ddd;
	height: 100%;
	margin: 15px 0;
}

.center-border-comment {
	/*border-left: 3px solid #fff;*/

	height: 120%;
	margin: 0;
	position: relative;
}

.center-border-comment:before {
	content: "";
	height: 21px;
	width: 21px;
	display: block;
	top: 0;
	background: #fff;
	margin-left: -27px;
	border-radius: 50%;
	position: absolute;
	display: none;
}

.center-border-comment:after {
	content: "";
	height: 21px;
	width: 21px;
	display: block;
	bottom: 0;
	background: #fff;
	margin-left: -27px;
	border-radius: 50%;
	position: absolute;
	display: none;
}

.right-border {
	border-right: 2px dotted #9B8166;
	width: 2px;
	height: 100%;
	margin: 10px 0;
}

.center-icon-ulem {
	height: 100px;
	width: 100px;
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
	background: #ccc;
	color: #fff;
	border-radius: 50%;
	z-index: 8;
	position: relative;
	line-height: 100px;
	top: -50px;
	box-shadow: 0 0 0 5px white, inset 0 0px 0 rgba(0, 0, 0, 0.08), 0 0px 11px 7px rgba(0, 0, 0, 0.07);
}

.center-icon-ulem span {
	text-align: center;
	font-size: 30px!important;
}

.border-event-top {
	/* border-top: 1px dashed #ddd;*/

	border-bottom: 1px dashed #ddd;
}

.border-event-bottom {
	/*border-bottom: 1px dashed #ddd;*/
}

.border-event-middle {
	border-bottom: 1px solid #ccc;
	padding: 15px 25px 0;
	margin: 0;
}

.parent-bride {
	text-align: center;
	margin: 0 auto;
}

.parent-bride img {
	width: 200px;
	width: 200px;
	margin: 0 auto;
}

.parent-bride p {
	text-align: center;
}

.parent-bride h2 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	color: #777;
	padding: 0 0 0 40px;
	text-align: center;
	margin: 30px 0 0 0;
	letter-spacing: 3px;
}

.parent-bride h1 {
	text-transform: uppercase;
	font-weight: 300;
	text-indent: 40px;
	margin: 20px 0 40px 0;
	letter-spacing: 3px;
	font-size: 2em;
	text-align: center;
	font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

.parent-bride h1 span {
	color: #777!important;
	border-top: 2px solid #777!important;
	border-bottom: 2px solid #777!important;
	padding: 0;
	background-color: #fff;
}

.share-event {
	margin: 0 -10px 30px;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	text-align: center;
	color: #777;
	letter-spacing: 0px;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 40px 0;
	word-spacing: 5px;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bride-event p {
	padding: 5px 20% 0 20%;
}

.bride-event img {
	width: 200px;
	height: 200px;
	margin: 0 auto 40px auto;
}

.bride-event h1 {
	margin: 20px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 2em;
	text-align: center;
	font-weight: 300;
	color: #777!important;
	font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	letter-spacing: 3px;
}

.bride-event h2 {
	color: #3E3D39;
	font-family: 'Great Vibes', Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 20px;
	font-size: 3em;
	text-transform: capitalize;
	font-weight: normal;
}

.bride-event h4 {
	letter-spacing: 3px;
}

.event-tittle {
	color: #3E3D39;
	font-family: 'Great Vibes', Helvetica, sans-serif;
	text-align: center;
	font-size: 40px;
	line-height: 5em;
	font-weight: normal;
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
}

.event-day {
	position: relative;
	min-height: 250px;
}

.event-day div {
	width: 100%;
	height: 50%;
	overflow: hidden;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.event-day h1 {
	width: 100%;
	height: 2px;
	border-bottom: 1px solid #ccc;
	margin: 0;
}

.event-day h2 {
	color: #7FBB00;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 3em;
}

.event-day h3 {
	color: #3E3D39;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	font-size: 2em;
}

.ceremony h2 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	color: #3E3D39;
	padding: 0 0 15px 20px;
	text-align: center;
	letter-spacing: 3px;
}

.ceremony ul {
	margin: 0 0 0 -40px;
}

.ceremony li {
	color: #7FBB00!important;
	list-style: none;
	/* border-top: 1px dashed #ddd; */

	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 0;
	font-weight: 300;
	/* font-style: italic; */

	color: #888;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	/* text-indent: -20px; */

	width: 100%;
	text-align: center;
}

.ceremony li i {
	color: #444;
	margin: 0 10px 0 0;
}

.ceremony li b {
	color: #777!important;
	margin: 0 0 0 10px;
	/* font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif!important; */

	line-height: 1.6em;
}
}
.ceremony li span {
	/*        text-align: left;
    float: left;
    text-transform: capitalize;
    font-size: 16px;*/
}
.ceremony p {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ceremony p span {
	background: #7FBB00;
	color: #fff;
	padding: 5px;
}
.bride-name h1 {
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 6em;
	text-align: center;
	font-weight: bold;
	color: #7FBB00;
}
.bride-name h2 {
	color: #7FBB00;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0 0 20px;
	font-size: 3em;
	text-transform: capitalize;
}
.timeline-body p {
	color: #fff;
}
.row.border-event-bottom.center-up-icon {
	margin: -70px 0 0 0;
}
/*GALLERY*/
/*#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254, 209, 54, .9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}
#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}
#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}
#portfolio * {
    z-index: 2;
}*/
/*
PORTFOLIO
*/

#info {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fcf8e3;
	border: 1px solid #fbeed5;
	width: 95%;
	max-width: 900px;
	margin: 0 auto 40px auto;
	font-family: arial;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info .info-wrapper {
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info a {
	color: #c09853;
	text-decoration: none;
}
#info p {
	margin: 5px 0 0 0;
}
#filters {
	margin: 10px auto 20px auto;
	padding: 0px;
	list-style: outside none none;
	text-align: center;
	width: 0;
	min-width: 50%;
	height: 40px;
	line-height: 35px;
	border-radius: 15px;
	color: #333 !important;
	/*    background: rgba(255, 255, 255, 0.3);*/

	border: 2px solid rgba(255, 255, 255, 0.4);
}
#filters li {
	float: none;
	display: inline-block;
}
#filters li span {
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	letter-spacing: 1px;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#filters li span.active {
	background: #1E73BE;
	color: #fff;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 25%;
	margin: 0px;
	display: none;
	float: left;
	overflow: hidden;
}
.portfolio-wrapper {
	overflow: hidden;
	position: relative !important;
	cursor: pointer;
	height: 200px;
	padding: 10px;
	margin: 1px;
}
.portfolio img {
	/*   width: 200%;*/

	position: relative;
	height: 200%;
	margin: 0 auto;
	left: -50%;
	top: -45% !important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: -40px;
	left: 0px;
}
.portfolio .label-bg {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.portfolio .label-text {
	color: #fff!important;
	position: relative;
	z-index: 500!important;
	padding: 5px 8px;
	text-align: left;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.portfolio .text-tittle {
	color: #fff;
	font-size: 20px!important;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.portfolio .text-category {
	display: block;
	font-size: 13px;
}
@media(min-width:767px) {
	#portfolio .portfolio-item {
		margin: 0 0 30px;
	}
}
.timeline {
	position: relative;
	padding: 0;
	list-style: none;
}
.timeline:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 40px;
	width: 3px;
	margin-left: -1.5px;
	background-color: #fff;
}
.timeline>li {
	position: relative;
	margin-bottom: 50px;
	min-height: 50px;
}
.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table;
}
.timeline>li:after {
	clear: both;
}
.timeline>li .timeline-panel {
	float: right;
	position: relative;
	width: 100%;
	padding: 0 20px 0 100px;
	text-align: left;
}
.timeline>li .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}
.timeline>li .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}
.timeline>li .timeline-image {
	z-index: 100;
	position: absolute;
	left: 0;
	width: 80px;
	height: 80px;
	margin-left: 0;
	border: 5px solid #fff;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	background-color: transparent;
}
.timeline>li .timeline-image h4 {
	margin-top: 12px;
	font-size: 10px;
	line-height: 14px;
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	padding: 0 20px 0 100px;
	text-align: left;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}
.timeline>li:last-child {
	margin-bottom: 0;
}
.timeline .timeline-heading h4 {
	margin-top: 0;
	color: white;
	font-size: 28px!important;
	margin: 0 0 15px;
	color: #fff!important;
}
.timeline .timeline-heading h4.subheading {
	text-transform: none;
	font-size: 18px!important;
	font-weight: normal;
}
.timeline .timeline-heading h4.subheading span {
	border: none;
}
.timeline .timeline-body>p,
.timeline .timeline-body>ul {
	margin-bottom: 0;
}
#team {
	padding: 0;
}
@media(min-width:768px) {
	.timeline:before {
		left: 50%;
	}

	.timeline>li {
		margin-bottom: 100px;
		min-height: 100px;
	}

	.timeline>li .timeline-panel {
		float: left;
		width: 41%;
		padding: 0 20px 20px 30px;
		text-align: right;
	}

	.timeline>li .timeline-image {
		left: 50%;
		width: 100px;
		height: 100px;
		margin-left: -50px;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 16px;
		font-size: 13px;
		line-height: 18px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		float: right;
		padding: 0 30px 20px 20px;
		text-align: left;
	}
}
@media(min-width:992px) {
	.timeline>li {
		min-height: 150px;
	}

	.timeline>li .timeline-panel {
		padding: 0 20px 20px;
	}

	.timeline>li .timeline-image {
		width: 150px;
		height: 150px;
		margin-left: -75px;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 30px;
		font-size: 18px;
		line-height: 26px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 20px 20px;
	}
}
@media(min-width:1200px) {
	.timeline>li {
		min-height: 170px;
	}

	.timeline>li .timeline-panel {
		padding: 0 20px 20px 100px;
	}

	.timeline>li .timeline-image {
		width: 170px;
		height: 170px;
		margin-left: -85px;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 40px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 100px 20px 20px;
	}
}
.team-member {
	/* margin-bottom: 0; */
	/* text-align: center; */

	padding: 0px 0 25px;
}
.team-member img {
	margin: 20px 35px 0 20px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	text-align: right;
	float: left;
	position: relative;
	top: -5px;
}
.team-member h4 {
	margin-top: 25px;
	margin-bottom: 20px;
	text-transform: none;
}
.team-member p {
	margin-top: 0;
	text-align: left;
	padding: 0 0 0 175px;
	margin: 0 0 15px 0;
	position: relative;
	top: 10px;
	left: 0px;
	color: #777!important;
	line-height: 1.7em!important;
}
.team-member p b {
	text-transform: uppercase;
	color: #777;
	font-size: 13px;
	letter-spacing: 3px;
}
.team-member p span {
	padding: 15px 0px;
	border-radius: 0;
	font-size: 16px;
	font-weight: 300;
}
/*team member right*/

.team-member-right {
	/* margin-bottom: 0; */
	/* text-align: center; */

	padding: 0px 0 25px;
}
.team-member-right img {
	margin: 20px 15px 0 35px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	text-align: left;
	float: right;
	position: relative;
	top: -5px;
}
.team-member-right h4 {
	margin-top: 25px;
	margin-bottom: 20px;
	text-transform: none;
}

.item-banner{
	margin: 0 !important;
}
.team-member-right p {
	margin-top: 0;
	text-align: right;
	padding: 0 175px 0 0;
	margin: 0 0 15px 0;
	position: relative;
	top: 10px;
	left: 0px;
	color: #777!important;
	line-height: 1.7em!important;
}
.team-member-right p b {
	text-transform: uppercase;
	color: #777;
	font-size: 13px;
	letter-spacing: 3px;
}
.team-member-right p span {
	padding: 15px 0px;
	border-radius: 0;
	font-size: 16px;
	font-weight: 300;
}
aside.clients img {
	margin: 50px auto;
}
section#contact {
	/* background-color: #7FBB00;
    background-image: url(../img/map-image.png); */
	/* background-position: center; */
	/* background-repeat: no-repeat; */

	position: relative;
	padding: 0;
	/* background: url(http://subtlepatterns.com/patterns/lightpaperfibers.png) repeat;*/
}
section#contact .section-heading {
	color: #fff;
}
section#team .form-group {
	margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
	padding: 10px!important;
	width: 100%;
	color: #333;
	border-radius: 4px;
	border: none;
	background-color: rgba(255, 255, 255, 0.81);
}
section#contact .form-group input.form-control {
	height: auto;
}
section#contact .form-group textarea.form-control {
	height: 236px;
}
section#contact .form-control:focus {
	border-color: #7FBB00;
	box-shadow: none;
}
section#contact::-webkit-input-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}
section#contact:-moz-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}
section#contact::-moz-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}
section#contact:-ms-input-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}
section#contact .text-danger {
	color: #e74c3c;
}
footer {
	display: flex;
	width: 100%;
	background: #8f3a09;
	margin-bottom: 60px;
	margin-top: 50px;
}
footer p {
	color: rgba(255, 255, 255, 0.7)!important;
}
.footer-list-wrap h5 {
	color: #ccc;
	margin: 0px 0 15px;
}
.footer-list-wrap h5:after {
	content: "";
	display: block;
	height: 2px;
	width: 30px;
	background: rgba(255, 255, 255, 0.22);
	margin: 10px 0;
}
.footer-list-wrap img {
	height: 30px;
	margin: 0 0 20px;
	opacity: 0.4;
}
.footer-list-wrap ul {
	margin: 0 0 0 -10px;
	list-style: outside none none;
	padding: 0 0 0 10px;
	font-weight: bold;
}
.footer-list-wrap ul li {
	margin: 0;
	padding: 0;
}
.footer-list-wrap ul i {
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 14px;
	opacity: 0.9;
}
.footer-list-wrap ul li a {
	margin: 0;
	padding: 0;
	/* color: #666; */

	font-weight: normal;
}
.footer-line-left {
	height: 100%;
	min-height: 200px;
	border-left: 1px solid rgba(255, 255, 255, 0.05);


}



.footer-text {
	position: relative;
	/*  background: #232323;
    position: absolute;
    bottom: 0;
    left: 0;*/

	width: 100%;
	text-align: left;
	font-family: "Open Sans";
	text-transform: uppercase;
	padding: 0;
	font-size: 12px;
	color: #e0e0e0;
}
.footer-text span {
	color: #ff660c;
}



footer span.copyright {
	text-transform: uppercase;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 60px !important;
	color: #adadad !important;
	font-size: 11px !important;
}
footer ul.quicklinks {
	margin-bottom: 0;
	text-transform: uppercase;
	text-transform: none;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 40px;
}
ul.list-inline.social-buttons.social-ceremony {
	margin: 0 0 40px;
}
ul.social-buttons {
	padding: 15px 0;
	margin: 0;
	list-style: none;
	float: right;
}
ul.social-buttons li a {
	display: inline-block;
	/* width: 30px; */
	/* height: 30px; */

	border-radius: 50%;
	font-size: 16px !important;
	line-height: 30px !important;
	outline: 0px none;
	color: #999!important;
	margin: 0px 8px 0px 0px;
	/* background: #333; */

	transition: all 0.3s ease 0s;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
	/*background-color: #7FBB00;
    color: #fff;
    border-color: #7fbb00;*/
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
	outline: 0;
}
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: .3;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
	display: none;
	opacity: 0;
}
.bridesmaid {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #666;
	font-weight: 100;
	margin: 30px 20px 0 0;
	padding: 0;
	border-radius: 0;
	letter-spacing: 3px;
}
.sponsor {
	font-size: 70px;
	color: #ccc;
	margin: 0 auto;
	text-align: center;
}
::-moz-selection {
	text-shadow: none;
	background: #ccc;
}
::selection {
	text-shadow: none;
	background: #ccc;
}
img::selection {
	background: 0 0;
}
img::-moz-selection {
	background: 0 0;
}
body {
	webkit-tap-highlight-color: #7FBB00;
}
.separator {
	position: relative;
	padding: 70px 0 0 0;
}
.separator:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 200px 1336px 0;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -1336px;
	bottom: -100px;
	left: 50%;
	display: none;
}
#our-story {}
.count-wrap {
	padding: 0;
}
section#about.section-heading {
	color: #fff!important;
}
.clients {
	position: relative;
	padding: 0;
}
.clients:before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 90px 0 0px 688px;
	border-color: transparent transparent transparent #fff;
	z-index: 1;
	top: -90px;
	left: 0;
}
.clients:after {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 90px 668px 0px 0;
	border-color: transparent #fff transparent transparent;
	z-index: 1;
	top: -90px;
	right: 0;
}
/*FUN FACT*/

.somefact-title {
	text-align: center;
}
.somefact-title img {
	margin: 40px auto 40px auto;
	width: 60%;
}
.somefact-title span {
	font-weight: bold;
	color: #fff;
}
.somefact-title h2 {
	font-weight: 100;
	margin: 0 0 50px 0;
	font-size: 26px;
	position: relative;
	text-transform: uppercase;
}
.somefact-title h2.somefact-title-modf {
	margin: 120px 0 0;
}
.somefact-title h2:before {
	content: "";
	width: 100%;
	max-width: 120px;
	background-color: #1E73BE;
	height: 2px;
	display: block;
	text-align: center;
	margin: 0px auto;
	position: relative;
	top: 53px;
	z-index: 1;
	border-radius: 0;
}
.somefact-title h2:after {
	content: "";
	width: 100%;
	max-width: 300px;
	background: rgb(255, 255, 255);
	height: 2px;
	display: block;
	text-align: center;
	margin: 0px auto;
	position: relative;
	top: 23px;
	z-index: 0;
	border-radius: 10px;
}
.somefact-title h2 span:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #1E73BE transparent transparent transparent;
	position: absolute;
	bottom: -38px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 20;
}
.somefact-title h2 span:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #1b1b1b transparent transparent transparent;
	position: absolute;
	bottom: -35px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 21
}
.somefact-title h2 .somefact-grey:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #efefef transparent transparent transparent;
	position: absolute;
	bottom: -35px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 21;
}
.somefact-title h3 {
	opacity: 0.4;
}
.somefact-title h3:before {
	content: "";
	width: 100%;
	max-width: 120px;
	background-color: #fff;
	height: 1px;
	display: block;
	text-align: center;
	margin: 0px auto;
	position: relative;
	top: 59px;
	z-index: 1;
	border-radius: 0;
}
.somefact-title h3 span:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: rgba( 255, 255, 255, 0.7) transparent transparent transparent;
	position: absolute;
	bottom: -38px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 20;
}
.somefact-title h3 span:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -36px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 21;
}
.footer-copyright-img {
	float: left;
	margin-right: 20px;
}
.barra-info{
	width:100%;position: fixed;bottom:0;background: #ff660c;z-index: 999;border-top: solid 5px #8f3a09;z-index:1000
}
.footer-copyright {
	display: table;
	table-layout: fixed;
	width: 100%
}
.item-rod {
	display: table-cell;
	width: 25% !important;
	/* float: left; */
	/* margin: 0 1%; */
}
.item-rod + .item-rod { border-left: solid 1px rgba(28, 48, 63, 0.41) }
.item-rod a { display: table; height: 60px; width: 100% }
.item-rod p {
	display: table-cell;
	float: none;
	height: 100%;
	margin: 0 !important;
	object-fit: contain !important;
	object-position: center center;
	padding: 0 !important;
	vertical-align: middle;
}
.item-rod a p:nth-child(1) {
	width: 50px !important
}
.item-rod a p:nth-child(2) {
	text-align: center;
	width: calc(100% - 50px) !important
}
.item-rod p img {
	float: right;
	margin: 0 !important;
	height: 30px !important;
	object-fit: contain;
	padding: 0 !important;
	width: 30px !important
}
.item-rod p br { display: none }
.item-rod p span {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.item-rod p span:nth-child(1) { font-size: .9em !important }
.item-rod p span:nth-child(3) { font-size: 1.2em !important }
.image-institucional, .image-institucional figure {
	display: inline-block;
	height: 200px;
	margin: 0;
	width: 250px
}
.image-institucional:nth-child(1){ margin-left: 0 }
.image-institucional { margin: 15px 10px 0 }
.image-institucional img { height: 100%; object-fit: cover; width: 100% }
@media (max-width: 991px){
	.item-rod a p:nth-child(1) { width: 40px !important	}
	.item-rod a p:nth-child(2) { width: calc(100% - 40px) !important	}
	.item-rod p img { width: 30px !important }
}
.desc-disp{
	color: #fff;font-weight: 400;line-height: 20px;margin: 10px;font-size: 13px;
}
.somefact-title p {
	/*  margin: 0 0 60px 0;
    font-size: 14px;*/

	padding: 0 10%;
}
.somefact-item {
	text-align: center;
}
.somefact-item h2 {
	font-size: 22px;
}
.somefact-item h4 {
	font-size: 17px;
	/* font-family: 'Varela Round', sans-serif!important; */

	color: #888!important;
	text-transform: capitalize;
	font-weight: normal;
	margin: 15px 0;
}
.somefact-item p {}
.somefact-item i {
	display: block;
	font-size: 4em;
	height: 140px;
	width: 140px;
	line-height: 140px;
	text-align: center;
	border-radius: 50%;
	margin: 30px auto;
	color: #fff;
	/* border: 2px solid #ddd!important; */
}
.somefact-item h2 {
	color: #1E73BE;
}
/*PRODUCT*/

.productbox {
	padding: 15px;
	margin: 0;
	/*    -webkit-box-shadow: 0 8px 6px -6px  #999;
       -moz-box-shadow: 0 8px 6px -6px  #999;
            box-shadow: 0 8px 6px -6px #999;*/
}
.product-title {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQIW2O8e/fuf2VlZUYGKIAzMARgKjFUAABhrQgFBT3IdAAAAABJRU5ErkJggg==) repeat;
	padding: 0 20px 20px;
	margin: 10px 0 0 0;
}
.producttitle {
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #1E73BE;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
.productprice {
	border-top: 1px solid #dadada;
	padding-top: 5px;
}
.pricetext {
	font-weight: bold;
	font-size: 1.4em;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*HEART BEAT*/

.heart {
	text-align: center;
	padding: 0;
	margin: 0;
}
.pulse1 {
	-webkit-animation: pulse1 1s linear infinite;
	-moz-animation: pulse1 1s linear infinite;
	-ms-animation: pulse1 1s linear infinite;
	animation: pulse1 1s linear infinite;
}
@keyframes "pulse1" {
	0% {
		color: rgba(165, 25, 25, 1);
	}

	90% {
		color: rgba(255, 0, 0, 0.0);
	}

	100% {
		color: rgba(255, 0, 0, 1.0);
	}
}
@-moz-keyframes pulse1 {
	0% {
		color: rgba(165, 25, 25, 1);
	}

	90% {
		color: rgba(255, 0, 0, 0.0);
	}

	100% {
		color: rgba(255, 0, 0, 1.0);
	}
}
@-webkit-keyframes "pulse1" {
	0% {
		color: rgba(165, 25, 25, 1);
	}

	90% {
		color: rgba(255, 0, 0, 0.0);
	}

	100% {
		color: rgba(255, 0, 0, 1.0);
	}
}
@-ms-keyframes "pulse1" {
	0% {
		color: rgba(165, 25, 25, 1);
	}

	90% {
		color: rgba(255, 0, 0, 0.0);
	}

	100% {
		color: rgba(255, 0, 0, 1.0);
	}
}
.pulse2 {
	-webkit-animation: pulse2 1s linear infinite;
	-moz-animation: pulse2 1s linear infinite;
	-ms-animation: pulse2 1s linear infinite;
	animation: pulse2 1s linear infinite;
}
@keyframes "pulse2" {
	0% {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	50% {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@-moz-keyframes pulse2 {
	0% {
		-moz-transform: scale(1.1);
		transform: scale(1.1);
	}

	50% {
		-moz-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes "pulse2" {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-ms-keyframes "pulse2" {
	0% {
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	50% {
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}

	100% {
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.rsvp-title {
	margin: 45px 0 50px;
	text-align: center;
	/* font-family: 'Great Vibes', Helvetica, sans-serif ; */

	text-transform: capitalize;
	font-size: 2em;
	color: #fff;
	font-weight: normal;
}
.our-story-title {
	margin: 0 0 0;
	text-align: center;
	font-family: 'Roboto Slab', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	color: #777;
	font-weight: normal;
	position: relative;
	z-index: 9;
	top: -10px;
}
.our-story-title span {
	background: #7fbb00;
	padding: 15px 30px;
	border-radius: 5px;
	color: #fff;
}
.gift-title {
	margin: 45px 0 30px;
	text-align: left;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	position: relative;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQIW2M8c+bMfxMTE0YGKAAzkAXhMjBBuABMJQAX2w9omGG7egAAAABJRU5ErkJggg==)repeat;
}
.gift-title span {
	color: #fff;
	height: 30px;
	line-height: 30px;
	display: table;
	position: absolute;
	padding: 0 20px;
	top: 0;
	left: 0;
	/*    border-left: 4px solid #000;*/

	background-color: #1E73BE;
	/*#1E73BE*/
}
.gift-title span:after {}
.gift-title span:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 0 30px;
	border-color: transparent transparent transparent #1E73BE;
	position: absolute;
	right: -30px;
	bottom: 0;
	z-index: 1;
}
/*.gift-title:before {
    margin: 0 auto;
    text-align: center;
    content: "";
    height: 2px;
    width: 300px;
    display: block;
    position: relative;
    bottom: -50px;
    background-color: #ddd;

}*/

.gift-title:after {
	text-align: center;
	content: "\e013";
	height: 30px;
	width: 30px;
	line-height: 30px;
	display: block;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "dripicons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none !important;
	/* right: 20px; */
	/* border-top: 2px solid #ddd; */
	/* border-bottom: 2px solid #ddd; */
}
.gift-subtitle {
	font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	margin: 30px 0 20px;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	line-height: 1.6em;
}
.over-title {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	/* font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif !important; */

	font-weight: 100;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	letter-spacing: 0;
}
.over-title span {
	letter-spacing: 0;
	border-radius: 2px;
	font-weight: bold;
	color: #ff660c;
}
.parallax-title span {
	padding: 2px 20px;
	border-radius: 0;
	font-size: 26px;
	font-weight: 100;
	letter-spacing: 3px;
	background: transparent!important;
	margin: 20px 0 60px 0;
	font-family: "Open sans";
	letter-spacing: 7px;
}
/* contact form */

.label-over {
	color: #fff;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}
.wpcf7-form p {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px;
	position: relative;
	/* top: 10px; */
	color: #fff !important;
	text-align: left;
	/* margin-right: 20px; */
	font-weight: bold;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7-select,
.wpcf7 textarea {
	background-color: #fff;
	color: #000;
	width: 100%;
	padding: 10px;
	border: 1px solid #c3c3c3;
	border-radius: 2px;
	margin: 5px 0 15px;
}
textarea { resize: none }
.form-label-small{
	font-weight: bold;
}
.single_image-wrapper{
	margin: 70px 0 0 0;
}

.wpcf7-textarea{
	height: 150px!important;
}
.wpcf7-submit {
	float: none;
	background: #0e4204;
	border: 0px solid #0e4204;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	border-radius: 2px;
	width: 100%;
	margin: 10px 0 0 0;
	font-weight: bold;
}
.more-info {
	padding: 20px;
	border-radius: 1px;
	margin: 20px 0 80px 0;
	color: #777;
	font-size: 16px;
	line-height: 1.6em;
	position: relative;
	z-index: 1;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXxvZSoAAAAAElFTkSuQmCC) repeat;
}
.more-info h3 {
	margin: 0;
	color: #ccc;
}
.more-info h3:before {
	content: "";
	display: inline-block;
	height: 5px;
	background: #ccc;
	width: 20px;
	position: relative;
	top: -5px;
	left: -10px;
}
.more-info h3:after {
	content: "";
	display: inline-block;
	height: 5px;
	background: #ccc;
	width: 20px;
	position: relative;
	top: -5px;
	right: -10px;
}
.more-info-map {
	background: #fff;
	border-radius: 5px;
	margin: 0 0 40px 0;
	height: 150px;
	width: 100%;
}
.googlemap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
	z-index: 0;
}
.test1 {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 99;
	border-radius: 5px;
}
/*PRICING TABLE*/

.border-sep {
	border-right: 1px solid #eee;
}
.border-sep-top {
	border-top: 1px solid #eee;
	margin: 40px 0 0;
}
.btn-custom {
	color: #fff;
	font-size: 14px;
	border: 1px solid transparent;
	margin: 0 auto;
	display: table;
	margin: 60px auto;
	background: #1E73BE;
}
.btn-custom:hover {
	color: #ffffff;
	border: 1px solid transparent;
}
#pricing-table {
	padding-top: 50px;
}
.pricing-title {
	/*background: ;*/

	color: #333;
	letter-spacing: 3px!important;
	padding: 20px 0;
	border-radius: 4px 4px 0 0;
	font-weight: 600;
}
#pricing-table .pricing {
	margin: 0;
	padding: 0;
}
.pricing-header {
	text-align: center;
}
.pay-rate {
	font-size: 14px;
	color: #1E73BE;
	font-style: normal;
	text-align: center;
	margin: 0 auto;
}
.pay-rate span {
	padding: 5px 10px;
	border-radius: 3px;
	font-weight: bold;
	color: #ccc;
	margin: 0;
	text-align: center;
}
.pricing-rate {
	margin: 0px !important;
	padding: 60px 0 10px 0;
	font-size: 60px;
	height: auto;
	line-height: 0;
	font-weight: normal!important;
}
.pricing-rate-coustom {
	font-weight: 600;
	color: #1E73BE;
	position: relative;
	text-align: center;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px!important;
	font-size: 35px;
	padding: 35px 0px 0;
}
.pricing-rate-coustom span {
	font-size: 16px;
	color: #bdc3c7;
	text-transform: uppercase;
}
.pricing-rate-coustom h2 {
	color: #fff;
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: 300;
}
.pricing-header h2 {
	font-weight: 600;
	font-size: 14px;
	text-align: center;
}
.pricing-header h2 span {
	font-weight: 600;
	color: #1E73BE;
	font-size: 16px;
}
#pricing-table .pricing .pricing-table {
	padding-bottom: 30px;
}
#pricing-table .pricing .pricing-table .pricing-header {
	position: relative;
	padding: 0 0 40px 0 !important;
	text-align: center;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.pricing-title-opac {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2P8//+/DwAJTQNLEV3iSAAAAABJRU5ErkJggg==') repeat;
	background-color: #1E73BE;
}
.pricing-title-opac-second {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2P8//+/MQAJNAMyXdQe0gAAAABJRU5ErkJggg==') repeat;
	background-color: #1E73BE;
}

#parallaxBar{
	height:250px;
	background-color:#004c82;
	background: url(../img/8.jpg) 50% 0;
	position: relative;
	background-repeat: no-repeat;

}

.pricing-title {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	text-align: center;
	font-weight: 100;
}
.pricing-rate {
	font-weight: 700;
	position: relative;
	text-align: center;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
}
.pricing-rate sup,
.pricing-rate-coustom sup {
	font-size: 18px;
	position: relative;
	top: -30px;
	color: #FFF!important;
	background: rgba(0, 0, 0, 0.3)!important;
	width: 30px;
	height: 30px;
	display: inline-table;
	line-height: 30px;
	font-weight: 100;
	border-radius: 50%;
}
.pricing-rate span {
	font-size: 16px;
	color: #bdc3c7;
	text-transform: uppercase;
}
.pricing-list {
}
.pricing-list ul {
	padding: 0px;
	display: table;
	margin: 0px auto;
}
.pricing-list ul li {
	list-style: none;
	border-bottom: 1px solid #EAECEB;
	color: #666;
	line-height: 42px;
}
.pricing-list ul li:last-child {
	border: none;
}
.pricing-list ul li i {
	margin-right: 12px;
	color: #1E73BE;
}
.pricing-list ul li span {
	color: #34495e;
}
/*TIMELINE*/
/* --------------------------------

Modules - reusable parts of our design

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

.cd-container {
	/* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */

	width: 90%;
	max-width: 1170px;
	margin: 0 auto;
}
.cd-container::after {
	/* clearfix */

	content: '';
	display: table;
	clear: both;
}
/* --------------------------------

Main components

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

#cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}
#cd-timeline::before {
	content: '';
	position: absolute;
	top: 40px;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #fff!important;
	border-right: 1px dashed #ccc;
}
@media only screen and (min-width: 1170px) {
	#cd-timeline {
		margin-top: 3em;
		margin-bottom: 3em;
	}

	#cd-timeline::before {
		left: 50%;
		margin-left: -2px;
	}
}
.cd-timeline-block {
	position: relative;
	margin: 0;
	z-index: 2;
}
.cd-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-block:last-child {
	margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-block {
		margin: 0;
	}

	.cd-timeline-block:first-child {
		margin-top: 0;
	}

	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}
.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.cd-timeline-img img {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 50%;
}
.cd-timeline-img.cd-picture {
	/* background: #75ce66;
        border: 5px solid #eee; */

	box-shadow: 0 0 0 7px white, inset 0 0px 0 rgba(0, 0, 0, 0.08), 0 0 0px 8px #ddd;
}
.cd-timeline-img.cd-movie {
	background: #777;
	box-shadow: 0 0 0 8px white;
	width: 150px;
	height: 150px;
	left: 52%;
}
.cd-timeline-img.cd-location {
	background: #7fbb00;
	margin-top: -160px;
	z-index: 2;
	box-shadow: 0 0 0 10px white, inset 0 0px 0 rgba(0, 0, 0, 0.08), 0 0px 20px 10px rgba(0, 0, 0, 0.3);
}
.cd-timeline-img h2 {
	text-align: center;
	color: white;
	font-size: 1.3em;
	margin: 35% auto;
}
.cd-timeline-img h2 span {
	line-height: 60px;
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-img {
		width: 200px;
		height: 200px;
		left: 50%;
		top: 40px;
		margin-left: -100px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}

	.cssanimations .cd-timeline-img.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-img.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 0.6s;
		-moz-animation: cd-bounce-1 0.6s;
		animation: cd-bounce-1 0.6s;
	}
}
@-webkit-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
	}
}
@-moz-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-moz-transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-moz-transform: scale(1.2);
	}

	100% {
		-moz-transform: scale(1);
	}
}
@keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}
.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	background: #fff;
	border-radius: 0.25em;
	padding: 1em;
	color: #777;
}
.cd-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}
.cd-timeline-content h2 {
	color: #3E3D39!important;
	font-size: 1.3em;
	letter-spacing: 3px;
}
.cd-timeline-content h3 {
	font-family: "Roboto Slab";
	color: #ccc;
	font-size: 13px;
	margin: 15px -40px 0 -40px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 40px;
}
.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
	font-size: 14px;
}
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
	display: inline-block;
}
.cd-timeline-content p {
	margin: 1em 0;
	color: #777;
	line-height: 1.7em;
	font-weight: 300;
}
.cd-timeline-content .cd-read-more {
	float: right;
	padding: .8em 1em;
	background: #acb7c0;
	color: white;
	border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
	float: left;
	padding: .8em 0;
	opacity: .7;
}
.cd-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 10px solid transparent;
	border-right: 19px solid white;
}
@media only screen and (min-width: 768px) {
	.cd-timeline-content h2 {}

	.cd-timeline-content p {
		font-size: 14px;
		font-weight: normal;
	}

	.cd-timeline-content .cd-read-more,
	.cd-timeline-content .cd-date {
		font-size: 14px;
		font-size: 0.875rem;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-timeline-content {
		margin-left: 0;
		padding: 20px 40px;
		width: 39%;
		text-align: right;
	}

	.cd-timeline-content::before {
		top: 47px;
		left: 97%;
		border-color: transparent;
		border-left-color: white;
		display: none;
	}

	.cd-timeline-content .cd-read-more {
		float: left;
	}

	.cd-timeline-content .cd-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 6px;
		font-size: 16px;
		font-size: 1rem;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content {
		float: right;
		text-align: left;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
		float: right;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto;
		right: 122%;
		text-align: right;
	}

	.cssanimations .cd-timeline-content.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-content.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 0.6s;
		-moz-animation: cd-bounce-2 0.6s;
		animation: cd-bounce-2 0.6s;
	}
}
@media only screen and (min-width: 1170px) {
	/* inverse bounce effect on even content blocks */

	.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse 0.6s;
		-moz-animation: cd-bounce-2-inverse 0.6s;
		animation: cd-bounce-2-inverse 0.6s;
	}
}
@-webkit-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}
@keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		-o-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}
@-webkit-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-moz-transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}
@keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		-ms-transform: translateX(100px);
		-o-transform: translateX(100px);
		transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}
/* jQuery Countdown
 *
 * Basic styles for a countdown timer. Feel free to write you own. These are
 * here really for demo purposes only.
 */

.countdown {
	width: 70%;
	overflow: hidden;
	border-radius: 5px;
	height: 85px;
	/* float: left; */

	display: table;
	margin: 0 auto;
}
.countdown>div {
	display: table-cell;
	margin: 0 auto;
	text-align: center;
}
.countdown>div>span {
	display: block;
	text-align: center;
	font-family: "Roboto Slab", Helvetica, Arial, sans-serif!important;
}
.countdown>div>span.count {
	width: 130px;
	height: 130px;
	display: block;
	/*  border: 5px solid #eee;*/

	line-height: 120px;
	border-radius: 5px;
	background: #fff!important;
	margin: 0 auto;
}
span.count {
	font-size: 4em;
	color: #777!important;
	font-weight: 700;
}
span.title {
	color: #fff;
	position: relative;
	margin: 10px 0 40px 0;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
}
/*NAVGOCO*/

.gmap-nest-ulem {
	padding: 1!important;
}
.flxmap-container {
	opacity: 0.9!important;
	width: 100%!important;
	height: 300px!important;
	/* position: absolute!important; */

	overflow: hidden!important;
	transform: translateZ(0px);
	background-color: #fff!important;
	z-index: 0!important;
	/* top: 0; */

	padding: 0;
	margin: 0;
	/* left: 0; */
}
.ulem-menu-top {
	position: fixed;
	width: 50px;
	height: 50px;
	background: #000;
	color: #fff!important;
	cursor: pointer;
	z-index: 100000;
	top: 0;
	right: 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a.nav-expander {
	background: #222;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	line-height: 60px;
	height: 60px;
	margin- left: 0;
	padding: 0;
	position: absolute;
	left: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: 0;
	transition: left 0.3s ease-in-out 0s;
	width: 130px;
	z-index: 100001;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	-moz-transition: left 0.3s ease-in-out 0s;
	-o-transition: left 0.3s ease-in-out 0s;
}
a.nav-expander:hover {
	cursor: pointer;
}
a.nav-expander.fixed {
	position: fixed;
}
.nav-expanded a.nav-expander.fixed {
	left: 0;
}
nav.offcanvasmenu {
	background: #111;
	display: block;
	height: 100%;
	overflow: auto;
	position: fixed;
	left: -20em;
	font-size: 15px;
	top: 0;
	width: 20em;
	z-index: 100000;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	-moz-transition: left 0.3s ease-in-out 0s;
	-o-transition: left 0.3s ease-in-out 0s;
}
.nav-expanded nav.offcanvasmenu {
	left: 0;
}
body.nav-expanded {
	margin-left: 0em;
	transition: left 0.4s ease-in-out 0s;
	-webkit-transition: left 0.4s ease-in-out 0s;
	-moz-transition: left 0.4s ease-in-out 0s;
	-o-transition: left 0.4s ease-in-out 0s;
}
#nav-close {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
	padding-left: 10px;
}
.main-menu {
	padding-top: 12px;
}
.main-menu li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	margin-left: 0;
	font-size: 18px;
	padding: 15px 15px 15px 35px;
}
.main-menu li a {
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
}
.main-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main-menu li .sub-nav {
	border-bottom: 0px;
	padding: 4px;
}
.main-menu a .caret {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
	border-top: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-top: 8px;
}
.main-menu a:hover .caret {
	border-top-color: #4f5963;
}
.main-menu li.open > a > .caret {
	border-top: none;
	border-bottom: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.main-menu li.open > a:hover > .caret {
	border-bottom-color: #4f5963;
}
.icon:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	content: '\f105';
}
.main-menu li > a > span.icon {
	float: left;
	margin: 0.1em 1.7em -0.1em 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.main-menu li > a:hover > span.icon {
	float: left;
	margin: 0.1em 0.8em -0.1em 0;
	opacity: 1;
}
.ulem_offcanvas_title a {
	/* font-family: 'Great Vibes', Helvetica, sans-serif !important; */

	font-size: 30px!important;
	/* color: #7FBB00!important; */
	/* text-transform: capitalize!important; */

	font-weight: normal!important;
}
/*Menu Breakpoint*/

@media (max-width: 1200px) {
	.navbar-default .nav li a {
		top: 0;
	}

	.navbar-header {
		float: none;
	}

	.navbar-left,
	.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none!important;
	}

	.navbar-right {
		background: rgb(34, 34, 34);
		width: 100%;
		position: fixed;
		margin: 0 -25px 0;
	;
	}

	.navbar-nav {
		float: none!important;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.collapse.in {
		display: block !important;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #ffffff!important;
		background-color: transparent!important;
		border-radius: 0;
		padding: 10px 15px;
		margin: 0px 0 0;
		height: 50px;
		line-height: 30px;
	}

	.intro-heading .pull-right,
	.intro-heading .pull-left {
		margin: 0 auto;
		float: none !important;
		text-align: center;
		display: block;
		margin: 0 0 20px 0;
	}

	.header-wrap-maximage::before,
	.header-wrap-maximage::after,
	.devider-ulem:before {
		display: none!important;
	}

	.intro-text {
		padding-top: 180px;
	}

	.intro-text .intro-heading span {
		font-size: 65px;
	}

	.navbar-nav {
		float: none !important;
		left: 0;
		/*  top: 115px;*/

		padding: 20px;
	}
}
@media(min-width:768px) {
	.navbar-default {
		padding: 0;
		border: 0;
		background-color: #f5f5f5;
		height: 130px;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	/*    .navbar-default .container{
        background: rgba(255, 255, 255, 0.3);
        margin: 20px auto 0 auto;
         border-radius: 4px;
        padding: 0 0 25px 0;
    }*/

	.navbar-default .navbar-brand {
		font-size: 3.5em;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}

	.navbar-default .navbar-nav>.active>a {
		border-radius: 0;
	}

	.navbar-default.navbar-shrink {
		padding: 5px 0px;
		background-color: #fff!important;
		box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.1);
		height: 70px;
	}

	.navbar-default.navbar-shrink #nav-expander,
	.navbar-default.navbar-shrink .page-scroll {
		color: #777;
		font-size: 12px;
		letter-spacing: 1px;
		font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	.navbar-default.navbar-shrink .navbar-brand {
		font-size: 2.5em;
		color: #fff;
	}
}
/*Mobile Style*/

@media(max-width:767px) {
	.header-wrap-maximage:after, .header-wrap-maximage:before, #blog-bg:after, #blog-bg:before {
		display: none;
	}



	.logo-init img {
		height: 20px;
	}

	.navbar-default {
		background: rgba(0, 0, 0, 0.5);
	}

	.navbar-default .navbar-toggle {
		border-color: transparent;
		background-color: transparent!important;
		/* margin: 30px 10px 0 0;*/
	}

	li.devider-ulem,
	.sub-nav {
		display: none!important;
	}

	.intro-text h1 span {
		font-weight: 500!important;
		padding: 0 10px;
		font-size: 16px;
		margin: 0px;
	}

	.intro-text h1 {
		text-transform: none;
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 3em;
		/* font-weight: 300; */

		line-height: 24px;
		/* letter-spacing: 0; */
	}

	section {
		padding: 0 35px;
		position: relative;
	}

	.separator {
		position: relative;
		padding: 40px 0 0 0;
	}
	.title-mob{
		padding: 0 35px !important;
	}
	.center-icon-ulem {
		height: 60px;
		width: 60px;
		line-height: 60px;
		top: -30px;
		box-shadow: 0 0 0 5px white, inset 0 0px 0 rgba(0, 0, 0, 0.08), 0 0px 11px 7px rgba(0, 0, 0, 0.07);
	}

	.row.border-event-bottom.center-up-icon {
		margin: 0;
	}

	#team {
		padding: 0;
		margin: 90px 0 0;
	}

	section h2.section-heading {
		margin-top: 45px;
	}

	.navbar-inverse .navbar-right {
		background: rgb(34, 34, 34);
		width: 100%;
		position: fixed;
		margin: 0px -16px 0;
	}

	.navbar-inverse {
		padding: 5px 0 5px 20px;
	}

	.intro-text .intro-heading h3 {
		text-align: center;
		font-size: 18px;
	}

	.intro-text .intro-heading h3:after,
	.intro-text .intro-heading h3:before {
		width: 30px!important
	}

	.intro-text .intro-heading h2 {
		font-size: 12px;
	}

	.intro-text .intro-heading span {
		font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
		font-weight: 300;
		border-bottom: 2px solid rgba(255, 255, 255, 0.3);
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		padding: 5px 0 5px 0;
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}

	.intro-text {
		padding-top: 60px;
	}

	.intro-text p {
		text-align: center;
		margin: 50px 0;
	}

	.intro-text h2 span {
		background: rgba(0, 0, 0, 0.8);
		font-weight: 100;
		opacity: 1;
		padding: 10px;
		margin: 0;
		font-size: 16px;
		line-height: 16px;
	}

	.text {
		font-size: 20em;
	}

	.intro-text h1 {
		margin: 20px 0;
	}

	.page-devider {
		width: 80px;
		height: 80px;
		bottom: -45px;
	}

	.page-devider span {
		color: #1E73BE;
		font-size: 35px;
		text-align: center;
		line-height: 77px;
	}

	.somefact-title h2 span:after,
	.somefact-title h2 span:before,
	.somefact-title h3 span:before {
		display: none;
	}

	.navbar-default {
		background: #000;
	}

	.logo-init img {
		width: auto;
		height: 20px;
		margin: 15px 0 0 20px;
		background: transparent!important;
	}

	.page-subdevider {
		height: 80px;
		width: 80px;
		top: -20px;
		display: none;
	}

	.thumbnail-blog {
		width: 100%!important;
	}

	.footer-list-wrap {
		font-size: 13px;
		margin: 30px 0;
	}

	.page-subdevider span {
		font-size: 50px!important;
		line-height: 85px;
	}

	.spec-car dt {
		padding: 5px 0 5px 0!important;
		font-size: 16px;
	}

	.spec-title span {
		padding: 0!important;
	}

	.spec-car dd {
		padding: 0;
		right: 0!important;
		font-size: 16px;
	}

	.pricing-list ul li {
		font-size: 16px;
	}

	.knob-circle i {
		font-size: 4em;
	}

	.spec-title i {
		margin: 0;
	}

	.intro-effect-sidefixed .codrops-demos a {
		font-size: 13px;
	}

	.spec-list-title h2 {
		font-size: 20px;
		letter-spacing: 0;
	}

	.somefact-title img {
		margin: 40px auto 40px auto;
		width: 100%;
	}

	.blog-head-wrap h4 {
		font-size: 2em;
	}

	.btn-xl-second,
	.btn-xl {
		width: 100%;
		display: block;
	}

	.knob-circle {
		margin: 0 0 20px;
	}

	.about-text ul {
		margin: 0px 0 0 5px;
		text-indent: -22px;
	}

	.spec-car dd {
		border-bottom: 0 solid #efefef;
		padding: 5px 5px 0 10px;
		margin-left: 10px;
		text-align: right!important;
		position: relative;
		right: 10px;
		top: -30px;
	}

	.spec-car dt {
		padding: 5px 0 5px 15px;
	}

	#filters {
		margin: 0 auto 15px auto;
		padding: 0px;
		list-style: outside none none;
		text-align: center;
		border: 2px solid transparent;
		width: 0;
		min-width: 50%;
		height: auto;
		line-height: 35px;
		border-radius: 15px;
		color: #fff !important;
		background: rgba(0, 0, 0, 0.1);
	}

	#portfoliolist .portfolio {
		width: 100%;
	}

	.over-title {
		padding: 0;
		margin: 0;
		font-size: 18px;
		padding: 0 20px;
	}

	.somefact-title h2 {
		font-weight: 100;
		margin: 0 0 50px 0;
		font-size: 18px;
	}

	.somefact-title h2:before {
		top: 45px;
	}

	.somefact-title h2:after {
		display: none;
	}

	.cd-testimonials p {
		font-size: 14px!important;
	}

	.cd-author img {
		width: 100px!important;
		height: 100px!important;
		margin-right: 0;
		margin: 0 auto;
	}

	.navbar-shrink .logo-init img {
		width: auto;
		height: 20px;
		margin: 15px 0 0 20px;
		background: transparent!important;
	}

	.cd-author .cd-author-info li:first-child {
		font-size: 16px!important;
		margin: 20px 0 0;
	}

	.cd-author .cd-author-info li:last-child {
		font-size: 12px!important;
		color: #fff!important;
	}

	.parallax-title span {
		font-size: 16px;
	}

	.somefact-item {
		text-align: center;
		margin: 0 0 40px 0;
	}

	.portfolio img {
		width: 200%;
	}

	.subscribe-title img {
		opacity: 0.4;
		width: 35%!important;
		text-align: center;
		margin: 0 auto 25px auto;
	}

	.subscribe-title h3,
	.subscribe-title p {
		text-align: center!important;
		margin: 10px 0;
	}

	section h2.section-heading,
	section h2.section-headingcon {
		font-size: 2.5em;
	}

	blockquote {
		padding: 30px 20%;
		font-size: 16px;
	}

	.center-border {
		border-top: 2px dotted #999;
		border-left: none;
	}

	.common-border {
		border-bottom: 2px dotted #ccc;
		border-right: none;
	}

	.parent-bride h1 {
		text-indent: 0;
	}

	.parent-bride h1 span {
		color: #111;
		font-weight: 300;
		letter-spacing: 0;
		background: transparent;
		padding: 0;
	}

	.parent-bride h2 {
		color: #bbb;
		padding: 0;
	}

	.share-event {
		font-size: 1em;
		font-weight: 200;
		padding: 20px;
	}

	.event-day {
		position: relative;
		min-height: 400px;
		padding: 0;
		margin: 0;
	}

	.the-bride {
		top: -75px;
	}

	.the-bride img {
		width: 150px;
		height: 150px;
		margin: 0 auto;
		padding: 10px;
	}

	.bride-event p {
		padding: 5px 10% 0 10%;
	}

	.cd-timeline-content h2 {
		color: #555;
		font-size: 18px;
	}

	.cd-timeline-content h3 {
		font-size: 13px;
	}

	.cd-timeline-content::before {
		top: 13px;
		border-right: 8px solid white;
	}

	.quote-ribbon:before,
	.quote-ribbon:after {
		display: none;
	}

	#cd-timeline::before {
		content: '';
		position: absolute;
		top: 54px;
		left: 20px;
		height: 100%;
		width: 2px;
		background: #ccc!important;
	}

	.cd-timeline-img h2 {
		text-align: center;
		color: #777;
		font-size: 14px;
		margin: 20% auto;
		position: relative;
		left: 0px;
		min-width: 300px;
		top: 8px;
	}

	.cd-timeline-img.cd-picture {
		border: 0px solid #eee;
	}

	.cd-timeline-img {
		position: absolute;
		top: 35px;
		left: -10px;
		width: 60px;
		height: 60px;
		border-radius: 50%;
	}

	#about:after,
	#about:before {
		display: none;
	}

	.our-story-title {
		right: 60px;
	}

	.gift-title {
		font-size: 1.4em;
	}

	.gift-title:before {
		width: 100px;
		top: 42px;
	}

	.gift-title:after {
		width: 30px;
	}

	.countdown>div>span.count {
		width: 60px;
		height: 60px;
		display: block;
		border: 1px solid #eee;
		line-height: 60px;
		border-radius: 50%;
		background: #7fbb00;
		margin: 0 auto;
	}

	span.count {
		font-size: 2em;
		color: #fff;
		font-weight: 700;
	}

	span.title {
		color: #fff;
		position: relative;
		margin: 10px 0 40px 0;
		font-size: 12px;
	}

	.footer-text span,
	.navbar-shrink .devider-ulem:before {
		display: none;
	}

	.footer-text h2 {
		font-size: 14px;
	}

	.footer-text h2:before,
	.footer-text h2:after {
		display: none;
	}

	footer span.copyright {
		font-size: 12px;
	}
	/*BLOG PAGE*/

	.intro-text-blog {
		padding-top: 0;
	}

	.intro-text-blog .intro-heading span {
		float: none!important;
	}

	.intro-text-blog .intro-heading {
		text-align: center;
		font-size: 30px;
		font-weight: 300;
	}

	.navbar-inverse {
		background-color: #222;
		border-color: #222;
		padding: 0;
		height: 60px!important;
	}

	.navbar-inverse .navbar-brand {
		font-size: 1.5em;
	}

	#blog-bg {
		min-height: 240px!important;
	}

	.intro-text-blog .intro-heading h3:before,
	.intro-text-blog .intro-heading h3:after {
		width: 40px;
		top: -3px;
	}

	.intro-text-blog .intro-heading h3 {
		text-align: center;
		font-size: 17px;
		margin: 80px 0 0;
	}

	.intro-text-blog .intro-lead-in {
		font-size: 16px;
	}

	.quote-ribbon:before,
	.quote-ribbon:after {
		width: 30px;
	}

	.cd-timeline-img.cd-movie {
		box-shadow: none;
		margin-top: 0;
		left: -5px;
		height: 50px;
		width: 50px;
		top: 60px;
	}

	.cd-timeline-img.cd-location {
		display: none;
	}

	.cd-timeline-block {
		top: -15px;
	}

	.ribbon-ulem span {
		font-size: 1.3em
	}

	.cd-timeline-content h3 {
		border-bottom: 0px dashed #ddd;
		border-top: 0px dashed #ddd;
	}

	.testimonial::before {
		height: 30px;
		width: 30px;
		font-size: 12px!important;
		line-height: 30px;
	}

	.testimonial {
		padding: 20px;
	}

	.team-member img {
		margin: 0 auto;
		width: 100px;
		height: 100px;
		border-radius: 50%;
		text-align: center;
		float: none;
		position: relative;
		top: 0px;
	}

	.team-member p {
		text-align: center;
		padding: 0;
	}

	.team-member-right p {
		padding: 0;
		text-align: center;
	}

	.team-member-right img {
		margin: 0 auto;
		float: none;
	}

	.bridesmaid {
		margin: 0;
	}

	.gift-subtitle {
		font-size: 15px!important;
	}
}
/**
GALLERY
**/
/*  *, *:before, *:after {
    box-sizing: border-box !important;
} */

.row-mansory {
	-webkit-column-width: 50em;
	/* Chrome, Safari, Opera */

	-moz-column-width: 50em;
	/* Firefox */

	column-width: 50em;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	margin: 0 -18px;
}
.row-mansory > .col-md-4 {
	display: inline-block;
	padding: 0;
	width: 100%;
	float: none;
}
.well-media {
	position: relative;
	display: block;
	/*    background: rgba(0,0,0,0.5);
    padding: 5px;*/

	border-radius: 0;
	margin: 10px 10px 100px;
}
.video-text p {
	font-size: 14px;
	line-height: 1.6;
	font-weight: 300;
	padding: 0;
	color: #fff;
}
.ulem-mansory {
	display: inline-block;
	margin: 0.25rem;
	padding: 1rem;
	width: 100%;
	background: #efefef;
}
.post-ulem-mansory {
	margin: 10px 0;
	background: #fff;
	padding: 40px 0 10px 0!important;
	border-radius: 5px;
}
.blog-separator {
	position: relative;
	padding: 70px 0;
	background: #f5f5f5;
	background: url(../img/symphony.html) repeat;
	background: url(../../../www.toptal.com/designers/subtlepatterns/patterns/lightpaperfibers.png) repeat;
	/*  background: url(http://subtlepatterns.com/patterns/paper.png) repeat;
    background: url(http://subtlepatterns.com/patterns/handmadepaper.png) repeat;*/

	z-index: 0;
}
/*SUBSCRIBE*/

#subscribe {
	height: 100%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXxvZSoAAAAAElFTkSuQmCC) repeat;
	height: 100%;
	position: relative;
	z-index: 30;
	background-color: #444;
	padding: 60px 0px 60px;
	margin: -5px 0 0;
}
.subscribe-title {
	position: relative;
	z-index: 10;
}
.subscribe-title img {
	opacity: 0.6;
	width: 85%;
	text-align: center;
	margin: 15% auto;
}
.subscribe-title p {
	color: #fff;
	font-weight: normal;
}
.subscribe-title h3 {
	color: #fff!important;
	font-weight: 100;
}
.subscribe-title i {
	font-size: 72px;
	color: rgba(255, 255, 255, 0.3);
	text-align: center;
	margin: -165px -96px 0 auto;
	display: block;
}
.subscribe-title b {
	font-size: 100px;
	color: rgba(255, 255, 255, 0.3);
	text-align: center;
	margin: 40px auto 0 auto;
	display: block;
}
.btn-black {
	background: rgba(0, 0, 0, 0.5);
	color: #1E73BE;
	letter-spacing: 1px;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn-black:hover {
	color: #fff;
}
.form-subscribe {
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 3px solid #000;
	border: 1px solid transparent;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	box-shadow: none;
}
.sml_subscribe {
	position: relative;
}
.sml_email {
	width: 100%!important;
}
.sml_emaillabel {
	display: none;
}
.sml_emailinput {
	border-top: 1px solid transparent!important;
	border-right: 1px solid transparent!important;
	border-left: 1px solid transparent!important;
	border-bottom: 3px solid #000!important;
	border: 1px solid transparent!important;
	background: rgba(255, 255, 255, 1)!important;
	border-radius: 5px 0 0 5px!important;
	box-shadow: none!important;
	padding: 10px 10px;
	width: 100%;
	color: #333;
}
.sml_submitbtn {
	position: absolute;
	top: 0;
	right: -4px;
	padding: 0 30px;
	border-radius: 0 5px 5px 0;
	background: #333;
	height: 49px;
	display: block;
}
.sml_submitbtn:hover {
	position: absolute;
	top: 0px;
	right: -4px;
	padding: 12px 30px;
	border-radius: 0 5px 5px 0;
	background: #222;
}
.sml_subscribe {
	position: relative;
}
.sml_thankyou {
	position: absolute;
	left: 0;
	top: 60px;
}
#partner {
	height: 100%;
	background: #222 none repeat scroll 0% 0%;
	position: relative;
	z-index: 0;
	padding: 30px 0;
	margin: 0;
}
.partner-title h3 {
	font-weight: 100;
	color: #1E73BE!important;
	margin: 20px 0 10px 0;
}
.auto-logo {
	text-align: center;
	margin: 40px 0;
}
.auto-logo i {
	display: block;
	color: #fff;
	font-size: 70px;
	text-align: center;
	margin: 0 auto;
	font-size: 65px;
}
#subcribe {
	padding: 60px 1em;
	background: #f1f1f1;
	margin: 60px 0;
}
#subcribe h4,
#subcribe h4 {
	margin: 0;
	padding: 0;
}
.input-sub {
	border: 1px solid #1E73BE!important;
	border-radius: 3px!important;
	background: #F1F1F1!important;
}
#over-wrap {
	background:#1b1b1b!important;
	margin: 0px 0;
	padding: 120px 0;
}
/*TESTIMONIAL CAROUSEL*/
/* --------------------------------

Main components

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

.cd-testimonials-wrapper {
	position: relative;
	width: 100%;
	/*  max-width: 768px;*/
	/*  background-color: #39393c;*/

	margin: 2em auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 20px 40px 70px;
	z-index: 1;
}
/*.cd-testimonials-wrapper::after {


    content: '\201C';
    position: absolute;
    top: 10px;
    left: 0;
    width: 50px;
    height: 50px;
    padding-top: 8px;
    margin-left: -25px;
    background: rgba(32, 32, 34, 0.9);
    font-family: "Georgia", serif;
    color: #ffffff;
    font-size: 70px;
    font-size: 4.375rem;
    text-align: center;


    display: none;
}*/

.cd-testimonials-wrapper::before {
	/* quotation mark */

	content: '\201C';
	position: absolute;
	top: 10px;
	right: 0;
	width: 50px;
	height: 50px;
	padding-top: 8px;
	margin-left: -25px;
	background: rgba(32, 32, 34, 0.9);
	font-family: "Georgia", serif;
	color: #ffffff;
	font-size: 70px;
	font-size: 4.375rem;
	text-align: center;
	/* visible on big devices only */

	display: none;
}
@media only screen and (min-width: 768px) {
	.cd-testimonials-wrapper {
		margin: 4em auto;
		padding: 0 10%;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-testimonials-wrapper::after {
		/* quotation mark visible */

		display: block;
	}
}
.cd-testimonials {
	color: #FFF;
	text-align: center;
	margin: 0 0 0 -40px;
	list-style: none;
}
.cd-testimonials::after {
	clear: both;
	content: "";
	display: table;
}
.cd-testimonials > li {
	position: absolute;
	opacity: 0;
}
.cd-testimonials > li:first-child {
	position: relative;
	opacity: 1;
}
.cd-testimonials p {
	position: relative;
	font-size: 22px;
	font-style: italic;
	line-height: 1.7em;
	margin-bottom: 4em;
	padding: 0;
	color: #666 !important;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*   .cd-testimonials p:after{
    content: "";
        height: 10px;
        width: 200px;
        border-bottom: 1px solid #fff;
        display: block;
        margin: 60px auto 0 auto;

    }*/

@media only screen and (min-width: 768px) {
	.cd-testimonials p {
		font-size: 22px;
		font-size: 1.375rem;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-testimonials p {
		font-size: 17px;
		line-height: 1.7;
		font-weight: 100!important;
		font-family: "Open Sans";
	}
}
.cd-author img,
.cd-author .cd-author-info {
	display: inline-block;
	vertical-align: middle;
}
.cd-author img {
	width: 220px;
	height: 220px;
	border-radius: 50%;
	margin-right: 5px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.cd-author .cd-author-info {
	text-align: left;
	line-height: 1.2;
}
.cd-author .cd-author-info li:first-child {
	font-size: 14px;
	font-size: 0.875rem;
}
.cd-author .cd-author-info li:last-child {
	font-size: 12px;
	font-size: 0.75rem;
	color: #6b6b70;
}
@media only screen and (min-width: 768px) {
	.cd-author img {
		width: 100px;
		height: 100px;
	}

	.cd-author .cd-author-info {
		line-height: 1.4;
	}

	.cd-author .cd-author-info li:first-child {
		font-size: 16px;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff!important;
		font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
		letter-spacing: 3px;
	}

	.cd-author .cd-author-info li:last-child {
		font-size: 14px;
		color: #fff;
	}
}
.flex-direction-nav li {
	position: absolute;
	height: 100%;
	width: 40px;
	top: 0;
}
.flex-direction-nav li:first-child {
	left: 0;
}
.flex-direction-nav li:last-child {
	right: 0;
}
.flex-direction-nav li a {
	display: block;
	height: 100%;
	width: 100%;
	/* image replacement */

	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}
.no-touch .flex-direction-nav li a:hover {
	background-color: #323234;
}
.thumbnail-blog {
	position: relative;
	height: 300px;
	width: 50%;
	text-align: center;
	border-radius: 0px;
	z-index: 12;
	display: inline-block;
	float: left;
}
.thumbnail-blog {
	opacity: 1;
	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(90%);
	-moz-filter: grayscale(50%);
	/* Chrome 19+ & Safari 6+ */

	-webkit-backface-visibility: hidden;
	/* Fix for transition flickering */

	-webkit-transition: opacity 3s ease-in-out;
	-moz-transition: opacity 3s ease-in-out;
	-ms-transition: opacity 3s ease-in-out;
	-o-transition: opacity 3s ease-in-out;
	transition: opacity 3s ease-in-out;
}
.thumbnail-blog:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
	cursor: pointer;
	opacity: 1;
}
.thumbnail-blog img.portrait {
	width: 100%;
	height: auto;
}
.thumbnail-blog-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: left;
	z-index: 999;
	color: #FFF !important;
}
.thumbnail-blog h2 a {
	color: #fff!important;
	margin: 5px 0;
	background: rgba(0, 0, 0, 0.8);
	padding: 5px 10px 5px 20px;
	border-radius: 0 1px 1px 0;
	font-weight: 100;
	font-family: "Open Sans", Arial;
	font-size: 22px;
	letter-spacing: 5px;
}
.thumbnail-blog span {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHklEQVQIW2NkQAVpjEj8NCB7FkwAzAFJggTgHJAAAFxuA2sU5oEKAAAAAElFTkSuQmCC) repeat;
	padding: 5px 10px 5px 15px;
	margin: 0 0 0;
}
.thumbnail-blog-more {
	color: #fff;
	height: 25px;
	line-height: 25px;
	display: table;
	text-align: left;
	position: absolute;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 2px;
	right: 3%;
	bottom: 5%;
}

.social-icons a { font-size: 1.5em !important; float: left }
.social-icons a + a { padding-left: 0 }

.input-home {
	padding:0 10px!important;
	margin: 0 0 7px 0!important;
	border-radius: 3px!important;
	border: 1px solid #ddd!important;
	box-shadow: none!important;
	background: rgb(245, 245, 245);
}
.form-home{
	color: #fff;
	width: 390px;
	position: absolute;
	top: 17.5%;
	right: 8%;
	padding: 20px 20px 35px;
	background: linear-gradient(180deg,rgba(14, 66, 48, 0.86) 0,rgba(6, 27, 2, 0.61));
}
#blog {
	background: #eee;
	padding: 0;
	z-index: 0;
	position: relative;
}
/*INPUT CUSTOM*/

.input-custom {
	padding: 20px!important;
	margin: 0 0 20px 0!important;
	border-radius: 3px!important;
	border: 1px solid #ddd!important;
	box-shadow: none!important;
	background: rgb(245, 245, 245);
}
.gmap3 {
	margin: 20px auto;
	width: 100%;
	height: 300px;
	display: block;
	position: relative;
}
#map-wrap {
	margin: 60px 0 0 0;
}
.slicknav_menu {
	display: none;
}
@media screen and (max-width: 1024px) {
	/* #menu is the original menu */
	#navbar { border: 0 }

	.js #menu {
		display: none;
	}

	.js .slicknav_menu {
		display: block;
	}
}

.catalogo{
	position: relative;
	background: #1b1b1b;
	margin-top: -2em;
}

/* -- Responsivo -- */

@media screen and (max-width:1200px){
	.logo-mob{
		display: inline-block !important;
		float: none;
		height: 40px;
		margin: 0;
		width: unset;
		padding: 0px;
		position: relative;
		top: 20px !important;
	}
	.logo-premier{ display: none !important }
}

@media screen and (max-width:1024px){
	.logo-mob{
		display: inline-block !important;
		float: none;
		height: 40px;
		margin: 0;
		width: unset;
		padding: 0px;
		position: relative;
		top: 20px !important;
	}
	.logo-mob img { height: 100%; object-fit: contain; width: 100% }
	.logo-premier{display: none !important}
	.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
		color: #fff !important;
		background-color: rgba(255, 255, 255, 0);
		border-top: solid 0px #ffffff;
		border-bottom: solid 0px #ffffff;
		padding: 0px;
		margin: 11px 12px;
		transition: all 0.5s cubic-bezier(0.35, 0.85, 0.71, 1.28);
	}
	.collapse.in{
		text-align: left;
	}
	.panel-group .panel-heading{
		text-align: left;
	}
	/* .row {
		margin-right: 0 !important;
		margin-left: 0 !important;
	} */
	.bg-full-section{
		width: 100% !important;
		height: 100vmax !important;
	}
	.form-service{
		width: 85%;
		background: #0c273d;
	}

	.cta{
		background: #0e4204 !important;
		margin-top: 0 !important;
	}
	button.trigger{
		display: none !important;
	}
	.container-home {
		width: 100%;
		height: 50vmax !important;;
	}
	.divider-menu{
		display: none !important;
	}
	.navbar-nav{
		z-index: 99 !important;
		border-radius: 5px;
		background: rgba(6, 26, 3, 0.81);
		width: auto;
		top: 0;
		padding: 22px 30px 10px 30px;
		text-align: right;
		cursor: pointer;
		float: right !important;
	}
	.navbar-toggle{
		z-index: 2 !important;
		margin: 0 !important;
		top: 20px
	}
	.navbar-inverse .navbar-toggle {
		border-color: #fff !important;
	}
	.items-home{
		display: none;
	}
	.form-home {
		width: 50% !important;
		top: 20.5% !important;
		right: 24% !important;
		margin: 0 auto;
		float: none;
		display: none;
	}
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
		background-color: rgba(6, 26, 3, 0.81);
	}
	html, body, .container, .header {
		zoom: 0 !important;
	}
	.navbar-nav {
		margin: 0 !important;
	}
	.menu-right {
		position: static!important;
		right: 0 !important;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 100% !important;
	}
}
@media screen and (max-width:768px){
	footer { margin-bottom: 0px !important}
	.navbar-toggle { top: 23px }
	.car-name{font-size: 14px;margin-top: 40px;}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
		margin-top: 5px;
		width: 100% !important;
	}

	.btn-primary{
		margin: 0px 0 30px 0;
	}
	.row-news{
		padding: 3em 0px !important;
	}
	.video{
		width: 100% !important;
	}
	.container-new{
		width: 100% !important;
	}
	img{
		max-width: 100% !important;
	}
	.barra-info{
		display: none;
	}
	.cta{
		background: #0e4204 !important;
		height: 250px !important;
	}
	.navbar-inverse{
		background: linear-gradient(180deg,#061b02 0,rgba(14, 66, 4, 0.85)) !important
	}
	.car-listing-row .car-meta-bottom ul li span {
		font-size: 12px;
		font-weight: 400;
	}
	.car-listing-row .listing-car-item-meta .car-title{
		font-size: 13px !important;
	}
}
@media screen and (max-width:430px) {
	.container-home{height: 65px !important}
	.title-section-white{
		padding-bottom: 25px !important; border-bottom: solid 1px #cecece !important;	color: #1b1b1b;	margin-bottom: 15px ; padding-left: 100px;
	}
	.h1-section {
		padding-top: 30px !important; font-size: 30px !important;	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-weight: 900;	line-height: 32px !important; margin: 0;	color: #2d2d2d !important;	letter-spacing: -2px;	text-transform: uppercase;
	}
	.navbar-inverse .nav li a{border-bottom: solid 1px rgba(221, 221, 221, 0.19);}

	.car-listing-row .listing-car-item-meta {
		padding-top: 17px !important;
	}
	img {
		max-width: 100% !important;
		width: 100%;
	}
	.image {
		width: auto !important;
		height: auto !important;
	}
	.cta{
		display: none!important;
	}
	.form-service {
		width: 100%;
		background: rgba(12, 39, 61, 0) !important;
	}
	.owl-nav{
		display: none;
	}
	.dpblock{
		display: block !important;
	}
	.dpnone{
		display: none;
	}
	.logo-premier {
		width: auto;
		padding: 0;
		top: -3px !important;
		margin-top: 0px;
		margin-right: -10px;
		left: -45px;
	}
	/* .navbar-inverse {
    height: 70px!important;
	}
	.navbar-toggle {
    margin-right: 40px;
	margin-top: 16px !important;
	} */
	.navbar-nav{
		padding: 45px 30px 10px 30px !important;
		position: absolute;
		z-index: 0 !important;
	}
}

#myCarousel { /*height: auto !important;*/ position: relative }
#myCarousel .carousel-control { height: 100% !important; max-height: 100% !important}
@media screen and (max-width:768px) and (min-width: 432px){
	#myCarousel { margin-top: 80px}
	.container-home { height: 50vmax !important }
}
@media screen and (max-width:767px){
	#myCarousel { margin-top: 60px}
	.logo-mob {	height: 35px; top: 8px !important; width: calc(100% - 48px ) }
	.logo-mob::after { left: 50%; right: unset; top: -20px }
	.logo-premier{ display: none !important }
	.navbar-toggle { top: 13px; right: 12px }
	.image { width: 100%; height: auto; margin-bottom: 15px }
}

marquee {
	/* background-color: rgba(255, 255, 255, .8);
	color: #0e4204; */
	background-color: rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	color: #fff;
	height: 35px;
	position: absolute;
	top: 63px;
	width: 100%;
	z-index: 1001
}
marquee p { color: inherit }
marquee span {
	font-size: .73em;
	line-height: 35px;
	text-shadow: 0 0 5px rgba(0, 0, 0, .8)
}
marquee i {
	border: 1px solid #fff;
	border-radius: 100px;
	display: inline-block !important;
	font-size: .75em;
	height: 18px !important;
	line-height: 18px !important;
	position: relative;
	text-align: center;
	top: -1px;
	width: 18px !important
}

.barra-info .bottom.site-footer-bottom {
	display: block;
	text-align: center
}
.barra-info .bottom.site-footer-bottom .item {
	display: inline-block
}
.barra-info .desc-disp { margin: 10px 0 }

.car-listing-row .car-meta-bottom ul {
	display: table;
	width: 100%
}
.car-listing-row .car-meta-bottom ul li {
	display: table-cell;
	text-align: center
}
.card-home {
	border: 1px solid #ddd;
	margin: 0 0 30px;
	height: 400px;
	overflow: hidden;
	padding: 15px 15px 30px;
	position: relative
}
.card-home:before {
	background: linear-gradient(180deg,transparent 0,#fff);
	bottom: 0;
	content: '';
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1px
}
.card-home figure {
	background-color: #eee;
	height: 200px;
	overflow: hidden;
	position: relative
}
.card-home figure::after {
	background: linear-gradient(180deg,transparent 0,#061b02aa);
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .35s .25s ease-in-out;
	width: 100%;
	z-index: 1
}
.card-home:hover figure::after {
	background: linear-gradient(180deg,transparent 0,#061b02);
}
.card-home figure img {
	height: 100%;
	object-fit: cover;
	transition: all .35s .25s ease-in-out;
	width: 100%
}
.card-home:hover figure img {
	transform: scale(1.8);
	filter: blur(2px)
}
.card-home figure + h3 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: -40px;
	padding: 0 15px 8px;
	position: relative;
	text-transform: uppercase;
	top: -60px;
	user-select: none;
	z-index: 2
}
.card-home figure + h3::after {
	background-color: #fff;
	content: '';
	height: 5px;
	left: 20px;
	margin-top: -2px;
	position: absolute;
	top: 100%;
	transition: all .35s .25s ease-in-out;
	width: 100px
}
.card-home:hover figure + h3::after {	left: 15px; width: 70px }
.card-home figure + h3 + p { font-size: .9em; margin: 0 7px }

.style-big-car-gallery, .style-big-car-gallery .owl-stage-outer,
.style-big-car-gallery .owl-stage, .style-big-car-gallery .owl-item,
.style-big-car-gallery .item, .style-big-car-gallery .style-single-image { height: 555px }
.style-big-car-gallery img { height: 100%; object-fit: cover; width: 100% }

.style-thumbs-car-gallery, .style-thumbs-car-gallery .owl-stage-outer,
.style-thumbs-car-gallery .owl-stage, .style-thumbs-car-gallery .owl-item,
.style-thumbs-car-gallery .item, .style-thumbs-car-gallery .style-single-image { height: 120px }
.style-thumbs-car-gallery img { height: 100% !important; object-fit: cover; width: 100% }

.social-icons a{
	font-size: 22px !important;
}


@media (max-width: 650px){
	.style-big-car-gallery, .style-big-car-gallery .owl-stage-outer,
	.style-big-car-gallery .owl-stage, .style-big-car-gallery .owl-item,
	.style-big-car-gallery .item, .style-big-car-gallery .style-single-image {
		height: 400px
	}
}
@media (max-width: 485px){
	.style-big-car-gallery, .style-big-car-gallery .owl-stage-outer,
	.style-big-car-gallery .owl-stage, .style-big-car-gallery .owl-item,
	.style-big-car-gallery .item, .style-big-car-gallery .style-single-image {
		height: 260px
	}
	.car-name { margin-top: 0 }
}


.car-name { display: block; position: relative }
.car-name span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 40px);
	white-space: nowrap
}
.share-box {
	position: absolute;
	right: 0;
	top: 0
}
.share-box a {
	background-color: #ddd;
	color: #505050;
	display: inline-block;
	font-size: .8em;
	height: 35px;
	line-height: 35px;
	text-align: center;
	transition: all .35s ease;
	width: 35px
}
.share-box a:hover { color: #ff660c }

@media (max-width: 768px) {
	.share-box { margin-top: -5px }
	.share-box a {
		font-size: .8em;
		height: 20px;
		line-height: 20px;
		width: 20px
	}
}

article.textos { margin: 5px 0 45px }
article.textos h2 { display: block; margin-bottom: 25px; margin-top: 0 }

.carousel-inner > .item img { height: 100% !important; object-fit: cover }

@media (max-width: 1024px) {
	#myCarousel { margin-top: 0 !important }
	nav.navbar-fixed-top + .selo { top: 60px; z-index: 1 }
}

.img-header-mobile {
	display: block !important;
}

.img-header-desktop {
	display: none !important;
}

@media all and (min-width: 992px) {
	.img-header-mobile {
		display: none !important;
	}
	
	.img-header-desktop {
		display: block !important;
	}
}

@media all and (max-width: 991px) {
	#myCarousel {
		height: auto !important;
	}

	.selo {
		left: 5px;
		width: 75px;
	}
}

@media all and (max-width: 320px) {
	.selo {
		width: 65px;
	}
}

.footerKarvi{display: block;max-width: 25%;margin: 5px 0px 5px 5px;}