body{
	margin: 0;
	top:0;
	left: 0;
	font-family: Sans-serif, arial;
	letter-spacing: 1px;
}

a{
	text-decoration: none !important;
}

.header{
   display: table;
   width: 100%;
}

.header .top{
   background-color: #9d0b0e;
   width: 100%;
   top:0;
   margin: 0;
}

.tableCell{
	display: table-cell;
}


.imageSlider{
/*			width:100%;*/
			margin-left: auto;
			}
	

@media (max-width: 1000px) {
   .tableCell{
			float: left;			
			/*display: table-cell;*/
			margin:auto;
			}

	.imageSlider{
			width:100%;
			height:auto;
			}
}

.headerContainer{
	color: #ffffff;
	display: table;
	width: 100%;
	padding-left: 10px;
}

.blockTextLeft{
	text-align: left;
	display: block;
	max-width: 1100px;
	padding-right: 10px;
}

.page{
   margin: 0 auto;
   max-width: 1100px;
}

.textRight{
	text-align: right;
}

.menucontainer{
	padding: 5px;
}

.menucontainer a{
	color: #ffffff;
	padding-left: 20px;
	text-decoration: none;
}

.menu{
	font-size: 17px;
	display: table-cell;
	float: right;
	margin-top: 50px;
}

.tableContentMenu{
   display: table;
   /*width: 100%;*/
   width: 1000px;
   float: right;
   margin-bottom: 1%;
}

.menu .menuItem {
	border: 0px;
}

.subheader{
	display: table;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}

.subheader .logo{
    display: table-cell;
    max-width: 100px;
    vertical-align: middle;
    float: left;
}

.subheader .logo img{
    max-width: 270px;
    max-height: 100px;
}

