/* Minification failed. Returning unminified contents.
(3829,18): run-time error CSS1030: Expected identifier, found ' '
(3829,19): run-time error CSS1031: Expected selector, found '20px'
(3829,19): run-time error CSS1025: Expected comma or open brace, found '20px'
 */
/**********************VENTANA DE ERRORES ********************************/
.k-widget.k-notification.k-notification-error {
    border: 0;
}

.ErrorMessage {
    background: #f3f3f3;
    box-shadow: rgba(0,0,0,0.5) 2px 2px 5px;
    padding-bottom: 15px;
}

    .ErrorMessage .Title {
        background: #147bc8;
        min-height: 45px;
    }

        .ErrorMessage .Title img {
            position: absolute;
            left: 40%;
        }

    .ErrorMessage .Instructions {
        text-align: center;
        color: #666;
        font-size: 15px;
        font-weight: bold;
        margin: 50px 0px 10px 0px;
    }

    .ErrorMessage .Messages {
        color: #666;
        font-size: 13px;
        padding: 20px 40px;
        line-height: 27px;
    }

    .ErrorMessage .CloseButton {
        margin-left: auto;
        margin-right: auto;
        width: 100px;
        background: #147bc8;
        border-radius: 10px;
        color: #fff;
        text-align: center;
        padding: 5px;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
    }




body {
	font-family: 'Lato' !important;
	font-size:14px;
	margin: 0;
    padding: 0;
	background-color: #fff  !important;
}
img{
	margin:0;
	padding:0;}
body, html {
    height: 100%;
}


*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p{
	font-size: 22px;
	color: #777679;	
	text-align: justify;
	}

@font-face {
    font-family: 'Lato';
    src: url('../../fonts/Lato-Regular.eot');
    src: url('../../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Lato-Regular.woff2') format('woff2'),
        url('../../fonts/Lato-Regular.woff') format('woff'),
        url('../../fonts/Lato-Regular.ttf') format('truetype'),
        url('../../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


header{
	z-index: 10000 !important;
    position: fixed !important;}

/* Menu */

.section_menu{
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,1);
	max-height: 86px;	
    padding:7px 0px 7px 25px;
	z-index: 1;
    position: absolute;
}


/* menu 2 */
/* Add a black background color to the top navigation */
.topnav {
    overflow: hidden;
}
/* scroll */


/* Style the links inside the navigation bar */  
.topnav a {
    display: inline-block;
    color: #777679;
    text-align: right;
    padding: 14px 75px;
    text-decoration: none !important;
    font-size: 17px;
	border-bottom: 3px solid transparent;
	-webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.topnav a:hover {
	border-bottom: 3px solid #005db4;	
}




/* Parallax */
.parallax { 
    /* The image used 
    background:url(../images/slide1.jpg);    
	 /* Set a specific height */
   	min-height: 100vh;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 0!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 3000px;
    width: auto;
}


/*slider*/

#seccionS{
	z-index: 10;
}
#seccionS2{
	z-index: 11;
}
#seccion6 {
	z-index: 161;
}
#seccion6::before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 349px;
    top: -147px;
    margin-top: 0px;
    margin-bottom: -335px;
    background: url(../images/ResourceImage_section5.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;   
}
#seccion7{
	z-index: 161;
}
#seccion7::before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 372px;
    top: -280px;
    margin-top: 0px;
    margin-bottom: -273px;
    background: url(../images/ResourceImage_section_Servicios1.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;   
}
#seccion8 {
	z-index: 151;
}

.ApplicationInterface_Acorddion{
	border-bottom: 1px solid #777679;
	border-color: transparent !important;
}
.ApplicationInterface_AcorddionSecc{
	background: #fafafa !important;
    border-bottom: 1px solid #777679 !important;
	text-decoration: none !important;
	padding: .3em !important;
}
.ApplicationInterface_AcorddionSecc h4{
	font-size: 16px !important;
	color: #777679 !important;
	padding: 0;
	text-decoration: none !important;
	letter-spacing: 1px;
}


.ApplicationInterface_AcorddionSecc  h4 > a:hover{
	text-decoration: none !important;
	color:rgba(190, 189, 189, 0.884);
}
.ApplicationInterface_AcorddionSecc  h4 > a:focus{
	text-decoration: none !important;
}
.ApplicationInterface_AcorddionSecc  h4 > a > span {
	text-align: center;
    color: #005db4;
    font-size: 22px;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    border: 1px solid #005db4;
    margin: 0 5px 0 0;
}
.ApplicationInterface_AcorddionText p{
	font-size: 14px;
	color: #777679;
}
.ApplicationInterface_AcorddionText > div > ul{
	padding-left: 0;
	margin-left: 1em;
	list-style-type: none;
}
.ApplicationInterface_AcorddionText > div > ul > li {
	background: url(../images/ResourceImage_Bullet.svg) no-repeat left center;
	margin-bottom: 10px;
	padding-left: 15px;
}

.ApplicationInterface_BackContacto .navbar{
	display:none;
}	
	
.ApplicationInterface_Content1{
	margin: 30vh auto;
	width:100%;	
	max-width: 1300px;
}
.ApplicationInterface_ContentN3{
	margin: 10vh auto;
	width:100%;
	padding: 10px 50px 50px 50px;
	max-width: 1300px;
}

.ApplicationInterface_ContentN3 h2{
	font-size: 2.5em;
    text-align: left;
    line-height: 1.3 !important;
    padding: 40px 20px 10px 20px;
    margin: 0 !important;
    color: #fff !important;
	width: 100%;
	text-shadow: rgba(0,0,0,0.8)1px 1px 5px;
}
.ApplicationInterface_ContentN3 h3{
	font-family: 'Lato' !important;
    font-size: 2em !important;
    font-weight: normal !important;
    color: #fff !important;
    padding: 20px;
    margin: auto;
	text-align: justify;
	text-shadow: rgba(0,0,0,0.8)1px 1px 5px;
}
.ApplicationInterface_ContentN4{
	margin: 26vh auto;
	width:100%;
	max-width: 1300px;
	padding: 0px 40px 0px 40px;
}

.ApplicationInterface_ContentSection {
    padding: 0!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 3000px;
    width: auto;
}
.ApplicationInterface_content_logos{
	margin-top:60px;	
	margin-top: 25px;
	margin-top: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;	
}
.ApplicationInterface_content_logos img{
	text-align:center;
	margin: auto;}
.ApplicationInterface_Icon{
	text-align:center;
	margin:auto;
}
.ApplicationInterface_IconSubTitle{
	color: #fff;
	font-weight:bold;
	font-size:28px;
	padding:20px 0 20px 0px;
	text-align:center;
}
.ApplicationInterface_IconText{
	font-size:20px;
	color:#fff;
	width: 60%;
    text-align: center;
   	margin-left: auto !important;
    margin-right: auto !important;
}
.ApplicationInterface_footer{
	background:#999;
	min-height: 34px;
	color: #fff;
	font-size:12px;
	padding: 8px 20px;
}
.ApplicationInterface_footer_Left{
	text-align:left;
}	
.ApplicationInterface_footer_Right{
	text-align:right;
}
.ApplicationInterface_FooterLeftContent p{
	color:#777679;
	border-left:1px solid #777679;
	font-size: 14px;
	padding-left: 15px !important;
	padding-top: 4px;
	height: 2.1em;
}
	
.ApplicationInterface_footer_logo,
.ApplicationInterface_footer_logo img{
	text-align:center !important;
	display:block !important;
	margin: auto;
	padding-right: 5%;
}
.ApplicationInterface_footerRightContent{
	margin-top:4px !important;
}
.ApplicationInterface_footerText{
	color: #777679;
	font-size:14px;
	padding-left:10px;}
.ApplicationInterface_footerText a{
	color: #777679;
	font-size:14px;
	cursor:pointer;
	-webkit-transition: width 2s;
	transition: width 2s
}
.ApplicationInterface_footerText a:hover{
	color:rgba(119, 118, 121,0.5);
	text-decoration:none;
}
.ApplicationInterface_footerTextRight{
	color: #777679;    
    font-size: 14px;
    padding-left: 15px !important;
    padding-top: 4px;
	height: 2.1em;
	text-align: center;
}
.ApplicationInterface_footerRightContentext{
	border-left: 1px solid #777679;
}
.ApplicationInterface_FormContent{
	color: #777679;
	font-size: 22px;
	display: block;
	padding: 5%;
	font-weight: normal;
}
.ApplicationInterface_FormContent form{
	color: #777679;
	font-size: 22px;
	margin-top: 2%;
	font-weight: normal;
}
.ApplicationInterface_FormSeccion{     
   	min-height: 90vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 0!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 3000px;
    width: auto;
}
.ApplicationInterface_FormText{
	font-size: 15px;
    max-width: 640px;
    padding-left: 50px;
	padding-top:12vh;
	color:#fff;
}	
.ApplicationInterface_FormText h2{
	font-size: 2.5em;
	padding: 25px 20px 10px 20px;
}
.ApplicationInterface_FormText p{
	font-size: 20px !important;
	padding: 0px 0px 5px 20px;
	margin:0 !important;
}
.ApplicationInterface_Logos{
	color:#8a9496;
	font-size:28px;
	text-align:center;
	font-weight:bold;
	margin: 60px auto 0 auto;
    width: 100%;
    padding: 0px 70px 10px 70px;
}
.ApplicationInterface_Logos img{
	padding:0px 10px;}

.ApplicationInterface_HeaderLogo{
	padding-top: 10px;
}
.ApplicationInterface_HeaderLogo img{
	height: 3.5em;
}	
.ApplicationInterface_General_Container{
	width: 100% !important;
	padding:0 !important;
	margin:0 !important;
}
.ApplicationInterface_General_Container .navbar{
	display: none;	 
	}
.ApplicationInterface_General_Container > nav >a{
	padding:18px 15px 32px 15px  !important;
}
.ApplicationInterface_LogoIntercase{
	display: flex;
    align-items: center;
	margin-right: 100px;
}
.ApplicationInterface_Menu{
	text-align: right;
	margin:0;
	float: right !important;
	padding-top: 13px;
}

.ApplicationInterface_titulos{
	background: #005db4;
	height: auto;
	display: block;
	padding-top: 4%;
}
	.ApplicationInterface_titulos h1{
		font-size: 40px !important;
    	color: #fff !important;
		font-weight: bold;
		padding: 1% 3% 0 3% !important;
		text-align: left;
		margin: 0;
	}
	.ApplicationInterface_titulos p{
		font-size: 1.5em !important;
    	color: #fff !important;
		font-weight: normal;
		padding: 0% 3% 0 3% !important;
		text-align: left;
	}
