
/*--header--*/
h1,h2,h3,h4,h5,h6{
	font-family: 'Rubik', sans-serif;
}
body p{
	font-family: 'Source Sans Pro', sans-serif;
}
body{
	font-family: 'Rubik', sans-serif;
}
ul ,ol {
	 padding:0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
a:hover, a:focus {
    text-decoration: none !important;
}
/*--- slider-css --*/
.slider{
	position:relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides_tabs {
    position: absolute;
    bottom: 9%;
    z-index: 99;
    right: 41%;
}
.rslides_tabs li {
    display: inline-block;
	margin-right: 15px;
}
h1 {
    margin: 0px !important;
}
.rslides_tabs a {
    border: 2px solid #fff;
    border-radius: 50%;
}
.rslides_tabs li:first-child {
  margin-left: 0;
  }
.rslides_tabs .rslides_here a {
  color: #fff;
  font-weight: bold;
  }
#slider3-pager a {
  display: inline-block;
}
#slider3-pager img {
  float: left;
  display:block;
}
#slider3-pager .rslides_here a {
    background: transparent;
    border: 2px solid #DA9BD7;
}
#slider3-pager a {
    padding: 4px;
}
/*-- responsive-mediaqueries --*/
@media (max-width:768px){
	.rslides_tabs {
		bottom: 10px;
	}
}
@media (max-width:640px){
	.rslides_tabs {
		bottom: 15px;
	}
	#slider3-pager a {
		width: 90%;
	}
	ul#slider3-pager li a img {
		width: 100%;
	}
	.rslides_tabs li {
		margin-right: 3px;
	}
}
@media (max-width:480px){
	#slider3-pager a {
		width: 13%;
	}
	.rslides_tabs {
		bottom: 20px;
	}
}
@media (max-width:320px){
	#slider3-pager a {
		width: 15%;
	}
	.rslides_tabs {
		bottom: 25px;
	}
}
/*-- //slider-css --*/



