.btn-sample { 
  color: #FFFFFF; 
  background-color: #EAB937; 
  border-color: #EAB937; 
} 
 
.btn-sample:hover, 
.btn-sample:focus, 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  color: #FFFFFF; 
  background-color: #184981; 
  border-color: #184981; 
} 
 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  background-image: none; 
} 
 
.btn-sample.disabled, 
.btn-sample[disabled], 
fieldset[disabled] .btn-sample, 
.btn-sample.disabled:hover, 
.btn-sample[disabled]:hover, 
fieldset[disabled] .btn-sample:hover, 
.btn-sample.disabled:focus, 
.btn-sample[disabled]:focus, 
fieldset[disabled] .btn-sample:focus, 
.btn-sample.disabled:active, 
.btn-sample[disabled]:active, 
fieldset[disabled] .btn-sample:active, 
.btn-sample.disabled.active, 
.btn-sample[disabled].active, 
fieldset[disabled] .btn-sample.active { 
  background-color: #EAB937; 
  border-color: #EAB937; 
} 
 
.btn-sample .badge { 
  color: #EAB937; 
  background-color: #FFFFFF; 
}
.phone-xs {
	float: right;
padding: 10px 5px;
color: #000;
font-size: 30px;
margin-right: 5px;
}

.phone-xs:hover {
	color: #eab937;
}

.hover, .hover2 {
	color: #FFFFFF;
}
.hover2 {
	font-weight: 500;
}
.hover2:hover {
	color: #272727;
	font-weight: 500;
}
.hover:hover {
	color: #eab937;
}

.flags {
	width: 35px;
	position: fixed;
	top: 166px;
	right: 20px;
	z-index: 9999;
}

.flags a {
	float: left;
	width: 100%;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-radius: 99px;
	padding: 2px;
	cursor: pointer;
	position: relative;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.80);
-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.80);
box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.80);

}

.flags a span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 99px;
	padding: 2px;
	background: rgba(255,255,255,0.5);
}

.flags a.active span {
	background: transparent;
}

.flags a:hover span {
	background: transparent;
}

.flags a img {
	float: left;
	width: 100%;
}

.books tr td {
	vertical-align: middle!important;
}
.mb20 {
	margin-bottom: 20px;
}
.menu-home {
	padding-top: 24px!important;
	padding-bottom: 24px!important;
}
.menu-home i {
	font-size: 30px!important;
}

.menu-phone a {
	padding-top: 24px!important;
	padding-bottom: 24px!important;
}
.menu-phone i {
	font-size: 30px!important
}
.menu-phone span {
	position: relative;
top: -5px;
font-size: 16px;
}

.quick-links ul li {
	width: 100%;
}
.mt20 {
	margin-top: 20px;
}
.pdb30 {
	padding-bottom: 30px;
}
.view-more {
	color: #d1672f;
}
.h40 {
	height: 40px;	
}
.pdt10 {
	padding-top: 10px;
}
.min-h66 {
	min-height: 66px;
}
.mb30 {
	margin-bottom: 30px;
}
.team-social {
	margin-left: -20px!important;
}
.team-wrap h4 {
	padding: 0 10px;
}
#msgSubmit.text-success {
    margin-bottom: 15px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
}
#msgSubmit.text-danger {
    margin-bottom: 15px;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
}
.content-area article {
	margin-bottom: 30px;
}
.w-100 {
	width: 100%;
}
.call-to-action h3 {
	line-height: 32px;
}

@media (min-width: 1024px) {
	.col-md-3.team {
		width: 20%;
	}
}

@media (max-width: 1024px) {
	.menu-phone span {
		display: none;
	}
	.nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	.logo img {
		padding-top: 3px;
padding-bottom: 0;
	}
	.parallax-text h3 {
		font-size: 25px;
		line-height: 35px;
	}
	.count-box .icon {
		margin-bottom: 25px;
	}
	.count-box i::before {
		font-size: 50px;
		line-height: 50px;
	}
	.count-box .timer {
		font-size: 40px;
	}
	.call-to-action .pad60 {
    	padding: 30px 0;
    }
    .sm-b-pad40 {
    	padding: 0;
    }
    .call-to-action h3 {
    	font-size: 20px;
		line-height: 30px;
    }
    p {
    	text-align: justify;
    }
}
@media (max-width: 450px) {
	.copyright img {
		width: 90%;
	}
	.parallax-text h3 {
		font-size: 25px;
		line-height: 35px;
	}
	.call-to-action h3 {
		font-size: 14px;
		line-height: 18px;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
		margin-top: 0;
	}
}
.content-area .entry-header h2 {
	min-height: 108px;
	font-size: 16px;
	line-height: 22px;
}
.f-title::after {
	margin: 12px 0;
}

.feedback .owl-controls {
	display: none;
}

#demos .owl-nav {
	display: none;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-controls {
	margin-top: 20px;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

hr {
	border-top: 1px solid #777777;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* BARRA PROMO */

.barra {
    display: flex;
    background: #104784;
    justify-content: center;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}

span.promo_text {
    color: #fff;
    display: block;
    text-align: center;
 }
span.promo-link a {
    color: #fff;
}

span.promo_text.bold {
    font-weight: 600;
}

.page-head h2 {
    color: #fff;
    
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
}

@media (max-width: 767px) {
	.page-head h2 {
	    color: #fff;
	    
	    font-size: 18px;
	    font-weight: 500;
	    line-height: 28px;
	}

	.barra {
		padding: 10px;
	}
}

.h4_eng {
	font-size: 16px!important;
	font-weight: 600px!important;
}

a:focus {
	outline: none!important;
	text-decoration: none!important;
}

.h4-principal {
	margin-top: 10px;
}
.p-principal {
	margin-top: 3px;
}
