@charset "UTF-8";
/* CSS Document */

.white{
	color:#FFFFFF;
}
.caroufredsel_wrapper {
	width:1280px !important;
}

.colores {
	/* [disabled]margin-top:25px; */
	background-color:#F7F2F2;
	padding: 10px 0 10px 0
}


#barra {
	background: #004a98 url(../img/Barra.png) no-repeat;
	height:100px;
}

#logo {
	margin-left:8%;
	height:auto;
	width:30%;
}

#barra2 {
	height:55px;
	background: #004a98 url(../img/Barra.png) no-repeat;
}

#space {
	height:35px;
}

.color{
	background-color:#EBEBEB;
	padding:2%;
}
.color2{
	background-color:#EBEBEB;
}

/* --- slider revolution container --- */
.revolution-slider-container
{
	width: 100%;
	position: relative;
	padding: 0;
}
.revolution-slider
{
	width: 100%;
	height: 300px;
	position: relative;
	background: #F5F5F5;
}
/* --- slider revolution label --- */
.slider-content-box
{
	width: 85%;
	max-height: auto;
	white-space: normal;
	background: rgba(0, 74, 152, 0.7);
	padding-bottom: 47px;
}

.slider-content-boxi
{
	width: 460px;
	max-height: auto;
	white-space: normal;
}
.slider-content-box h2
{
	color: #FFF;
	border-bottom: 1px solid #0cb3a1;
	padding: 21px 30px 20px;
	background: rgba(38, 38, 40, 0.68);
}

.slider-content-box h2 a
{
	color: #FFF;
}