.ApplicationInterface_SeccionS1	{
	background: url(../images/back_servicios.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 100vh;
    top: 0px;
    left: 0;
	}
.ApplicationInterface_SeccionS1_Bottom{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
    bottom: 264px;
    margin-top: 0px;
    margin-bottom: -413px;
    background: url(../images/ResourceImage_section_Servicios1.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;
	}
.ApplicationInterface_SeccionS2{
	background: #f3f3f3;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    position: relative;
    background-attachment: fixed;
	}
.ApplicationInterface_ContentS1{
	margin: 18px auto 0 auto;
    padding: 50px;
	}
	
.ApplicationInterface_Seccion1{
	background:url(../images/ResourceImage_back_section1.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 800px; 
	background-size: cover;
    top: 0px;
    left: 0px;
    overflow: hidden;
	}
.ApplicationInterface_Seccion2{
	background:url(../images/ResourceImage_back_section2.jpg);
    width: 100%;
    min-height: 800px; 
	background-size: cover;
    top: 0px;
    left: 0px;
	position: relative;
    background-attachment: fixed;
    background-size: cover;
	}
.ApplicationInterface_Seccion3{
	background:#fff;
    width: 100%;
    min-height:100px; 
	background-size: cover;
    top: 0px;
    left: 0px;
	position: relative;
    background-attachment: fixed;
	background-size: cover;
	padding-bottom: 40px;
	}
.ApplicationInterface_Seccion4{
	background:#fff;  
	 min-height: 70px; 	 
	}
.ApplicationInterface_SeccionN1{
	background:url(../images/back_nosotros.jpg) no-repeat center top;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	width:100%;
	height:100%;
	top: 0px;
	left:0;
	}
.ApplicationInterface_SeccionN1_Bottom::before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
    bottom: 227px;
    margin-top: 0px;
    margin-bottom: -326px;
    background: url(../images/ResourceImage_section_Nosotros1.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;
	}
.ApplicationInterface_BackCore{
	background:url(../images/back_coresolution.jpg) no-repeat center top;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	width:100%;
	height:100%;
	top: 0px;
	left:0;
}
.ApplicationInterface_BackITStaffing{
	background:url(../images/back_itstaffing.jpg) no-repeat center top;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	width:100%;
	height: 100%;
	top: 0px;
	left:0;
}
.ApplicationInterface_BackContacto{
	width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
	background:url(../images/back_contactanos.jpg) no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	width:100%;
	height: 50vh;
	top: 0px;
	left:0;
}
.ApplicationInterface_SeccionN2{
	background: #005db4;
    width: 100%;
    height: auto;    
    top: 0px;
    left: 0px;
    position: relative;
    background-attachment: fixed;
	}
.ApplicationInterface_SeccionN3{
	background: #fff;
    width: 100%;
    min-height: 800px;    
    top: 0px;
    left: 0px;
    position: relative;
	padding-bottom: 20vh;
	}
.ApplicationInterface_Sections{
	padding: 2em;
    /* display: flex; */
	align-content: stretch;
	/*align-items: center;*/
	justify-content: center;
    flex-wrap: wrap;
	box-sizing: border-box; 
	margin:auto;
}
.ApplicationInterface_Sections h3{
	font-size: 24px;
    color: #777679;
    font-weight: bold;
    padding: .5em;
    margin: 0;
    text-align: center;
    letter-spacing: 2px;
    background: #ededed;
}
.ApplicationInterface_InfoSectionText{
	padding: 0;
	margin: auto;
}
.ApplicationInterface_InfoSectionText > .panel-group{
	padding: 3em;
    margin-bottom: 0;
}
.ApplicationInterface_InfoSectionText > h5{
	font-size: 20px;
	color:#777679;
}
.ApplicationInterface_InfoSectionText p{
	font-size: 14px;
	color:#777679;
}
.ApplicationInterface_InfoSection{
	background: #fafafa;
    border-radius: 5px;
    padding: 0;
    margin: 1% auto 0 auto;
    width: 100%;
    max-width: 1500px;
}
.ApplicationInterface_SlideContent{
	display: block;
    width: 90%;
    margin: auto;
    position: relative;
    top: 20vh;
	}
.ApplicationInterface_Card {
	height: 100% !important;
    top: 0px;
	left: 0;
	padding: 20PX !important;
    
}
/* .ApplicationInterface_Card img{
	padding: 1.5em;
    text-align: center;
} */
.ApplicationInterface_Card1 {
	background: url(../images/back_experiencia1.jpg) no-repeat;
    background-position: right;
	background-position: right;
    background-size: cover;
    width: 100% !important;
    height: 460px!important;
    top: 0px;
    left: 0;
    max-width: 460px;
    max-height: 460px;
    TEXT-ALIGN: center !important;
    margin: auto !important;
    display: block;    
}
.ApplicationInterface_Card2 {
	background: url(../images/back_experiencia2.jpg) no-repeat;
    background-position: right;
	background-position: right;
    background-size: cover;
    width: 100% !important;
    height: 460px!important;
    top: 0px;
    left: 0;
    max-width: 460px;
    max-height: 460px;
    TEXT-ALIGN: center !important;
    margin: auto !important;
    display: block;    
}
.ApplicationInterface_Card3 {
	background: url(../images/back_experiencia3.jpg) no-repeat;
    background-position: right;
	background-position: right;
    background-size: cover;
    width: 100% !important;
    height: 460px!important;
    top: 0px;
    left: 0;
    max-width: 460px;
    max-height: 460px;
    TEXT-ALIGN: center !important;
    margin: auto !important;
    display: block;    
}
.ApplicationInterface_Card4 {
	background: url(../images/back_experiencia4.jpg) no-repeat;
    background-position: right;
	background-position: right;
    background-size: cover;
    width: 100% !important;
    height: 460px!important;
    top: 0px;
    left: 0;
    max-width: 460px;
    max-height: 460px;
    TEXT-ALIGN: center !important;
    margin: auto !important;
    display: block;    
}
.ApplicationInterface_Consulting{
	background:#a3cdd6;
	padding: 140px 80px 80px 80px;
	}
.ApplicationInterface_Consulting h2{	
	font-size:37px;
	color:#fff;
	padding:30px 0 20px 0;
	font-weight:bold;
	}
.ApplicationInterface_Consulting p{
	color:#fff;
	font-size:22px;
	margin:auto;
	}
.ApplicationInterface_Consulting_Bottom::Before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
    bottom: 109px;
    margin-top: 0px;
    margin-bottom: -281px;
    background: url(../images/ResourceImage_section_servicios.svg) no-repeat center top;
    background-size: 102% 444px;
    z-index: 10;	
	}
.ApplicationInterface_Consulting_Content{
	position: relative;
    z-index: 20;
    top: -103px;
	}
.ApplicationInterface_ConsultingText{
	font-size:22px;
	color:#8a9496;
	}
.ApplicationInterface_CoreText{
	font-size:22px;
	color:#8a9496;
	}
.ApplicationInterface_CoreText img{
	padding-top: 30px;
	}
.ApplicationInterface_CoreText p{
	width: 75%;
    margin: auto;
    padding-top: 20px;
	}
.ApplicationInterface_CoreSection{
	width: 100%;
    margin-top: 0px;    
	padding: 2% 10%;
	}
.ApplicationInterface_CoreSection p{
	font-size: 22px;
	color: #777679;
	width: 100%;
	margin: auto;
	padding: 1em 0;
}
.ApplicationInterface_CoreSection img{
	padding-top: 3%;
	padding-bottom: 3%;
}
.ApplicationInterface_CoreSectionImg{
	background: url(../images/img_coresolution2.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: auto;
	padding: 4%;
	margin-top: 3%;
    margin-bottom: 3%;
}

.ApplicationInterface_CoreSectionImg h2{
	font-size: 40px;
    color: #fff;
    font-weight: bold;
    width: 60%;
	padding:0%;
	text-transform: uppercase;
    letter-spacing: 0.1em;
    text-shadow: rgba(0,0,0,0.8)1px 1px 5px;
}
.ApplicationInterface_CoreSection h3{
	font-size: 28px;
    color: #005db4 !important;
    font-weight: bold;
	padding:0%;
}


.ApplicationInterface_CoreSectionImg p{
	font-size: 22px;
    color: #fff;
    width: 50%;
	padding: 20px 0 5px 0;
	margin: 0;
	text-shadow: rgba(0,0,0,0.5)1px 1px 5px;
}
.ApplicationInterface_CoreSection2 p{
	font-size: 22px;
    color: #999999;
    width: 80%;
    margin: auto;
}

.ApplicationInterface_Core_Bottom::before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
    bottom: 247px;
    margin-top: 0px;
    margin-bottom: -343px;
    background: url(../images/ResourceImage_section6.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;
}
.ApplicationInterface_Content_Servicios{
	 margin: 30vh auto;
    width: 100%;
    padding: 0 50px 50px 50px;
    max-width: 1300px;
}	
.ApplicationInterface_Content_Servicios h2{
	font-size: 2.5em;
    text-align: left;
    line-height: 1.3 !important;
    padding: 40px 20px 10px 20px;
    margin: 0 !important;
    color: #fff !important;
    width: 100%;
}
.ApplicationInterface_Content_Servicios h3{
	font-family: 'Lato' !important;
    font-size: 2em !important;
    font-weight: normal !important;
    color: #fff !important;
    padding: 20px;
    margin: auto;
    text-align: justify;
}
.ApplicationInterface_Seccion5{
	background:#00225d;   
}
.ApplicationInterface_Seccion5::before{
	background:url(../images/ResourceImage_section9.svg) no-repeat center bottom;
	content: " ";
    display: table;
    width: 100%;
    margin-top: 107px;
    background-size: 102% 243px;
    height: 241px;
    padding-top: 37px; 
	position: relative; 
	top: -133px;
    margin-bottom: -335px;
	z-index: 10;
}

.ApplicationInterface_StaffingImg{
	background: url(../images/it_staffing.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: auto;
	padding: 4%;
	margin-top: 3%;
    margin-bottom: 3%;
}
.ApplicationInterface_StaffingImg h2{
	font-size: 40px;
    color: #fff;
    font-weight: bold;
    width: 60%;
	padding:0%;
	text-transform: uppercase;
    letter-spacing: 0.1em;
    text-shadow: rgba(0,0,0,0.8)1px 1px 5px;
}
.ApplicationInterface_StaffingImg p{
	font-size: 24px;
    color: #fff;
    width: 60%;
    padding: 20px 0 5px 0;
    margin: 0;
	text-shadow: rgba(0,0,0,0.5)1px 1px 5px;
	text-align: left;
	line-height: 29px;
}
	
.ApplicationInterface_StaffingSection h3{
	font-size: 38px;
    color: #005db4 !important;
    font-weight: bold;
	padding:0%;
}


.ApplicationInterface_CoreSectionImg p{
	font-size: 22px;
    color: #fff;
    width: 50%;
	padding: 20px 0 5px 0;
	margin: 0;
	text-shadow: rgba(0,0,0,0.8)1px 1px 5px;
	text-align: left;
}
.ApplicationInterface_StaffingText p{
	color:#8a9496;
	font-size:20px;
	margin:auto;
	width:75%;	
	padding-bottom:30px;
}
.ApplicationInterface_StaffingText{
	padding:30px;
}
.ApplicationInterface_Staffing_Bottom{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
    bottom: 246px;
    margin-top: 0px;
    margin-bottom: -337px;
    background: url(../images/ResourceImage_section_Nosotros1.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 12;
}
.ApplicationInterface_Staffing_content p{
	font-size:22px;
	color:#fff;
	width: 80%;
	margin: auto;
}
.ApplicationInterface_Staffing_content h2{
	font-size: 37px;
    color: #fff;
    padding: 30px 0 20px 0;
    font-weight: bold;
	width: 80%;
    margin: auto;
}
.ApplicationInterface_Staffing_content{
	background:#a3cdd6;
	padding: 33px 120px 80px 120px;
}
.ApplicationInterface_Tecnologia_Bottom{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
    bottom: 286px;
    margin-top: 0px;
    margin-bottom: -389px;
    background: url(../images/ResourceImage_section7.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 12;
}

.ApplicationInterface_TecnologiaText{
	padding:5px 30px;
}
.ApplicationInterface_TecnologiaText p{
	color: #8a9496;
    font-size: 20px;
    margin: auto;
    width: 80%;
    padding-bottom: 30px;
}
.ApplicationInterface_TecnologiaText h2{
	font-size: 37px;
    color: #a3cdd6;
    padding: 30px 0 20px 0;
    font-weight: bold;
    width: 80%;
    margin: auto;
}
.ApplicationInterface_TecnologiaText2{
	padding: 30px;
	background:#a3cdd6;}
.ApplicationInterface_TecnologiaText2 p{
	color: #fff;
    font-size: 20px;
    margin: auto;
    width: 80%;
    padding-bottom: 30px;
}
.ApplicationInterface_TecnologiaText2 h2{
	font-size: 37px;
    color: #fff;
    padding: 30px 0 20px 0;
    font-weight: bold;
    width: 80%;
    margin: auto;
}
.img_center{
	text-align: center;
    margin: auto;
}
.ApplicationInterface_ConsultingText p{
	width:60%;
	margin: auto;
}
.ApplicationInterface_Content{
	max-width: 1000px;
	margin:140px auto 0 auto;
	padding: 50px;
}
.ApplicationInterface_Content2{		
	margin: 18px auto 0 auto;
	padding: 50px;
}	
.ApplicationInterface_Mapa{
	display: block;
    padding: 5% !important;
}
.ApplicationInterface_Tel{
	color:#777679;
	font-size: 22px;
}
.ApplicationInterface_Tel span{
	padding-right: 2%;
}
.ApplicationInterface_Tel a{
	color:#777679;
	text-decoration: none;
}
.ApplicationInterface_Tel a:hover{
	color:rgba(119,118,121,0.5);
	text-decoration: none;
}
.ApplicationInterface_Tel span img{
	padding-top: 2%;
	padding-bottom: 2%
}
.Block{
	padding: 20px 0px;
    border-left: solid 3px #fff;
}
.Block2{
	padding: 20px 0px;
    border-left: solid 1px #5d5d5d;
	color:#5d5d5d;
}
.Block2Title{
	font-size:28px;
	font-weight:bold;
}
.Block2Textlist{
	color:#5d5d5d;
	font-size:20px;
}	
.CommonInterface_LabelControl label{
	font-size: 22px;
	color:#777679;
	font-family: 'Lato' !important;
	font-weight: normal !important;
}
.CommonInterface_InputControl{	
	width: 100%;
}
.CommonInterface_InputControl textarea{
	background: rgba(255,255,255,0.5) !important;
}
.CommonInterface_InputControl input{
	background: rgba(255,255,255,0.5) !important;
    height: 34px;
	border-radius:5px;
}
.IconBlock img{
	margin-left: -14px;
    top: 3px;
    position: absolute !important;
}

footer{
	margin: 0;
	padding:20px;
	position: relative;
	z-index: 10;
	border-top: 1px solid #777679;
}
h1{
	font-family: 'Lato' !important; 
	font-size:80px !important;
	font-weight:bold;
	color:#fff !important;
	text-align:left!important;
}

.ApplicationInterface_Content1 h2{
	font-size:2.5em;
	text-align:left;
	line-height: 1.3 !important;
	padding: 10px 20px 10px 20px;
	margin:0 !important;
	color:#fff !important;
	width:100%;
}
.ApplicationInterface_Content1 h3{
	font-family: 'Lato' !important; 
	font-size:2em;
	font-weight:normal !important;
	color:#fff !important;
	padding:20px;
	margin:auto;
	text-align:justify;
}
.ContentN3Points{
	padding-right: 60px !important;
}
h4{
	font-family: 'Lato' !important; 
	font-size:28px !important;
	font-weight:bold !important;
	color:#fff !important;
	padding:20px;
	margin:auto;
}

.IconBlock img{
	margin-left: -24px;
    top: 3px;
	position:absolute;
}
.icon-consulting{
	background: url(../images/ResourceIcon_Consulting.svg) no-repeat left top;
    content: " ";
    width: 100%;
    height: auto;
	padding:8px;
	-webkit-transition: width 2s;
    transition: width 4s;
}

.icon-consulting:hover{
	background: url(../images/ResourceIcon_Consulting_hover.svg) no-repeat left top;
}

.icon-consulting span{
	padding-left:20px;
}
.icon-staffing{
	background: url(../images/ResourceIcon_ITStaffing.svg) no-repeat left top;
    content: " ";
    width: 100%;
    height: auto;
	padding:8px;
	-webkit-transition: width 2s;
    transition: width 4s;
}
.icon-staffing:hover{
	background: url(../images/ResourceIcon_ITStaffing_hover.svg) no-repeat left top;
}
.icon-staffing span{
	padding-left:30px;
}
.icon-core{
	background: url(../images/ResourceIcon_CoreSolution.svg) no-repeat left top;
    content: " ";
    width: 100%;
    height: auto;
	padding:8px;
	-webkit-transition: width 2s;
    transition: width 4s;
}
.icon-core:hover{
	background: url(../images/ResourceIcon_CoreSolution_hover.svg) no-repeat left top;
}
.icon-core span{
	padding-left:30px;
}
.icon-tecnologia{
	background: url(../images/ResourceIcon_Tecnologia.svg) no-repeat left top;
    content: " ";
    width: 100%;
    height: auto;
	padding:8px;
	-webkit-transition: width 2s;
    transition: width 4s;
}
.icon-tecnologia:hover{
	background: url(../images/ResourceIcon_Tecnologia.svg) no-repeat left top;
}
.icon-tecnologia span{
	padding-left:15px;
}

.Point img{
	margin-left: -14px;
    top: 3px;
	position:absolute;
}	
.ResourceButton_Send{
	top: 50vh;
    border-radius: 30px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border: 2px solid rgba(255,255,255,0.8);
    padding: 5px 20px;
    font-size: 18px;
    line-height: 30px;
    max-width: 154px;
    width: 130px;
    text-align: center;
    background: rgb(0,93,180) !important;
    margin-top: 30px;
    text-decoration: none;
    transition: background 250ms ease;
    float: right;
	z-index:2000;
}
	
.ResourceButton_Send:hover{
	background: rgba(0,93,180,0.5) !important;
}	
	
#seccion1{
	 z-index: 150;
}
#seccion1::before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
    top: -160px;
    margin-top: 0px;
    margin-bottom: -335px;
    background: url(../images/ResourceImage_section1.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;
}
#seccion2{
	 z-index: 10;
}
#seccionN3{
	z-index: 15;
}
.ApplicationInterface_Seccion1_Bottom::before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 376px;
	bottom: 247px;
    margin-top: 0px;
    margin-bottom: -335px;
    background: url(../images/ResourceImage_section2.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;
}

#seccion4{
	 z-index: 150;
}

#seccion5{
	 z-index: 151;
}

#seccionN3::before{
	content: " ";
    display: table;
    position: relative;
    width: 100%;
    height: 349px;
    top: -97px;
    margin-top: 0px;
    margin-bottom: -335px;
    background: url(../images/ResourceImage_section_Nosotros2.svg) no-repeat center top;
    background-size: 102% 376px;
    z-index: 10;
}
.textlist{
	color:#fff;
	font-size:20px !important;
	max-width:440px;
}

/*Mediaquerie*/
@media screen and (max-width: 1600px) and (min-width:1280px){
	.ApplicationInterface_titulos h1{
		padding: 3% 3% 0 3% !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 210px !important;
	}
	#seccionN3::before{
		top: -114px;
	}
}