.subheader .buttonsContainer{
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.subheader .buttonsContainer a{
	text-decoration: none;
}

.subheader .buttonsContainer .button{
	display: inline-block;
	border-radius: 17px;
	color: #fff;
	text-align: center;
	cursor: auto;
}

.orange{
    background-color: #f47214;
}

.darkBlue{
   background-color: #405f73;	
}

.lefspacing{
   display: inline-block;
   padding-left: 10px;
}

.white{
    background-color: #eee;	
    color: #000;
}

.buttonLink{
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #000;
}

.sliderBackground{
	display: table;
	background-color: #000;
	height: 300px;
	width: 100%;
}

.sliderBackground img{
	vertical-align: middle;
}

.sliderRow {
    overflow: hidden;
    margin: 0 auto;
}

.slider {
    max-width: none;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    top: -50px;
}

.textSlider{
	vertical-align: middle;
	padding-right: 35px;
	text-align: right;
	float: none;
}

.textSlider .textTitleSlider{
	font-size: 48px;
	margin-top: 15px;
	margin-bottom: 15px;
	/*color: #FFF;*/
}

.textSlider .normalTextSlider{
	/*color: #FFF;*/
	margin-bottom: 30px;
	margin-left: 15px;
}

.textSlider .buttonsContainer{
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}

.textSlider .buttonsContainer a{
	text-decoration: none;
}

.textSlider .buttonsContainer .button{
	display: inline-block;
	border-radius: 17px;
	color: #000;
	text-align: center;
	cursor: auto;
}


@media (max-width: 650px) {

   .textSlider .textTitleSlider{
       font-size: 24px;
   }

   .textSlider .normalTextSlider{
	font-size: 10px;
   }
}


.clean{
	clear: both;
	overflow: hidden;
}

.banner{
	text-align: center;
	padding: 10px;
    margin-top: 60px;
    margin-bottom: 25px;
    font-size: 34px;
    color: #9d0b0e;
}

.bannerAppMovil{
	text-align: center;
	padding: 10px;
    margin-top: 60px;
    margin-bottom: 25px;
    font-size: 34px;
    color: #fff;
}

.features{
	display: table;
	margin: 0 auto;
	text-align: center;
}

.feature{
	display: table-cell;
	text-align: left;
	max-width: 200px;
	padding: 20px;
}

.feature .icon{
	margin-bottom: 15px; 
}

.feature .icon img{
	max-height: 64px;
	max-width: 64px;
}

.feature .titlefeature{
	font-size: 28px;
	margin-bottom: 15px;
}

.secondSection{
	background-color: #ececec;
}

.verticalSpace{
	margin-bottom: 20px;
	height: 20px;
}

.doubleVerticalSpace{
	margin-bottom: -60px;
	height: 100px;
}

.titleSecondSection{
	text-align: center;
	font-size: 22px;
	margin-bottom: 15px; 
	margin-top: 15px;
	color: #909090;
}

.secondSectionImg{
	margin: 0 auto;
	text-align: center;
}

.secondSectionImg img{
   max-width: 900px;
}

.thirdSection{
    background-color: rgba(157,11,14,1);
}

.blackSection{
    background-color: #000000;
    padding: 50px;
}

.textWhite{
   color: #ffffff;
   font-size: 18px;
}


.contentTable{
	display: table;
	margin: 0 auto;
}

.contentTable .contentRowTable{
	display: table-row;
}

.contentTable .contentRowTable .contentCellTable{
	display: table-cell;
}

.contentTable .contentRowTable .contentCellTable .icon{
	margin-left: 10px;
	display: inline-block;
}

.contentTable .contentRowTable .contentCellTable .icon img{
	max-height: 48px;
	max-width: 48px;
	margin-right: 20px;
	padding-left: 10px;
}

.contentTable .contentRowTable .contentCellTable .iconCustomer{
	margin-left: 10px;
	display: inline-block;
}

.contentTable .contentRowTable .contentCellTable .iconCustomer img{
	max-height: 128px;
	max-width: 128px;
	border-radius: 118px;
	vertical-align: middle;
}

.contentTable .contentRowTable .contentCellTable .contentText{
    display: inline-block;
}


.contentTable .contentRowTable .contentCellTable .contentText .titlecontent{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contentTable .contentRowTable .contentCellTable .descriptionContent{
	display: inline-block;
	max-width: 350px;
	margin-right: 20px;
}


.buttonCenter{
	text-align: center;
}

.buttonCenter a{
	text-decoration: none;
}

.buttonCenter .button{
	background-color: transparent;
	border: #fff 1px solid;
	margin: 0 auto;
	display: inline-block;
	color: #fff;
	text-align: center;
	cursor: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 18px;
}

.appMovilImg{
	margin: 0 auto;
	text-align: center;
}

.appMovilImg img{
   max-width: 128px;
}

.contentBtnApp{
   	margin: 0 auto;
	text-align: center;
}

.btnappMovilImgIos, .btnappMovilImgAndroid{
	display: inline-block;
}
.btnappMovilImgIos img, .btnappMovilImgAndroid img{
   max-width: 147px;
}


.contentTable .contentCellTable{
	display: table-cell;
	padding: 15px;
}

.footer{
	background-color: #000;
}

.productLink{
   margin: 0 auto;
}

.productLink a{
    text-decoration: none;
    color: #0c0c0c;
    font-weight: bold;

}

.productLink :hover{
    color: #405f73;
}


.containerGallery{
	margin: 0 auto;
	max-width: 1100px;
	background-color: #000;
	overflow: hidden;
	text-align: center;
}

.bannerGallery{
	text-align: center;
	font-size: 32px;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 30px;
}

.SubbannerGallery{
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 30px;
}


/* CSS3 STYLE GENERIC */
.view {
    max-width: 370px;
    max-height: 200px;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    display: inline-block;
    margin-right: -5px;
    margin-left: -5px;
    margin-top: -5px;
}

.view .mask, .view .content {
   width: 370px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
   margin-right:50px;
   margin-bottom:20px;
}

.effect .mask {
   opacity: 0;
   overflow:visible;
   border:100px solid rgba(157,11,14,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.effect:hover .mask {
   opacity: 1;
   border:100px solid rgba(157,11,14,0.7);
}

.effect .mask .maskTitle{
	max-width: 370px;
	color: #FFF;
	font-size: 28px;	
	position: relative;
}

.effect .mask .maskLine{
	position: relative;
	top: -60px;
   margin: 0 auto;
   content: "      ";
   border-bottom: #fff 1px solid;
   max-width : 240px;
}

.ContactSection{
	margin-top: 35px;
	display: table;
	width: 100%;
	background: #405f73;
	padding-top: 100px;
	padding-bottom: 100px;
	vertical-align: middle;
}

.ContactSection .cellSection{
    display: table-cell;
}


.ContactSection .cellSection .contactForm{
	border-style: none;
	display: inline-block;
}

.titleContactSection{
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px; 
	margin-top: 15px;
	color: #ffffff;
}

.submitButton{
  color: #FFFFFF;
  background-color: transparent;
  border: #FFFFFF 1px solid;  
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor:pointer;
}

.textContact{
	padding: 10px;
    border-radius:5px;
    border: 0;
}

.contactBlock{
    display: block;
    width: 300px;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
}

.social{
	display: table-cell;
	width: 1000px;
    float: right;
    height: 50px;
}

.social .tableCell{
	float: right;
	padding-right: 15px;
}

.social img{
   max-width: 32px;
   max-height: 32px;
   text-align: right;
}

.tableContentFooter{
   display: table;
   text-align: center;
   margin: 0 auto;
}

.socialFooter{
	display: table-cell;
	text-align: center;
}

.socialFooter img{
   max-width: 32px;
   max-height: 32px;
}

.socialFooter .tableCell{
	margin: 0 auto;
	padding-right: 15px;
}


.socialNetworkTable{
   	display: table;
	width: 100%;
}

.socialNetworkCell{
	text-align: center;
   display: table-cell;
   padding: 10px;
}

.socialNetworkCell img{
	max-width: 32px;
	max-height: 32px;
	padding: 10px;
}

.socialNetworkCell a{
	text-decoration: none;
}


.contentFooterTable{
	padding: 30px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

#map {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}


.titleSection{
	font-size: 22px;
	color: #000;
}

.textSection{
	font-size: 14px;
	color: #000;
}

.contactFormSection{
   margin: 0 auto;
   max-width: 1100px;	
   background-color: #ccc;
   text-align: center;
   padding: 15px;
}


.contactFormSection input[type="text"],
.contactFormSection textarea  {    
    margin: 0px auto;
    border: 1px solid #f0efef;
    background: #f2f4f6;
    font-family: 'Arial';
    height: 32px;
    color: #666666;
    padding: 5px 0px 5px 28px;
    width: 95%;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.contactFormSection textarea{
    height: 56px;
}

.contactFormSection .contactButon{
	margin-top: 25px;
	margin-top: 15px;
}

.contactFormSection input[type="submit"]{
	display: inline-block;
	background-color: #9d0b0e;
	color: #fff;
	border: none;
	text-align: center;
	padding: 10px 35px;
	font-size: 18px;
	cursor: pointer;
}



.rate{
    margin: 0 auto;
    width: 70%;
    display: table;
}

.rateTitle{
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    padding-top: 20px;
    text-transform: uppercase;
    margin-top: 20px;
}

.rateCuad{
    border: 1px solid #000;

}

.rateCuadTitle{
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #000;
}

.raterows{
    width: 100%;
    display: table-row;
    border-bottom: 1px solid #000000;
}

.ratecell{
    display: table-cell;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    width: 100%;
    min-width: 200px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}


.columnsRow {
    clear: both;
    overflow: hidden;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.subtitle {
	font-size: 18px;
  	color: #565656;
}

.precontent {
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	font-size:16px;
	text-transform:uppercase;
}

.wrapper {
	max-width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

.textWrapper {
	font-size: 14px;
	color: #444;
	max-width: 900px;
	margin: 75px auto;
	line-height: 1.6em;
	padding-left: 3%;
    padding-right: 3%;
}

.textWrapper .textImageLeft {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.textWrapper .bottomImageLeft {
	width: 100%;
	margin-top: 10px;
}

.iframe {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
        height: 1100px;
}

.containerRow .rowHeader{
   padding: 10px;
   padding-bottom: 15px;
   margin: 0 auto;
   max-width: 1100px;
   text-align: center;
   /*margin-left:20px;*/
}

.containerRow .imageContainer{
   padding: 10px;
   margin: 0 auto;
   max-width: 1100px;
   text-align: center;
}

.rowHeader{
	margin-left:20px;
}

.rowBody{
	margin-top: 50px;
	margin-left:20px;
}

.textlogo{
    /*float: right;*/
    text-align: right;
    overflow: hidden;
    /*margin-top: 40px;*/
    margin-right: 60px;
    margin-bottom: 10px;
}

#syltekLogo{
   position:relative;
   bottom: 0;
   right:0;
   font-size: 100%;
   padding-top: 3px;
   padding-right: 5px;
   color:white;
	text-align: right;
  }
  
@media (max-width: 600px) {
	 #syltekLogo{
      position:relative;
      bottom: 0;
      text-align: center;
      font-size: 100%;
      padding-top: 3px;
      padding-right: 5px;
      color:white;
      width: 100%;
    }
}

.menu a, .menu a:visited, .menu .menuItem {
    padding: 7px 16px;
    border-bottom: 1px solid white;
    font-size: 15px;
}

.menu .menuItem:hover {
    background-color: transparent;
    color: #9d0b0e;
}

.menu a:hover{
	color: #9d0b0e;
	border-bottom: 1px solid #9d0b0e;
}

.textWrapper h1{
	text-align: center;
	margin-bottom: 5%;
	color: #9d0b0e;
}

@media (max-width: 600px) {
	.textWrapper .textImageLeft {
    width: 100%;
	}

	.tableCell:has(> .textRight) { 
		float: right;
	}

	.tableCell:has(> .textLeft){
		float: left;
	}
}

.rowWithHeader{
	margin-top: 3%;
}

.itemRow{
	max-width: 900px;
    margin: 0 auto;
    margin-top: 2%;
}

.news {
  		width:100%;
  		padding-bottom:40px;
  		margin: 0 auto;
  	}

.padelclickNews .newsItem img{
	width: 100%;
}

.centerNews{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}

.apps{
	text-align: center;
}

.rowBody img{
	float: left;
    margin-right: 50px
}

/****************Galería 2**********************/
.imagenGaleria2{
	width: 100%;
}

.view.galeria2{
	width: 25% !important;
}

.containerGallery2{
	margin-bottom: 3%;
}

.maskSubtitle{
	text-decoration: none;
	color: white;
}



/**************** Sponsors *********************/

.sponsors{
	clear: both;
	max-width: 1100px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 20px;
	text-align: center;
}

.sponsors a{
	text-decoration: none;
}

.sponsors a img{
	height: 100px;
	margin-left: 20px;
	margin-right: 20px;
}

.subtitlePatrocinadores {
	font-size: 18px;
  	color: #565656;
}




/****************** Responsive *******************/

@media (max-width: 1000px) {
	.tableContentMenu{
		width: 100%;
	}

	.page{
		max-width: 100%;
	}

	.subheader{
		width: 100%;
		display: block !important;
	}


}







/**************** hamburguer panel ******************/

.menu .hamburgerPanel {
    padding: 6px 6px;
}