/*
 Table Of Contents
 1.) Global Headings
 2.) Form Elements
 3.) Header Style
 4.) Global content
 5.) Footer Style
 ===============================================*/
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
img {
	max-width: 100%;
	height: auto;
}
a:hover {
	text-decoration: none;
}
p{
	color: #343a3b;
	margin: 0 0 10px;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	line-height: 28px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
    
.tag-container {
    display: inline-block;
    text-transform: uppercase;
    background: #16d428;
    color: #fff;
    font-size: 13px;
    font-family: "Montserrat",sans-serif;
    padding: 6px 16px;
    position: absolute;
    top:29px;
    left: 46px;
}    
/*
 1) Global Headings
 -----------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight: normal;color: #343a3b;margin: 0;}
h1 {font-size:3em;color: #fff;font-weight: 700;text-transform: uppercase;text-align: center;}
h2 {font-size: 32px;color: #343a3b;font-weight: 700;text-transform: uppercase;}
h3 {}
h4 {font-size: 18px;color: #343a3b;text-transform: uppercase;font-weight: 700;}
h5 {font-size: 16px;color: #343a3b;text-transform: uppercase;font-weight: 700;}
h6 {}
::-moz-selection {color:#ffc107;background: #343a3b;}
::selection {color:#ffc107;background: #343a3b;}
/*2.) Form Elements
 -----------------------------*/
.error {border-bottom: 1px solid #BD1622 !important;}
button {margin: 0;padding: 0;font-size: 100%;color: inherit;background: #fff;}

input,textarea,select {-webkit-appearance: none;border-radius:0;}
a{color: inherit;}
a:hover, a:focus,button:focus, input[type="submit"]:focus {text-decoration:none;outline:none;color:inherit;}
input {line-height: normal;}
input[type="text"]:focus, select:focus, textarea:focus,input[type="email"]:focus {
	border-bottom: 1px #BD1622 solid!important;	outline: 0;}
input[type="checkbox"], input[type="radio"] {padding: 0;border: none;}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="file"] {
	-webkit-appearance: none;
	cursor: pointer;
	line-height: normal;
	overflow: visible;
}
button[disabled], input[disabled] {	cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {	padding: 0;border: 0; border-color:none;}

.no-padding {padding: 0 !important;}
.plr-0 {padding-left: 0 !important;padding-right: 0 !important;}
.pl-0 {padding-left: 0;}
.pr-0 {	padding-right: 0;}
.ptb-0 {padding-top: 0px !important;padding-bottom: 0px !important;}
.pt-0 {padding-top: 0px !important;}
.pb-0 {padding-bottom: 0px !important;}
.ptb {padding-top: 88px;padding-bottom: 88px;}
.pt {padding-top: 88px;}
.pb {padding-bottom: 95px;}
.ptb-94{padding-top:94px;padding-bottom:94px;}
.pt-94{padding-top:94px;}
.ptb-90{padding-top:90px;padding-bottom:90px;}
.pt-90{padding-top:90px;}
.pb-90{padding-bottom:90px;}
.pb-60{padding-bottom:60px;}
.pb-80{padding-bottom:80px;}
.mtb-0 {margin-top: 0px;margin-bottom: 0px;}
.mlr-0 {margin-left: 0px;margin-right: 0px;}
.mt-0 {margin-top: 0px !important;}
.mb-0 {margin-bottom: 0px !important;}
.ml-0 {margin-left: 0px !important;}
.mr-0 {margin-right: 0px !important;}
.mtb {margin-top: 80px;margin-bottom: 80px;}
.mt_90{margin-top:90px;}
.mt_94{margin-top:94px;}
.mt {margin-top: 80px;}
.mb {margin-bottom: 80px;}
.mb_40 {margin-bottom: 40px;}
.mb_30 {margin-bottom: 30px;}
.mb_37 {margin-bottom: 37px;}
.ml {margin-left: 30px;}
.mr {margin-right: 30px;}
.float-left {float: left;}
.float-right {float: right;}
.mt-mid {margin-top: 65px;}
.f-left {float: left !important;}
.mt-33 {margin-top: 33px;}
.center{text-align:center;}
.text-title{
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	color:#FFC107;
}

@media (max-width: 991px) {
	.mtb-sm {margin-top: 60px;margin-bottom: 60px;}
	.mt-sm {margin-top: 60px;}
	.mb-sm {margin-bottom: 60px;}
	.ptb-sm-0 {padding-top: 0px;padding-bottom: 0px;}
	.pt-sm-0 {padding-top: 0px;}
	.pb-sm-0 {padding-bottom: 0px;}
	.ptb-sm {padding-top: 30px;padding-bottom: 30px;}
	.ptb-sm-60 {padding-top: 60px;padding-bottom: 60px;}
	.pt-sm-60 {padding-top: 60px;}
	.pt-sm {padding-top: 30px;}
	.pb-sm {padding-bottom: 30px;}
	.float-none-sm {float: none !important;}
	.float-left-sm {float: left !important;}
	.float-right-sm {float: right !important;}

}
@media (min-width: 991px){
	.text-title{
    text-align: left;
    padding-top: 15%;
    padding-left: 12%;
}
}

@media (max-width: 767px) {
	.mtb-xs-0 {margin-top: 0px;margin-bottom: 0px;}
	.mt-xs-40 {margin-top: 40px;}
	.mt-xs-30 {margin-top: 30px;}
	.mb-xs-0 {margin-bottom: 0px!important;}
	.mt-xs-0 {margin-top: 0px;}
	.mtb-xs {margin-top: 15px;margin-bottom: 15px;}
	.mtb-xs-40 {margin-top: 40px;margin-bottom: 40px;}
	.mt-mid-xs {margin-top:30px;}
	.mt-xs {margin-top: 15px;}
	.mb-xs {margin-bottom: 15px;}
	.mb-xs-30 {margin-bottom:30px;}
	.mb-xs-20 {margin-bottom:20px;}
	.ptb-xs {padding-top: 30px;padding-bottom: 30px;}
	.pt-xs {padding-top: 30px;}
	.pb-xs {padding-bottom: 30px;}
	.pt-xs-0 {padding-top:0;}
	.pr-xs-15 {padding-right:15px;}
    .pl-xs-15 {padding-left:15px;}
	.float-none-xs {float: none !important;}
	.float-left-xs {float: left !important;}
	.float-right-xs {float: right !important;}
	.center-xs{text-align:center;}
	h2{font-size:24px;}
}
/* #wrapper {
 opacity: 0.6;
 margin: 0 auto;
} */

.header {
	background: rgba(0,0,25,0.8);
	position:fixed;
	width: 100%;
	left: 0;
	top: 0;
	right:0;
	padding-top: 30px;
	z-index: 999;
}
.logo {
	display: block;
}
.header .nav > li > a:hover, .nav > li > a:focus, .header .nav > li.active > a {
	background: none;
	color: #ffc107;
	text-align: right;
}
.header .dropdown-menu a {
    text-transform: uppercase;
}
.header .dropdown-menu a:hover {
    color:#ffac55!important;
    background:none
}
.navbar-nav > li > .dropdown-menu {
     border-top: 29px solid transparent;
}
.header .dropdown-menu{
   background-color: rgba(0, 0, 0, 0.8);
   padding:0;
   display:block;
   visibility:hidden;
   top: 200%;
   opacity:0;
   transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s,opacity 0.2s ease 0.1s;
  -webkit-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s,opacity 0.2s ease 0.1s;
}
.header .dropdown-menu > li > a {
    color:#e2e2e2;
}
.header .dropdown-menu > li {
    border-bottom: 1px solid;
    padding:5px 0;
}

.header .nav > li:hover ul.dropdown-menu,
.header .nav > li.open:hover .dropdown-menu {
	visibility:visible;
	top:100%;
	opacity:1;
	transition: top 0.2s ease 0s;
    -webkit-transition: top 0.2s ease 0s;
}
.header .nav > li > a {
	color: #e2e2e2;
	font-size: 14px;
	text-transform: uppercase;
	padding: 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 ;
}
.header .nav > li {
	margin-left: 16px;
}
.header .nav > li:first-child {
	margin-left: 0px;
}
.contact-details {
	font-size: 15px;
	color: #fff;
	display: inline-block;
	margin-left: 29px;
	padding-top: 8px;
	letter-spacing: 0.5px;
}
#header  .contact-details:hover{
	color:#ffac55;
}
.contact-details  .icon-call-in {
	font-size: 18px;
	color: #03b6e7;
	position: relative;
	top: 3px;
	margin-right: 9px;
}
.contact-details:hover, .contact-details:focus {
	color: #fff;
	text-decoration: none;
}
.contact-msg {
	width: 32px;
	height: 32px;
	text-align: center;
	display: inline-block;
	background: #ffc107;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding-top: 7px;
	margin-left: 20px;
}

.contact-msg .icon-envelope-open {
	font-size: 16px;
	color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background:none;
}

/*sticky header style
===================*/
body #header {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

body #header.fixed, body .home-agency #header.fixed {
	left: 0;
	margin: 0 auto;
	position: fixed !important;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
body #header.fixed {
	background: rgba(0,0,0,0.6);
	width: 100%;
}
body .top-m {
	margin-top:0;
}
body #header.intelligent {
	left: 0;
	position: fixed !important;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 99;
}
body #header.up {
	opacity: 0;
	top: -162px;
	visibility: hidden;
}

