/* *{background: black;border:2px solid yellow} */
html, body {
    height: 100%;
  }
   
  body {
    overflow: hidden;
  }
.oculto  {
    display: none!important;
}
.textocolor{
    color:#ff531f;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}
.center {
	text-align: center;
	color: white;
    font-weight: bold;
    padding-bottom: 20%;    
}
.black {
	/*color: black;*/
	text-decoration: none;
}
.center a{
	color: white;
}

/* .landing_container {
    min-width: 100%;
    overflow: hidden;
    margin: 0;
    top: 50%;
    position: fixed;
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
} */
.landing_container {
	/* min-width: 100%; */
	/* overflow: hidden; */
	/* margin: 0; */
	/* top: 50%; */
	/* position: fixed; */
	/* right: 0; */
	/* transform: translateY(-50%); */
	/* z-index: 1; */
	width: 100%;
	height: 100vh;
}
.menuDerecho {
    margin: 20px 30px;
    display: block;
    cursor: pointer;
    
}

/*.floating{position: fixed;float: right;margin-top: 24%;}*/

#segundoflotante {
	/*position: fixed;
	right: -34px;
    margin-top: 8%;
    z-index: 0;*/
}

#tercerFlotante {
    /*z-index: 0;
    margin-top: 40%;
    right: -34px;
    position: fixed;*/
    
    
}

.textFloat {
    text-align: center;
    font-family: Nunito;
    font-weight: bold;
    color: white;
    
}

/*Tutorial Video Start*/
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
/*Tutorial video fin*/
.download_container .enlace {
    position: fixed;
    bottom: 0;
    left: 50%;
    bottom: 60px;
}

  .download_container .enlace:hover {
    opacity: .5;
  }

 .download_container .enlace span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
#vervideo img {
	border-radius: 25px;
	border: 3px #ff3c27 solid;
}
.cerrar{
  text-align: right !important;
  color: white;
}
.vervideo {
	display: block;
	text-align: right;
	color: white;
	width: 100%;}
.hovervideo {
	text-align: center;
}
.hovervideo img:hover{
  transform: scale3d(1.1, 1.1, 0.5);
 box-shadow: 2px 2px 5px #999;
}

#overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed; /* Sit on top of the page content */
  /* display: block; Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 99999!important; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
.download_container .col-6 .col-6-1 {
    padding-right: 20px
}

.cerrar i {
	float: right;
	font-size: ;
	font-size: 58px;
	color: white;
}
.per p{max-width: 100%;}
.oculta{display:none}
.per{display: flex;flex-direction: row;align-items: center;justify-content: center;flex-basis: 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;width:100%}
.per .col-6{flex-direction: column;flex: 0 0 50%;max-width: 50%;display: flex;}
.download_container .col-6 .col-6-1 p{ max-width: 100%;}
/* .hovervideo img{
    width: calc(91% - 50px);
    margin: 20px;
    border: 5px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  } */
  /* .hovervideo img{
    /* width: calc(91% - 50px); */
    margin: 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .hovervideo img:hover{
    transform: scale3d(1.1, 1.1, 0.5);
    box-shadow: 2px 2px 5px #999;
  } */