@media screen and (max-width: 1400px) and (min-width: 1024px){
	 #longtext{
		font-size: 60px !important;
		}
	#seccionN3::before {
		top: -136px;
		margin-bottom: -381px;
		}
	
	.ApplicationInterface_footerTextRight{
		 padding-left: 10px !important;
		 }
	.ApplicationInterface_IconText{
		width: 80%;
		}
	.ApplicationInterface_SeccionN1{
		min-height: 50vh;
		}
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 69px !important; 		
		}
	.ApplicationInterface_SeccionN3{
		padding-bottom: 40px;
		}
	.content2{		
		margin: 16px auto 0 auto;
		padding: 50px;
		}
	footer{
		 padding: 20px 0px 0px 40px;
		}
	h2{
		font-size:40px !important;
		padding: 10px 20px 10px 20px;
		}
	h3{
		font-size:33px !important;
		line-height:1.3;
		}
	h4{
		font-size:31px;
	}	
	.ApplicationInterface_titulos {
		height: auto !important;
	}
	.ApplicationInterface_titulos h1{
		padding: 3% 3% 0 3% !important;
	}
	.ApplicationInterface_HeaderLogo img{
		width: 80% !important;
	}
	nav > ul li a{
		font-size: 16px !important;	
	}
	
}

@media screen and (max-width: 1024px) and (min-width: 600px){
	.ApplicationInterface_SeccionN1_Bottom::before{
		display: none;
	}
	#seccionN3::before{
		display: none;
	}
}
	
@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : landscape) {
	footer {
		margin: 10px auto !important;
		padding: 20px !important;
	}
	.ApplicationInterface_ContentN3 h2 {
    padding: 5px 30px 10px 30px !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before {
    bottom: 230px !important;
	}
	.ApplicationInterface_SeccionN1 {
		height: 83vh !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		display: none;
	}
	.ApplicationInterface_ContentN3 {
		margin: 2vh auto !important;
	}
	.ApplicationInterface_SeccionN3{
		padding-bottom: 5vh;
	}

}
@media (max-width: 800px){
		.da-slide p{
			font-size: 30px !important;	
			padding: 1em !important;}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1366px) 
and (orientation : landscape) {
	.ApplicationInterface_Seccion1_Bottom::before {
		bottom: 228px !important;
		}
	.ApplicationInterface_ContentN3{
		margin: 121px auto 0 auto !important;
		}
	.ApplicationInterface_ContentN3 h2{
		font-size: 2.1em !important;
		}
	.ApplicationInterface_ContentN3 h3{
		font-size: 1.7em !important;
		}
	.ApplicationInterface_titulos {
		padding-top: 20px;
		}
	.ApplicationInterface_StaffingImg p	{
		width: 80%;
		}
	.ApplicationInterface_HeaderLogo img{
		height: 3.5em;
    	width: 80% !important;
		}
}
	
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : portrait) {
 				
	#seccion6::before{
		top: -161px;
		}
	#seccion7::before{
		top: -236px;
		}
	.ApplicationInterface_SeccionN1_Bottom::before {
		display: none;
	}
	
	.ApplicationInterface_FooterLeftContent{
		display: none;
	}
	.ApplicationInterface_titulos{
		padding-top: 100px !important;
	}
	.ApplicationInterface_titulos h1 {
		padding: 1% 3% 0 3% !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before {
		bottom: 87px !important;
	}		
	.ApplicationInterface_Seccion1{
		min-height:50vh !important;
	}
	#seccionN3::before {
		top: -140px !important;
		}
	.ApplicationInterface_ContentN4{
		margin: 168px auto 0 auto !important;
		padding: 0px 50px 0px 60px !important;
		}
	.ApplicationInterface_SeccionN1{
		min-height: 400px !important;
		background-image: url(../images/back_nosotros_ipad.jpg) !important; 
		background-size: cover; 
		height: auto !important;
		}
	.ApplicationInterface_BackContacto {
		background-image: url(../images/back_contacto_ipad.jpg) !important;
		background-size: cover;
		height: auto !important;
	}
	.ApplicationInterface_BackITStaffing {
		background-image: url(../images/back_itstaffing_ipad.jpg) !important;
		background-size: cover;
		height: auto !important;
	}
	.ApplicationInterface_BackCore {
		background-image: url(../images/back_coresolution_ipad.jpg) !important;
		background-size: cover;
		height: auto !important;
	}
	.ApplicationInterface_SeccionS1{
		min-height: 50vh;
		}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 273px;
		}		
	.ApplicationInterface_Staffing_Bottom{
		bottom: 200px;}
	.ApplicationInterface_Core_Bottom::before{
		bottom: 203px;
		}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 247px;
		}
	.ApplicationInterface_CoreText p{
			width: 100%;
			margin: auto;
			padding-top: 20px;
			padding-left: 113px;
		}
	.ApplicationInterface_CoreSection h2{
		width:100%;}
	.ApplicationInterface_CoreSection p{
		width:100%;}
	.ApplicationInterface_FormSeccion{
		min-height: 80vh;
		}
	.ApplicationInterface_FormContent{
		max-width:80%;
		padding: 5%;
		}
	
			
}
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : landscape) {
	.ApplicationInterface_C2_Section1,
	.ApplicationInterface_C2_Section1{
		padding-right:10px !important;
		}
	.ApplicationInterface_Seccion1_Bottom::before {
		bottom: 246px ;
		}
	.ApplicationInterface_Seccion1{
		min-height:50vh !important;
	}
	.ApplicationInterface_ContentN3 {
		margin: 10% auto 0 auto !important;
	}
	.ApplicationInterface_ContentN3 h2{
		padding: 10px 20px 10px 20px;
		}
	.ApplicationInterface_ContentN3{
		margin: 0px auto 0 auto;
		padding: 1% 50px 50px 50px !important;
		}
	.ApplicationInterface_ContentN4{
		margin: 211px auto 0 auto;
		}
	.ApplicationInterface_SeccionN1{
		min-height: 60vh;
		}
	.ApplicationInterface_SeccionN3{
		padding-bottom: 10px;
		}
	.ApplicationInterface_SeccionN1_Bottom::before {
		bottom: 64px !important;
		}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 216px;
		}
	.ApplicationInterface_Staffing_Bottom{
		bottom: 218px !important;
		}
	.ApplicationInterface_Core_Bottom::before{
		bottom: 220px;
		}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 267px;
		}
	.ApplicationInterface_Seccion5::before{
		height: 275px;
		}
	#seccionN3::before{
		top: -117px !important; 
		}
	#seccion5::before{
		top: -158px;
		}
	#seccion6::before{
		top:-152px !important;
		}
	#seccion7::before{
		top: -254px;
		} 
	.ApplicationInterface_General_Container .navbar {
		display: none !important;
	}
	.section_menu{
		display: block !important;
	}
	.ApplicationInterface_General_Container button{		
		margin-top: 20px !important;
	}	
	
	.ApplicationInterface_BackITStaffing {
		height: 20vh !important;
	}
	.ApplicationInterface_BackCore{
		height:20vh !important;
	}
	.ApplicationInterface_SeccionN1{		
		height:20vh !important;	
	}	
	.ApplicationInterface_BackContacto{
		height: 20vh !important;	
	}
	.ApplicationInterface_General_Container button{
		margin-top: 20px !important;
	}
	.ApplicationInterface_titulos{
		padding-top: 80px !important;	
	}	
	.ApplicationInterface_titulos h1{
		padding: 5px 3% 0 3% !important;
	}		  
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.logo_Intercase{
		padding-top: 0px !important;
		}
	.ApplicationInterface_InfoSectionText > .panel-group{
		padding: 1em 1em 1em 0em;
		}
	.ApplicationInterface_HeaderLogo{
		padding-top: 0px;
    	width: 95%;
		}
	#seccionN3::before{
		top: -149px;
		}
	#seccion5::before{
		top: -168px;
		}
	#seccion6::before{
		top: -168px;
		}
	#seccion7::before{
		top: -225px;
   		margin-bottom: -273px;
		}
	.ApplicationInterface_Card img{
		margin: auto;
		}
	.ApplicationInterface_SlideContent h2{
		padding: 0 0 20px 0 !important;
		}	
	.ApplicationInterface_Core_Bottom::before{
		bottom: 225px;
    	margin-bottom: -388px;
		}
	.ApplicationInterface_Consulting{
		padding: 140px 80px 10px 80px;
		}
	.ApplicationInterface_ConsultingText p{
		width: 80%;
		}
	.ApplicationInterface_ContentN3{
		margin: 46px auto 0 auto;
		}
	.ApplicationInterface_ContentN3 h2{
		padding: 0px 30px 10px 30px !important;
		font-size: 30px !important;
		}
	.ApplicationInterface_ContentN3 h3{
		padding: 30px;
		font-size: 1.8em !important;
		line-height: 1.3;
		letter-spacing: 1px;
		}
	.ApplicationInterface_ContentN4{
		margin: 71px auto 0 auto;
		width: 90%;
		}
	.ApplicationInterface_IconText{
		width: 80%;
		font-size: 18px;
		letter-spacing: 1px;
		}
	.ApplicationInterface_SeccionN1{
		min-height: 50vh;
		padding-top: 50px;
		}
	.ApplicationInterface_SeccionN1_Bottom::before{
		 bottom: 91px; 
		}	
	.ApplicationInterface_SeccionN3{
		padding-bottom: 80px;
		}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 357px;
    	margin-bottom: -509px;
		}
	.ApplicationInterface_Staffing_Bottom{
		bottom: 187px;
		}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 233px;
		}
	.ApplicationInterface_CoreSection{
		padding: 4px 80px 80px 80px;
		}
	.ApplicationInterface_CoreSection2 p{
		width: 70%;
		}
	.ApplicationInterface_CoreSection2 h2{
		width: 70%;
		}
	.ApplicationInterface_Staffing_content{
		padding: 33px 70px 80px 70px;
		}
	.icon-consulting span{
		display:none;
		}
	.icon-staffing span{
		display:none;
		}
	.icon-core span{
		display:none;
		}
	.icon-tecnologia span{
		display:none;
		}
	.section_menu{
		display: block !important;
		padding: 20px;
		}
	.logo_Intercase{
		padding-top:8px;}	
	.ApplicationInterface_titulos{		
		min-height: 12em;
		height: auto;
		padding-top: 100px !important;
		}
	/* .ApplicationInterface_titulos h1{
		padding: 6% 3% 0 3% !important;
		} */
	.ApplicationInterface_footer_logo, 
	.ApplicationInterface_footer_logo {
		width: 100% !important;
		}
	.ApplicationInterface_Sections{
		padding:1em;
		}
	.ApplicationInterface_InfoSection{
		padding: 1em;
		max-width: 100%;
		}
	.ApplicationInterface_SeccionN1_Bottom::before{
		display: none;
		}
	.ApplicationInterface_titulos{
		height: auto;
		}
		.ApplicationInterface_General_Container .navbar{
			display:none !important;
		}
	.ApplicationInterface_SeccionN1{
		min-height: 15vh !important;
		background-image: url(../images/back_nosotros_ipad.jpg) !important; 
		background-size: cover; 		
		}
		
	.ApplicationInterface_BackContacto {
		min-height: 15vh !important;
		background-image: url(../images/back_contacto_ipad.jpg) !important;
		background-size: cover;
		
	}
	.ApplicationInterface_BackITStaffing {
		min-height: 15vh !important;
		background-image: url(../images/back_itstaffing_ipad.jpg) !important;
		background-size: cover;
		
	}
	.ApplicationInterface_BackCore {
		min-height: 15vh !important;
		background-image: url(../images/back_coresolution_ipad.jpg) !important;
		background-size: cover;
		
	}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {	
 		
	#seccion6::before{
		top: -160px !important;
		}
	#seccionN3::before {
		top: -136px !important;
		}
	.ApplicationInterface_titulos{
		padding: 85px 80px 10px 80px !important;
		}
	
	.ApplicationInterface_Card img {
		padding: 2em;
		}
	.ApplicationInterface_InfoSectionText > .panel-group {
		padding: 2em 2em 2em 0;
		}
	.ApplicationInterface_Sections h3{
		padding: 0.3em;
		}
	.ApplicationInterface_Seccion1_Bottom::before {
	bottom: 228px !important;
		}
	.ApplicationInterface_Content1 h2{
	font-size:30px !important;
	text-align: left;
	line-height: 1.3 !important;
	padding: 50px 40px 10px 40px;		
		}
	.ApplicationInterface_Content1 h3{
	font-size:23px !important;
	line-height:1.3 !important;
	padding:40px;
		}
	.ApplicationInterface_Seccion1{
		min-height:100vh;
		}
	.ApplicationInterface_SeccionN1_Bottom::before{
		display: none;
		}
	.ApplicationInterface_Staffing_Bottom{
	bottom: 202px !important;	
		}
	.ApplicationInterface_Core_Bottom::before{
		bottom: 204px;
		}
	
	#seccion5::before{
		top: -161px;
		}
	#seccion7::before{
		top: -237px;
		}
	.ApplicationInterface_ContentN4{
		margin: 169px auto 0 auto;
		width: 90%;
		}
	.ApplicationInterface_SeccionS1{
		min-height: 50vh;
		}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 273px;
		}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 246px;
		}
	.ApplicationInterface_content_logos {
			margin-top: 25px;
			margin-top: 30px;
			display: flex;
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: center;
			align-content: center;
			align-items: center;
		}
	.ApplicationInterface_HeaderLogo img {
		height: 2.1em;
		}
	.ApplicationInterface_Menu	nav > ul > li > a{
		padding: 23px !important;
		font-size: 16px !important;
		}	
		.ApplicationInterface_General_Container .navbar{
			display:none;
		}
	.ApplicationInterface_General_Container button{		
		margin-top: 20px !important;
	}	
	.ApplicationInterface_BackITStaffing {
		height: 40vh !important;
	}
}					
@media screen and (max-width: 1023px) and (min-width: 769px){
	#longtext{
		font-size: 50px !important;
		}
	#seccion4::before{
		top: -160px;
		}
	.ApplicationInterface_Content1 h2{
		font-size:32px !important;
		text-align: left;
		line-height: 1.3 !important;
		padding: 10px 40px 10px 40px;
		margin: 0 !important;
		color: #fff !important;
		width: 100%;
		}
	.ApplicationInterface_Content1 h3{
		font-size:25px !important;
		line-height:1.3;
		padding:40px;
		}	
	
	.ApplicationInterface_Seccion1{
		min-height: 100vh;
		}
	.ApplicationInterface_Seccion1_Bottom::before{
		bottom: 202px;
		}
	nav > ul li a{
		padding: 22px 7px 20px 7px !important;
		font-size: 14px !important;
		}
	.section_menu{
		padding: 7px 5px 5px 7px;
		max-height: 55px;
		}
	.ApplicationInterface_HeaderLogo{
		padding-top: 0px;
		}
	.ApplicationInterface_HeaderLogo img{
		width: 80%;
		}	
}

