﻿port url(http://fonts.googleapis.com/css?family=Raleway:500,600,700,100,800,900,400,200,300);
@import url(http://fonts.googleapis.com/css?family=Playball);
@font-face {
	font-family: 'seguibl';
	src: url('../fonts/seguibl.eot');
	src: local('seguibl'), url('../fonts/seguibl.woff') format('woff'), url('../fonts/seguibl.ttf') format('truetype');
}

.segoe{
	font-family: 'Segoe UI Black' !important;
  font-weight: bold;
  font-size: 45px;


}

body{
	padding-right: 0!important;
}

.modal-open{
	overflow: auto!important;
}

body, html{
	font-family: 'Raleway', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}

@media (min-width: 1200px){
	.container {
	width: 1200px;
	}
}

h1{
	text-transform: uppercase;
}

h2{
	line-height: 20px;
	margin:  0;
}

h4 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #0084c8;
}
p{
	font-size: 15px;
}

a { 
	color: #ffffff;
	transition: all 0.8;
}
a:hover,
a:focus{
	color: #69bde2;
	text-decoration: none;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* Home Style */
#tf-home{
	background: url(../img/01.jpg);
	background-size: cover;
	background-position: center;
	background-position-y: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #f5f5f5;
}

#tf-home .overlay{
	
	height: auto;
	background-attachment: fixed;
}

.content{
	padding: 5% 0 18% 0;
	text-align: center;
	text-shadow: 0.5px 0.5px 0.5px #000;
}

.slide-form{
	display: inline-block;
	border: 2px solid #fff;
	padding: 20px;
	border-radius: 3px;
	font-size: 18px;
	background: #232323;
  background: rgba(23,23,23,0.8);
}

.slide-form button.btn.btn-primary.my-btn{
	background: #3873d2;
	font-size: 23px!important;
	border: 2px solid #fff!important;
	border-radius: 2px!important;
}
.slide-form button.btn.my-btn:hover{
	border: 2px solid #3873d2!important;
	color: #3873d2!important;
}

/* Navigation */
#tf-menu {
	margin-bottom: 0;
	background: #232323;
  background: rgba(23,23,23,0.8);
	border: 0;
	color: #fff !important;
	padding: 0% 0;
	transition: all 0.5s;
}
.container.slide h1{
padding-top: 18%;
 text-shadow: 0.5px 0.5px 0.5px #000
}
#sticky {
    padding: 0.5ex;
    background-color: #333;
    color: #fff;
    font-size: 2em;
    border-radius: 0.5ex;
}
#tf-menu.stick {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    background: #222222;
    padding: 1% 0;
}
#tf-menu.navbar-default .navbar-nav > li > a {
	color: #69bde2;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
}

#tf-menu.navbar-default .navbar-nav > li > a:hover, 
#tf-menu.navbar-default .navbar-nav > li > a:focus {
	color: #69bde2;
	background-color: transparent;
}

.logo {
	font-family: 'Playball', cursive;
}

#tf-service{
	padding: 4% 0; 
}

#tf-separator{
	padding: 3% 0;
	background: #0084c8; 
}

.media-left.media-middle i {
	padding: 20px 30px 20px 0;
	font-size: 30px;
	color: #0084c8;

}

.media-body h4 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #0084c8;
}

#tf-portfolio{
	background: #f1f1f1;
	padding: 5%  0 8% 0;
	text-align: center;
}

.section-title hr{
	border-color: #0084c8;
	width: 60px;
}

.section-title h2{ font-weight: 700;}
button.btn,
a.btn {
	margin: 15px 5px;
	transition: all 0.5s;
	border-radius: 0px;
}
button.btn.btn-primary.my-btn,
a.btn.btn-primary.my-btn {
	background: #69bde2;
	border: 1px solid #69bde2;
	border-radius: 0px;
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
}
button.btn.btn-primary.my-btn:hover,
a.btn.btn-primary.my-btn:hover{
	background: #FFFFFF;
	color: #69bde2;
}
button.btn.btn-primary.my-btn.dark:hover,
a.btn.btn-primary.my-btn.dark:hover{
	background: #fff;
	color: #69bde2;
}
a.btn.btn-primary.my-btn2 {
	background: rgba(47, 147, 123, 0);
	border-color: #FFFFFF;
	border-radius: 0px;
	border-width: 2px;
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #FFFFFF;
}

a.btn.btn-primary.my-btn2:hover{
	background: #69bde2;
	color: #ffffff;
	border-color: transparent;
}

ul.cat.list-inline li a {
	border: 1px solid #69bde2;
	padding: 5px 15px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	color: #69bde2;
	transition: all 0.5s;
}

