/*!
 * SNOW Landing Page Theme
 *
 * Created by Visual Soldiers
 * Visit us at http://www.visualsoldiers.com
 *
 * Handcrafted with love in Atlanta!
 */
/*estilos traidos de la plantilla inicio*/

@font-face {
	font-family: 'Conv_Brandon_med_it';
	src: url('fonts/Brandon_med_it.eot');
	src: local('☺'), url('fonts/Brandon_med_it.woff') format('woff'), url('fonts/Brandon_med_it.ttf') format('truetype'), url('fonts/Brandon_med_it.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Brandon_bld';
	src: url('fonts/Brandon_bld.eot');
	src: local('☺'), url('fonts/Brandon_bld.woff') format('woff'), url('fonts/Brandon_bld.ttf') format('truetype'), url('fonts/Brandon_bld.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
  font-family: 'BrandonGrotesque-Light';
}
/* ESTILOS COUNTDOWN */
.text-countdown {
  color: #fff;
  font-weight: 100;
  font-size: 40px;
  margin: 20px 0px;
}

#clockdiv{
  font-family: sans-serif;
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
}

#clockdiv > div{
  padding: 10px;
  border-radius: 3px;
  background: #154f93;
  display: inline-block;
}

#clockdiv div > span{
  padding: 15px;
  border-radius: 3px;
  background: #0b0c37;
  display: inline-block;
}

.smalltext{
  padding-top: 5px;
  font-size: 16px;
}


/**/


#recent-works .col-xs-12.col-sm-4.col-md-3{
  padding: 0;
}

.logos_l{
clear:both;
}

#recent-works{
    padding-bottom: 70px;
}

.recent-work-wrap {
  position: relative;
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
  margin-top:20px;
}

.recent-work-inner p{
color:white;
margin:45px 0;	
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #5f0100;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
  font-size:16px;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}

/*estilos traidos de la plantilla fin*/

/* ==========================================================================
   Global styles
   ========================================================================== */


h1, h2, h3, h4, h5, h6, p, .btn, .navbar-nav a, .form-control, .list-inline, small, #pricing {
  font-family: 'Cuprum', sans-serif;
}

p, .lead {
	font-family: 'Raleway', sans-serif!important; 
}

h1 {
  font-size: 55px;
  line-height: 55px;
  letter-spacing: -1px;
  color: #ffffff;
  font-weight: 700;
}

h2 {
	
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #ffffff;
  font-weight: 500;
  text-align:center;
	padding-bottom:20px;
}

h3 {
	
  font-size: 32px;
  letter-spacing: 0px;
  color: #231f20;
  font-weight: 700;
  text-align:center;
}
.h3a {
	
  font-size: 32px;
  letter-spacing: 0px;
  color: #ffffff;
}

.lead {
  font-size: 21px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 400;
}

p {
  font-size: 17px;
  line-height: 22px;
  color: #929496;
  font-weight: 400;
  text-align:center;
}

.p {
  font-size: 14px;
  line-height: 22px;
  color: #929496;
  font-weight: 400;
  text-align:left;
	padding-left: 70px;
}

/*------------------Utilities---------------------*/
a {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
}

a:hover, a:focus, a:visited {
  text-decoration: none;
  color: white;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -10%;
}

::selection {
	background: #231f20; /* Safari */
	color: #FFFFFF;
}
::-moz-selection {
	background: #231f20; /* Firefox */
	color: #FFFFFF;
}


/*------------------Buttons---------------------*/
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline: none;
}

.btn {
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
}

.btn-lg {
  font-size: 13px;
  line-height: 1.33;
  padding: 22px 30px;
  font-weight: 400;
  letter-spacing: 1px;
}

.btn-sm {
  font-size: 11px;
  line-height: 1.33;
  padding: 10px 18px;
  font-weight: 400;
}

