@import url('https://fonts.googleapis.com/css?family=Quicksand');
i.fa.fa-lock {
    float: right;
	color: #fff;
}
.left img {
    width: 20px;
}

nav ul li.left a {
    color: #2FB944;
    font-weight: 700;
}
* {
    margin: 0;
    padding: 0;
    font-family: 'Quicksand', sans-serif;
    box-sizing: border-box;
}

nav {
    background: #f2f2f2;
    float: left;
    width:  100%;
    overflow: hidden;
}

.contenido {
    width: 1200px;
    margin: auto;
}
nav ul li{
	display: inline-block;
	/* width: 20%; */
	width: 14%;
	bottom: 0;
	font-size: 14px;
}
nav ul{
	float: left;
	width: 100%;
	margin: 0;
}
nav ul li a{
	color: #000000;
	text-decoration: none;
}
nav ul li a:hover{
	text-decoration: underline;
}
nav ul li a > i {
    color: #ec1c24;
}
nav ul li a > span {
    font-weight: bolder;
    color: #ec1c24;
}
nav ul li{
	color: #ec1c24;
	text-align: center;
	padding: 5px 0 5px;
	vertical-align: middle;
}
nav ul li.logo{
	background: #01002d;
	padding: 10px 0;
	position: relative;
}
.sobre {
     width: 0;
     height: 0;
     border-right: 50px solid #f2f2f2;
     border-top: 75px solid transparent;
     border-left: 0px solid transparent;
     border-bottom: 0px solid transparent;
     position: absolute;
     right: 0;
     top: 0;
}
.trian {
     width: 0;
     height: 0;
     border-right: 30px solid #01002d;
     border-top: 20px solid transparent;
     border-left: 0px solid transparent;
     border-bottom: 0px solid transparent;
     position: absolute;
     right: -1px;
     top: 0;
}
.azul{
	padding: 10px 0;
	background: #01003d;
}
body {
    background: #01002D;
}
.azul {
    padding: 15px 0;
    float: left;
    width: 16.3%;
    background: #01002d;
    position: relative;
}
.azul_fuerte {
    float: left;
    width: 66.66%;
    float: left;
    padding: 15px 0;
    background: #01002d;
}
.telsk{
    float: left;
    width: 83%;
}
.psptl {
    position: relative;
    color: white;
    float: left;
    width: 100%;
    /* margin: 5px 0 4px 0; */
    margin: 8px 0;
    font-size: 12px;
    padding: 0px 15px 0 15px;
    text-align: right;
}
.psptl span{
    color: white;
    margin: 0px 15px 0 5px;
}
.psptl span.changeBranch {
    position: absolute;
    left: 0;
    cursor: pointer;
}
.psptl strong {
    background-color: white;
    border-radius: 30px;
    padding: 3px 12px 3px 12px;
    color: #01002D;
    font-weight: 500;
    margin: 0 15px 0 10px;
    display: inline-table;
}
.xxx {
    float: left;
    width:  50%;
}

.naranja {
    float: left;
    width: 17%;
    font-size: 14px;
    /* padding: 6px 0; */
    padding: 10px 0 9px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #ec1c24;
    color: #fff;
    position: relative;
}
.naranja a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.naranja a:hover {
    text-decoration: underline;
}
nav ul li.left {
    text-align: center;
    font-weight: 700;
}