@media only screen 
and (min-device-width : 600px) 
and (max-device-width : 800px) 
and (orientation : landscape) {

 /* BOOTSTRAP */
     .navbar-collapse{
		overflow-x: visible !important; 
	 }
	.collapse{
		display: none !important;
    	visibility: hidden !important;
	 }
	 .navbar-nav>li {
		float: none !important;
	}
	.navbar-collapse.collapse{
		display:none !important;
	}

/* BOOTSTRAP */
	
	.section_menu{
		display: none !important;
	}
	
	nav > ul li a {
		padding: 28px 10px 28px 10px !important;
	}
		
	.ApplicationInterface_titulos {
		height: auto !important;
	}
	.ApplicationInterface_AcorddionSecc h4 {
		padding: 0 !important;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.ApplicationInterface_InfoSection{
		padding: 0;
	}
	.ApplicationInterface_AcorddionSecc h4{
		letter-spacing: 0;
		font-size: 15px !important;
	}
	.ApplicationInterface_General_Container button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;		
		padding-right: 1%;		
	}
	.ApplicationInterface_menuham > ul > li > a {
		color: #777679 !important;
	}
	.ApplicationInterface_menuham {
		padding-right: 0 !important;
		padding-left: 0 !important;
		font-size: 16px;
		width: 100%;
		}
	.ApplicationInterface_menuham > ul > li {
		text-align: left !important;
	}
	.ApplicationInterface_General_Container .navbar-nav li.active, 
	.ApplicationInterface_General_Container .navbar-nav li a:hover {
		color: #fff !important;
		background: #005db4 !important;
	}
	.ApplicationInterface_General_Container .navbar-nav li.active a {
		color: #fff !important;
	}
	.ApplicationInterface_General_Container .navbar-nav {
		margin: 20px 0px 20px 0px;
		text-align: center;
		width: 100%;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
		margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
	}
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
		width: 100%;
	}
	
	
	.ApplicationInterface_General_Container .navbar-nav {
    	margin: 5% 0px 0px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_General_Container .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5);
		}
	.ApplicationInterface_General_Container .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation :landscape) {
	#seccionN3::before {
		top: -146px !important;
	}
	.ApplicationInterface_titulos {
		padding-top: 20px!important;
		height: auto;
	}
	.section_menu{
		max-height: 77px;
	}
	.ApplicationInterface_CoreSection{
		padding: 2em;
	}
	.ApplicationInterface_CoreSection > h3{
		font-size: 27px !important;
	}
	.ApplicationInterface_CoreSection > p{
		font-size: 20px !important;
	}
	.ApplicationInterface_InfoSectionText > .panel-group {
		padding: 2em 1em 1em 0;
	}	
	.ApplicationInterface_AcorddionSecc h4{
		letter-spacing: 0px;
	}
	.ApplicationInterface_AcorddionSecc h4 {
		font-size: 15px !important;
	}
	.ApplicationInterface_ContentN3 h2 {
		font-size: 1.8em !important;
		padding: 20px 20px 10px 20px;
	}
	.ApplicationInterface_BackContacto{
		height: 60vh;
	}
	.ApplicationInterface_CoreSectionImg h2{
		font-size: 27px;
	}
	.ApplicationInterface_CoreSection p{
		font-size: 20px;
	}
	.ApplicationInterface_StaffingImg h2{
		font-size: 27px;
	}
	.ApplicationInterface_BackCore{
		background:url(../images/back_coresolution.jpg) no-repeat;	
		height: 20vh;	
		background-size: cover;	
	}
	.ApplicationInterface_SeccionN1{
		background:url(../images/back_nosotros.jpg) no-repeat;
		height: 20vh;	
		background-size: cover;	
	}

	
	.ApplicationInterface_BackITStaffing{
		background:url(../images/back_itstaffing.jpg) no-repeat;
		height: 20vh;	
		background-size: cover;	
	}
	.ApplicationInterface_BackContacto{
		background:url(../images/back_contactanos.jpg) no-repeat;
		height: 20vh;	
		background-size: cover;	
	}
	.ApplicationInterface_titulos {
		max-height: 14em !important;
	}
	
}


@media only screen 
and (min-device-width : 411px) 
and (max-device-width : 823px) 
and (orientation : landscape) {
	.ApplicationInterface_HeaderLogo img {
		height: 1.8em;
	}
	.ApplicationInterface_AcorddionSecc h4 {
		letter-spacing: 0 !important;
	}
	.ApplicationInterface_InfoSectionText > .panel-group {
		padding: 1em 1em 1em 0;
	}
	.ApplicationInterface_Card img {
		padding: 1.5em;
	}
	.ApplicationInterface_SeccionN3{
		top: -30px;
		padding-bottom: 0;
	}
	
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	
}


@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	#seccionN3::before {
		top: -150px !important;
		}
	.section_menu{
		display:none;
		}
	.ApplicationInterface_ContentN3 h2{
		font-size: 20px;		
		padding: 93px 30px 10px 30px;		
		}
	.ApplicationInterface_ContentN3 h3{
		font-size: 1.4em !important;
		}
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 231px !important;
		}
	#seccionN3::before{
		top: -150px;
		}
	.ApplicationInterface_Content1 h2{
		font-size:24px !important;
		}
	.ApplicationInterface_Content1 h3{
		font-size: 16px !important;
		}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
		}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
		}
	.ApplicationInterface_BackContacto .navbar-nav {
		margin: 65.5px 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
		}
	}	
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation :landscape) {
	#seccionN3::before {
		top: -153px !important;
	}
	#seccion7::before{
		top: -220px !important;
		}
	.ApplicationInterface_IconText{
		padding-bottom: 1em;
		}
	.ApplicationInterface_ContentN3{
		padding: 10px 20px 50px 20px;
		}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 226px;
		}
	.ApplicationInterface_SeccionS1_Bottom{
		margin-bottom: -420px !important;
		}
	#seccion6::before{
		top: -170px !important;
		}
	.ApplicationInterface_Staffing_Bottom{
		margin-bottom: -400px !important;
		}
	.ApplicationInterface_Core_Bottom::before{
		bottom: 220px;
		}
	.section_menu{
		display:none;}
	.section_menu nav{
		display: none;
		}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
		}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
		}
	.ApplicationInterface_BackContacto .navbar-nav {
		margin: 65.5px 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
		}	
		.ApplicationInterface_BackContacto{
			height: 60vh;
		}
		.ApplicationInterface_BackCore{
			background:url(../images/back_coresolution.jpg) no-repeat;	
			height: 50vh;	
			background-size: cover;	
		}
		.ApplicationInterface_SeccionN1{
			background:url(../images/back_nosotros.jpg) no-repeat;
			height: 50vh;	
			background-size: cover;	
		}
	
		
		.ApplicationInterface_BackITStaffing{
			background:url(../images/back_itstaffing.jpg) no-repeat;
			height: 50vh;	
			background-size: cover;	
		}
		.ApplicationInterface_BackContacto{
			background:url(../images/back_contactanos.jpg) no-repeat;
			height: 50vh;	
			background-size: cover;	
		}
		.ApplicationInterface_titulos {
			max-height: 14em !important;
		}
			
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation :portrait) {
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
		}
	.ApplicationInterface_InfoSectionText > .panel-group{
		padding: 0.5em;
		letter-spacing: 0px;
		}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
		}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
	 position: relative;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
		}
	#seccionN3::before{
		top: -169px !important;
		margin-bottom: -446px;
		}
	#seccion5::before{
		top: -178px !important;
		}
	#seccion6::before{
		top: -178px;
		}
	#seccion7::before{
		top: -206px;
		margin-bottom: -355px;
		}
	.ApplicationInterface_CoreSection2 h2{
		font-size: 28px;
		}
	.ApplicationInterface_CoreSection2 p{
		 font-size: 18px;
		}
	.ApplicationInterface_CoreSection2{
		padding: 0px 0px 50px 0px;
		}
	.ApplicationInterface_TecnologiaText p{
		width: 90%;
		}
	.ApplicationInterface_TecnologiaText h2{
		font-size: 28px;
		}
	.ApplicationInterface_TecnologiaText p{
		font-size: 18px;
		}
	.ApplicationInterface_TecnologiaText2 h2{
		font-size: 28px;
		width: 90%;
		}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 210px;
		}
	.ApplicationInterface_TecnologiaText2 p{
		width:90%;
		}
	.ApplicationInterface_Staffing_Bottom{
		bottom: 225px;
		margin-bottom: -395px;
		}
	.ApplicationInterface_Staffing_content{
		padding: 33px 30px 80px 30px;
		}
	.ApplicationInterface_Staffing_content p{
		width: 90%;
		font-size: 18px;
		}
	.ApplicationInterface_Staffing_content h2{
		font-size: 25px;   
    	width: 90%;
		}
	.ApplicationInterface_CoreText{
		font-size:18px;
		}
	.ApplicationInterface_Core_Bottom::before{
		 bottom: 206px;
   		 margin-bottom: -376px;
		}
	.ApplicationInterface_CoreSection{
		padding: 4px 30px 40px 30px;
		}
	.ApplicationInterface_CoreSection h2{
		font-size: 28px;
		letter-spacing: 0.1em;
		}
	.ApplicationInterface_CoreSection p{
		font-size: 18px;
		line-height: 27px;
		}
	.ApplicationInterface_ConsultingText{
		font-size: 18px;
		}
	.ApplicationInterface_Consulting{
		padding: 140px 40px 10px 40px;
		}
	.ApplicationInterface_Consulting p{
		font-size: 18px;
		}
	.ApplicationInterface_Consulting h2{
		font-size: 28px;
		}
	.ApplicationInterface_Consulting_Content{
		top: -133px;
		}
	.ApplicationInterface_ConsultingText p{
		width: 85%;
		}
	.ApplicationInterface_ContentN3{
		margin: 10vh auto;
    	padding: 20px;
		}
	.ApplicationInterface_ContentN3 h2{
		font-size: 1.6em;
		line-height: 1.2 !important;
		}
	.ApplicationInterface_ContentN3 h3{
		font-size: 1.3em !important;
		}
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 131px;
		}
	.ApplicationInterface_ContentN4{
		margin: 24vh auto !important;
		}
	.ApplicationInterface_Content_Servicios{
		 margin: 10vh auto;
		 padding: 0 30px 40px 30px;
		}
	.ApplicationInterface_Content_Servicios h2{
		font-size: 23px;
		}
	.ApplicationInterface_Content_Servicios h3{
		font-size: 18px !important;
		text-align: left;
    	line-height: 1.3;
		}
	.ApplicationInterface_SeccionS1{
		min-height: 90vh;
		}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 187px !important;
		}
	.ApplicationInterface_StaffingText p{
		font-size: 18px;    
    	width: 90%;
		}
	.ApplicationInterface_IconText{
		width: 90%;
		margin-bottom: 20px;
		}	
	.Block2Title{
		font-size: 26px;
		}
	.Block2Textlist{		
    	font-size: 18px;
		}
	.ContentN3Points{
		padding-right:0px !important;}
	.IconBlock img{
		margin-left:-12px;
		}
	.icon-consulting span{
		display:none;
		}
	.icon-staffing span{
		display:none;
		}
	.icon-core span{
		display:none;
		}
	.icon-tecnologia span{
		display:none;
		}
	.section_menu{
		display:none;}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation :portrait) {
	.ApplicationInterface_Content_Servicios h2{
		font-size: 28px;
		}
	.ApplicationInterface_Content_Servicios h3{
		font-size: 18px !important;
		text-align:left;
		}
	.ApplicationInterface_Content_Servicios{
		padding: 0 20px 50px 20px;
		margin: 5vh auto;
		}
	.section_menu{
		display:none;}
		    	
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
		}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
		}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
		}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation :portrait) {
	.ApplicationInterface_Content_Servicios h2{
		font-size: 28px;
		padding: 10px 20px 10px 20px;
	}
	.section_menu{
		display:none;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
	}
	.ApplicationInterface_titulos{
		height: auto;
		padding-top: 1%;
		min-height: 7vh;
	}
	.ApplicationInterface_titulos h1{
		padding: 15% 3% 2% 3% !important;
		font-size: 32px !important;
	}
	.ApplicationInterface_General_Container .navbar-nav{
		margin: 3% 0px 0px 0px;
	}
	.ApplicationInterface_InfoSection {
		max-width: 90vw;
		padding: .8em;
	}
	.ApplicationInterface_Sections{
		padding: 1em;
	}
	.ApplicationInterface_AcorddionSecc h4{
		padding: .3em !important;
	}
	.ApplicationInterface_AcorddionSecc h4 > a > span{
		font-size: 18px;
		width: 21px;
		height: 21px;
		border-radius: none;
		border: none;
	}
	.ApplicationInterface_FooterLeftContent p{
		border-left: none;
		padding-left: 0 !important;
	}
}

@media only screen 
and (max-device-width: 823px)
and (min-device-width: 411px) 
and (orientation: portrait) {
	.ApplicationInterface_titulos h1 {
		padding: 1% 3% 1% 3% !important;
	}
}