.btn-wide {
  width: 100%;
  font-size: 13px;
  line-height: 1.33;
  padding: 18px 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.btn-primary {
  background-color: #f6bb00;
  color: #ffffff;
  font-weight:bold;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background-color: #c18b1f;
  color: #ffffff;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.btn-secondary {
  background-color: #ffffff;
  color: #231f20;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  background-color: #ededed;
  color: #231f20;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}




/*-----------------Margins------------------*/
.margin-0 {
    margin-bottom: 0 !important;
}
.margin-10 {
    margin-bottom: 10px !important;
}
.margin-15 {
    margin-bottom: 15px !important;
}
.margin-20 {
    margin-bottom: 20px !important;
}
.margin-30 {
    margin-bottom: 30px !important;
}
.margin-40 {
    margin-bottom: 40px !important;
}
.margin-50 {
    margin-bottom: 50px !important;
}
.margin-60 {
    margin-bottom: 60px !important;
}
.margin-70 {
    margin-bottom: 70px !important;
}
.margin-80 {
    margin-bottom: 80px !important;
}
.margin-90 {
    margin-bottom: 90px !important;
}
.margin-100 {
    margin-bottom: 100px !important;
}


/*-----------------Colors------------------*/

.black {
  color: #231f20;
}

.blue {
  color: #0b0c37;
  font-weight: 700;
}
.blue:focus, .blue:visited {
  color: #f6bb00;
}

.turquoise {
  color: #007833;
}

.white {
  color: #ffffff;
  font-size:16px !important;
  text-decoration:underline;
  width:170px;
  margin:10px auto 0 auto !important;
  display:block;
}

.black-bg {
  background: #231f20;
}

.blue-bg {
  background: #f6bb00;
  color:white;
  text-decoration: none;
}
.blue-bg:hover {
	background-color: #c18b1f;
	color: #ffffff;
}

.white-bg {
  background: #ffffff;
}

.purple-bg {
	background: #6d3f96;
}

.color-red {
  color: #134707;
}

.yellow {
    border-color: #fdc05d;
    color: #fdc05d;
}


/* ==========================================================================
   Nav Styles
   ========================================================================== */

.navbar {
    border: 0px solid rgba(0, 0, 0, 0);
    background: #70cbce;
    margin: auto;
    min-height: 60px;
    padding-top: 8px;
    position: fixed;
    top: -120px;
    transition: top 0.4s ease 0s;
}

.navbar.open {
    top: 0;
}

.navbar-inverse .navbar-nav > li > a, .navbar-nav a {
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #ffffff;
    opacity: 0.6;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #4ec3cd;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.logo img {
	margin-top: 6px;
}



/* ==========================================================================
   Main styles
   ========================================================================== */
header {
  background: url(../img/header-bg.jpg) no-repeat center center;
  width: 100%;
  padding: 20px 10px 60px 10px;
  min-height: 100vh;
  overflow: hidden;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.header-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin-top:0%;
  margin-left: 0px;
  margin-bottom: 12%;
}

.signin {
  padding-top: 9px;
}


.mouse-icon {
    border: 2px solid #fff;
    border-radius: 16px;
    display: block;
    height: 50px;
    margin: -100px auto 50px;
    position: relative;
    width: 30px;
    z-index: 10;
}
.mouse-icon .scroll {
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: scrolling;
    animation-play-state: running;
    animation-timing-function: linear;
}
.mouse-icon .scroll {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 4px;
    width: 4px;
}
@keyframes scrolling {
0% {
    opacity: 0;
    top: 5px;
}
30% {
    opacity: 1;
    top: 10px;
}
100% {
    opacity: 0;
    top: 25px;
}
}

.pad-xl {
	padding: 100px 0px;
}

.pad-lg {
	padding: 160px 0px;
}

.pad-sm {
	padding: 80px 0px;
}

.pad-xs {
	padding: 30px 0px;
}



#be-the-first {
  background: url(../img/be-the-first-bg.jpg) #231f20 no-repeat center center fixed;
  min-height: 300px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

hr.line {
	width: 100%;
	border: 2px solid;
}

.iphone {
    position: relative;
    height: 200px;
}

.iphone img {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 440px;
}


#invite {
   	background: url(../img/invitacion-bg.jpg) no-repeat center center;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
}

#invite1 {
   	background: #EEEEEE;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
}
.fa-envelope-o {
  color: #4ec3cd;
  font-size: 22px;
  display: block;
  padding-top: 15px;
  width: 60px;
  height: 60px;
  border: 2px solid #4ec3cd;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin: auto;
}



.news-container {
  padding: 10px 0px 20px;
  border-bottom: 1px dotted #d9d9d9;
}

.news-img {
  padding-right: 20px;
}

footer {
  background: #ffffff;
  padding: 40px 0px;
}

.social li a:hover {
  opacity: 0.5;
}

.sep {
	margin:20px 0;
}

.t1{
	font-size:45px;
	font-weight:100;
	padding:10px 0;
	border-bottom:2px solid #f6bb00;
	color:white;
	width:580px;
	margin:auto;
	font-family: 'Montserrat', sans-serif;
    margin-top: 150px;
}

.st{
	font-size:12px !important;
	text-align:left;	
}

.pd{
	padding:18px 0;	
}

 btp{
	 text-decoration:underline;
	 margin-top:-10px;
 }

/*---------------Pricing Tables-------------------*/


#pricing {
  background: #70cbce;
}

.pricing-container {
  padding-left: 0px;
  padding-right: 0px;
}