.hovervideo{margin: 0;position: absolute}
/* .download_container .hovervideo img{width: 65%} */
.bold2{font-weight: bold !important;font-size: 13px;color: white;}
span.sabermas{color:#ff531f;width: 100%;float: right;margin-top: -28px;text-align: right;}
.inputtran{border: 3px solid #ff531f; border-radius: 6px;width: 50%;background-color: transparent;}
.colorrd{color:#ff531f;font-weight: bold;font-size: 14px;margin-left: 0px !important;margin-top: 1px;margin-bottom: 1px;}
.guest_listElement.guest_listElement2 {display: inline-table;width: 285px;margin-right: 10px;}
.guest_list.guest_list2{flex-direction: inherit;min-width: 56%;}
img {max-width: 100% }
/* IAGO AMODO */
/* .faqs_list_text.panel.on {
	display: block !important;
} */
.landing_logos2 {margin-left: 12px;margin-top: 17px;}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */  
    #infobox4{background-color:rgba(0,0,0,0.5);cursor: pointer;}
    .groupWish_view_container {width: 600px;max-width: calc(38% - 30px);}
 }
 .landing_downloadButton{margin-left: 25px;}
 .isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
  }
 .error_Msg{ color:#fa4b2a; padding-left: 10px; } 
 #telNo {
    -moz-box-shadow: 3px 3px 11px 1px #303030;
    -webkit-box-shadow: 3px 3px 11px 1px #303030;
    box-shadow: 3px 3px 11px 1px #303030;
	border-radius: 8px;
	border-color: #ff3c27;
    background-color: #0009;
    height: 34px;
    width: 271px;
    color: #f7f7f7;
    text-align: center;
    text-align: center;
}
#cambiolink {text-decoration: none;}
#telNo::placeholder {color: #f7f7f7;text-align: center;}
/* MODAL */
.vermovil{display: none}
.verpantalla{display: content}
/*.iconso{display: flex;flex-basis: 100%;}*/

/*#contactanosMovil {
    margin: 0;
    top: 60%;
    transform: translateY(-50%);
    z-index: 1;
}*/

.faqs_list_text.panel.mayus{text-transform: uppercase}
#div1movi{font-size: 15px;color:white}
#overbox4 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    /*width: 100%;*/
    z-index: 999999;
    display: block;
}
#infobox4 {
    margin: auto;
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
    text-align:center;
    background-color: #0e0e0ead;
}
#infobox4 p {
    line-height:58px;
    font-size:12px;
    text-align:center;
    color: #fff;
}
#infobox4 p a {
    margin-right:5px;
    text-decoration: underline;
    color: #fff;
}
.imgoverlay{height: 75vh}
.poverlay{margin:0 auto; margin-top: calc(7% - 10px);}
/* FIN MODAL */

/*header menu*/

#header {
	width: 100%;
	position: fixed;
    z-index: 3;
    background-color:rgba(0, 0, 0, 0.5);
    
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.16);
    -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.16);
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.16);
}

.scrollDownMenu {
    background-color: #000000;
    color: lightgrey;
    transition: all;
    transition-timing-function: ease;
    transition-duration: 1s;
}

.menu {
	text-decoration: none;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
}

.logoMenu {
    width: 50px; 
    margin: 0px 5%;
    display: inline-block;
    
}

.social, .menu {
	display: inline-block;
	margin: 0px 2%;
	color: white;
}

#social, #menu {
	padding: 0;
    
}

#social{
	float: right;
	width: 25%;
	text-align: right
}

#menu{
	margin: 0px 15%;
    position: relative;
    font-family: Nunito;
    font-weight: bold;
    margin: 1%;
	
}

.menuItems {
    text-align: right;
    right: 50%;
    
}

#bars {
    display: inline-block;
	margin: 1%;
	padding: 0;
    margin: 2%;
    
}

#menuBar {
    display: none;
    padding: 2%;
}

.menuBar {
    display: block;
    background-color: #000000;
    color: lightgrey;
    box-sizing: border-box;
    font-size: 5vh;
    text-decoration: none;
    
}

a:hover {
    text-decoration: none;
    color: #EA522C;
}

a.active {
    background-color: gray;
    color: black;
    border-radius: 10px;
    padding: 0 10px;
}

.fa {
    margin: 5%:
}


.faq li { padding: 20px; }

.faq li.q { 
  /* background: #4FC2E; */
  font-weight: bold;
  font-size: 120%;
  cursor: pointer;
}

.faq li.a {
  background: transparent;
  display: none;
  color: #fff;
}


.rotate { -moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}

.faqs_list .faq {list-style: none;}
.faqs_list.faqs_list_privacidad ul {list-style: none;}
.security_list_container.container_Txt_legal ul {list-style: none;}

.faqs_list_text.scrolling.on{
	display: block !important;
}
.segurity_container.baseslegales {padding: 4vw 4vw 2vw;min-height: 100vh;}
.segurity_container.baseslegales .security_list_container{padding:0}
.segurity_container.baseslegales .faqs_list {width: 100%;padding-left: 10px}
.list_text_p.list_text_p22{width: 377px;}
.scrolling {max-height: 47vh;overflow-y: scroll;}
.faqs_list.faqs_list_privacidad .faqs_list_item {margin-bottom: 0px;}
/* COOKIES */
/* .landing_downloadButton.movil {
	display: none;
} */
.registrer_span.movil {
	display: none;
}
.segurity_text_container.segurity_text_container_Txt_legal .faqs_list_text.panel > li {
	margin-left: 37px;
	line-height: unset;
}