.sobre2 {
    background: #01002d;
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -30px;
    border-right: 30px solid #ec1c24;
    border-top: 30px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
footer{
	background: url("../images/Fast_Footer_02.jpg") no-repeat;
	background-size: 100%;
	padding: 20px;
}
footer ul {
    width: auto;
    float: left;
}

footer ul.uls {
    width: 80%;
    float: left;
}

footer ul.uls li {
    float: left;
    width: 20%;
    text-align: center;
    list-style: none;
}

footer ul.uls li a {
    color: #fff;
    text-decoration: none;
}

p.anios_copy {
    float: left;
    width:  100%;
    color: #fff;
    text-align: center;
}
ul.right_footer {
    float: right;
    margin: 30px 0 0;
}

ul.right_footer img {
    width: 100px;
}
footer {
    float: left;
    width:  100%;
    margin: 30px 0 0;
}

nav ul li.logo {
    /* width: 16.33%; */
    width: 25%;
}
@media only screen and (max-width: 1230px) {
	.contenido{
		width: 1100px;
	}
}
@media only screen and (max-width: 1130px) {   
	.contenido{
		width: 1000px; 
	}
    .logo img {width: 80px;}
    .psptl{
        font-size: 9px;
    } 
}
@media only screen and (max-width: 1030px) {   
	.contenido{
		width: 900px; 
	}
	.naranja {
		width: 20%;
	}

	.azul_fuerte {
		width: 63.69%;
	}
    .telsk{
        width: 80%;
    }
    
}
@media only screen and (max-width: 930px) {  
	.contenido{
		width: 800px; 
	}
}
@media only screen and (max-width: 830px) { 
	.contenido{
		width: 700px; 
	}
	.azul_fuerte {
		width: 56.7%;
	}

	.naranja {
        width: 50%;
        float: right;
        margin: 5px 0 0 0;
    }
    .telsk{
        width: 100%;
    }
}
 
@media only screen and (max-width: 730px) { 
.contenido{
	width: 600px; 
}
.azul_fuerte {
    width: 51.6%; 
}
footer img {
    width: 40px;
}
footer img {
    width: 40px;
}
.sobre {
    display: none;
}

.sobre2 {
    display: none;
}
ul.right_footer {
    margin: 0px 0 0;
}
ul.right_footer img {
    width: 60px;
}
}
@media only screen and (max-width: 630px) {
	.contenido{
		width: 500px;
	}
	footer {background: #000;}
}
@media only screen and (max-width: 530px) {
	.contenido{
		width: 98%;
	}
	nav {
		background: none;
	}

	.naranja {
		width: 100%;
	}

	.azul_fuerte {
		display: none;
	}

	.azul {
		display: none;
	}

	nav ul li a {
		color: #fff;
	}

	nav ul li.logo {
		width: 100%;
		text-align: center;
	}

	nav ul li {
		width: 100%;
		padding: 10px 0;
	}

	footer ul.uls {
		width: 100%;
	}

	footer ul.uls li {
		width: 100%;
		padding: 10px 0;
	}
}

/* NEW DESING */
.socialLogo {
    margin: 0 12px;
    font-size: 1.3em;
}
.contenidoMenu {
    display:table;
    width: 100%;
}
.branchSelectBlock {
    background-color: rgba(0,0,0,0.7);
    background-image: url(../images/FastCar_Home_Header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.branchSelectBlock > .bannerStart {
    border: 6px solid rgba(255,15,42,0.9);
    width: 51%;
    min-width: fit-content;
    margin: 9% auto;
    color: white;
}
.branchSelectBlock > .bannerStart > .welcomeContainer {
    border: 24px solid rgba(92,0,17,0.4);
    background-color: rgba(0,0,45,0.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 12px;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > img.logo {
    width: 70px;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > h1 {
    text-align: center;
    text-transform: uppercase;
    /* margin: 20px; */
    /* font-size: 20px; */
    font-size: 26px;
    margin: 30px;
    font-size: 30px;
    line-height: 1.3em;
    font-weight: bold;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > span.welcomeMessage {
    text-align: center;
    font-weight: 100;
    /* line-height: 1.6em; */
    line-height: 1.8em;
    /* font-size: unset; */
    font-size: 17px;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* grid-gap: 20px; */
    grid-gap: 30px;
    /* grid-template-rows: repeat(2, 1fr); */
    /* margin-top: 20px; */
    margin-top: 30px;
    /* font-size: unset; */
    font-size: 17px;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton, .coloredButton {
    background-color: white;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px;border: none;
    color: rgb(0,0,45);
    transition: all .3s ease;
    position: relative;
    z-index: 1;
}
.coloredButton {
    margin-top: 18px;
    border: 2px solid crimson;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton::after, .branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton::before, .coloredButton::after, .coloredButton::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    transition: 0.3s ease;
    background-color: #E6242F;
    z-index: -1;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton::before, .coloredButton::before {
    bottom: 0;
    left: 0;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton::after, .coloredButton::after {
    right: 0;
    top: 0;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton:hover::before, .branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton:hover::after, .coloredButton:hover::before, .coloredButton:hover::after {
    width: 100%;
    height: 100%;
}

.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton.noBranch {
    color: white;
    grid-column: 1 / span 2;
    grid-row: 2;
    background-color: #E6242F;
}
.branchSelectBlock > .bannerStart > .welcomeContainer > div.branchButtons > button.branchButton:hover, .coloredButton:hover {
    color: white;
    background-color: transparent;
}
.overflowHidden {
    overflow: hidden;
}




/* CSS Skin */

.navbar, .navbar-default{
    border: 0px;
    background-color: #F2F2F2!important;
}

.navbar-collapse{
    padding-left: 0px;
}

#brand{
    background: #01002d;
    padding: 10px 0;
    position: relative;
    display: none;
}

.showRes{
    display: none;
}

.mt-4{
    margin-top: 4%;
}


.sobre5{z-index: -1;}

.responsiveHide{
    display: block;
}

.responsiveShow{
    display: none;
}

.wspRes{
    /* position: absolute;
    left: 150px;
    top: 15px; */
    padding: 6.5px 0;
}

.socialLogo{
    cursor: pointer;
}


@media(max-width:620px){

    .headingServices{
        font-size: 1.5em;
    }
    #brand{
        display: block;
        width: 80%;
    }
    .sobre5{
        top: 0px;
    border-right: 50px solid #f2f2f2;
    border-top: 66px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 0px solid transparent;
    position: absolute;
    width: 100%;
    }

    #brand img{
        padding-left: 5%;
    }

    .logo{
        display: none;
    }

    .navbar ul li a{
        color: #000000;
        text-decoration: none; 
    }

    
    .navbar ul li a:hover{
        text-decoration: none; 
    }

    .telsk, .hideRes{
        display: none;
    }

    .naranja{
        width: 45%!important;
        margin: 0px!important;
        /* padding:10px 0 10px 0!important; */
        padding: 0;
    }

   
    .showRes{
       display: block;
        width: 50%;
        float: left;
        background-color: white;
        color: #01002A;
        font-weight: 400;
    }

    .showRes a{
  
         font-weight: 500;
     }

    .showRes i, .showRes span{
        color: #FD1422;
        font-weight: 600;
    }

    .sobre2{
        display: block!important;
    
        background: white!important;
        width: 30px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -25px;
        border-right: 35px solid #ec1c24!important;
        border-top: 40px solid transparent!important;
        border-left: 0px solid transparent;
        border-bottom: 0px solid transparent;
    }
    .navbar{
        margin-bottom: 0px;
    }

    .responsiveHide{
        display: none;
    }
    
    .responsiveShow{
        display: block;
    }
    .naranja a{
        font-size:12px ;
    }

    

    
}
@media only screen and (max-width: 600px) {


    .actionLinks > a {
        width: 100%;
    }

    .actionLinks {
        display: block;;
    }
    .es_primera{
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 75%;
    }

    .primera_dos{
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .primera_dos h1{ 
        font-size: 14px;
        margin-top: 0;
        
    }

    .primera_dos h3{
        font-size: 12px;

    }

    .primera_dos .rojos{
        font-size: 12px;
    }


    div.btnSkewed {
        padding: 5px 0px;
        margin-bottom: 3%;
        margin: 0 auto;
        background: #fff;
        color: #ec1c24;
        font-size: 12px;
        font-weight: 900;
        transform: skew(-9deg, 0deg);
        width: 140px;
        text-align: center;
    }

    div.primera_dos .line {
        width: calc(50% - 80px);
    }


    
} 
#bs-example-navbar-collapse-1 {
    background-color: #f2f2f2;
}
.navbar {
    margin-bottom: 0;
}
.navbar-header {
    background-color: #f2f2f2;
}

.correoEnviado {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
}
.correoEnviado > div {
    width: 50%;
    min-width: 400px;
    padding: 5%;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 6px solid rgba(255,15,42,0.9);
}
.wspRes a img {
    width: 100px;
}

@media(max-width:350px){
    .showRes a {
        font-size: 12px;
    }

    .showRes a i{
        display: none;
    }

    .wspRes a img {
        width: 100px;
    }
    .wspRes {
        padding: 7px 0;
    }
}