.pricing-table {
  background: transparent;
  margin-bottom: 50px;
  margin-top: 0px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.pricing-table.active {
  box-shadow: 0px 0px 12px rgba(41,46,50,0.6); 
  position: absolute;
  margin: auto;
  z-index: 200;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.pricing-table:hover {
  margin-top: -10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.pricing-table li {
  padding-left: 20px;
  padding-right: 20px;
}

.headline {
  background: #231f20;
  color: #FFFFFF;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.price {
    background: none repeat scroll 0 0 #231f20;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
}


.pricing-table:hover li.price  {
  background: #303236;
  -webkit-transition: all 0.85s ease-in-out;
  -moz-transition: all 0.85s ease-in-out;
  -o-transition: all 0.85s ease-in-out;
  transition: all 0.85s ease-in-out;
}

.price small {
  font-weight: 300;
  color: #929496;
}

.info {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 13px;
  color: #929496;
  background: #ffffff;
}

.features {
  color: #231f20;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #E8EAEA;
  background: #ffffff
}

.features.first {
  border-top: 1px dotted #E8EAEA;
}

.features.last {
  padding-top: 17px;
  padding-bottom: 20px;
}

.features.last a {
	color: #70cbce;
	font-size: 14px;
	letter-spacing: 1px;
}

.pricing-container .btn {
    border-radius: 0;
}





/* ==========================================================================
   Form styles
   ========================================================================== */
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #929496;
    display: block;
    font-size: 15px;
    height: 45px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

input{
	margin-bottom:5px;	
}

button{
	padding:15px 0 !important;
	width:100%;
		
}

form > a{
	text-decoration:underline !important;
	font-size:14px;	
}

.form-control::-moz-placeholder {
    color: #908F8F;
    font-size: 15px;
    opacity: 1;
}

.form-control::-webkit-placeholder, .form-control::-o-placeholder {
    color: #908F8F;
    font-size: 15px;
    opacity: 1;
}

.form-control::-o-placeholder {
    color: #908F8F;
    font-size: 15px;
    opacity: 1;
}

.blue_footer, .dark_footer{
background-color:#1b4f9a;
color:white;
text-align:center;	
padding:30px 0;
}

.dark_footer{
background-color:#0b0c37;
overflow:hidden;
padding:15px 0;
}

.blue_footer p, .dark_footer p{
color:white;
font-family: 'Montserrat', sans-serif !important;
font-weight:100;
font-size:14px;	
}

.blue_footer a{
text-decoration:underline;
margin:0px auto 10px auto;
display:block;
font-size:16px;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.video_cont{
margin-top:-40px;
padding-bottom:30px;	
}
.white-text{
	font-family: 'Lato', sans-serif;
	color:#ffffff;
	font-size:16px;
}

/* ==========================================================================
   Mobile styles
   ========================================================================== */
/* Landscape phones and down */
@media (max-width: 480px) { 

.btn-lg {
  font-size: 12.5px;
  line-height: 1.33;
  padding: 16px 13px;
  letter-spacing: 0px;
  margin:10px 0;
}


.btn-wide {
  width: 100%;
  font-size: 12.5px;
  line-height: 1.33;
  padding: 16px 13px;
  letter-spacing: 0px;
}

#be-the-first { 
      background-attachment: scroll;
  }

.navbar-nav a{
	margin:0 3%;
}

.header-info h2, .header-info .t1{
display:none;	
}

.logos_l{
margin-top:10px;
}

.btn_empresa{
margin:10px 0;
display:block;
}

.video_cont{
margin-top:20px;	
}

.pad-xl {
	padding: 20px 0px;
}

.recent-work-wrap .recent-work-inner h3 a{
  margin-top:0px;
  font-size: 16px;
}

.recent-work-wrap .recent-work-inner h3{
line-height:.8em;
font-weight:300;
}

.recent-work-wrap .overlay{
padding:20px 10px;	
}

}



/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 

#be-the-first { 
      background-attachment: scroll;
  }

.navbar-nav a{
	margin:0 5%;	
}

.img-responsive{
	margin:20px auto;	
}

.header-info h2, .header-info .t1{
display:none;	
}

.logos_l{
margin-top:10px;
}

.pad-xl {
	padding: 70px 0px;
}

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {

#be-the-first { 
      background-attachment: scroll;
  }
  
  
}



/* Desktops and laptops ----------- */
@media (min-width: 992px) and (max-width: 1199px) {

}
     


/* Large screens ----------- */
@media (min-width: 1200px) and (max-width: 3000px) {

}   

/*nuevo*/
.fh5co-event {
    position: relative;
    padding-left: 120px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.fh5co-event .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: #f6bb00;
    display: flex;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.img-50 {
    width: 50%;
}
.fh5co-event h3 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
    color: #000;
}

.fh5co-event .date span {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    width: 100px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    padding-top: 10px;
}