@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : landscape) {
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 248px !important;
	}
	#seccionN3::before{
		top: -155px !important;
	}
	.section_menu{
		display:none;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
	}	
}	
	
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
	.section_menu{
		display:none;
	}
	#seccionN3::before{
		top: -153px;
	}
	#seccion5::before{
		top: -170px !important;
	}
	.ApplicationInterface_Content2{
		margin: 0px auto 0 auto !important;
   		padding: 20px 30px !important;
	}
	.ApplicationInterface_ContentN3{
		margin: 10vh auto;			
	}
	.ApplicationInterface_ContentN3 h2{
		font-size:1.6em;
		padding: 10px 30px 10px 30px;
	}
	.ApplicationInterface_ContentN3 h3{
		font-size: 1.4em !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		 bottom: 224px;
		 margin-bottom: -406px;
	}
	.ApplicationInterface_IconText{
		width: 95%;
		font-size:20px;
	}
	.ApplicationInterface_IconSubTitle{
		padding: 10px 0 10px 0px;
	}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 244px;
	}
	.ApplicationInterface_Content_Servicios {
		margin: 10vh auto;
	}
	.ApplicationInterface_Content_Servicios h2{
		font-size: 28px;
	}
	.ApplicationInterface_Content_Servicios h2{
		font-size:28px;
	}
	.ApplicationInterface_SlideContent p{
		padding-top: 73px !important;
	}
	.ApplicationInterface_SlideContent h2{
		padding: 0 0 20px 0 !important;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
	}	
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation :portrait) {
	.section_menu{
		display:none;
	}
	#seccionN3::before{
		top: -173px;
	}
	#seccion6::before{
		top: -180px;
	}
	#seccion7::before{
		top: -203px;
		margin-bottom: -355px;
	}
	.ApplicationInterface_ContentN4{
		margin: 8vh auto;
	}
	.ContentN3Points{
		padding-right: 0px !important;
	}
	.Block2Title{
		font-size: 24px;
	}
	.Block2Textlist{
		font-size: 16px;
	}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 240px;
	}
	.ApplicationInterface_StaffingText p{
		font-size: 18px;
   		width: 90%;
	}
	.ApplicationInterface_Staffing_Bottom{
		bottom: 227px !important;
    	margin-bottom: -399px;
	}
	.ApplicationInterface_ConsultingText p{
		width: 80%;
	}
	.ApplicationInterface_ConsultingText{
		font-size:18px;
	}
	.ApplicationInterface_Consulting{
		padding: 140px 30px 30px 30px;
	}
	.ApplicationInterface_Consulting p{
		font-size:18px;
	}
	.ApplicationInterface_Consulting h2{
		font-size:22px;
	}
	.ApplicationInterface_CoreSection2 h2{
		font-size:28px;
	}
	.ApplicationInterface_TecnologiaText p{
		font-size:18px;
		width: 90%;
	}
	.ApplicationInterface_TecnologiaText2 h2{
		font-size: 28px;
		width: 90%;
	}
	.ApplicationInterface_TecnologiaText2 p{
		font-size:18px;
		width: 90%;
	}
	.ApplicationInterface_TecnologiaText h2{
		width: 90%;
	}
	.ApplicationInterface_CoreSection2 p{
		font-size:18px;
	}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 206px;
	}
	.ApplicationInterface_TecnologiaText h2{
		font-size:28px;
	}
	.ApplicationInterface_Staffing_content{
		padding: 33px 20px 30px 20px;
	}
	.ApplicationInterface_Staffing_content p{
		font-size:18px;
	}
	.ApplicationInterface_Staffing_content h2{
		font-size: 28px;
	}
	.ApplicationInterface_CoreText{
		font-size: 18px;
	}
	.ApplicationInterface_Core_Bottom::before{
		bottom: 203px;
    	margin-bottom: -376px;
	}
	.ApplicationInterface_CoreSection{
		padding: 1.5em;
		}
	.ApplicationInterface_CoreSection h2{
		font-size: 26px;
		}
	.ApplicationInterface_CoreSection p{
		font-size: 18px;
		width: 100%;
		line-height: 23px;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
	 position: relative;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation :landscape) {
	.section_menu{
		display:none;
	}
	#seccionN3::before{
		top: -159px !important;
	}
	#seccion5::before{
		top: -174px !important;
	}
	#seccion6::before{
		top: -173px !important;
	}
	#seccion7::before{
		top: -215px !important;
	}
	.ApplicationInterface_Staffing_Bottom{
		margin-bottom: -405px !important
	}
	.ApplicationInterface_Staffing_content h2{
		font-size: 28px;
	}
	.ApplicationInterface_Core_Bottom::before{
		bottom: 215px !important;
	}	
	.ApplicationInterface_Consulting h2{
		font-size:28px !important;
	}
	.ApplicationInterface_CoreSection{
		padding:2em !important;
	}
	.ApplicationInterface_CoreSection h2{
		font-size: 28px !important;
	}
	.ApplicationInterface_CoreSection2 h2{
		font-size:28px !important;
	}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 221px !important;
		}
	.ApplicationInterface_TecnologiaText h2{
		font-size:28px !important;
	}
	.ApplicationInterface_TecnologiaText2 h2{
		font-size: 28px !important;
	}
	.ApplicationInterface_Content_Servicios h2{
		padding: 0px 10px 10px 10px;
	}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 259px;
	}
	.ApplicationInterface_ConsultingText p{
		width: 80%;
	}
	.ApplicationInterface_Consulting{
		padding: 140px 40px 0px 40px !important;
	}
	.ApplicationInterface_Consulting h2{
		font-size:28px;
	}
	.ApplicationInterface_ContentN3{
		padding: 10px;
	}
	.ApplicationInterface_ContentN3 h2{
		font-size: 1.4em !important;
		padding: 20px;
	}
	.ApplicationInterface_ContentN3 h3{
		font-size: 1.1em !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 234px;
    	margin-bottom: -394px;
	}	
	.ApplicationInterface_ContentN3{
		margin: 20vh auto;
	}
	.ApplicationInterface_Icon img{
		width:60px !important;
	}
	.ApplicationInterface_IconText{
		width: 100% !important;
		padding-bottom: 20px !important;
	}
	.ApplicationInterface_Content2{
		padding: 10px 30px !important;
	}	
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
	}

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation :portrait) {
	.section_menu{
		display:none;
	}
	#seccion5::before{
		top: -180px;
	}
	.Block2Title{
		font-size: 22px;
	}
	.Block2Textlist{
		font-size: 15px;
	}
	
	.ApplicationInterface_footerTextRight{
		padding-left:20px !important;
	}
	.ApplicationInterface_Icon img{
		width:50px !important;
	}
	footer{
		padding: 20px 15px 20px 15px;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
	 position: relative;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
	}

}

@media screen and (max-width: 768px) and (min-width: 700px){
	.section_menu{
		display:block;
	}
	#longtext{
		font-size: 50px !important;
	}
	#seccion4::before{
		top: -168px;		
	}
	
	.ApplicationInterface_Content1{
		margin: 10vh auto;
	}
	.ApplicationInterface_Content2 {
		margin: 10px auto 0 auto;
		padding: 30px;
	}
	
	.ApplicationInterface_SeccionN1{
		height: auto !important;
    	min-height: 10vh !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 158px;
	}
	.ApplicationInterface_ContentN3{
		margin: 4vh auto;
	}
	.ApplicationInterface_ContentN3 h2{
		font-size: 23px ;
		text-align: left;
		line-height: 1.1;
		padding: 74px 30px 10px 30px;
		margin: 0 ;
		color: #fff ;
		width: 100%;
	}
	
	.ApplicationInterface_content_logos {
		margin-top: 20px;
	}
	.ApplicationInterface_footer_logo, 
	.ApplicationInterface_footer_logo img {
    	padding-left: 20px;
	}
	
	.ApplicationInterface_FooterLeftContent,
	.ApplicationInterface_FooterLeftContent p {
		color: #FFF;
		padding-left: 15px !important;
		margin-top: 0px;
		border-left:hidden;		
	}
	.ApplicationInterface_footerText {
    	padding: 10px 0px 10px 0px !important;}
	.ApplicationInterface_Logos{
		margin: 30px auto 0 auto;
	}
	.ApplicationInterface_Seccion1{
		min-height: 50vh;
	}
	.ApplicationInterface_Seccion1_Bottom::before{
		bottom:186px !important;
	}
	.section_menu nav a{
		padding: 15px 5px;
		font-size: 1.2em;
	}
	.Block{
		padding:10px 0px;
	}
	.ApplicationInterface_Content1 h2{
		font-size:32px;
		text-align: left;
		line-height: 1.3 !important;
		padding: 10px 30px 10px 30px;
		margin: 0 !important;
		color: #fff !important;
		width: 100%;
	}
	.ApplicationInterface_Content1 h3{		
		font-size: 21px !important;   
		padding: 30px;
		margin: auto;
		line-height: 1.3;
	}
	h4{
		margin:0 !important;
		padding:10px;
	}
	.textlist {
		font-size: 20px !important;
		max-width: 100%;
	}

}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
	.section_menu{
		display:none;
	}
	#seccionN3::before{
		top: -168px;
	}
	#seccion6::before{
		top: -177px;
	}
	.ApplicationInterface_FormText{
		font-size: 14px;
    	padding-left: 20px;
	}
	.ApplicationInterface_FormText h2{
		font-size: 2.1em;
	}
	.ApplicationInterface_FormText p{
		padding-left: 20px;
		font-size:18px;
		padding: 0px 0px 1px 20px;		
	}
	.ApplicationInterface_footerText{
		padding-bottom: 10px;
	}
	.ApplicationInterface_FormContent{
		padding-left: 40px;
		max-width:90%;
	}
	.ApplicationInterface_StaffingText p{
		font-size: 18px;
    	width: 80%;
	}
	.ApplicationInterface_Staffing_Bottom{
		bottom: 168px;
	}
	.ApplicationInterface_ConsultingText{
		font-size:18px;
	}
	.ApplicationInterface_ConsultingText p{
		width: 80%;
	}
	.ApplicationInterface_Consulting{
		padding: 140px 60px 0px 60px;
	}
	.ApplicationInterface_Consulting p{
		font-size: 18px;
	}
	.ApplicationInterface_Consulting h2{
		font-size: 32px;   		
    	padding: 0px 0 20px 0;    	
	}
	.ApplicationInterface_ContentN3{
		margin: 10vh auto;
		padding: 20px;		
	}
	.ApplicationInterface_ContentN3 h2{
		font-size: 21px !important;
	}
	.ApplicationInterface_ContentN3 h3{
		font-size: 1.3em !important;
	}
	.ApplicationInterface_ContentN4{
		margin: 10vh auto;
	}
	.ApplicationInterface_SeccionN1{
		min-height: 50vh;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		bottom: 168px;
	}
	.ApplicationInterface_IconText{
		width: 100%;
		font-size: 18px;
	}
	.ApplicationInterface_Content_Servicios{
		margin: 10vh auto;
	}
	.ApplicationInterface_Content_Servicios h2{
		padding: 10px 20px 10px 20px;
		font-size: 31px;
	}
	.ApplicationInterface_Content_Servicios h3{
		font-size: 18px !important;
		padding: 20px 5px 20px 5px;
	}
	.ApplicationInterface_SeccionS1{
		min-height: 50vh;
	}
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 245px;
	}
	.Block_Icon{
		margin-bottom:30px;
	}
	.Block2Textlist{
		font-size: 18px;
	}
	.Block2Title{
		font-size: 22px;
	}
	.ContentN3Points{
		padding-right: 0px !important;
	}
	.IconBlock img{
		margin-left: -15px;
	}
	#seccion5::before{
		top: -177px;
	}
	.icon-consulting span{
		display:none;
	}
	.icon-staffing span{
		display:none;
	}
	.icon-core span{
		display:none;
	}
	.icon-tecnologia span{
		display:none;
	}
	.ApplicationInterface_CoreText{
		font-size:18px;
	}
	
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {

	.ApplicationInterface_menuham{
		padding-right: 0 !important;
		padding-left: 0 !important;
		font-size: 16px;
		width: 100%;
	}
	.ApplicationInterface_General_Container .navbar-nav li.active, 
	.ApplicationInterface_General_Container .navbar-nav li a:hover {
		color: #fff !important;
		background: #005db4 !important;
	}
	.ApplicationInterface_General_Container .navbar-nav li.active a {
		color: #fff !important;
	}		
	.ApplicationInterface_menuham > ul > li  {
		text-align: left !important;	
	}
	.ApplicationInterface_menuham > ul > li > a{
		color:#777679 !important;
	}
	.ApplicationInterface_menuham > ul > li > a:hover{
		color:#005db4 !important;
	}
	.ApplicationInterface_menuham > ul > li > ul > li a{
		color: #cccccc !important;	
		text-align: left !important;	
		padding-left: 16px;	
	}
	.ApplicationInterface_menuham > ul > li > ul > li a span {
		padding-right: 10px;
	}
	.ApplicationInterface_titulos{
		padding-top: 25px !important;
	}
	.ApplicationInterface_ContentN3 h2{
	    padding: 10px 30px 10px 30px !important;	
	}
	.ApplicationInterface_General_Container .navbar{
	 position: fixed;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
	 width: 100%;
	 z-index:100;
	}
	.ApplicationInterface_General_Container button{
		float: right;
		background:rgba(255,255,255,0.5);
		border:none;
		margin-top:20px;
		padding-right: 10px;
		padding-top: 10px;
	}
	
	.ApplicationInterface_General_Container .navbar-nav {
		margin: 20px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_General_Container .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_General_Container .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}
	.ApplicationInterface_SeccionN1 {
		height: 70vh;
	}	
		
	.section_menu{
		display:none;
	}
	#seccion5::before{
		top: -168px;
	}
	#seccion6::before{
		top: -168px;
	}
	#seccion7::before{
		top: -223px;
		height: 313px;
	}
	.ApplicationInterface_Consulting{
		padding: 140px 80px 0px 80px;
	}
	.ApplicationInterface_CoreSection h2{
		 font-size: 35px;
	}
	.ApplicationInterface_CoreSection p{
		font-size: 18px;
	}
	.ApplicationInterface_CoreSection2{
		padding: 0px 0px 80px 0px;
	}
	.ApplicationInterface_CoreSection2 h2{
		font-size: 35px;
	}
	.ApplicationInterface_CoreSection2 p{
		 font-size: 18px;
	}
	.ApplicationInterface_CoreText{
		font-size: 18px;
	}
	.ApplicationInterface_CoreSection{
		padding: 2.5em;
	}
	.ApplicationInterface_CoreSection h3{
		font-size: 30px !important;
	}
	.ApplicationInterface_titulos h1 {
		font-size: 40px !important;
	}
	.ApplicationInterface_InfoSection {
		padding: 1em;
	}
	.ApplicationInterface_titulos p {
		font-size: 1.3em !important;
	}
	.ApplicationInterface_titulos{
		max-height: 12em;
		height: auto;
	}
	.ApplicationInterface_Sections{
		padding: 1em;
	}
	.ApplicationInterface_CoreSection p{
		width: 100%;
	}
	.ApplicationInterface_CoreText p{
		width: 80%;
	}
	.ApplicationInterface_CoreSection h2{
		width: 100%;
	}
	.ApplicationInterface_CoreSection p{
		width: 100%;
	}
	.ApplicationInterface_Staffing_Bottom{
		margin-bottom: -396px;
	}
	.ApplicationInterface_Core_Bottom::before{
		bottom: 223px;
    	margin-bottom: -376px;
	}
	.ApplicationInterface_Staffing_content p{
		width: 100%;
		font-size: 18px;
	}
	.ApplicationInterface_Staffing_content h2{
		width: 100%;
	}
	.ApplicationInterface_Staffing_content{
		padding: 33px 70px 80px 70px;
	}
	.ApplicationInterface_StaffingText p{
    	font-size: 18px;
    	width: 90%;
	}
	.ApplicationInterface_Tecnologia_Bottom{
		bottom: 230px;
    	margin-bottom: -397px;
	}
	.ApplicationInterface_TecnologiaText h2{
		font-size: 32px;
		width:90%;
	}
	.ApplicationInterface_TecnologiaText p{
		width: 90%;
		font-size:18px;
	}
	.ApplicationInterface_TecnologiaText2 h2{
		font-size: 32px;
		width: 90%;
	}
	.ApplicationInterface_TecnologiaText2 p{
		font-size: 18px;
    	width: 90%;
	}
	.ApplicationInterface_IconSubTitle {
    	font-size: 25px;		
	}
	.ApplicationInterface_SeccionN1_Bottom::before {
    	bottom: 224px !important;		
	}
	.ApplicationInterface_IconText{
		font-size: 16px;
		width: 80%;
		}
		padding-bottom: 20px;
	.ApplicationInterface_Content2{
		margin: 0px auto 0 auto;
    	padding: 10px 20px;
		}
	.ApplicationInterface_Icon img{
		width:65px;
		height:auto;}
	.ApplicationInterface_Content_Servicios h2{
		font-size: 2.0em;    
   		padding: 10px 20px 10px 20px;    	
		}
	.ApplicationInterface_Content_Servicios h3 {    
    	font-size: 1.3em !important;
   		padding: 20px;
		}
	.ApplicationInterface_SeccionS1_Bottom{
		margin-bottom: -417px;
		}
	.ApplicationInterface_ConsultingText p{
		width: 80%;
		font-size: 18px;
		}
	.ApplicationInterface_Consulting p{
		font-size:18px;}
	.ApplicationInterface_Consulting h2{
		font-size: 32px;
    	padding: 20px 0 10px 0;
		}
	.ApplicationInterface_FormText{
		font-size: 14px;    
    	padding-left: 30px;
    	padding-top: 20vh;
		}
	.ApplicationInterface_FormText p{
		font-size: 18px;
    	padding: 0px 0px 0px 39px;
		line-height:1.4;
		}
	.ApplicationInterface_FormText h2{
		padding: 25px 20px 10px 37px;
		font-size: 2.0em;
		}
	.ApplicationInterface_FormContent{
		padding-bottom: 50px;
		}
	.Block2Title{
		font-size: 23px;
		}
	.Block2Textlist{
		font-size: 18px;
		}
	.ContentN3Points{
		padding-right: 20px !important;
		}
	.icon-consulting span{
		display:none;
		}
	.icon-staffing span{
		display:none;
		}
	.icon-core span{
		display:none;
		}
	.icon-tecnologia span{
		display:none;
		}
	.ApplicationInterface_BackCore{
		background:url(../images/back_coresolution.jpg) no-repeat;	
		height: 50vh;	
		background-size: cover;	
	}
	.ApplicationInterface_SeccionN1{
		background:url(../images/back_nosotros.jpg) no-repeat;
		height: 50vh;	
		background-size: cover;	
	}

	
	.ApplicationInterface_BackITStaffing{
		background:url(../images/back_itstaffing.jpg) no-repeat;
		height: 50vh;	
		background-size: cover;	
	}
	.ApplicationInterface_BackContacto{
		background:url(../images/back_contactanos.jpg) no-repeat;
		height: 50vh;	
		background-size: cover;	
	}
	.ApplicationInterface_titulos {
		max-height: 14em !important;
	}
	
}