/*DIFERENTES TIPOS DE ENLACES*/

   	A.clase1:visited {color:#fff; text-decoration: none;} 
   	A.clase1:active {color:#fff; text-decoration: none;} 
   	A.clase1:link {color:#fff; text-decoration: none;} 
   	A.clase1:hover {color:#583052; text-decoration: none;} 

   	A.clase2:visited {font-size:12;color:#979CAB; text-decoration: none;} 
   	A.clase2:active {font-size:12;color:#979CAB; text-decoration: none;} 
   	A.clase2:link {font-size:12;color:#979CAB; text-decoration: none;} 
   	A.clase2:hover {font-size:12;color:#F04EAC; text-decoration: none;}
	
	A.clase3:visited {font-size:12;color:#FF23A6; text-decoration: none;} 
   	A.clase3:active {font-size:12;color:#FF23A6; text-decoration: none;} 
   	A.clase3:link {font-size:12;color:#fff; text-decoration: none;} 
   	A.clase3:hover {font-size: 12;color: #7256E5;text-decoration: none;}
	
	A.clase4:visited {font-size:25px;color:#fff; text-decoration: none;} 
   	A.clase4:active {font-size:25px;color:#fff; text-decoration: none;} 
   	A.clase4:link {font-size:25px;color:#fff; text-decoration: none;} 
   	A.clase4:hover {font-size: 25px;color: #DA9BD7;text-decoration: none;}
	
	A.clase5:visited {font-size:18px;color:#fff; text-decoration: none;} 
   	A.clase5:active {font-size:18px;color:#fff; text-decoration: none;} 
   	A.clase5:link {font-size:18px;color:#fff; text-decoration: none;} 
   	A.clase5:hover {font-size: 18px;color: #DA9BD7;text-decoration: none;}

	A.clase6:visited {color:#000;font-size: 22px;font-weight: 500;text-decoration: none; }
   	A.clase6:active {color:#000;font-size: 22px;font-weight: 500;text-decoration: none; }
   	A.clase6:link {color:#000;font-size: 22px;font-weight: 500;text-decoration: none; } 
   	A.clase6:hover {color:#7E3F98;font-size: 22px;font-weight: 500;text-decoration: none; }

@media (min-width: 768px) {
    A.clase4:visited {font-size:25;color:#fff; text-decoration: none;} 
   	A.clase4:active {font-size:25;color:#fff; text-decoration: none;} 
   	A.clase4:link {font-size:25;color:#fff; text-decoration: none;} 
   	A.clase4:hover {font-size: 25;color: #DA9BD7;text-decoration: none;}
  }
}



/*-- navigation --*/

/* ******************************************************
	Basic Styling
*********************************************************/

.linkEffects ul{
	margin:0;
	padding:0;
	text-align:center;
}
.linkEffects li{
	list-style:none;
	display:inline-block;
	margin: 15px 25px;
}
.linkEffects li a{
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	position: relative;
	display: inline-block;
	outline: none;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow:#000 2px 2px 2px;
}
.linkEffects a:hover,
.linkEffects a:focus {
	outline: none;
}

/* ******************************************************
	Effect 2: Changer .linkHoverEffect_2
*********************************************************/

.linkHoverEffect_2 li {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.linkHoverEffect_2 li a {

  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
}

.linkHoverEffect_2 li a:before {
    position: absolute;
    top: 100%;
    content: attr(data-link-alt);
    color: #DA9BD7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-weight: 400 !important;
}

.linkHoverEffect_2 li:hover a,
.linkHoverEffect_2 li:focus a {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.navbar-default {
    background: none;
    border: none;
    margin: 0;
    min-height: inherit;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #99abd5;
   background:none!important;
}
.navbar-nav > li {
   margin: 0 0.5em;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
	font-size: 1.2em;
	padding: 1.8em 1em;
    position: relative;
	font-weight: 300;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav li a.active {
    color: #f44639 !important;
	background:none!important;
	
}
.navbar-right {
    float: left!important;
    margin-right:0px!important;
}
.navbar-collapse {
    padding: 0!important;
}
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}
.header {
    position: relative;
}
.agile-top-header {
    position: absolute;
    z-index: 999;
    top: 3%;
    left: 10%;
	width:80%;
	
}
.top-nav {
    float: left;
    margin-top: 27px;
}
.top-icons {
    float: right;
	
}




/*--social-icons--*/
.social-icons ul {
    display: block;
    padding: 0;
    margin-top: 1.0em;
    line-height: 0;
}
.social-icons ul li{
	display:inline-block;
}
.social-icons ul li a{  
    background: url(../images/social-icons.png) no-repeat 2px 1px;
    display: block;
    height: 30px;
    width: 30px;
	padding:6px;
	-webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
	border: ;	
}

.social-icons ul li a:hover {
    border-color: #DA9BD7;
	-webkit-transform: rotatez(12deg);
	-moz-transform: rotatez(12deg);
	-o-transform: rotatez(12deg);
	-ms-transform: rotatez(12deg);
    transform: rotatez(12deg);
}
/*--//social-icons--*/







nav.linkEffects.linkHoverEffect_2 ul li a.active {
    color: #DA9BD7 !important;
	text-shadow:#000 2px 2px 2px;
}
/*-- //top-nav --*/
/*--// navigation --*/


/*-- header --*/
.logo h1 a{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 1.3em;
    font-family: 'Rubik', sans-serif;
	margin-top: 0.5em !important;
	text-decoration: none !important;
	
}
.logo h1 a span {
    color: #DA9BD7;
}
.top-icons ul li {
    font-size: 1.3em;
    color: #fff;
    margin: 10px;
	list-style: none;
}
.top-icons ul li a{
	line-height:0.8em;
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none !important;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.top-icons ul li a:hover {
    color: #DA9BD7;
	 transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.top-icons ul li a i {
    padding-right: 1em;
}
nav.navbar.navbar-default {
    right:  14px;
}
ul#slider3-pager li a img {
    border-radius: 50%;
}
.slider-info {
    position: absolute;
    z-index: 888;
    top: 43%;
    left: 10%;
}
.slider-info h4 {
    color: #fff;
    font-size: 2.6em;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    letter-spacing: 1px;
	text-shadow:#000 2px 2px 2px;
}
.slider-info p {
    color: #eae8e8;
    font-size: 1em;
    letter-spacing: 3px;
    font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
    margin-top: 2em;
    width: 75%;
    line-height: 2;
}
.button {
    margin-top: 3em;
}


.logotipoencima {
	position:fixed;
	top: 1%;
    left: 10%;
	width:80%;
	z-index:999;
}


.button a {
    font-size: 1.2em !important;
    color: #fff !important;
    letter-spacing: 1px;
    border: 1px solid #000;
    padding: 13px 20px;
    background: #BE77CF;
	text-decoration: none !important;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
	z-index:5555;
}
.button a:hover {
	border: 1px solid #fff;
    background: none;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
	z-index:5555;
}
.button a{
	
}
.button span {
    font-size: 14px;
    margin-left: 9px;
}
.modal-header h4 {
    color: black;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin: 0.5em 0em 1em;
}
.modal-header h5 {
    color: #f44639;
    font-size: 1.3em;
    letter-spacing: 1px;
   text-align:center;
}
.modal-header span {
    font-size: 1.1em;
    color: #777;
    letter-spacing: 2px;
    line-height: 33px;
    padding-bottom: 16px;
	display:inline-block;
	margin-top:1em;
	font-family: 'Rubik', sans-serif;
	text-align:justify;
}
.modal-header img{
    float: left;
    width: 100%;
}
.text-COOSW p:after,.text-COOSWl p:after {
    content: '';
    background: #f44639;
    height: 3px;
    width: 17%;
    position: absolute;
    bottom: 51%;
}
.text-COOSW p:after{
	left: -22%;
	top: 54%;
}
.text-COOSWl p:after {
    left: 105%;
	top: 52%;
}
.agile-blog2 {
    padding: 51px 0px;
}
.g3.agile-blog1 {
    padding: 26px 0px;
}
.agile-blog2 img {
    float: right;
    width: 46%;
    position: relative;
}
.text-COOSWl {
    float: left;
    width: 47%;
	padding: 30px 0px;
}
/*--//header --*/


/*-- Subrayado Titulos--*/

#subrayado{
    border:3px solid #7E3F98;
	width:60%;
	margin: 0 auto;
}


/*-- banner-bottom  INFORMACION PROFESIONAL--*/

.banner-bottom{
	padding: 4em 0em;
}
.bott-img {
    width: 100%;
    height: 220px;
    margin: 0px 0;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bott-img:hover {
    border-color: #D292CD;
}
.bott-img .icon-holder {
    position: relative;
    top: 75px;
    display: inline-block;
    margin-bottom: 42px;
    padding: 20px 18px;
    background: #D292CD;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 100%;
    color: #fff;
    font-size: 26px;
}
.bott-img .mission {
    position: relative;
    top: 57px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	color: #9C6C98;
    font-size: 22px;
    opacity: 0;
}
.bott-img .description {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
	color:#464646;
	font-size:14px;
}
.bott-img .icon-holder > .icon {
    width: 40px;
}
.bott-img:hover .icon-holder {
    top: 20px;
    background: #7E3F98;
}
.bott-img:hover .mission {
    top: -1px;
    opacity: 1;
}
.bott-img:hover .description {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    font-size: 14px;
    line-height: 1.2em;
}
h3.title{
	text-align: center;
    font-size: 2.8em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-weight: 400;
	font-family: 'Rubik', sans-serif;

}
h3.title span{
    width: 8%;
    background: #9C6C98;
    height: 4px;
    display: block;
    margin-top: 26px;
	position:relative;	
}
h3.title span:after{
    content: ' ';
    position: absolute;
    background: #9C6C98;
    height: 2px;
    display: block;
    width: 330px;
    top: 4px;
}
.adt_grids{
	margin-top:50px;
}
.about_left {
    padding: 0;
}
.bottom-gds:nth-child(3),.bottom-gds:nth-child(4) {
    margin-top: 30px;
}
.creative{
	background: url(../images/fondoinfoprofesional.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 428px;
    padding: 10px 20px;
}
.creative1{
	background: url(../images/fondoinfoprofesional1.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 428px;
    padding: 10px 20px;
}

.creative h4 {
	font-family: 'Reem Kufi', sans-serif;
    font-size: 30px;
    color: #DA9BD7;
    margin-top: 10px;
	text-align:center;
}
.creative p {
	padding: 5px 5px;
	text-align:justify;
    color: #fff;
    font-size: 16px;
    line-height: 1.0em;
    font-style: italic;
}
.creative li {
	padding: 5px 5px;
	text-align:justify;
    color: #fff;
    font-size: 16px;
    line-height: 1.2em;
    font-style: italic;
}
.creative1 h4 {
	font-family: 'Reem Kufi', sans-serif;
    font-size: 30px;
    color: #DA9BD7;
    margin-top: 10px;
	text-align:center;
}
.creative1 p {
	padding: 5px 5px;
	text-align:justify;
    color: #fff;
    font-size: 16px;
    line-height: 1.0em;
    font-style: italic;
}
.creative1 li {
	padding: 5px 5px;
	text-align:justify;
    color: #fff;
    font-size: 16px;
    line-height: 1.2em;
    font-style: italic;
}
/*-- //banner-bottom --*/




/*-- CAPAS QUE OCULTAMOS --*/
/*-- CAPAS QUE OCULTAMOS --*/
/*-- CAPAS QUE OCULTAMOS --*/
.contenedorvalores  { visibility: visible; display:inline }
@media only screen and (max-width: 768px) {  
.contenedorvalores  { visibility: hidden; display:none; }
}
.contenedorcontador  { visibility: visible; display:inline }
@media only screen and (max-width: 768px) {  
.contenedorcontador  { visibility: hidden; display:none; }
}


@media only screen and (max-width: 768px) { 
.button  { visibility: hidden; display:none; }
.slider-info  { visibility: hidden; display:none; }
.agile-top-header  { visibility: hidden; display:none; } 

}


.logotipoalterno   { 
visibility: hidden; 
display:none;

position: absolute;
    z-index: 999;
    top: 1%;
    left: 10%;
	width:80%; 
} 
.datos-alternos   { 
visibility: hidden; 
display:none;

position: absolute;
text-align:right;
font-size:24px;
    z-index: 999;
    top: 2.5em;
    margin-left: 180px;
}

.top-nav-alterno   { 
visibility: hidden; 
display:none;

position: absolute;
    z-index: 999;
    top: 12em;
    margin-left: 2em;
} 
@media only screen and (max-width: 768px) {  
.logotipoalterno  { visibility: visible; display:inline }
.datos-alternos  { visibility: visible; display:inline }
.slider-alterno  { visibility: visible; display:inline }
.top-nav-alterno  { visibility: visible; display:inline }
}



/*-- CAPAS QUE OCULTAMOS --*/
/*-- CAPAS QUE OCULTAMOS --*/
/*-- CAPAS QUE OCULTAMOS --*/





/*-- Services --*/
.welcome-main, .contact-form, .projects, .portfolio{
    padding: 4em 0em;
    text-align: center;
}
div#clients {
    padding: 4em 0em 8em;
    text-align: center;
}
.welcome-top h2 , .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
    font-size: 2.8em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-weight: 400;
	font-family: 'Rubik', sans-serif;
}
.welcome-top p, .agileits-title p, .about-COOSWl p, .contact-form p, .port-head p  {
    font-size: 1em;
    color:#908f8f;
    letter-spacing: 6px;
    margin-top: 1em;
}
.welcome-bottom, .test-gr, form {
    margin-top: 4em;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: inline-block !important;
}
.welcome-grid  {
	 border-top: 1px dotted #DA9BD7;
   border-right:  1px dotted #DA9BD7; 
   border-bottom:  1px dotted #DA9BD7;
   border-left:  1px dotted #DA9BD7;
    
}
.welcome-grid h4 {
    font-size: 1.6em;
    margin-top: 1em;
    color:#DA9BD7;
    text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
}
.welcome-grid h5 {
	font-size: 1.6em;
	margin-top: 1em;
	color: #BE77CF;
	text-transform:lowercase
	font-family: 'Source Sans Pro', sans-serif;
}

.welcome-grid p {
    font-size: 1em;
    line-height: 1.5em;
    color:#908f8f;
	font-weight:bold;
    letter-spacing: 1px;
	margin-top: 1.2em;
}
/*-- //Services --*/















/*--portfolio--*/
.portfolio-grids {
    padding: 0;
}
/*--SAP--*/
.sap_tabs {
    clear: both;
    padding: 0;
    text-align: center;
	margin-top: 3em;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
    list-style: none;
    padding: 0;
    margin: 0 auto 3em;
    text-align: center;
    display: inline-block;
}
.resp-tab-item {
    color: #333;
    font-size: 1em;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    margin-left: 1em;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    padding: 0.6em 1.6em;
    border: 1px solid #555;
    float: left;
}
.resp-tab-active, .resp-tab-item:hover {
    text-shadow: none;
    color: #FFFFFF;
    background: #DA9BD7;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;	
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
.tab_img{
	padding:2em 0 0;
	display: block;
}
.portfolio-grids img.img-responsive {
    width: 100%; 
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
}
.gallery-grid {
    transition: .5s all;
    overflow: hidden;
	cursor: pointer;
}
.gallery-grid:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*--//portfolio--*/
/*-- //Gallery --*/











/*-- //TEAM SERVICIOS SERVICIOS SERVICIOS TEAM --*/


.about_img {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.about-poleft img {
    width: 100%;
    height: auto;
}
.about_img h5 {
	position: absolute;
	height: 70px;
	line-height: 70px;
	bottom: 11px;
	left: 0px;
	opacity: 1;
	width: 100%;
	color: #fff;
	background: #333;
	-ms-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: 0.35s all ease;
	transition: 0.35s all ease;
	text-align: center;
	font-size: 22px;
	font-family: 'Josefin Sans', sans-serif;
}
.about_img img + h5 {
    margin-top: 0;
	margin-bottom:0;
}
.about_opa {
    color: #fff;
    padding: 30px 30px 0;
    opacity: 0;
    background: rgba(51, 51, 51, 0.7);
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.35s all ease;
    transition: 0.35s all ease;
}
.about_img:hover .about_opa {
    opacity: 1;
    top: 70px;
}
.about_img:hover h5 {
    top: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: #BE77CF;
}
.about_opa p {
    line-height: 1.1em;
    text-align: left;
    font-size: 1.0em;
    margin-bottom: 30px;
	text-align:justify;
}
.team-page{
	background:#eee;
}
/*-- TEAM SERVICIOS SERVICIOS SERVICIOS TEAM --*/





/*-- LOS SERVICIOS LOS SERVICIOS --*/
.projects-info{
	text-align:center;
}
.projects-info p{
    color: #999999;
    font-size: .9em;
    margin: 1em auto 0;
    width: 40%;
}
.projects-grids {
  margin: 3em 0 0 0;
}
#owl-demo .item{
    text-align: center;
}
.projects-agile-grid-info{
    position: relative;
    overflow: hidden;	
}
.projects-agile-grid-info img{
	width:100%;
}
i.fa.fa-cutlery {
    color: #FFFFFF;
    font-size: 2em;
}



.projects-grid-caption {
    background: rgba(0, 0, 0, 0.61);
    padding: 8em 1em 1em 1em;
    position: absolute;
    left: 0;
    bottom: -90%;
    text-align: center;
    width: 100%;
     height: 800px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
	border: 1px solid #999;
}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -5%;
}
.projects-grid-caption h4 {
    color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.7em;
    font-weight: 500;
    margin: 8.2em 0 0.5em 0;
    text-transform: ;
    background: rgba(242, 131, 224, 0.49);
    padding: 10px;
    letter-spacing: 6px;
}
.projects-grid-caption h5 {
    color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.7em;
    font-weight: 500;
    margin: -3.2em 0 0.5em 0;
    background: rgba(242, 131, 224, 0.49);
    padding: 10px;
    letter-spacing: 6px;
}
.projects-grid-caption p {
	text-align:justify;
    color: #fff;
    font-size: 1em;
    margin: 0;
    letter-spacing: 1px;
    margin-top: 4em;
}





/*--flexisel--*/



.flex-slider{	
	background:#222227;
	padding: 70px 0 165px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	padding:2em 0 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 34px;
    height: 34px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background: url(../images/left.png) no-repeat 2px 1px;
    top: -5% !important;
    border-radius: 5px;
}
.nbs-flexisel-nav-left {
    left: 90%;
}
.nbs-flexisel-nav-right {
	right: 3%;
    background:url(../images/right.png) no-repeat 2px 1px;
}
/*--//flexisel--*/
/*-- //Special --*/

/*-- testimonial --*/
.test-grid p{
	font-size: 1em;
    line-height: 1.9em;
    color: #908f8f;
    letter-spacing: 1px;
	text-align: justify;
	margin-top: 1em;
}

.test-grid h4 {
    font-size: 1.4em;
    color: #000;
    font-weight: 600;
    margin-top: 1em;
    text-align: left;
}
.test-grid span {
    font-size: 0.9em;
    color: #999;
    font-style: italic;
    text-align: left;
    display: block;
	font-family: 'Source Sans Pro', sans-serif;
}
.agile {
    margin-bottom: 4em;
}
.test-grid1 {
    background: #F5F5F5;
	position:relative;
	padding: 2em;
}
img.img-r {
    position: absolute;
    bottom: -42px;
    right: 26px;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 0px solid #000;
}
/*-- //testimonial --*/

/*-- Counter --*/
section.stats {
	padding:50px 0;
	background:url(../images/cou.jpg) no-repeat fixed;
}
section.stats p.text-center {
	font-size: 16px;
    padding: 0px 0 40px;
    color: #999;
}
.stats-grid {
	text-align: center;
}
.numscroller {
    font-size: 3em;
    margin: 0;
    color: #fff;
    font-weight: 500;
}
.stats-grid i.fa {
    font-size: 2em;
    color: #DA9BD7;
    padding-bottom: 1em;
}
.stats-grid h4 {
    font-size: 1.2em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: 1em;
	font-family: 'Source Sans Pro', sans-serif;
}
/*-- //Counter --*/







/*-- contact section --*/
/*-- contact section --*/
section.contact-cooswl {
	margin-top:0px;
	padding:100px 0;
	background:url(../images/formcontact.jpg) no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
section.contact-cooswl h3.text-center {
	font-size:40px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:5px;
	font-family: 'Open Sans', sans-serif;
}
section.contact-cooswl p.text-center {
	font-size:16px;
	font-weight:normal;
	padding-bottom:40px;
	color:#fff;
}
input#name,input#phone,input#email,textarea#message {
	font-size: 17px;
    font-weight: normal;
    color: #fff;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.43);
    outline: none;
	margin-bottom:30px;
}
input#name:focus,input#phone:focus,input#email:focus,textarea#message:focus {
	background-color: rgba(0, 0, 0, 1);
    border: 1px solid #fff;
	color:#fff;	
}
input#name,input#phone,input#email {
	height:50px;
}
section.contact-cooswl label {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-transform:;
	padding-bottom:10px;
}
section.contact-cooswl button.btn.btn-primary {
	width: 30%;
	margin: 0 auto;
	height: 50px;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	display: block;
	background-color: #BE77CF;
	border-color: #BE77CF;
	outline: none;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
section.contact-cooswl button.btn.btn-primary:hover {
	color: #fff;
	background-color: #DA9BD7;
	border-color: #DA9BD7;
}

.map iframe{
	background-color:#000;
	width:90%;
	margin-left:5%;
	min-height:400px;
}
.telefonos{
	font-size: 18px;
	color:#FF23A6;
	font-weight:500;
}

/*-- /contact section --*/







/*-- Map-and-Address --*/
#map {
    width: 100%;
    height: 350px;
}
.contact-map-right, .left-contact {
    padding: 0 !important;
}
.cont-top {
    background: #DA9BD7;
    padding: 1.5em 5em;
}
.cont-top h5 {
    font-size: 1.5em;
    color: #fff;
}


.direcciones {
    font-size: 1em;
	font-family: 'Source Sans Pro', sans-serif;
    color: #000;
	line-height: 1.0em;
    padding: 2em;
}
.direcciones h5 {
	line-height: 1.3em;
    font-size: 1.3em;
    color: #000;
}
.direcciones h6 {
	line-height: 1.3em;
    font-size: 1.0em;
    color: #000;
}



.left-bCOOSW h5, .right-bCOOSW h5 {
    font-size: 1.5em;
    color: #000;
    padding-bottom: 1em;
}
.cont-top h5 i, .left-bCOOSW h5 i, .right-bCOOSW h5 i{
    padding-right: 2em;
}
.left-bCOOSW {
    float: left;
    width: 37%;
	padding: 3em 0em 5.3em 5em;
}
.right-bCOOSW {
    float: right;
    width: 63%;
	padding: 3em 0em 5.3em 0em;
}
.cont-top a {
    color: #fff !important;
    font-size: 1.5em;
	font-family: 'Source Sans Pro', sans-serif;
}
.left-contact {
    background: #eee;
}
/*-- Map-and-Address --*/
/*-- //Contact --*/










/*-- footer --*/
.COOSWl-footer {
    background:black;
    text-align: center;
    margin: 0;
    padding: 0;
}
.left-COOSW {
    float: left;
    width: 30%;
    padding: 42px 0px;
}
.left-COOSW a {
    font-size: 38px;
    text-transform: uppercase;
	letter-spacing:1px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.23) !important;
	font-family: 'Rubik', sans-serif;
}
.left-COOSW a:hover {
    color: rgba(255, 255, 255, 0.23) !important;
    text-decoration: none;
}
.right-social {
    float: right;
    width: 10%;
    font-size: 36px;
}
.right-social i {
    padding: 42px 0px;
    color: white;
    cursor: pointer;
}
.footer-nav ul li {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
	margin-right: 20px;
}
.footer-nav ul li a {
    color: white;
    text-decoration: none;
	letter-spacing: 1px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	font-family: 'Source Sans Pro', sans-serif;
}
.footer-nav ul li a:hover {
    color: #DA9BD7;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.copyright-agile {
    padding: 1.5em 0em 5em;
}
.copyright-agile p {
    font-size: 16px;
	color: #7f7c7c;
}
.copyright-agile  p a {
    color: #DA9BD7;
}
.copyright-agile  p a:hover {
   text-decoration:underline;
   color: #fff;
   transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.right-social i:hover{
    color:#DA9BD7;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*--//footer--*/

/*--bottom-to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: -10px;
    right: 20px;
    overflow: hidden;
    z-index: 999;
    width: 64px;
    height: 64px;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow-up.png) no-repeat 0px 0px;
}
#toTopHover {
    width: 32px;
    height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/

/*-- responsive --*/
@media(max-width: 1680px){
	.projects-grid-caption {
		bottom: -125%;
	}
.projects-grid-caption h4 {
		font-size: 1.7em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.7em;
    	font-weight: 500;
    	margin: -3.2em 0 0.5em 0;
	}
.projects-grid-caption p {
    font-size: 1em;
    letter-spacing: 1px;
	line-height: 1.2em;
}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -10%;
	}
}
@media(max-width: 1440px){
	.logo h1 a{
		font-size: 1.2em;
	}
	.linkEffects li {
		margin: 15px 17px;
	}
	.slider-info h4 {
		font-size: 2.4em;
	}
	.button a {
		font-size: 1.1em !important;
		padding: 13px 17px;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2.7em;
	}
	.welcome-grid h4 {
		font-size: 1.5em;
	}
	.test-grid h4 {
		font-size: 1.3em;
	}
	.test-grid span {
		font-size: 0.85em;
	}
	
	
	.projects-grid-caption {
		bottom: -155%;
	}
.projects-grid-caption h4 {
		font-size: 1.5em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.5em;
    	font-weight: 500;
    	margin: -3.2em 0 0.5em 0;
	}
	.projects-grid-caption p {
    font-size: 1em;
    letter-spacing: 1px;
	line-height: 1.2em;
}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -20%;
	}
	
	
	.left-COOSW a {
		font-size: 37px;
	}
	.rslides_tabs {
		right: 40%;
	}
	.nbs-flexisel-nav-left {
		left: 91.5%;
	}
}
@media(max-width: 1366px){
	.logo h1 a{
		letter-spacing: 2px;
		font-size: 1.1em;
	}
	.slider-info h4 {
		font-size: 2.35em;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2.6em;
	}
	
	
	.projects-grid-caption {
		bottom: -140%;
	}
.projects-grid-caption h4 {
		font-size: 1.5em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.5em;
    	font-weight: 500;
    	margin: -3.2em 0 0.5em 0;
	}
	.projects-grid-caption p {
    font-size: 1em;
    letter-spacing: 1px;
	line-height: 1.2em;
}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -20%;
	}
	
	
	.rslides_tabs {
		right: 39%;
	}
}
@media(max-width: 1280px){
	.linkEffects li {
		margin: 12px 16px;
	}
	.top-icons ul li {
		font-size: 1.25em;
	}
	.slider-info h4 {
		font-size: 2.3em;
	}
	.button a {
		padding: 12px 15px;
	}
	.rslides_tabs {
		right: 40%;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2.5em;
	}
	.welcome-grid h4 {
		font-size: 1.4em;
	}
	.welcome-main, .contact-form, .projects, .portfolio {
		padding: 3.5em 0em;
	}
	.resp-tab-item {
		padding: 0.5em 1.5em;
	}
	
	
	.projects-grid-caption {
		bottom: -170%;
	}
.projects-grid-caption h4 {
		font-size: 1.2em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.2em;
    	font-weight: 500;
    	margin: -4.8em 0 0.5em 0;
	}
	.projects-grid-caption p {
    font-size: 1em;
    letter-spacing: 1px;
	line-height: 1.2em;
}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -60%;
	}
	
	
	.about_img h5 {
		font-size: 27px;
	}
	.about_opa p {
    line-height: 1.0em;
    font-size: 16px;
    margin-bottom: 30px;
}
	
	
	button.btn1 {
		padding: 0.5em 2.5em;
	}
	.cont-top h5, .left-bCOOSW h5, .right-bCOOSW h5 {
		font-size: 1.4em;
	}
	.left-COOSW a {
		font-size: 35px;
	}
	.right-social {
		font-size: 34px;
	}
	.nbs-flexisel-nav-left {
		left: 90.5%;
	}
}
@media(max-width: 1080px){
	.linkEffects li a {
		font-size: 1em;
	}
	.linkEffects li {
		margin: 6px 14px;
	}
	.slider-info h4 {
		font-size: 2.2em;
	}
	.slider-info p {
		font-size: 0.95em;
		margin-top: 1.5em;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2.4em;
	}
	.welcome-grid h4 {
		font-size: 1.3em;
	}
	
	
	
	.projects-grid-caption {
		bottom: -180%;
	}
.projects-grid-caption h4 {
		font-size: 1.2em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.2em;
    	font-weight: 500;
    	margin: -4.8em 0 0.5em 0;
	}
	.projects-grid-caption p {
    font-size: 1em;
    letter-spacing: 1px;
	line-height: 1.2em;
}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -70%;
	}
	
	
	
	.numscroller {
		font-size: 2.9em;
	}
	section.stats {
		padding: 90px 0;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 32%;
	}
	.contact-form textarea {
		width: 97%;
		min-height: 188px;
	}
	.button {
		margin-bottom: 2em;
	}
	.button a {
		font-size: 1em !important;
	}
	#map {
		height: 300px;
	}
	.left-bCOOSW {
		padding: 2.5em 0em 3.5em 3em;
	}
	.right-bCOOSW {
		width: 58%;
		padding: 2.5em 0em 4.8em 0em;
	}
	.cont-top {
		padding: 1.5em 3em;
	}
	.left-COOSW a {
		font-size: 31px;
	}
	.right-social {
		font-size: 30px;
		width: 20%;
	}
	.left-COOSW {
		width: 38%;
	}
	.rslides_tabs {
		right: 38%;
		bottom: 6%;
	}
	.nbs-flexisel-nav-left {
		left: 89%;
	}
}
@media(max-width: 1050px){
	.logo h1 a{
		font-size: 1em;
	}
	.agile-top-header {
		left: 7%;
		width: 87%;
	}
	.slider-info {
		left: 7%;
		top: 40%;
	}
	.slider-info h4 {
		font-size: 2.1em;
	}
	.rslides_tabs {
		right: 37%;
		bottom: 6%;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2.3em;
		letter-spacing: 0px;
	}
	.welcome-bottom, .test-gr, form {
		margin-top: 3em;
	}
	.sap_tabs {
		margin-top: 2.5em;
	}
	
	
	.projects-grid-caption {
		bottom: -190%;
	}
.projects-grid-caption h4 {
		font-size: 1.1em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.1em;
    	font-weight: 500;
    	margin: -4.8em 0 0.5em 0;
	}
	.projects-grid-caption p {
    font-size: 1em;
    letter-spacing: 1px;
	line-height: 1.2em;
}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -85%;
	}
	
	
	
	.welcome-main, .contact-form, .projects, .portfolio {
		padding: 3em 0em;
	}
	.cont-top h5, .left-bCOOSW h5, .right-bCOOSW h5 {
		font-size: 1.3em;
	}
}
@media(max-width: 1024px){
	.logo h1 a{
		letter-spacing: 1px;
	}
	.slider-info h4 {
		font-size: 2em;
	}
	.button a {
		padding: 11px 14px;
		letter-spacing: 0px;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2.2em;
	}
	.welcome-top p, .agileits-title p, .about-COOSWl p, .contact-form p, .port-head p {
		letter-spacing: 5px;
		margin-top: 0.8em;
	}
	.welcome-grid h4 {
		font-size: 1.25em;
	}
	.resp-tab-item {
		padding: 0.5em 1.3em;
	}
	.top-icons ul li {
		font-size: 1.2em;
	}
	
	
	.projects-grid-caption {
		bottom: -200%;
	}
.projects-grid-caption h4 {
		font-size: 1.1em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.1em;
    	font-weight: 500;
    	margin: -4.5em 0 0.5em 0;
	}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -90%;
	}
	
	
	.about_img h5 {
		font-size: 18px;
		height: 46px;
		line-height: 49px;
	}
	.about_opa p {
    line-height: 1.0em;
    font-size: 14px;
    margin-bottom: 30px;
}
	.about_opa {
    padding: 30px 30px 0;
	margin-top:-25px;
}	
	
	
	
	
	.numscroller {
		font-size: 2.8em;
	}
	.contact-form textarea {
		min-height: 180px;
	}
	button.btn1 {
		font-size: 0.9em;
	}
	div#clients {
		padding: 3em 0em 6em;
	}
	.nbs-flexisel-nav-left {
		left: 86%;
	}
}
@media(max-width: 991px){
	.linkEffects li a {
		font-size: 0.97em;
	}
	.slider-info h4 {
		font-size: 1.8em;
	}
	.linkEffects li {
		margin: 0px 12px;
	}
	.button a {
		padding: 11px 13px;
		font-size: 0.95em !important;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2.1em;
	}
	.welcome-grid {
		float: left;
		width: 33%;
	}
	.welcome-grid h4 {
		font-size: 1.2em;
	}
	.portfolio-grids {
		float: left;
		width: 33%;
	}
	
	
	.projects-grid-caption {
		bottom: -220%;
	}
.projects-grid-caption h4 {
		font-size: 1.0em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.0em;
    	font-weight: 500;
    	margin: -4.5em 0 0.5em 0;
	}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -100%;
	}
	
	
	
	

	
	
	.numscroller {
		font-size: 2.6em;
	}
	.stats-grid h4 {
		font-size: 1.1em;
	}
	.stats-grid i.fa {
		font-size: 1.7em;
	}
	.contact-form textarea {
		min-height: 168px;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		padding: 0.9em;
		margin: 0px 1px 16px 0px;
	}
	.contact-map-right {
		float: left;
		width: 50%;
	}
	.left-contact {
		float: right;
		width: 50%;
	}
	#map {
		height: 271px;
	}
	.right-bCOOSW {
		padding: 2.5em 0em 3.8em 0em;
	}
	.left-bCOOSW {
		padding: 2.5em 0em 1.5em 3em;
	}
	.welcome-main, .contact-form, .projects, .portfolio {
		padding: 2.5em 0em;
	}
	.left-COOSW {
		width: 39%;
		padding: 31px 0px;
	}
	.right-social i {
		padding: 32px 0px;
	}
	.footer-nav ul li {
		font-size: 15px;
	}
	.copyright-agile {
		padding: 1em 0em 4.5em;
	}
	div#clients {
		padding: 2.5em 0em 5.5em;
	}
}
@media(max-width: 900px){
	.projects-grid-caption {
		bottom: -220%;
	}
.projects-grid-caption h4 {
		font-size: 1.0em;
    	font-weight: 500;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 1.0em;
    	font-weight: 500;
    	margin: -4.5em 0 0.5em 0;
	}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -100%;
	}
	.button {
		margin-top: 4em;
	}

}
@media(max-width: 800px){
	.linkEffects li a {
		font-size: 0.95em;
	}
	nav.navbar.navbar-default {
		right: 9px;
	}
	.linkEffects li {
		margin: 0px 8px;
	}
	.top-nav {
		margin-top: 16px;
	}
	.slider-info h4 {
		font-size: 1.7em;
	}
	.slider-info p {
		font-size: 0.9em;
		margin-top: 1.3em;
		letter-spacing: 2px;
	}
	.rslides_tabs li {
		margin-right: 7px;
	}
	.rslides_tabs {
		right: 35%;
		bottom: 5%;
	}
	.button {
		margin-top: 4em;
	}
	.slider-info {
		top: 37%;
	}
	.top-icons ul li {
		font-size: 1.1em;
		margin: 7px;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 2em;
	}
	.welcome-top p, .agileits-title p, .about-COOSWl p, .contact-form p, .port-head p {
		letter-spacing: 4px;
		margin-top: 0.5em;
	}
	.welcome-grid h4 {
		font-size: 1.1em;
	}
	.welcome-grid p {
		letter-spacing: 0px;
		margin-top: 0.8em;
	}
	.welcome-bottom, .test-gr, form {
		margin-top: 2em;
	}
	.sap_tabs {
		margin-top: 2em;
	}
	.resp-tabs-list {
		margin: 0 auto 2em;
	}
	
	
	.projects-grid-caption {
		bottom: -260%;
	}
.projects-grid-caption h4 {
		font-size: 0.7em;
    	font-weight: 300;
   		margin: 8.2em 0 0.5em 0;
	}
.projects-grid-caption h5 {
		font-size: 0.7em;
    	font-weight: 300;
    	margin: -6.5em 0 0.5em 0;
	}
.projects-agile-grid-info:hover .projects-grid-caption{
    bottom: -160%;
	}
	
	
	
	
	.resp-tab-item {
		font-size: 0.95em;
	}
	.projects-grid-caption h4 {
		font-size: 0.95em;
		margin: 25.5em 0 0.5em 0;
		letter-spacing: 1px;
	}
	div#clients {
		padding: 2em 0em 5em;
	}
	.numscroller {
		font-size: 2.4em;
	}
	section.stats {
		padding: 80px 0;
	}
	.left-bCOOSW {
		padding: 1.5em 0em 1.2em 2.5em;
	}
	.right-bCOOSW {
		padding: 1.5em 0em 3.8em 0em;
	}
	.left-COOSW {
		width: 44%;
		padding: 28px 0px;
	}
	.right-social i {
		padding: 28px 0px;
	}
	#toTop {
		bottom: -10px;
	}
}
@media(max-width: 768px){
	.logo h1 a {
		margin-top: 0.3em !important;
		font-size: 0.95em;
	}
	.slider-info h4 {
		font-size: 1.55em;
	}
	.slider-info p {
		margin-top: 1em;
		letter-spacing: 1px;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 1.9em;
	}
	.welcome-grid h4 {
		font-size: 1em;
	}
	.projects-grid-caption h4 {
		margin: 23em 0 0.5em 0;
	}
	#toTop {
		right: 43%;
	}
}
@media(max-width: 767px){
	.linkEffects ul {
		margin: 0;
		padding: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #DA9BD7 !important;
	}
	nav.linkEffects.linkHoverEffect_2 ul li {
		margin: 11px 0px;
		text-align: center;
		display: block;
		z-index: 9999;
	}
	.navbar-toggle {
		float: none !important;
	}
	.top-nav {
		margin-top: 0px;
		width: 68%;
		padding: 0;
	}
	nav.navbar.navbar-default {
		right: 0px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background: #000 !important;
	}
	.gridCOOSW {
		float: left;
		width: 25%;
	}
	.left-bCOOSW h5, .right-bCOOSW h5 {
		padding-bottom: 0.5em;
	}
	.left-bCOOSW {
		padding: 1.5em 0em 2em 2.5em;
	}
}
@media(max-width: 736px){
	.navbar-toggle {
		margin-top: 13px !important;
	}
	.slider-info h4 {
		font-size: 1.5em;
	}
	.slider-info p {
		margin-top: 0.8em;
	}
	.button a {
		padding: 10px 11px;
		font-size: 0.9em !important;
	}
	.button {
		margin-top: 6em;
	}
	.rslides_tabs {
		right: 34%;
		bottom: 3%;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 1.85em;
	}
	.projects-grids {
		margin: 1.5em 0 0 0;
	}
	.projects-grid-caption h4 {
		margin: 23.5em 0 0.5em 0;
	}
	.test-grid h4 {
		font-size: 1.2em;
	}
	.test-grid span {
		font-size: 0.8em;
	}
	div#clients {
		padding: 2em 0em 3em;
	}
	.numscroller {
		font-size: 2.35em;
	}
	.stats-grid h4 {
		font-size: 1.05em;
		letter-spacing: 0px;
	}
	section.stats {
		padding: 70px 0;
	}
	.contact-form textarea {
		min-height: 160px;
		margin-bottom: 1em;
	}
	.left-COOSW a {
		font-size: 28px;
	}
	
	
	.about_img h5 {
		height: 61px;
		line-height: 57px;
	}
	.about_opa p {
    line-height: 1.0em;
    font-size: 12px;
    margin-bottom: 30px;
}
	.about_opa {
    padding: 30px 30px 0;
	margin-top:-25px;
}
	
	
	
	
	
}
@media(max-width: 667px){
	.slider-info p {
		font-size: 0.85em;
	}
	.projects-grid-caption h4 {
		margin: 24.5em 0 0.5em 0;
	}
	.rslides_tabs {
		right: 32%;
		bottom: 1%;
	}
	.cont-top h5, .left-bCOOSW h5, .right-bCOOSW h5 {
		font-size: 1.1em;
	}
	.left-bCOOSW {
		padding: 1.5em 0em 1em 2em;
	}
	.cont-top {
		padding: 1.5em 2em;
	}
	#map {
		height: 251px;
	}
	.left-COOSW a {
		font-size: 26px;
		letter-spacing: 0px;
	}
	.right-social {
		font-size: 28px;
	}
	.left-COOSW, .right-social i {
		padding: 23px 0px;
	}
	#toTop {
		bottom: -10px;
		right: 43%;
	}
	
	
	.about_img h5 {
		height: 61px;
		line-height: 57px;
	}
	.about_opa p {
    line-height: 1.0em;
    font-size: 12px;
    margin-bottom: 30px;
}
	.about_opa {
    padding: 30px 30px 0;
	margin-top:-10px;
}
	
	
	
}
@media(max-width: 640px){
	.slider-info h4 {
		font-size: 1.4em;
	}
	.navbar-toggle {
		margin-top: 8px !important;
	}
	.navbar-toggle .icon-bar {
		width: 19px !important;
		height: 1px !important;
	}
	.logo h1 a {
		font-size: 0.9em;
	}
	.nbs-flexisel-nav-left {
		left: 84%;
	}
	.projects-grids {
		margin: 1em 0 0 0;
	}
	.projects-grid-caption h4 {
		margin: 19em 0 0.5em 0;
		font-size:1em;
	}
	.projects-grid-caption p {
		font-size: 0.9em;
	}
	img.img-r {
		bottom: -32px;
	}
	.test-grid h4 {
		font-size: 1.1em;
	}
	.numscroller {
		font-size: 2.25em;
	}
	.contact-form textarea {
		min-height: 150px;
	}
	.left-COOSW a {
		font-size: 25px;
	}
	
	
	
}
@media(max-width: 600px){
	.slider-info h4 {
		font-size: 1.35em;
	}
	.slider-info p {
		margin-top: 0.5em;
	}
	.button a {
		padding: 9px 10px;
	}
	.button {
		margin-top: 6em;
	}
	#slider3-pager a {
		width: 84%;
	}
	.rslides_tabs li {
		margin-right: 0px;
	}
	.rslides_tabs {
		right: 32%;
		bottom: 0%;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 1.8em;
	}
	.welcome-grid p {
		font-size: 0.9em;
	}
	.welcome-main, .contact-form, .projects, .portfolio {
		padding: 2em 0em;
	}
	.welcome-top p, .agileits-title p, .about-COOSWl p, .contact-form p, .port-head p {
		font-size: 0.9em;
	}
	.projects-grid-caption h4 {
		margin: 20em 0 0.5em 0;
	}
	.stats-grid h4 {
		font-size: 1em;
	}
	section.stats {
		padding: 65px 0;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		font-size: 0.85em;
		letter-spacing: 0px;
		padding: 0.8em;
	}
	.left-bCOOSW {
		width: 52%;
	}
	.right-bCOOSW {
		width: 37%;
	}
	.left-bCOOSW {
		padding: 1.5em 0em 2.5em 2em;
	}
	
	
	.about_img h5 {
		height: 61px;
		line-height: 57px;
	}
	.about_opa p {
    line-height: 1.0em;
    font-size: 12px;
    margin-bottom: 30px;
}
	.about_opa {
    padding: 30px 30px 0;
	margin-top:-10px;
}
	
	
	
	
}
@media(max-width: 568px){
	.navbar-toggle {
		margin-top: 4px !important;
	}
	.slider-info p {
		margin-top: 0.2em;
	}
	.button {
		margin-top: 6em;
	}
	.welcome-grid {
		width: 100%;
	}
	.navbar-toggle {
		padding: 9px 9px;
	}
	.top-icons ul li i {
		padding-right: 0.8em;
	}
	.welcome-grid p {
		font-size: 1em;
	}
	.welcome-grid:nth-child(2), .welcome-grid:nth-child(3) {
		margin-top: 0.8em;
	}
	.nbs-flexisel-nav-left {
		left: 83%;
	}
	.stats-grid i.fa {
		font-size: 1.5em;
	}
	.numscroller {
		font-size: 2.1em;
	}
	.stats-grid h4 {
		font-size: 0.9em;
	}
	section.stats {
		padding: 60px 0;
	}
	.contact-form textarea {
		min-height: 138px;
	}
	button.btn1 {
		letter-spacing: 0px;
	}
	.contact-map-right {
		width: 100%;
	}
	.left-contact {
		width: 100%;
	}
	.cont-top {
		padding: 1.5em 3em;
	}
	.left-bCOOSW {
		padding: 1.5em 0em 2.5em 3em;
	}
	.left-bCOOSW {
		width: 42%;
	}
	.right-bCOOSW {
		width: 57%;
	}
	.left-COOSW a {
		font-size: 24px;
	}
	.right-social {
		font-size: 27px;
	}
	.footer-nav ul li {
		font-size: 14.5px;
		margin-right: 10px;
	}
	#slider3-pager a {
		width: 59%;
		padding: 2px;
	}
}
@media(max-width: 480px){
	.logo h1 a{
		font-size: 0.85em;
	}
	.navbar-toggle {
		margin-top: 0px !important;
	}
	.navbar-toggle {
		padding: 8px 8px;
	}
	.slider-info h4 {
		font-size: 1em;
	}
	.slider-info p {
		font-size: 0.8em;
	}
	.top-icons ul li {
		font-size: 1em;
		margin: 5px;
	}
	.agile-top-header {
		left: 5%;
		width: 91%;
	}
	.slider-info {
		left: 5%;
	}
	.button a {
		padding: 6px 13px;
		font-size: 0.8em !important;
	}
	.button {
		margin-top: 6em;
	}
	.rslides_tabs {
		right: 30%;
		bottom: 2%;
		margin: 0 !important;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 1.4em;
	}
	.welcome-top p, .agileits-title p, .about-COOSWl p, .contact-form p, .port-head p {
		font-size: 0.85em;
	}
	.resp-tab-item {
		padding: 0.4em 1em;
	}
	.resp-tab-item {
		margin-left: 0.7em;
	}
	.portfolio-grids {
		width: 50%;
	}
	.nbs-flexisel-nav-left {
		left: 80%;
	}
	.nbs-flexisel-inner {
		padding: 1em 0 0;
	}
	.projects-grid-caption h4 {
		margin: 12em 0 0.5em 0;
	}
	.test-grid p {
		font-size: 0.9em;
	}
	.test-grid h4 {
		font-size: 1em;
	}
	.test-grid1 {
		padding: 1em 2em;
	}
	img.img-r {
		bottom: -49px;
	}
	.gridCOOSW {
		width: 50%;
	}
	.gridCOOSW:nth-child(3), .gridCOOSW:nth-child(4) {
		margin-top: 2em;
	}
	.stats-grid h4 {
		font-size: 1em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		padding: 0.7em;
	}
	.contact-form textarea {
		min-height: 120px;
		width: 98%;
		margin-bottom: 0.8em;
	}
	button.btn1 {
		font-size: 0.85em;
	}
	#map {
		height: 232px;
	}
	.left-COOSW, .right-social i {
		padding: 20px 0px;
	}
	.left-COOSW a {
		font-size: 23px;
	}
	.left-COOSW {
		width: 49%;
	}
	.footer-nav ul li {
		font-size: 14px;
		margin-right: 5px;
	}
	.copyright-agile p {
		font-size: 15px;
	}
	.copyright-agile {
		padding: 0.5em 0em 4em;
	}
	.modal-header h4 {
      font-size: 1.2em;
	}
	.modal-header span {
		font-size: 0.9em;
		letter-spacing: 1px;
	}
	
	
	.about_img h5 {
		height: 69px;
		line-height: 63px;
		font-size: 23px;
	}
		.about_opa p {
    line-height: 1.0em;
    font-size: 12px;
    margin-bottom: 30px;
}

	
	
}
@media(max-width: 414px){
	.logo h1 a{
		margin-top: 0.2em !important;
	}
	.navbar-toggle {
		padding: 7px 7px;
	}
	.slider-info p{
		letter-spacing:0px;
		line-height:1.8em;
	}
	.button {
		margin-top: 6em;
	}
	.rslides_tabs {
		right: 25%;
		bottom: 0%;
	}
	.portfolio-grids {
		width: 100%;
	}
	.projects-grid-caption h4 {
		margin: 16em 0 0.5em 0;
	}
	.test-grid p {
		letter-spacing: 0px
	}
	img.img-r {
		width: 83px;
		height: 83px;
		bottom: -43px;
	}
	.owl-pagination {
		bottom: -23px;
	}
	.numscroller {
		font-size: 2em;
	}
	.contact-form textarea {
		min-height: 116px;
		width: 99%;
		margin-bottom: 0.5em;
	}
	#map {
		height: 220px;
	}
	.right-bCOOSW {
		width: 50%;
	}
	.left-COOSW {
		width: 57%;
	}
	.left-COOSW a {
		font-size: 20px;
	}
	.right-social {
		font-size: 25px;
		width: 27%;
	}
	.footer-nav ul li a {
		letter-spacing: 0px;
	}
	.copyright-agile p {
		line-height: 1.9em;
	}
	#toTop {
		right: 38%;
	}
	.top-icons ul li i {
		padding-right: 0.4em;
	}
	.button span {
		font-size: 12px;
		margin-left: 5px;
	}
	.logo h1 a {
		font-size: 0.8em;
		letter-spacing: 0px;
	}
}
@media(max-width: 384px){
	.agile-top-header {
		left: 4%;
		width: 93%;
	}
	.slider-info {
		left: 4%;
	}
	nav.navbar.navbar-default {
		right: 0px;
		top: -4px;
	}
	.logo h1 a {
		margin-top: 0em !important;
	}
	.top-icons ul li {
		font-size: 0.95em;
		margin: 4px;
	}
	.slider-info h4 {
		font-size: 0.9em;
	}
	.slider-info p {
		font-size: 0.8em;
	}
	.button a {
		 padding: 4px 10px;
		font-size: 0.8em !important;
	}
	.rslides_tabs {
		right: 18%;
		bottom: 0%;
	}
	.slider-info p {
		margin-top: 0em;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 1.6em;
	}
	.welcome-top p, .agileits-title p, .about-COOSWl p, .contact-form p, .port-head p {
		font-size: 0.8em;
		letter-spacing: 3px;
	}
	.welcome-grid h4 {
		font-size: 0.98em;
	}
	.welcome-grid:nth-child(2), .welcome-grid:nth-child(3) {
		margin-top: 0.3em;
	}
	.welcome-grid p {
		font-size: 0.95em;
		line-height: 1.8em;
		margin-top: 0.5em;
	}
	.resp-tab-item {
		margin-left: 0.3em;
		padding: 0.3em 0.6em;
		font-size: 0.9em;
	}
	.resp-tabs-list {
		margin: 0 auto 1.5em;
	}
	.footer-nav ul li a {
		letter-spacing: 0px;
		line-height: 1.9em;
	}
	.test-grid p {
		font-size: 0.85em;
	}
	.test-grid1 {
		padding: 1em 1em;
	}
	.footer-nav ul li {
		margin-right: 17px;
	}
	#toTop {
		right: 36%;
	}
	.linkEffects li a {
		font-size: 0.9em;
	}
	.logo h1 a {
		font-size: 0.75em;
	}
	
	
	.about_img h5 {
		height: 63px;
		font-size: 22px;
	}
	
	
}
@media(max-width: 375px){
	.welcome-main, .contact-form, .projects, .portfolio {
		padding: 1.5em 0em;
	}
	#slider3-pager a {
		width: 49%;
		padding: 2px;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 1.5em;
	}
	.top-icons ul li i {
		padding-right: 0.4em;
		font-size: 0.9em;
	}
}
@media(max-width: 320px){
	
	.navbar-toggle {
		padding: 5px 6px;
	}
	.navbar-toggle .icon-bar {
		width: 16px !important;
	}
	.slider-info h4 {
		font-size:0.9em;
	}
	.slider-info p {
		line-height: 1.5em;
	}
	.top-icons ul li {
		font-size: 0.9em;
		margin: 0px;
	}
	.logo h1 a {
		font-size: 0.7em;
	}
	.rslides_tabs {
		right: 0%;
		bottom: -1%;
	}
	.welcome-top h2, .portfolio h3, .about-COOSWl h3, .contact-form h3, .port-head h3 {
		font-size: 1.3em;
	}
	.welcome-bottom, .test-gr, form {
		margin-top: 1em;
	}
	.welcome-grid h4 {
		font-size:1em;
	}
	.resp-tab-item {
		font-size: 0.85em;
	}
	.nbs-flexisel-nav-left {
		left: 72%;
	}
	.projects-grid-caption h4 {
		margin: 19em 0 0.5em 0;
	}
	.projects-grid-caption p {
		font-size: 0.85em;
	}
	.test-grid1 {
		padding: 0.8em 0.8em;
	}
	.test-grid h4 {
		font-size: 0.95em;
	}
	img.img-r {
		width: 78px;
		height: 78px;
		bottom: -38px;
	}
	.test-grid:nth-child(2), .test-grid:nth-child(4), .test-grid:nth-child(6) {
		margin-top: 4em;
	}
	section.stats {
		padding: 40px 0;
	}
	.gridCOOSW:nth-child(3), .gridCOOSW:nth-child(4) {
		margin-top: 1.5em;
	}
	.stats-grid i.fa {
		padding-bottom: 0.5em;
	}
	.numscroller {
		font-size: 1.85em;
	}
	section.stats {
		padding: 37px 0;
	}
	.contact-form textarea {
		min-height: 93px;
	}
	button.btn1 {
		font-size: 0.8em;
		padding: 0.4em 2.4em;
	}
	#map {
		height: 190px;
	}
	.cont-top {
		padding: 1em 2.5em;
	}
	.left-bCOOSW {
		width: 54%;
		padding: 1em 0em 1em 2.5em;
	}
	.right-bCOOSW {
		width: 39%;
		padding: 1em 0em 2em 0em;
	}
	.left-COOSW a {
		font-size: 20px;
	}
	.left-COOSW {
		width: 65%;
	}
	.right-social {
		font-size: 23px;
		width: 26%;
	}
	.copyright-agile {
		padding: 0.5em 0em 3em;
	}
	#toTop {
		right: 32%;
		bottom: -19px;
	}
	.linkEffects li a {
		font-size: 0.85em;
	}
	.slider-info {
		top: 44%;
	}
	
	
	.about_img h5 {
		height: 53px;
		font-size: 20px;
		line-height: 51px;
	}
	
	
}

/*--//responsive--*/