ul.cat.list-inline li a:hover{
	background: #69bde2;
	color: #ffffff;
}

.space{ padding: 20px}
.toppadding{ padding-top: 30px}
.nopadding{ padding:  0;}

#tf-about{
	background: url(../img/nosotros.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #222222;
}

#tf-about .overlay{
	height: auto;
	background-attachment: fixed;
	padding: 10% 0;
}

#tf-about2{
	background: url(../img/11.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #222222;
}

#tf-about2 .overlay{
	height: auto;
	background-attachment: fixed;
	padding: 4% 0;
}

#tf-why-me{
	background: url(../img/10.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #222222;
}

#tf-why-me .overlay{
	height: auto;
	background-attachment: fixed;
	padding: 5% 0;
}
ul.why-me li{
	margin: 10px 0;
}
#tf-contact{
	color: white;
	background: #222;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 5% 0;
	text-align: center;
	border-bottom: 2px solid #3a689f;
}

form#contact {
	padding: 5%;
	background: #3a689f;
	outline: 6px solid rgba(34, 34, 34, 0.08);
}

#tf-contact input.form-control {
	height: 40px;
}

#tf-contact .form-control{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 16px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #FFF;
	border-radius: 0;
	border-top: 2px solid transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: all 0.8s;
}
#tf-contact .form-control:focus,
#tf-contact .form-control:hover{
	border-top: 2px solid #69bde2;
}
nav#tf-footer {
	background: #222222;
	padding: 3% 0 2% 0;
	color: #f1f1f1;
}
.navbar-brand{
	padding-top: 0;
}

.newsletter img{
	 width: 130px;
	cursor: pointer;
}

.newletter-left p{
	cursor: pointer;
}

.newsletter h2{
	margin-top: 20px;
	color: #fff;
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 20px;
}

.newsletter p{
	color: #fff;
    font-size: 20px;
}

#email-newsletter::-webkit-input-placeholder{
	color: #fff;
}
#email-newsletter::-moz-placeholder{
	color: #fff;
}
#email-newsletter::-ms-input-placeholder{
	color: #fff;
}
#email-newsletter::-moz-placeholder{
	color: #fff;
}

#email-newsletter{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding: 0 3%;
    border: 1px solid #2a97a9;
    background-color: #33a4b6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    margin: 0 10px 0 0;
}

.btn-newsletter{
	margin: 0px!important;
	color: #fff;
	border: 2px solid #fff;
	background-color: #33a4b6 
}
.btn-newsletter:hover{
	color: #33a4b6;
	background-color: #fff;
	border: 2px solid #33a4b6; 
}

@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (max-width: 480px) {
	.navbar-brand img{
		padding-top: 10px;
		width: 210px;
	}
}

@media (max-width: 770px) {
	#tf-why-me, #tf-about2{
		background: none!important;
	}
	#tf-about{
		background: #f4f4f4!important;
	}
	.btn-newsletter{
		margin-top: 10px!important;
	}
	#tf-portfolio img{
		margin: 10px 0;
	}
	.slide .content:nth-child(1){
		padding: 2% 0 0 0;
	}
	.slide .content{
		padding: 0 0 4% 0;
	}
}
@media (max-width: 460px) {
	#tf-separator h2, #tf-separator p{
		text-align: center!important;
	}
}

.modal{
	z-index: 99999;
}

.modal-dialog{
	box-shadow: 0 0 1px #fff, 0 0 1px #fff;
}

.modal-content{
	background: rgba(23,23,23, 1)
}

.modal-header .close{
	    color: #1f6aa8;
    opacity: 1;
    text-shadow: none;
}

.modal-title{
	color: #1f6aa8;text-shadow: 0.5px 0.5px 0.5px #000; font-weight: bold
}

.modal-body, .modal-subtitle{
	color: #fff;
}

.modal-facebook .modal-title{
	color: #fff;
}
.modal-facebook .modal-header{
    background: #4267b2;
    color: #fff;
}
.modal-facebook .modal-dialog{
	box-shadow: 0 0 2px #4267b2, 0 0 2px #4267b2;
}

.modal-facebook .modal-header .close{
	color: #fff;
}

.modal-facebook .modal-body{
	color: #000;
	background: #fff;
}

.btn-facebook{
	background: #4267b2;
	color: #fff!important;
}
.btn-facebook:hover{
	background: #365899;
}

#modal-success .modal-dialog,
#modal-error .modal-dialog{
	margin-top: 200px;
}
#modal-success .modal-body h3,
#modal-error .modal-body h3{
	float: left;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
#modal-success .modal-body,
#modal-error .modal-body{
	width: auto;
	text-align: center;
}