@media only screen 
and (min-device-width : 411px) 
and (max-device-width : 823px) 
and (orientation : landscape) {	
	#seccionN3::before {
		top: -151px ;
	}
	.Block {
		padding: 10px 0px;
	}
	.ApplicationInterface_titulos {
		padding-top: 15px !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		display: none;
	}	
	.ApplicationInterface_ContentN3 {
		margin: 0 auto 0 auto !important;
	}
	.ApplicationInterface_Content2 {
		padding: 1em !important;
	}
	.ApplicationInterface_ContentN4 {
		margin: 70px auto 0 auto;
	}
	.section_menu{
		padding: 5px 0px 5px 15px;
		max-height: 67px;
	}			
}

@media only screen 
and (min-device-width : 411px) 
and (max-device-width : 823px) 
and (orientation : portrait) {	
	.Block {
		padding: 10px 0px;
	}
	.ApplicationInterface_titulos {
		padding-top: 54px;
	}
	.ApplicationInterface_Sections h3	{
		margin-top: 10px;
	}
}

@media screen and (max-width: 699px) and (min-width: 520px)
{
	
	#section01 a {
		padding-top: 50px !important;
	}
	.ApplicationInterface_Menu{
		display:none;	
		}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		font-family: 'Lato';		
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
		position: fixed;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
		margin: 0px !important;
		width: 100%;
		z-index: 100;
		padding-top: 10px !important;
		padding-bottom: 5px;
	}	

	.ApplicationInterface_General_Container button{
		float: right;
		background:rgba(255,255,255,0.5);
		border:none;
		padding-right: 1%;
		}
	.ApplicationInterface_StaffingImg p {
		font-size: 22px;
	}
	.ApplicationInterface_CoreSection h3{
		font-size: 30px !important;
	}
	.ApplicationInterface_CoreSectionImg p {
		font-size: 22px !important;
	}	
	.ApplicationInterface_CoreSection h3 {
		font-size: 30px !important;
	}
	.ApplicationInterface_SeccionN1_Bottom::before {
		bottom: 249px !important;
	}
	.ApplicationInterface_CoreSection h3{
		font-size: 34px;
	}
	.ApplicationInterface_titulos {
		padding-top: 15px;
	}
	.ApplicationInterface_FooterLeftContent p{
		border-left: none;
		text-align: center;
	}
	.ApplicationInterface_CoreSection {
		padding: 2em;
	}
	.ApplicationInterface_FormContent {
		padding-bottom: 0px;
	}
	.da-slide p{
		top: -55px !important;
		font-size: 1.5em !important;
		padding-top: 30px !important;
		top: -47px !important;
	}

	.ApplicationInterface_menuham{
		padding-right: 0 !important;
		padding-left: 0 !important;
		font-size: 16px;
		width: 100%;
	}
	.ApplicationInterface_General_Container .navbar-nav li.active, 
	.ApplicationInterface_General_Container .navbar-nav li a:hover {
		color: #fff !important;
		background: #005db4 !important;
	}
	.ApplicationInterface_General_Container .navbar-nav li.active a {
		color: #fff !important;
	}		
	.ApplicationInterface_menuham > ul > li  {
		text-align: left !important;	
	}
	.ApplicationInterface_menuham > ul > li > a{
		color:#777679 !important;
	}
	.ApplicationInterface_menuham > ul > li > a:hover{
		color:#005db4 !important;
	}
	.ApplicationInterface_menuham > ul > li > ul > li a{
		color: #cccccc !important;	
		text-align: left !important;	
		padding-left: 16px;	
	}
	.ApplicationInterface_menuham > ul > li > ul > li a span {
		padding-right: 10px;
	}
	.ApplicationInterface_General_Container .navbar-nav {
    	margin: 20x 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_General_Container .navbar-nav a{			
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5);
	}
	.ApplicationInterface_General_Container .navbar-nav a.active{
		color:#00225d;
		font-weight:bold;
		}	
	#seccion4::before{
	    top: -173px !important;
	}
	.ApplicationInterface_Content1{
		 margin: 10vh auto;
	}
	.ApplicationInterface_Content2 {
		margin: 0px auto 0 auto;
		padding: 40px;
	}
	.ApplicationInterface_content_logos {
		margin-top: 30px;
	}
	.ApplicationInterface_footer_logo, 
	.ApplicationInterface_footer_logo img {
    	padding-left: 20px;
	}
	.ApplicationInterface_FooterLeftContent {
		color: #FFF;
		padding-left: 15px !important;
		margin-top: 30px;
		border-left:hidden;
	}
	.ApplicationInterface_footerRightContent{
		padding-left: 15px !important;
	}	
	.ApplicationInterface_footerText {
		padding: 10px 0px 10px 0px !important;
	}
	.ApplicationInterface_Logos{
		margin: 20px auto 0 auto;
	}
	.ApplicationInterface_Seccion4 {		
		padding-bottom: 15px;
	}
	.ApplicationInterface_Seccion1_Bottom::before{
		bottom: 177px;
	}
	.ApplicationInterface_Seccion1{
		min-height: auto;
	}
	.Block {
    	padding: 10px 0px;}
	.ApplicationInterface_Content1 h2{
		font-size:25px;
		padding:30px;
		margin:0 !important;}
	.ApplicationInterface_Content1 h3{
		font-size:20px ;
		padding:30px;
		margin-top:0 !important;
		}
	h4{
		font-size: 24px !important;
		margin:0 !important;
		padding: 10px;
		}
	footer {
		margin: 10px auto !important;
		padding: 20px !important;
	}
	.textlist {		
		max-width: inherit;
	}
}
@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : portrait) {
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
	}
	.ApplicationInterface_General_Container button{
		float: right;
		background:rgba(255,255,255,0.5);
		border:none;
		margin-top:4vh;
	}
	
	.ApplicationInterface_General_Container .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_General_Container .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_General_Container .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_SeccionS1_Bottom{
		bottom: 98px;
	}
	.ApplicationInterface_FormText{
		font-size: 14px;
    	padding-left: 4vh;
    	padding-top: 12vh;
		padding-right:4vh;
	}
	.ApplicationInterface_FormText p{
		font-size:17px;
		padding: 0px 0px 5px 10px;
	}
	.ApplicationInterface_FormText h2{
		padding: 25px 20px 10px 10px;
	}
	.ApplicationInterface_FormContent{
		font-size: 15px;
   		max-width: 90%;
    	padding-left: 38px; }
	.ApplicationInterface_FormContent{
		padding-bottom: 30px;
	}
	.ApplicationInterface_footerText{
		padding-bottom: 10px;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
	 position: relative;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
	}
		
}

@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : landscape) {
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
	}
	.ApplicationInterface_General_Container button{
		float: right;
		background:rgba(255,255,255,0.5);
		border:none;
		margin-top:7vh;
	}
	
	.ApplicationInterface_General_Container .navbar-nav {
    	margin: 5% 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_General_Container .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5);
	}
	.ApplicationInterface_General_Container .navbar-nav a.active{
		color:#00225d;
		font-weight:bold;
	}	
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_BackContacto .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
		}
	#seccion6::before {
		top: -171px !important;
		}
	#seccion7::before{
		top: -219px;
		}
	.ApplicationInterface_FormText h2{
		padding: 25px 20px 10px 0px;
		font-size: 2.0em;
		}
	.ApplicationInterface_FormText p {
		padding: 0px 0px 0px 0px;
		}
	.ApplicationInterface_FormContent {    
		padding-left: 30px;   
		padding-right: 30px;
		}
	.ApplicationInterface_titulos {
		padding-top: 20px;
	}	
}

@media screen and (max-width: 550px){
	.section_menu{
		display:none !important;
	}
	.ApplicationInterface_General_Container > nav >a{
		padding: 17px 15px 37px 15px  !important;
	}
	.ApplicationInterface_AcorddionSecc h4 {
		padding: 0 !important;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.ApplicationInterface_InfoSection{
		padding: 0;
	}
	.ApplicationInterface_AcorddionSecc h4{
		letter-spacing: 0;
		font-size: 15px !important;
	}
	.ApplicationInterface_General_Container button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 7vh;
		padding-right: 1%;		
	}
	.ApplicationInterface_menuham > ul > li > a {
		color: #777679 !important;
	}
	.ApplicationInterface_menuham {
		padding-right: 0 !important;
		padding-left: 0 !important;
		font-size: 16px;
		width: 100%;
		}
	.ApplicationInterface_General_Container .navbar-nav li.active, 
	.ApplicationInterface_General_Container .navbar-nav li a:hover {
		color: #fff !important;
		background: #005db4 !important;
	}
	.ApplicationInterface_General_Container .navbar-nav li.active a {
		color: #fff !important;
	}
	.ApplicationInterface_General_Container .navbar-nav {
		margin: 20px 0px 20px 0px;
		text-align: center;
		width: 100%;
	}
	.ApplicationInterface_BackContacto .navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;
		display: block;
	}
	.ApplicationInterface_BackContacto button {
		float: right;
		background: rgba(255,255,255,0.5);
		border: none;
		margin-top: 2vh;
	}
	.ApplicationInterface_BackContacto .navbar-nav {
		margin: 65.5px 0px 20px 0px;	
		text-align: center;	
	}
	.ApplicationInterface_BackContacto .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
	}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
		color:rgba(0,34,93,0.5)
	}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
	}	
	.ApplicationInterface_General_Container .navbar{
		position: fixed;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
		z-index: 100;
	}
	.ApplicationInterface_General_Container .navbar{
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
		background: #fff;	
		display:block; 
		width: 100%;
	}
	
	
	.ApplicationInterface_General_Container .navbar-nav {
    	margin: 5% 0px 0px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_General_Container .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,{
		outline: none;
		color:rgba(0,34,93,0.5);
		}
	.ApplicationInterface_General_Container .navbar-nav a.active{
		color:#00225d;;
		font-weight:bold;
		}	
	
	#longtext{
		font-size: 20px !important;
	}
	#seccion1::before{	
    	top: -171px !important;   
	}
	#seccion4::before{
	    top: -180px !important;
	}
	.ApplicationInterface_Content{
		max-width: 550px;
		margin: 0px auto 0 auto;
    	padding: 20px;}	
	.ApplicationInterface_Content1 {
		margin: 5vh auto;
		width: 100%;
		max-width: 375px;
		}	
	.ApplicationInterface_Content2 {
    	margin: 8px auto 0 auto;
    	padding: 20px;
		}
	.ApplicationInterface_SeccionN3{
		padding-bottom: 5vh;
	}
	.ApplicationInterface_ContentN3{
		margin: 1vh auto;		
		padding: 20px;		
		}
	.ApplicationInterface_ContentN3 h2{
		font-size: 1.5em;
		padding: 10px;
		}
	.ApplicationInterface_ContentN3 h3{
		font-size: 1.5em !important;
		padding: 10px;		
		line-height: 1.2;
		text-align:left;
		}
	.ApplicationInterface_content_logos {
		margin-top: 25px;
		margin-top: 30px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
		}
	.ApplicationInterface_content_logos img{
		text-align:center;
	}
	.ApplicationInterface_footer_logo{
		padding-bottom:20px;
	}
	.ApplicationInterface_footer_logo img{
		width:150px;
		padding-right: 0;
	}
	.ApplicationInterface_footerText{
		 padding:10px 0px 10px 0px !important;
	}
	.ApplicationInterface_IconSubTitle{
		font-size: 25px;
    	padding: 10px 0 10px 0px;
	}
	.ApplicationInterface_IconText{
		font-size: 16px;
		width: 80%;
		padding-bottom: 20px;
	}
	.ApplicationInterface_Logos{
		padding: 0px 20px 10px 20px;
		font-size: 25px;
		margin: 25px auto 0 auto;
	}
	.ApplicationInterface_Menu{
		display: none;
	}
	.ApplicationInterface_SlideContent{
		top: 6vh;
		width: 85%;
	}
	.ApplicationInterface_Seccion1{
		min-height: 610px;
		background: url(../images/ResourceImage_back_section1_xs.jpg);
	}
	.ApplicationInterface_Seccion1_Bottom::before {
    	bottom: 109px;
	}
	.ApplicationInterface_Seccion2{
		background: url(../images/ResourceImage_back_section2_xs.jpg);
		background-size: cover;
	}
	.ApplicationInterface_Seccion4 {		
		padding-bottom: 15px;
	}
	.ApplicationInterface_SeccionN1{
		min-height: 50vh;
	}
	.ApplicationInterface_SeccionN1_Bottom::before{
		display: none;
	}	
	.Block {
		padding: 10px 0px;		
	}
	footer {
		margin: 18px auto;		  
	}	
	
	.ApplicationInterface_Content1 h2{
		font-size:23px ;
		text-align:left;
		line-height: 1.3;
		padding: 10px 20px 10px 20px;
		margin:0 !important;
		color:#fff !important;
	}
	.ApplicationInterface_Content1 h3{	
		font-size:18px !important;	
		text-align:left;
		line-height: 1.3 !important;
		padding: 10px 20px 10px 20px;
	}
	.ApplicationInterface_FormText{
		padding-left: 10px;
	}
	.ApplicationInterface_FormText h2 {
    	font-size: 2.0em;
    	padding: 25px 20px 10px 15px;
	}
	.ApplicationInterface_FormText p{
		padding-left:15px;
	}
	h4{
		padding:10px !important;
		font-size: 25px !important;
		margin:0;
	}	
	.parallax{		
		max-width: 550px;
    	width: 100%;
	}
	.section_menu{
		width: 100%;
		height: auto;
		padding:15px;
		z-index: 1;
		position: absolute;	
		display: none;		
	}
	.textlist {   
    font-size: 17px !important;    
	}	
	.ApplicationInterface_titulos p	{
		display: none;
	}
	.ApplicationInterface_CoreSection h3{
		font-size: 24px;
	}
	.ApplicationInterface_Mapa{
		padding: 5% 0 5% 0 !important;
	}
	.ApplicationInterface_Tel{
		font-size: 20px;
	}
	.ApplicationInterface_FormContent form{
		font-size: 20px;
	}
	.ApplicationInterface_footerRightContentext{
		border-left: none;
	}
	.ApplicationInterface_FormContent{
		padding-bottom: 10px !important;
	}
	.ApplicationInterface_FooterLeftContent{
		display: none;
	}
	.ApplicationInterface_BackITStaffing{
		background:url(../images/back_itstaffing_mobile.jpg) no-repeat;	
		height: 40vh;
	}
	.ApplicationInterface_BackCore{
		background:url(../images/back_coresolution_mobile.jpg) no-repeat;	
		height: 40vh;
		
	}
	.ApplicationInterface_SeccionN1 {
		background:url(../images/back_nosotros_mobile.jpg) no-repeat;
		height:auto;	
	}
	.ApplicationInterface_BackContacto {
		background: url(../images/back_contacto_mobile.jpg) no-repeat;
		height: 40vh;
	}
	.ApplicationInterface_StaffingImg{
		background: url(../images/img_it-staffing2_mobile.jpg) no-repeat center top;
	}
	.ApplicationInterface_CoreSectionImg{
		background: url(../images/img_coresolution2_mobile.jpg) no-repeat center top;
	}
}	