.slider-content-box p
{
	font-family: 'Raleway';
	font-size: 16px;
	color: #FFF;
}
.slider-content-box .more
{
	margin-left: 30px;
}
.tp-caption a:hover
{
	color: #FFF !important;
}
/* --- slider revolution navigation arrows --- */
.tparrows.preview1
{
	width: 40px;
	height: 100px;
}
.tparrows.preview1:after
{
	font-family: "template" !important;
	font-size: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFF;
	width: 40px;
	height: 100px;
	text-align: center;
	background: rgba(0, 0, 0, 0.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.tp-rightarrow.preview1:after
{	
	content: 'a';  
	right: 0;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}
.tp-leftarrow.preview1:after
{
	content: 'a';
}
.tparrows.preview1:hover:after 
{
	background: #FFF;
	color: #666;
}
.tparrows.preview1 .tp-arr-allwrapper
{
	display: none;
}
/* --- slider revolution navigation bullets --- */
.tp-bullets.preview1
{
	height: 12px !important;
}
.tp-bullets.preview1 .bullet 
{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 
{
	background: #FFF !important;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
}
/* --- misc --- */
.scroll-top.animated-element
{
	position: fixed;
	visibility: hidden;
	display: block;
	width: 50px;
	padding: 13px 0;
	background: rgba(38,38,40,0.4);
	right: 30px;
	bottom: 30px;
	text-align: center;
}
.scroll-top:before
{
	font-size: 24px;
	color: #FFF;
}
.scroll-top:hover
{
	background: #F4BC16;
}
.header h1 a,
.sf-menu a:hover,
.social-icons a:hover,
.header-top-bar .template-search:hover,
.header-top-bar-container .header-toggle:hover,
.slider-control:hover,
.more:hover,
.vertical-menu li a:hover,
.buttons li a:hover,
.tabs-navigation li a:hover,
.tabs-navigation li a:focus,
.tabs-navigation li a:active,
.taxonomies a:hover,
.pagination li a:hover,
.scroll-top:hover
{
	text-decoration: none;
}
input, textarea
{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
input[type='checkbox']
{
	-webkit-appearance: checkbox;
}
input[type='radio']
{
	-webkit-appearance: radio;
}
:focus 
{
	outline:none;
}
::-moz-focus-inner 
{
	border:0;
}
body.lock-position 
{
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#banderin {
	height:315px;
	width:25%;
	background-color:#FFFFFF;
	margin-left:5%;
	opacity: 0.8;
	z-index:300000;
}

/* =============================================================================
  CONTENT
============================================================================= */
.content {
  position: relative;
  top:30%;
  z-index: 2;
  max-width: 500px;
  background-color:#FFFFFF;
  opacity: 0.8;
  margin-left:5%;


}

.content__heading {
  margin-bottom: 24px;
  color: #272727;
  font-size: 44px;
  height:300px;

}

.content__teaser {
  margin-bottom: 24px;
  color: #595959;
  font-size: 22px;
}

.content__cta {
  display: inline-block;
  margin: 0;
  padding: 12px 48px;
  color: #ff3c64;
  font-size: 22px;
  text-decoration: none;
  border: solid 4px #ff3c64;
}


/* --- our clients --- */
.our-clients-list-container
{
	overflow: hidden;
	text-align: center;
}
.our-clients-list li
{
	float: left;
	margin-right: 30px;
}
.our-clients-list li img
{
	width: 100%;
}
.our-clients-pagination
{
	display: inline;
}
.our-clients-pagination a
{
	display: inline-block;
	width: 1px;
	height: 1px;
	background: #E2E6E7;
	border: 5px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-left: 10px;
	margin-top: 48px;
}
.our-clients-pagination a:first-child
{
	margin-left: 0;
}
.our-clients-pagination a.selected,
.our-clients-pagination a:hover
{
	border-color: #0cb3a1;
	background: #0cb3a1;
}
.our-clients-pagination span
{
	display: none;
}
.our-clients-list
{
	display: none;
}
.projects-list.isotope li>a,
.projects-list.isotope a>img
{
	display: block;
	width: 270px;
	height: 180px;
}
.re-preload .re-preloader
{
	height: 200px;
}

.novedades
{
	color:004a98;
	font-size:25px;
	text-align:center;
	border-bottom:#0cb3a1 solid 5px;
	line-height:35px;
}

/* --- social icons --- */
.social-icons li
{
	margin-top:4%;
	float: left;
	border-right: 1px solid #214B99;
}
.social-icons li:first-child
{
	border-left: 1px solid #214B99;
}
.social-icons a
{
	display: block;
	color: #AAA;
}
.social-icons a:hover
{
	color: #444;
}
.social-icons a:before
{
	font-size: 20px;
}
.header-top-bar .social-icons
{
	float: right;
}
.social-icons li a
{
	padding: 20px;
}
.social-icons.yellow li
{
	background:#214B99 ;
	border: 1px solid #214B99;
	margin-left: 6px;
	
}
.social-icons.yellow li:hover
{
	background: transparent;
}
.social-icons.yellow li a
{
	padding: 10px 10px 10px 10px;
}
.social-icons.yellow li a:before
{
	color: #FFF;
}
.social-icons.yellow li a:hover:before
{
	color: #80be03;
}
.social-icons.yellow li:first-child
{
	margin-left: -35px;
}
/* --- search --- */
.header-top-bar .search-container
{
	float: right;
	position: relative;
}
.header-top-bar .template-search
{
	display: block;
	font-size: 14px;
	padding: 17px;
	border-right: 1px solid #E2E6E7;
	color: #AAA;
}
.template-search:hover
{
	color: #444;
}
.search
{
	position: absolute;
	display: none;
	width: 179px;
	right: 0;
	padding: 12px 10px;
	margin-top: 5px;
	background: #F5F5F5;
	z-index: 99;
}
.search .search-input
{
	float: left;
	width: 91px;
	color: #444;
	font-size: 14px;
	background: #FFF;
	border: 1px solid #E2E6E7;
	margin: 0;
	padding: 12px 14px 12px 12px;
}
.search .search-input.hint
{
	color: #858d94;
}
.search .search-input::-webkit-input-placeholder 
{
	color: #858d94;
}
.search .search-input:-moz-placeholder 
{
	color: #858d94;
    opacity:  1;
}
.search .search-input::-moz-placeholder
{
	color: #858d94;
    opacity:  1;
}
.search .search-input:-ms-input-placeholder 
{
	color: #858d94;
}
.search .search-submit-container
{
	position: relative;
	float: right;
}
.header-top-bar .search .template-search
{
	padding: 18px 18px 17px 18px;
	border: none;
}
.search .search-submit-container:hover .template-search
{
	color: #444;
}
.search .search-submit
{
	position: absolute;
	width: 50px;
	height: 50px;
	background: none;
	padding: 0;
	top: 0;
	left: 0;
	cursor: pointer;
}

/* --- header --- */
.header-container
{
	padding: 5px 0;
}
.header-top-bar-container
{
	background-color: #F5F5F5;
}
.header-top-bar-container .header-toggle
{
	display: none;
	clear: both;
	text-align: center;
	color: #444;
	padding: 15px 0;
}
.header-top-bar-container .header-toggle:hover
{
	color: #000;
}
.header-top-bar-container .header-toggle
{
	-moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-filter: fliph;
    filter: fliph;
}
.header-top-bar-container .header-toggle.active
{
	-moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.header{
	width: 700px;
	margin-left: auto;
	/* [disabled]margin-right: auto; */
}
.header-top-bar{
	width: 55%;
	float: right;}

.header .logo
{
	width: 370px;
	/*float: left;*/
}
.header h1
{
	font-size: 37px;
	font-weight: 900;
	color: #F4BC16;
	line-height: 1;
}
.header h1 a
{	
	color: #F4BC16;
}
.header h1 a:hover
{
	opacity: 1;
}
/* --- page header --- */
.page-header
{
	height: 55px;
	-webkit-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 11px 4px -10px rgba(0, 0, 0, 0.05) inset;
}
.page-header-left
{
	float: left;
	width: 400px;
}
.page-header-right
{
	float: right;
	width: 650px;
}
.page-header-right label
{
	float: left;
}
/* --- contact details --- */
.header-top-bar .contact-details
{
	float: right;
}
.contact-details li
{
	float: left;
	border-right: ;
	font-family: 'Raleway';
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	padding: 15px 10px 0 0;
}

.contact-details li p
{
	font-family: 'Raleway';
	font-size: 16px;
}

.contact-details li:first-child
{
	border-left: ;
}
.contact-details li:before
{
	font-size: 14px;
	margin-right: 10px;
}

/* --- features --- */
.features-list li
{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.features-list.big li
{
	text-align: center;
}
.features-list li:first-child
{
	margin-top: 0;
}
.features-list li:before
{
	float: left;
	font-size: 48px;
	margin-right: 30px;
	color: #0cb3a1;
	padding: 25px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.features-list.big li:before
{
	clear: both;
	float: none;
	display: block;
	width: 60px;
	font-size: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 39px;
}
.features-list li h4
{
	padding-bottom: 5px;
}
.features-list li p
{
	font-family: 'Raleway';
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	margin-top: 19px;
	margin-left: 128px;
}
.features-list.big li h4
{
	margin-top: 35px;
}
.features-list.big li h4:after
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.features-list.big li p
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.features-list.big .ornament
{
	position: relative;
	width: 1px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 13px;
	background: #E2E6E7;
}
.features-list.big .ornament:after
{
	position: absolute;
	content: "";
	border: 1px solid #E2E6E7;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 11px;
	height: 11px;
	left: -6px;
	bottom: -13px;
}
.page-404 .features-list.big li p
{
	font-size: 16px;
    line-height: 26px;
    margin-top: 34px;
}





.wrapper {
    	height: auto !important;
    	height: 100%;
    	margin: 0 auto; 
    	overflow: hidden;
    }
    
    a {
      text-decoration: none;
    }
    
    
    h1, h2 {
      width: 100%;
      float: left;
    }
    h1 {
      margin-top: 10px;
      color: #337ab7;
      margin-bottom: 5px;
    }
    h2 {
      color: #999;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 10px;
    }
    
    .pointer {
      color: #9b59b6;
      font-family: 'Pacifico', cursive;
      font-size: 30px;
      margin-top: 15px;
    }
    pre {
      margin: 80px auto;
    }
    pre code {
      padding: 35px;
      border-radius: 5px;
      font-size: 15px;
      background: rgba(0,0,0,0.1);
      border: rgba(0,0,0,0.05) 5px solid;
      max-width: 500px;
    }


    .main {
      float: left;
      width: 100%;
      margin: 0 auto;
    }
    
    .main h1 {
      padding:150px 50px;
      float: left;
      width: 100%;
      font-size: 45px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      font-weight: 100;
      color: white;
      margin: 0;
    }

    .main h1.demo1 {
      background: #1ABC9C;
    }
    .main h1.demo2 {
      background: #e74c3c;
    }
    .main h1.demo3 {
      background: #e67e22;
    }
    .main h1.demo4 {
      background: #f1c40f;
    }
    .main h1.demo5 {
      background: #34495e;
    }
    
    .reload, .btn{
      display: inline-block;
      border: 4px solid #FFF;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      background: rgba(255,255,255, 0.75);
      display: inline-block;
      line-height: 100%;
      padding: 0.7em;
      text-decoration: none;
      opacity: 0.7;
      color: #555;
      width: 100px;
      line-height: 140%;
      font-size: 17px;
      font-family: open sans;
      font-weight: bold;
    }
    .reload:hover, .btn:hover {
      background: white;
    }
    .btn {
      width: 200px;
    }
    .btns {
      width: 230px;
      margin: 50px auto;
    }
    .credit {
      text-align: center;
      color: #999;
      padding: 10px;
      margin: 0 0 40px 0;
      background: rgba(255,255,255,0.25);
      float: left;
      width: 100%;
    }
    .credit a {
      color: #555;
      text-decoration: none;
      font-weight: bold;
    }