/*4.) Global content*/
h4 a,h5 a{color:#343a3b;}
#wrapper.boxed{
	overflow:hidden!important;
}
#wrapper.boxed,.boxed header{
	margin:0 auto;
	max-width:1170px;
	width:100%;
}
.btn-theme {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	padding: 14px 25px;
	line-height: 1;
	text-transform: none;
	background: #BD1622 !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid: #BD1622 !important; 
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	letter-spacing: 0.5px;
}
.btn-theme:hover, .btn-theme:focus {
	color: #fff !important;
	background: #ff2120 !important;
}

.unfill-btn {
	font-size: 12px;
	color: #ffffff;
	border: 2px solid #f6961b!important;
	background: none!important;
	padding: 9px 21px;
}
.unfill-btn:hover, .unfill-btn:focus {
	border: 2px solid #ffffff;
	color: #fff!important;
	background: #ffffff;
}
.theme-yellow-bg {
	background: #FF6600;
}
.theme-yellow-bg  *, .theme-yellow-bg   h4 a {
	color: #ffffff !important;
}
.owl-pagination .owl-page {
	width: 16px;
	height: 16px;
	border: 2px solid #c1c1c1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	text-align: center;
	padding: 4px;
	margin-left: 7px;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.owl-pagination .owl-page > span {
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
	display: block;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.owl-controls {
	position: absolute;
	bottom: 40px;
	right: 28px;
	z-index: 100;
}
.owl-pagination .owl-page.active, .owl-pagination .owl-page:hover {
	border: 2px solid #FFC107;
}
.owl-pagination .owl-page.active > span, .owl-pagination .owl-page:hover > span {
	background: #FFC107;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.banner-title {
   display: table-cell;
    padding-top: 50px;
    vertical-align: middle;
}
.zoom img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
}
.zoom:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.zoom > figure {
    overflow: hidden;
    cursor:pointer;
}
/*5.) Accordion*/
/*.accordion-heading {
	padding: 5px 0;

}.accordion-group:focus, .accordion-group:hover, .accordion-group:active{
	border-bottom: 1px solid #BD1622;
	padding: 0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s 
}

.accordion-group .accordion-toggle:active{
	border-bottom: 1px solid red; 
}
.accordion-inner {
padding-top: 0px;
}*/
.title-homologacion{padding:0 0 15px 10px;}
.span6 p{padding-left:10px;}
.accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;padding:8px 15px;}
.accordion-heading .accordion-toggle:hover, .accordion-heading .accordion-toggle:focus, .accordion-heading .accordion-toggle:visited
{display:block;padding:8px 15px;background: #BD1622; color:#fff;-webkit-transition: all 0.1s ease ;
	-moz-transition: all 0.1s ease ;
	-ms-transition: all 0.1s ease ;
	-o-transition: all 0.1s ease ;
	transition: all 0.1s ease ;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:5px 10px;background: #FFC107;border:1px #FFC107 solid;}
.accordion-inner p{ color:#343a3b;}
/*5.) Footer Style  ----background: #E8E5D9;*/

.footer{
	background: #ea5b2b; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ea5b2b 1%, #e42a22 52%, #ac1917 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ea5b2b 1%,#e42a22 52%,#ac1917 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ea5b2b 1%,#e42a22 52%,#ac1917 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b2b', endColorstr='#ac1917',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    padding: 3em 0 1.5em 0;
    font-family: "Montserrat",sans-serif;
    line-height: 25px;
}
.logo2{
	padding-bottom:20px;
	width: 10em; 
}
.footer ul li:child(first){

}
.footer a {
	color:#fff;
	font-size: 0.8em;
}
.footer a:hover{
	color:#FFC107;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.footer .text-mute{
	font-size: 0.8em;
	color:#a1a1a1;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	margin-bottom:26px;
	line-height: 30px;
}
.footer h5{
	
}
.footer-nav{
	padding-left:0;
}
.footer-nav li{
	margin-bottom:10px;
	list-style-type: none;
}
.footer-nav li a{
	color:#838b8c;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size: 0.8em;
	display: inline-block;
	text-transform: uppercase
}
.footer-nav li a:hover{
	color:#ffac55;
}
.copyright-section{
	color: yellow;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 18px 0 51px;
	border-top:1px solid #323334;
}
.footer-form-section p{
	color:#838b8c;
	font-family: 'Raleway', sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 25px;
}
.footer-form-section .footer-form-content{
	margin-bottom:38px;
}
.footer-form-section .footer-form{
	position: relative;
}
.footer-form-section h5{
  margin-bottom: 19px;	
}
.footer-form-section .footer-form input[type="text"]{
	background-color: #323334;
	font-size:13px;
	color:#5e5e5e;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	float:left;
	border: 0;
	height:54px;
	line-height:1;
	border-radius:28px;
	width:73%;
	padding: 0 68px 0 34px;
}
.footer-form-section .footer-form input[type="text"]:focus{
	border-bottom:none!important;
}
.footer-form .input-box::-webkit-input-placeholder {
   opacity:1;
}
.footer-form .input-box::-moz-placeholder{
	opacity:1;	
}
.footer-form-section .footer-form button{
	font-size: 15px;
    position: absolute;
    padding: 17px 18px ;
    right:0px;
    top: 0px;
    margin-left:0;
    margin-top:0;
}
.main-footer {
    padding-bottom: 78px;
}
.social-media{
	padding-left: 45px;
}
.social-media > li {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    margin: 0 18px;
    text-transform: uppercase;
}
.social-media > li:last-child{margin-right:0;}
.social-media > li:first-child{margin-left:0;}
.social-media .fb{color:#385da5;}
.social-media .tw{color:#00b5da;}
.social-media .ist{color:#d4c5a8;}
.social-media .lnk{color:#1883bb;}
.social-media .gog{color:#e4463b;}
.social-media > li a:hover{color: #ffac55;}
.footer-form .btn-theme:hover{
	background:blue;
}