@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	.ApplicationInterface_InfoSectionText > .panel-group{
		padding: 0;
	}
	.ApplicationInterface_AcorddionSecc h4 {
		letter-spacing: 0 !important;
	}
	.ApplicationInterface_BackContacto .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    background: #fff;
    display: block;
}
	.ApplicationInterface_BackContacto button {
    float: right;
    background: rgba(255,255,255,0.5);
    border: none;
    margin-top: 2vh;
}
.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_BackContacto .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
	color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
	font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
	 position: relative;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
	}
	.ApplicationInterface_General_Container .navbar{
	 position: fixed;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
	 z-index: 2000;
	}
	.ApplicationInterface_General_Container button{
		float: right;
		background:rgba(255,255,255,0.5);
		border:none;
		margin-top:2vh;
		padding-right: 4%;
		padding-top: 2%;
		}
	
	.ApplicationInterface_General_Container nav{
    	margin: 50px 0px 0px 0px;	
		text-align: center;	
		width: 100%;
		margin: 20px 0;
		}
	.ApplicationInterface_General_Container .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,
	{
		outline: none;
	color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_General_Container .navbar-nav li.active,
	.ApplicationInterface_General_Container .navbar-nav li a:hover
	{
		color:#fff !important;
		background:#005db4 !important;
		}	

	.ApplicationInterface_General_Container .navbar-nav li.active a{
		color:#fff !important;
		}	
.ApplicationInterface_menuham{
	padding-right: 0 !important;
	padding-left: 0 !important;
	font-size: 16px;
	width: 100%;
}

.ApplicationInterface_menuham > ul > li  {
	text-align: left !important;	
}
.ApplicationInterface_menuham > ul > li > a{
	color:#777679 !important;
}
.ApplicationInterface_menuham > ul > li > a:hover{
	color:#005db4 !important;
}
.ApplicationInterface_menuham > ul > li > ul > li a{
	color: #cccccc !important;	
	text-align: left !important;	
	padding-left: 16px;	
	}
.ApplicationInterface_menuham > ul > li > ul > li a span {
	padding-right: 10px;
}
.ApplicationInterface_FormText h2 {
    font-size: 2.0em;
    padding: 25px 20px 10px 0px;
	}
.ApplicationInterface_FormText p {
    font-size: 15px;
    padding: 0px 0px 5px 0px;}
	.ApplicationInterface_FormText {
    font-size: 14px;
   	padding-left: 25px;
    padding-right: 25px;
	padding-top: 5vh;
	}
	.ApplicationInterface_FormContent {
    font-size: 15px;
    max-width: 100%;
    padding-left: 25px;
	padding-bottom:50px;
	}
	.ApplicationInterface_Seccion5::before{
	background-size: auto;
	top: -172px;
	}
	.section_menu{
		display:none;
	}
	}

	@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
	#seccionN3::before {
		top: -159px !important;
	}
	.ApplicationInterface_BackContacto .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    background: #fff;
    display: block;
}
	.ApplicationInterface_BackContacto button {
    float: right;
    background: rgba(255,255,255,0.5);
    border: none;
    margin-top: 2vh;
}
.ApplicationInterface_BackContacto .navbar-nav {
    	margin: 65.5px 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_BackContacto .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_BackContacto .navbar-nav a:hover,
	.ApplicationInterface_BackContacto .navbar-nav a:focus,
	{
		outline: none;
	color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_BackContacto .navbar-nav a.active{
		color:#00225d;;
	font-weight:bold;
		}	
	.ApplicationInterface_General_Container .navbar{
	 position: relative;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block; 
	}
	.ApplicationInterface_General_Container .navbar{
	 position: fixed;
     min-height: 50px;
  	 margin-bottom: 0px;
     border: 1px solid transparent;
     background: #fff;	
	 display:block;
	 z-index: 100; 
	}
	.ApplicationInterface_General_Container button{
		float: right;
		background:rgba(255,255,255,0.5);
		border:none;
		margin-top:25px;
		}
	
	.ApplicationInterface_General_Container .navbar-nav {
    	margin: 5% 0px 20px 0px;	
		text-align: center;	
		}
	.ApplicationInterface_General_Container .navbar-nav a{
		color: #00225d;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 0 0 1px rgba(255,255,255,0.3);
		font-size: 1.1em;
		-webkit-transition: width 2s;
		transition: width 2s;
		}
	.ApplicationInterface_General_Container .navbar-nav a:hover,
	.ApplicationInterface_General_Container .navbar-nav a:focus,
	{
		outline: none;
	color:rgba(0,34,93,0.5)
		}
	.ApplicationInterface_General_Container .navbar-nav a.active{
		color:#00225d;;
	font-weight:bold;
		}	
	.section_menu{
		display:none;}
	.ApplicationInterface_FormText h2{
		padding: 25px 20px 10px 0px;
		}
	.ApplicationInterface_FormText p{
		padding: 0px 0px 0px 0px;
		font-size: 17px;
		}
	.ApplicationInterface_FormText h2{
		padding: 15px 20px 10px 0px;
		font-size: 2.0em;
		}
	.ApplicationInterface_FormContent {
		font-size: 15px;
		max-width: 90%;
		padding-left: 50px;
		padding-top: 5vh;
		color: #fff;
	}
	.ApplicationInterface_FormText {
    padding-left: 50px;
	}
	
	}
	
	/* Multiple resolucion*/	

	/*@media screen 
	and (max-width: 550px)
	and (-webkit-min-device-pixel-ratio: 2){
		.ApplicationInterface_BackITStaffing { background-image: url('../images/back_itstaffing@2x.png'); background-size: cover; 
		}
		.ApplicationInterface_BackCore { background-image: url('../images/back_coresolution_mobile@2x.png'); background-size: cover; 
		}
		.ApplicationInterface_SeccionN1 { background-image: url('../images/back_nosotros_mobile@2x.png'); background-size: cover; 
		}
		.ApplicationInterface_BackContacto { background-image: url('../images/back_contacto@2x.png'); background-size: cover; 
		}  
		.ApplicationInterface_StaffingImg { background-image: url('../images/img_it-staffing2_mobile@2x.png'); background-size: cover; 
		} 
		.ApplicationInterface_CoreSectionImg { background-image: url('../images/img_coresolution2_mobile@2x.png'); background-size: cover; 
		} 
	}
*/
	 @media only screen 
	and (min-device-width : 1024px) 
	and (max-device-width : 1366px) 
	and (orientation : landscape)
	and (-webkit-min-device-pixel-ratio: 2) {

		.ApplicationInterface_BackITStaffing { background-image: url('../images/back_itstaffing.jpg') !important; background-size: cover; 
			} 
		.ApplicationInterface_BackCore { background-image: url('../images/back_coresolution.jpg') !important; background-size: cover; 
		} 
		.ApplicationInterface_SeccionN1 { background-image: url('../images/back_nosotros_ipad.jpg') !important; background-size: cover; 
		} 
		.ApplicationInterface_BackContacto { background-image: url('../images/back_contactanos.jpg') !important; background-size: cover; 
		} 
		.ApplicationInterface_StaffingImg { background-image: url('../images/it_staffing.jpg') !important; background-size: cover; 
		} 
		.ApplicationInterface_CoreSectionImg { background-image: url('../images/img_coresolution2.jpg')!important; background-size: cover; 
		} 
}

 @media only screen 
	and (min-device-width : 1024px) 
	and (max-device-width : 1366px) 
	and (orientation : portrait)
	and (-webkit-min-device-pixel-ratio: 2) {

		.ApplicationInterface_BackITStaffing { background-image: url('../images/back_itstaffing@2x.png') !important; background-size: cover; 
			} 
		.ApplicationInterface_BackCore { background-image: url('../images/back_coresolution_mobile@2x.png')!important; background-size: cover; 
		} 
		.ApplicationInterface_SeccionN1 { background-image: url('../images/back_nosotros_mobile@2x.png') !important; background-size: cover; 
		} 
		.ApplicationInterface_BackContacto { background-image: url('../images/back_contacto@2x.png') !important; background-size: cover; 
		} 
		
		.ApplicationInterface_CoreSectionImg { background-image: url('../images/img_coresolution2.jpg') !important; background-size: cover; 
		} 
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
  
	.ApplicationInterface_BackITStaffing { background-image: url('../images/back_itstaffing@2x.png') !important; background-size: cover; 
	} 
	.ApplicationInterface_BackCore { background-image: url('../images/back_coresolution_mobile@2x.png')!important; background-size: cover; 
	} 
	.ApplicationInterface_SeccionN1 { background-image: url('../images/back_nosotros_mobile@2x.png') !important; background-size: cover; 
	} 
	.ApplicationInterface_BackContacto { background-image: url('../images/back_contacto@2x.png') !important; background-size: cover; 
	} 

	.ApplicationInterface_CoreSectionImg { background-image: url('../images/img_coresolution2.jpg') !important; background-size: cover; 
	} 

}


/*
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.ApplicationInterface_General_Container .navbar{
		display:none;
	}

	.ApplicationInterface_BackITStaffing { background-image: url('../images/back_itstaffing.jpg'); background-size: cover; 
		} 
	.ApplicationInterface_BackCore { background-image: url('../images/back_coresolution_ipad@2x.png'); background-size: cover; 
	} 
	.ApplicationInterface_SeccionN1 { background-image: url('../images/back_nosotros.jpg'); background-size: cover; 
	} 
	.ApplicationInterface_BackContacto { background-image: url('../images/back_contactanos.jpg'); background-size: cover; 
	} 
	.ApplicationInterface_StaffingImg { background-image: url('../images/it_staffing.jpg'); background-size: cover; 
	} 
	.ApplicationInterface_CoreSectionImg { background-image: url('../images/img_coresolution2.jpg'); background-size: cover; 
	} 
}*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {

	.ApplicationInterface_BackITStaffing { background-image: url('../images/back_itstaffing@2x.png') !important; background-size: cover; 
	} 
	.ApplicationInterface_BackCore { background-image: url('../images/back_coresolution_mobile@2x.png')!important; background-size: cover; 
	} 
	.ApplicationInterface_SeccionN1 { background-image: url('../images/back_nosotros_mobile@2x.png') !important; background-size: cover; 
	} 
	.ApplicationInterface_BackContacto { background-image: url('../images/back_contacto@2x.png') !important; background-size: cover; 
	} 		
	.ApplicationInterface_CoreSectionImg { background-image: url('../images/img_coresolution2.jpg') !important; background-size: cover; 
	} 
} 
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1024px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1024px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1024px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1024px),
only screen and (                min-resolution: 192dpi) and (min-width: 1024px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1024px) { 

  
	.ApplicationInterface_BackITStaffing { background-image: url('../images/back_itstaffing@2x.png') !important; background-size: cover; 
	} 
	.ApplicationInterface_BackCore { background-image: url('../images/back_coresolution_mobile@2x.png')!important; background-size: cover; 
	} 
	.ApplicationInterface_SeccionN1 { background-image: url('../images/back_nosotros_mobile@2x.png') !important; background-size: cover; 
	} 
	.ApplicationInterface_BackContacto { background-image: url('../images/back_contacto@2x.png') !important; background-size: cover; 
	} 		
	.ApplicationInterface_CoreSectionImg { background-image: url('../images/img_coresolution2.jpg') !important; background-size: cover; 
	} 

}

* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
section {
  position: relative;
  width: 100%;
  height: 100%;
}
section::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 80%;
  
  
}
section h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  white-space: nowrap;
}



.demo a {
  position: absolute;
  bottom: -2vh;
  left: 48.5%;
  z-index: 4000;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff !important;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
  
}
.demo a:hover {
  opacity: .5;
  color:#fff;
  text-decoration: none;
}

.demo a:visited{
  opacity: .5;
  color:#fff;
  text-decoration: none !important;
}

#section01 a {
  padding-top: 60px;
}
#section01 a 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;
  text-decoration: none;
}



#section02 a {
  padding-top: 60px;
}
#section02 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section02 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

@media screen and (max-width: 550px){
  #section01 a span {
    margin-left: -43px;
    left: 121%;
  }
  #section01 a {
    padding-top: 34px;
}
 #section01 a {
    padding-top: 34px;
}
.demo a{
  bottom: 9vh;
  left: 40.5%;
}



}

.da-slider{
	width: 100%;
	/*min-width: 520px;*/
	height: auto;
	min-height: 100vh;
	position: relative;
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;    
	overflow: hidden;
	/*max-width: 3000px;
	background:url(../images/slide1.jpg) no-repeat 0% 0%;
	background-size: cover;*/
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff;
	-webkit-transition: background-position 3s ease-out 3s;
	-moz-transition: background-position 3s ease-out 3s;
	-o-transition: background-position 3s ease-out 3s;
	-ms-transition: background-position 3s ease-out 3s;
	transition: background-position 3s ease-out 3s;
	
	
}
.slide1{
	width: 100%;	
	background: url(../images/slide1.jpg) no-repeat 0% 0%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-transition: background-position 1s ease-out 0.5s;
	-moz-transition: background-position 1s ease-out 0.5s;
	-o-transition: background-position 1s ease-out 0.5s;
	-ms-transition: background-position 1s ease-out 0.5s;
	transition: background-position 1s ease-out 0.5s;
	
}
.slide2{
	width: 100%;	
	background: url(../images/slide2.jpg) no-repeat 0% 0%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-transition: background-position 1s ease-out 0.5s;
	-moz-transition: background-position 1s ease-out 0.5s;
	-o-transition: background-position 1s ease-out 0.5s;
	-ms-transition: background-position 1s ease-out 0.5s;
	transition: background-position 1s ease-out 0.5s;
	
}
.slide3{	
	width: 100%;	
	background: url(../images/slide3.jpg) no-repeat 0% 0%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
	-webkit-transition: background-position 1s ease-out 0.3s;
	-moz-transition: background-position 1s ease-out 0.3s;
	-o-transition: background-position 1s ease-out 0.3s;
	-ms-transition: background-position 1s ease-out 0.3s;
	transition: background-position 1s ease-out 0.3s;
}

