:root {
  --input-padding-x: 1.5rem;
  --input-padding-y: .75rem;
}

.video-container {
 position: fixed;
 bottom: 0px;
 right: 0px;
 min-width: 100%;
 min-height: 100%;
 width: 100%;
 height: calc (100vm * 0.5625);
 z-index: -1000;
 overflow: hidden;
 }
.video-container video {
 position: absolute;
 bottom: 0px;
 right: 0px;
 width: 100vm;
 }

@media (min-width: 668px) {
.whatsapp { display: none }
}

body {
    background: transparent;;
    background-image: url(https://trendybc.com/assets/foto/chgo/fondo9.jpg);
    background-position: center center;
    font-family: "Lato","Helvetica Neue","Arial","Helvetica",sans-serif;
    font-size: 13px;
    line-height: 19.5px;
}


.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}

.share-group {
    float: right;
    margin: 18px 25px 0 0;
}

.btn-group {
 
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}´

.dropdown-menu dop{
	color: #4984bf;
	background-color: #000;
	}

.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 10px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #000;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: /*#3399CC*/ #fff !important;
    /*width: 51px;*/
    color:#000!important;
}

.btn-face {
    background-color: /*#3D5B96*/ #fff !important;
    /*width: 51px;*/
    color:#000!important;
}

.btn-facebook {
    background-color: /*#3D5B96*/ #fff !important;
    /*width: 51px;*/
    color:#000!important;
}

.btn-google {
    background-color: /*#DD3F34*/ #fff !important;
    /*width: 51px;*/
    color:#000!important;
}

.btn-linkedin {
    background-color: /*#1884BB*/ #fff !important;
    /*width: 51px;*/
    color:#000!important;
}


.btn-mail {
    background-color: /*#FFC90E*/ #fff !important;
    /*width: 51px;*/
    color:#000!important;
}

.btn-whatsapp {
    background-color: /*#CC1E2D*/ #fff !important;
    /*width: 51px; */
    color:#000!important;
}

#socialShare {
    max-width:59px;
    margin-bottom:18px;
}

#socialShare > a{
    padding: 6px 10px 6px 10px;
}

@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
    
    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}


/* Fondo tarjeta 
.card-body {
  background: #fff;
 background-image: url("http://hiaudio.com.mx/TREND/assets/foto/toyota/fondo ryb0.jpg");
}*/



.card-signin {
  border: 0;
  border-radius: 15px;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 1.5rem;
}

.card-signin .card-body {
  padding: 0rem;
}

.carousel slide {
  padding: 10rem;
}

.card-body {
  background: #000;
}

.foto {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 180px;
	margin: 0 auto;
	z-index: 0;
	 }
	 


.form-signin {
  width: 100%;
}

.form-signin .btn {
  font-size: 80%;
  border-radius: 15px;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group input {
  height: auto;
  border-radius: .15px;
}

.form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: 15px;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

.btn-google {
  color: white;
  background-color: #ea4335;
}

.btn-facebook {
  color: white;
  background-color: #3b5998;
}


/* Fallback for Edge
-------------------------------------------------- */

@supports (-ms-ime-align: auto) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}


<FilesMatch "\.vcf$"> ForceType text/vcard Header set Content-Disposition attachment </FilesMatch>


/*Footer*/

a:hover{
    text-decoration:none;
}
.section-padding {
	padding: 20px 0;
}
.bottom {
    background-color: #000000;
	
}
.bottom .copyright {
    color: #e5e5e5;
    font-weight: 600;
}
.copyright a {
    color: #f2ff49;
    margin-left: 3px;
    padding-right: 3px;
}
.bottom p {
    margin-bottom: 0;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
}
.copyright p span {
    color: #d1caca;
}
.bottom .copyright p, .bottom .copyright a:hover{
    color: #6c6d83;
}