.last_container.last_container_legal{height: 100%;}
.segurity_text_container.segurity_text_container_Txt_legal {width: 100%;text-align: justify;}
.security_list_container.container_Txt_legal {width: 100%;}
.segurity_text_container.segurity_text_container_Txt_legal .landing_p {width: 100%;}
.security_list_container .faqs_list {width: 100%;}
.bold {font-weight: bold!important;text-decoration: underline;}
.white{color:#fff}
#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 777777;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color:#4e4e4e80;
}
#infobox3 p {
    line-height:58px;
    font-size:12px;
    text-align:center;
    color: #fff;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
    color: #fff;
}
/* FIN COOKIES */
.clasMovi {display: flex;width: 100%;}
.segurity_text_container {margin: 0 auto;}

#divchange{ margin-top: 19vh;}
.groupWish_chatRight2_container {align-self: end;}
.groupWish_arrowDown_container{z-index: 55;}

.backgroundamodo_color {
	/* width: 100%; */
	margin-top: auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: auto;
}

.hidden{display: none;}
/* .faqs_list_text.panel { display:none; } */
/* .faqs_list_text.panel.active { display:block; }  */

/* FIN IAGO AMODO */
body {
    margin: 0;
   font-family:Nunito;
    /*font-family:Nunito */
}

*, p ,h1, h2, h3, h4, div, span{font-family:Nunito;}