.slide4{	
	width: 100%;	
	background: url(../images/slide4.jpg) no-repeat 0% 0%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
	-webkit-transition: background-position 1s ease-out 0.3s;
	-moz-transition: background-position 1s ease-out 0.3s;
	-o-transition: background-position 1s ease-out 0.3s;
	-ms-transition: background-position 1s ease-out 0.3s;
	transition: background-position 1s ease-out 0.3s;
}
	

.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;	
	text-align: left;	
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img {
	position: absolute;
	opacity: 0;
	left: 10%;

}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
	color: #fff;
	font-size: 80px ;
	width: 100%;
	top: 60px;
	white-space: nowrap;
	z-index: 10;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-weight:bold;
	overflow: hidden;
	padding-bottom:10px;
}
.da-slide p{
	width: 70%;
    top: 15vh;
    color: #fff;
    font-size: 40px;
    line-height: 1.3;
    height: auto;
    overflow: hidden;
    padding: 2em;
    margin: auto;
    text-shadow: rgba(0,0,0,0.8)1px 1px 5px;
    text-align: left;
    text-transform: initial;
    background: rgba(56, 56, 57, 0.9);
    border-radius: 10px;
	box-shadow: rgba(0,0,0,0.6)1px 1px 10px; 
	letter-spacing: 1.1px;
	font-weight:normal;
}
.da-slide .da-img{
	text-align: center;
	width: 30%;
	top: 70px;
	height: 256px;
	line-height: 320px;
	left: 110%; /*60%*/
}
.da-slide .da-link{
	top: 35vh; /*depends on p height*/
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 2px solid rgba(255,255,255,0.8);
	padding: 20px 20px !important;
	font-size: 18px;
	line-height: 2px;
	max-width: 154px;
	width:100%;
	text-align: center;
	background: rgb(55,174,183);
	margin-top:100px;
	text-decoration:none;
	transition: background 250ms ease;
	/*float:right;*/
	margin-left:20vh;
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.5);
}
div .da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: -13px;
	bottom: 10vh;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
	top: inherit;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background:rgba(255,255,255,0.3);
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background:#fff;
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: rgba(0,0,0,0.2);
	cursor: pointer;
	z-index: 2000;
	opacity: 0;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity 0.4s ease-in-out-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out-out 0.2s;
	transition: opacity 0.4s ease-in-out-out 0.2s;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 5px;
	background: transparent url(../images/arrows.png) no-repeat top left;
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);	
}
.da-arrows span:hover:after{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
.da-arrows span:active:after{
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: 8px;
}
.da-arrows span.da-arrows-next{
	right: 8px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 0;
	opacity: 1;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
	animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.8 ease-in-out 1s both;
	-moz-animation: fromRightAnim2 0.8s ease-in-out 1s both;
	-o-animation: fromRightAnim2 0.8s ease-in-out 1s both;
	-ms-animation: fromRightAnim2 0.8s ease-in-out 1s both;
	animation: fromRightAnim2 0.8s ease-in-out 1s both;
}
/*.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
	animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
}*/
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.8s ease-in-out 1s both;
	-moz-animation: fromRightAnim4 0.8s ease-in-out 1s both;
	-o-animation: fromRightAnim4 0.8s ease-in-out 1s both;
	-ms-animation: fromRightAnim4 0.8s ease-in-out 1s both;
	animation: fromRightAnim4 0.8s ease-in-out 1s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in-out 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.8s ease-in-out 1s both;
	-moz-animation: fromLeftAnim2 0.8s ease-in-out 1s both;
	-o-animation: fromLeftAnim2 0.8s ease-in-out 1s both;
	-ms-animation: fromLeftAnim2 0.8s ease-in-out 1s both;
	animation: fromLeftAnim2 0.8s ease-in-out 1s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.8s ease-in-out 1s both;
	-moz-animation: fromLeftAnim4 0.8s ease-in-out 1s both;
	-o-animation: fromLeftAnim4 0.8s ease-in-out 1s both;
	-ms-animation: fromLeftAnim4 0.8s ease-in-out 1s both;
	animation: fromLeftAnim4 0.8s ease-in-out 1s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in-out 0.6s both;
	animation: toRightAnim1 0.6s ease-in-out 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.8s ease-in-out 1s both;
	-moz-animation: toRightAnim2 0.8s ease-in-out 1s both;
	-o-animation: toRightAnim2 0.8s ease-in-out 1s both;
	-ms-animation: toRightAnim2 0.8s ease-in-out 1s both;
	animation: toRightAnim2 0.8s ease-in-out 1s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in-out both;
	-moz-animation: toRightAnim3 0.4s ease-in-out both;
	-o-animation: toRightAnim3 0.4s ease-in-out both;
	-ms-animation: toRightAnim3 0.4s ease-in-out both;
	animation: toRightAnim3 0.4s ease-in-out both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.8s ease-in-out both;
	-moz-animation: toRightAnim4 0.8s ease-in-out both;
	-o-animation: toRightAnim4 0.8s ease-in-out both;
	-ms-animation: toRightAnim4 0.8s ease-in-out both;
	animation: toRightAnim4 0.8s ease-in-out both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in-out both;
	-moz-animation: toLeftAnim1 0.6s ease-in-out both;
	-o-animation: toLeftAnim1 0.6s ease-in-out both;
	-ms-animation: toLeftAnim1 0.6s ease-in-out both;
	animation: toLeftAnim1 0.6s ease-in-out both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in-out 1s both;
	-moz-animation: toLeftAnim2 0.6s ease-in-out 1s both;
	-o-animation: toLeftAnim2 0.6s ease-in-out 1s both;
	-ms-animation: toLeftAnim2 0.6s ease-in-out 1s both;
	animation: toLeftAnim2 0.6s ease-in-out 1s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	-moz-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	-o-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	-ms-animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
	animation: toLeftAnim3 0.6s ease-in-out 0.6s both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.8s ease-in-out 1s both;
	-moz-animation: toLeftAnim4 0.8s ease-in-out 1s both;
	-o-animation: toLeftAnim4 0.8s ease-in-out 1s both;
	-ms-animation: toLeftAnim4 0.8s ease-in-out 1s both;
	animation: toLeftAnim4 0.8s ease-in-out 1s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	70%{ left: 30%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

/*Mediaquerie*/

@media screen and (max-width: 1400px) and (min-width: 1024px){
		#seccion4::before {
		top: -161px;
		}
		.ApplicationInterface_Content1 {		
		max-width: 900px;
		margin: 10vh auto;
		}
		.ApplicationInterface_footerRightContent {
		padding-left: 20px !important;}
		.ApplicationInterface_Seccion1_Bottom::before{
		margin-bottom: -361px;	
		bottom:205px;
			}
		.da-slide h2{
		font-size: 5em !important; ;
		top:20px !important;
		padding:0 !important;			
		}
		.da-slide p {
		font-size: 3vh;
		line-height: 1.3;
		padding-top: 40px;
		top: 89px;
		width: 90%;		
		}
		.da-slide .da-link {
		top: 35vh;
		padding: 15px 25px;
		font-size: 22px;
		line-height: 30px;
		max-width: 200px;
		width: 100%;
		}
		
		.section_menu nav a{
		font-size: 1.4em;
		padding: 33px 7px;
		}
		.textlist {
		font-size: 25px !important;
		max-width: 100%;
		}	
	}
	
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : landscape) {
 		.da-slide p {		
		font-size: 4vh;
		line-height: 1.2;		
		padding-top: 0px;
		top:89px;
		width:90%;
		padding: 2em;
		}
		
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {	
	.section_menu nav a {
    font-size: 1.5em;  
	}
	.da-slide h2{
	padding: 0 0 20px 0 !important;
	}
	.da-slide .da-link {   
    padding: 10px 11px;    
    max-width: 162px;  
	top: 41vh; 
	top: 41vh; 
	margin-left: 13vh;
	}
}	

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {	
	.da-slide h2{
	padding: 0 0 20px 0 !important;
	}
	.da-slide p{
	    padding-top: 50px !important;
		font-size: 3vh;
		line-height: 1.2;	
		top:150px;
		width:90%;
		}
	.da-slide .da-link{
		margin-left: 7vh;
		}
}
		
@media screen and (max-width: 1023px) and (min-width: 768px){
		.ApplicationInterface_Seccion1 {
   			 min-height: 50vh;}
		.da-slide h2{
		font-size: 7vh !important;
		top: 18px;
		padding:0;					
		}
		
		.da-slide .da-link {
		top: 35vh;
		padding: 5px 5px;
		font-size: 16px;
		line-height: 30px;
		max-width: 140px;
		width: 100%;
		}
		.section_menu nav a{
		font-size: 1.5em;
			}
	}
@media screen and (max-width: 767px) and (min-width: 699px){
		.da-slide h2{
		font-size: 8vh !important; ;
		top:20px !important;
		padding:0 !important;			
		}
		.da-slide p {		
		font-size: 4vh;
		line-height: 1.4;		
		padding-top: 40px;
		top:80px;
		width:90%;
		}
		.da-slide .da-link {
		top: 40vh;
		padding: 5px 5px;
		font-size: 16px;
		line-height: 30px;
		max-width: 140px;
		width: 100%;
		}
	}

@media only screen 
	and (min-device-width : 411px) 
	and (max-device-width : 823px) 
	and (orientation : landscape) {	
		.da-slide p{
			font-size: 24px;
			padding: 1em;
			padding: 1em;	
		}
		#section01 a {
			padding-top: 28px;
		}
		.demo a{
			left: 46.5%;
		}
}

@media only screen 
and (min-device-width : 360x) 
and (max-device-width : 640px) 
and (orientation : landscape) {	
	.da-slide p {
    top: 11px !important;    
	}
}
@media only screen 
and (min-device-width : 5200x) 
and (max-device-width : 699px) 
and (orientation : landscape) {	
	#textslide1{
		font-size: 1.6em !important;
	}
	
	.da-slide h2{
		font-size: 2.4em !important;
		top:9px !important;
		}	
	
	.da-slide p {
		width: 90%;
		top: -4px;		
		font-size: 16px;
		line-height: 1.2;
		height: auto;
		overflow: hidden;
		font-weight: 400;
		padding-top: 60px;
		}
	.da-slide .da-link {
		top: 20vh;		
		padding: 3px 5px;
		font-size: 16px;
		line-height: 30px;
		max-width: 104px;
		width: 100%;
		padding: 0 0 10px 0 !important;
		}
		
}


@media screen and (max-width: 550px){
		#textslide1 {			
			font-size: 22px !important;
    		line-height: 1.3 !important;
		}
		.da-slide h2{
		color: #fff;
		font-size: 26px !important;
		width: 100%;
		top: 26px;
		white-space: nowrap;
		z-index: 10;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
		font-weight:bold;
		margin: 2vh 0 0 0 !important;
		padding: 0 0 10px 0 !important;
	}
		.da-slide p{
		width: 90%;
		top: 68px;
		color: #fff;
		font-size: 1.6em !important;
		line-height: 1.4;
		height:auto;
		overflow: hidden;
		font-weight: 400;
		padding-top: 5%;
		overflow: hidden;
	}
		.da-slide .da-link{
		top: 58vh; /*depends on p height*/	
		padding: 1px 9px;
		font-size: 14px;
		line-height: 30px;
		max-width: 90px;
		width:100%;
		margin-top:40px;
		margin-left: 5vh;
	}
	div .da-dots {
		bottom: 18vh;
	}
	}	
	@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	.da-slide p{
		font-size: 1.7em;
		top: -32px;
	}
	div .da-dots{
		bottom: 27vh;
	}
	.demo a {
		bottom: 9vh;
		left: 46.5%;
	}
	#section01 a {
		padding-top: 60px;
	}
	#section01 a span{
		top: 27px;
	}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : landscape) {
	.da-slide p
	{
	line-height: 1.2;
	width: 90%;
	}
}