.download_container {
    /* min-height: 100vh; */
    /* height: 100vh; */
    min-height: 640px;
    padding: 80px 15vw 0;
    overflow: none;
    background-color: #fa4015;
    background-image: url(../images/BG_1-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    z-index:99;
}

.background2_color {
    /* width: 100%; */
    margin-top: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    background-color: #242424;
    background-image: url(../images/BG_2-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
}

.icon_container {
    color: white;
    font-size: 12px;
    font-weight: 600;
    margin-right: 50px;
    align-self: center;
    text-align: center;
}

.icon {
    width: 50pt;
    margin-bottom: 10px;
}

.icon:hover {
    width: 50pt;
    margin-bottom: 10px;
    cursor: pointer;
}

.group_container {
    margin-top: 10%;
    width: 100%;
    /* height: 100vh; */
    padding: 0 15vw;
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

.landing_p {
    color: white;
    font-size: 26.5pt;
    line-height: 32.89pt;
    font-weight: bold;
    width: 409px;
    text-align: flex-start;
    margin-bottom: 24px;
    margin-top: ;

}

.landing_text_p {
    color: #DEDEDE;
    font-size: 9pt;
    font-weight: normal;
    line-height: 25px;
    width: 402px;
    text-align: flex-start;
}

.registrer_span {
    color: white;
    font-size: 9pt;
    font-weight: bold;
}

.landing_downloadButton {
    margin: 24px 0px;
    justify-content: center;
    padding: 8px 25px;
    /* background-image: linear-gradient(rgba(253, 83, 14), rgba(255, 60, 25)); */
    background-color: #372a2899;
    color: #F2E5E5;
    font-size: 9pt;
    font-weight: 600;
    border-radius: 5px;
    border: 2px solid transparent;

}

.img_mobile_container {
    margin-top: 5vh;
    margin-bottom: -20%;
    width: 90vh;
}

.landing_logos {
    align-self: flex-end;
    margin-left: 600px;
    /*margin-bottom: 45px*/
    margin-bottom: 80px;
}

.group_title_p {
    color: #F03A1D;
    /* font-size: 16pt; */
    /* line-height: 19.46pt; */
    font-size: 26.5pt;
    line-height: 32.89pt;
    font-weight: bold;
    font-weight: bold;
    width: 421px;
    text-align: flex-start;
}

.group_text_p {
    color: white;
    font-size: 22pt;
    margin-top: 60px;
    margin-bottom: 40px;
    font-weight: bold;
    line-height: 38.66pt;
}

.groupWishes_container {
    width: 90%;
    min-height: 25vh;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: flex-start;
}

.groupWishes {
    width: 100%;
    min-height: 25vh;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;
}

.groupWish_view_container {
    max-width: calc(44% - 80px);
    background-color: rgba(51, 48, 48);
    border-radius: 30px;
    margin-top: 15px;
    margin-bottom: 15PX;
    padding: 24px 24px;
    border: solid 3px #EA442B;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.groupWish_viewHeader_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    /* margin-bottom: 5px; */
}

.groupWish_viewTitle_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    /* margin-bottom: 5px; */
}

.groupWish_viewAvatar {
    width: 28pt;
    height: 28pt;
}

.groupWish_titleWiew {
    color: #F03A1D;
    font-size: 22px;
    /* width: 40vh; */
    width:100%;
    font-weight: 600;
    margin-left: 10px;
}

.groupWish_textView_p {
    font-size: 13.82pt;
    line-height: 20px;
    font-weight: 300;
    width: 100%;
    color: #DEDEDE;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.groupWish_arrowDown_container {
    align-self: center;
}

.groupWish_arrowDown_img {
    margin: 55px 0px;
}

.groupWish_arrowDown_img:hover {
    cursor: pointer;
}

.wishes_container {
    /* padding: 0 15vw 5vw; */
    overflow: none;
    display: flex;
    background-color: #fa4015;
    background-image: url(../images/BG_3-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.wishes_column {
    width: 100%;
    /* padding: 0 15vw 5vw; */
    padding:0 20vw 5vw;
    min-height: 25vh;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    flex-direction: column;
    justify-content: space-between;
}

.img_contacto {
    align-self: center;
    width: 100px;
}

.number1_container {
    margin-top: -95pt;
    position: relative;
    text-align: right;
    width: 100%;
}

.number2_container {
    margin-top: -95pt;
    position: relative;
    width: 100%;
}

.number1_text {
    color: #F03A1D;
    font-size: 162.09pt;
    font-weight: 600;
}

.number2_text {
    color: white;
    font-size: 162.09pt;
    font-weight: 600;
}

.emoji_img {
    width: 55pt;
    position: absolute;
    bottom: 53px;
    right: 154px;
}

.number2_container .emoji_img {
    left: 36px;
    right: auto;
    width: 60pt;
}

.space {
    width: 290px;
    height: 3vh;
    /* margin-bottom: 25px; */
    background-color: #F03A1D;
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.wish_text_p {
    color: #DEDEDE;
    font-size: 9pt;
    line-height: 21px;
    width: 330px;
    margin-bottom: 20vh;
    text-align: flex-start;
}
.registrer_span{font-size: 9pt;line-height: 21px;}

.list_container {
    height: auto;
    /* padding: 0 15vw 8vw; */
    padding:0 20vw 8vw;
    overflow: none;
    display: flex;
    background-color: #242424;
    background-image: url(../images/BG_4-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-direction: column;
}

.list_column {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: -100px;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;
}

.list_text_p {
    /* color: #DEDEDE; */
    /* font-size: 15px; */
    /* line-height: 15px; */
    color: #fff;
    width: 330px;
    text-align: flex-start;
    font-size: 9pt;
    line-height: 25px;
}

.list_text_container {
    margin-top: 10vh;
    margin-bottom: 19vh;
}

.list_target {
    display: flex;
    /* width: calc(50% - 15px);
    align-self: flex-end;
    display: space-between;*/
    flex-direction: column; 
    /* text-align: -webkit-right; */
    margin-top: calc(16% - 20px);
    margin-left: calc(4% - 20px);
    /* margin-left: calc(16% - 20px); */
}

.list_targetElement {
    color: #DEDEDE;
    margin-top: 5px;
    padding: 14px;
    font-size: 8.49pt;
    line-height: 1.47pt;
    font-weight: 300;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(33, 33, 33, 0.82);
    width: 240px;
    box-shadow: 6px 9px 14px 3px rgba(0, 0, 0, 0), 13px 7px 20px 0px rgba(0, 0, 0, 0.85);
}

.list_targetElement span{
    flex: 1;
}

.list_targetElement img{
    padding: 0 5px;
}

.guest_container2 {
    height: auto;
    /* padding: 0 15vw 5vw; */
    padding:0 20vw 5vw;
    overflow: none;
    display: flex;
    background-color: #fa4015;
    background-image: url(../images/BG_01-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-direction: column;
}


.guest_container {
    height: auto;
    /* padding: 0 15vw 5vw; */
    padding:0 20vw 5vw;
    overflow: none;
    display: flex;
    background-color: #fa4015;
    background-image: url(../images/BG_5-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-direction: column;
}

.guest_column {
    width: 116%;
    display: flex;
    flex-wrap: wrap-reverse;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;
}

.guest_text_container {
    /* width: calc(50% - 15px); */
    width: calc(28% - 15px);
}


.guest_list {
    display: flex;
    /* width: calc(50% - 15px); */
    display: space-between;
    flex-direction: column;
    align-self: flex-end;
    /* text-align: -webkit-right; */
    /* margin: 2%; */
    margin-top: 50px;
    width: 56%;
}

.guest_listElement {
    color: #DEDEDE;
    margin-top: 5px;
    padding: 14px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(33, 33, 33, 0.82);
    width: 240px;
    box-shadow: 6px 9px 14px 3px rgba(0, 0, 0, 0), 13px 7px 20px 0px rgba(0, 0, 0, 0.85);
}

.guest_avatar {
    width: 27pt;
}

.guest_list_txt {
    margin-left: 30px;
    margin-right: auto;
}

.img_gf {
    width: 15pt;
}

.end_container {
    height: auto;
    /* padding: 0 15vw 8vw; */
    padding:0 20vw 8vw;
    overflow: none;
    display: flex;
    background-color: #242424;
    /* background-image: url(../images/BG_4-min.jpg); */
    background-image: url(../images/BG-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    flex-direction: column;
}

.end_column {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: -100px;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;
}

.end_target {
    display: flex;
    /* width: calc(50% - 15px);*/
    /*display: space-between; */
    /* align-self: flex-end; */
    flex-direction: column;
    margin-top: calc(16% - 20px);
    margin-left: calc(4% - 20px);
    /* margin-left: calc(16% - 20px); */
}

.end_targetElement {
    color: #DEDEDE;
    margin-top: 5px;
    padding: 14px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(33, 33, 33, 0.82);
    width: 240px;
    box-shadow: 6px 9px 14px 3px rgba(0, 0, 0, 0), 13px 7px 20px 0px rgba(0, 0, 0, 0.85);
}

.img_container {
    background-color: #fa4015;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.last_container {
    background-color: #242424;
    background-image: url(../images/BG_7-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.segurity_container {
    /* padding: 4vw 15vw 2vw; */
    padding: 4vw 20vw 2vw;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
}

.img_mobile2 {
    width: 40%;
    min-width: 300px;
}

.img_mobile2 img {
    width: 100%;
}

.security_list_container {
    display: flex;
    color: #DEDEDE;
    font-size: 9pt;
    line-height: 25px;
    padding: 10px;
    width: 365px;
    text-align: flex-start;
}

.checkList_img {
    /* max-width: 28px;
    max-height: 16px;
    margin-right: 10px; */
    max-width: 16px;
    height: 16px;
    margin-right: 10px;
    width: 100%;
}

.security_img {
    max-width: 175px;
    max-height: 155px;
    padding: 40px 60px;
}

.faqs_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* padding: 4vw 15vw 2vw; */
    padding: 4vw 20vw 2vw;
    background-color: rgba(19, 19, 19, 0.8);
}

.faqs_title {
    color: white;
    font-size: 26.5pt;
    font-weight: bold;
    text-align: flex-start;
    margin: 0 0 0 45px;
}

.faqs_list {
    width: 74%;
    margin-left: 10px;
    /* padding-left: 100px; */
    /* margin-bottom: 20px;  */
    margin: 0 auto;
}

.faqs_list_title {
    color: white;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 20px;
}

.faqs_list_item {
    margin-bottom: 30px;
}

.faqs_list_text {
    width: 80%;
    color: #DEDEDE;
    font-size: 9pt;
    font-weight: normal;
    line-height: 13pt;
    padding-left: 45px;
}

.finalLogo_container{
    background-color: #161616;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*background-image: url(../images/BG_82-min.jpg);*/
}

/* Modal video tutorial*/

/***** Modal *****/

.modal-backdrop.in {
	filter: alpha(opacity=7);
	opacity: 0.7;
}

.modal-content {
	background: none;
	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.modal-body {
	padding: 0; !important
}

.modal-header {
	padding: 25px 25px 15px 25px;
	text-align: right;
}

.modal-header, .modal-footer {
	border: 0;
}

.modal-header .close {
	float: none;
	margin: 0;
	font-size: 36px;
	color: #fff;
	font-weight: 300;
	text-shadow: none;
	opacity: 1;
}

.modal-dialog {
    width: 840px;
}

/***** Top content *****/

/*.top-content {
	height: 100%;
	min-height: 100%;
	padding: 120px 0;
}*/

.top-content .text,
.top-content .text h1 {
	color: #fff;
}

.top-content .text p {
	margin: 20px 0 10px 0;
	opacity: 0.8;
}

.top-content .text p a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.top-content .text p a:hover,
.top-content .text p a:focus {
	color: #fff;
	border: 0;
}

/*.video-link {
	padding-top: 70px;
}*/

.video-link a:hover,
.video-link a:focus {
	outline: 0;
}

a .video-link-text {
	color: #fff;
	opacity: 0.8;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

a:hover .video-link-text, 
a:focus .video-link-text {
	outline: 0;
	color: #fff;
	opacity: 1;
	border-bottom: 1px dotted #fff;
}

a .video-link-icon {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: #e89a3e;
	color: #fff;
	line-height: 50px;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
a .video-link-icon:after {
	position: absolute;
	content: "";
	top: -6px;
	left: -6px;
	width: 66px;
	height: 66px;
	background: #444;
	background: rgba(0, 0, 0, 0.1);
	z-index: -99;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}

a:hover .video-link-icon,
a:focus .video-link-icon {
	outline: 0;
	background: #fff;
	color: #e89a3e;
}


/* FAQS */

.panel {
    margin-bottom: 20px;
    background-color: trasnparent;
    border: none;
    
    -webkit-box-shadow: 0 rgba(0,0,0,0);
    box-shadow: 0 rgba(0,0,0,0);
}

/*   FOOTER  */

#footer {
    text-align: left;
    padding: 0 120px;
    /*background-color: #161616;*/
    
}

.footer {
    display: inline-block;
    width: 25%;
    margin: 30px;
    
    
}

#footerLeft {
    float: left;
    
}

#footerCenter {
   
}

#footerRight {
    float: right;
}

#footerTerms h3, #footerContact h3 {
    margin-bottom: 35px;
}

#footerContact {
    padding-left: 20%;
    
}


.termCond, .contactItem {
    display: block;
    margin-top: 10px;
}


.fa, .fas {
    margin: 0px 10px;
}

#socialContainer {
    margin-top: 20px;        
}

.contactSocial {
    margin: 0 10px;  
}


/* Formulario de Contacto */

.formulario {
    
    
}

input, textarea {
    background-color: transparent;
    color: white;
    font-family: Nunito;
    font-weight: bold;
    border: 2px solid white;
    border-radius: 10px;
    padding: 8px;
    width: 80%
}

input[type=text] {
  margin: 10px 0;
  box-sizing: border-box;
}

input[type=submit] {
    margin: 10px 0;
    
}

input[type=checkbox] {
    display: inline-block;
    width: 15px;
}

textarea {
    margin: 10px 0;
}

::placeholder {
    color: white;
    
}

#cerraroverlay {
    cursor: pointer;
    }


/* Media Query MOBIL!*/

@media (max-width: 749px) {
   /* #menu {
        visibility: hidden;
    }*/
    
    #menuMobile {
        visibility: visible;
        
    }
    
    .menuDerecho {
    margin: 0px 10px;
    width: 40px;
    
    }
    
    .textFloat {
        display: none;
    }
    
    #footer {
      padding: 0px;
      text-align: center;
      
    }
    
    .footer {
        width: 80%;
        display: block;
        height: 100%;
        
    }
    
    #footerContact {
        padding: 0px;
    }
    
    .finalLogo_container {
        background-color: #161616;
    }
    
    #footerTerms h3, #footerContact h3 {
        font-weight: bold;
    }
    
    #footerContact h3 {
        margin-top: 15px;
    }
    
    .center {
        padding-bottom: 100%;
    }
    
    /* Padding Body top*/
    .download_container {
    padding: 15vw 0;
    }
    
    #cerraroverlay {
        width: 80px;
        cursor: pointer;
    }
}


.fondoGen{
    /* background-image: url(../images/fondo_1.jpg); */
        background-size: cover;
        background-color: black;
}