@charset "utf-8";
/* CSS Document */
/*Awesome fonts*/
@charset "utf-8";

@font-face {
font-family: "MuseoSans";
src: url("../fonts/MuseoSans-100.otf");
font-weight: 100;
}
@font-face {
font-family: "MuseoSans";
src: url("../fonts/MuseoSans_900.otf");
 font-weight: 800;
}

@font-face {
font-family: "MuseoSans";
src: url("../fonts/MuseoSans_500.otf");
 font-weight: 500;
}

*	 {margin:0px;padding:0px;text-decoration:none; outline:none; font-family: "MuseoSans"; color: #333;}
body{ font-size: 17px; }
.error{ border:1px solid #F00 !important; background:#F9C0C0;}
.success-msg{background:#E9F7DD;border: 1px solid #ABD0A8;color: #589051; margin-bottom: 30px;max-width: 1129px;padding: 11px 16px; display:none;}
del{ text-decoration:line-through; color:#ccc}
input, textarea {font-family: Arial, Helvetica, sans-serif;font-size:18px;}

section{ padding-top:10px;}
.gray-bg{background-color: #FBFBFB;}
.border{border-bottom: 1px solid #E3E3E3;}
.tables .overlay, .our-clients .overlay {background: url("../images/white.png") repeat scroll 0 0;height: 100%;left: 0;position: absolute; top: 0;width: 100%;}
.no-padding-bottom{ 
	padding-bottom:0;
	background-color:#f7f8fa;

}

#wrapper{ overflow-x:hidden;}

/* colors */
.red{ color:#e21e25}
.purple{ color:#7251a2}
.green{ color:#bed431}
.blue{ color:#0052ff}
.greay{ color:#bcc1c9}
.cyan{ color:#2693ff;}


.back-to-top{ background:#cecece;border-radius: 6px; bottom: 20px; color: #FFFFFF; display: block; font-size: 40px;  height: 50px;line-height: 42px; position: fixed;right: 20px;text-align: center; width: 50px;z-index: 50; display:none;}
.back-to-top:hover, .back-to-top:focus{ color:#fff;}

.fixed-header .navbar-default{ position:fixed; left:0; top:0; width:100%; z-index:50;border-bottom: 1px solid #e3e3e3;}
.fixed-header .parallax-main-banner{ top: 65px;}




/*parallax banner*/


.parallax-main-banner h2, .video #heading h2 { border: 0 none; font-size: 44px;color: #fff;display: inline-block;line-height: 70px;padding:0 20px;margin-top:0;text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);}
.video > #heading, .parallax-main-banner > #heading {padding-top: 6%;}
.tabs-btn{bottom: 0; color: #2693ff;  left: 0;  min-height: 139px; ; position: absolute;   text-align: center;  width: 100%;}
.tabs-btn ul li{ float: left; line-height: 180px; width: 20%;height: 139px; position:relative;}
.tabs-btn ul li a.active:after{position: absolute;bottom: -28px;left: 50%;margin-left: -17px;content: ' ';height: 0px;width: 0px;border: 14px solid transparent;}
.tabs-btn ul li a{ display:block;height: 139px; overflow:hidden;}
.tabs-btn ul li a i{color: #FFFFFF;font-size: 72px;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.tabs-btn ul li:hover{ line-height:20px;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.tabs-btn ul li:hover a i{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);-webkit-transform: rotate(360deg); font-size:30px;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease; margin-bottom: 10px;margin-top: 20px;}
.tabs-btn ul li p{line-height: 17px; display:none; color:#fff;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.tabs-btn ul li p span{ display:block; font-size:15px; font-weight:bold; padding-bottom: 6px;font-family: 'BebasRegular'; font-weight:400;}
.tabs-btn ul li:hover p{ display:block; font-size:13px;}


/* Video banner */
.video{ position:relative; top:65px; max-height:650px; overflow:hidden; text-align:center;}
.video #heading{ position:absolute;z-index:2; padding-top:25%; left:0; width:100%;}
.video iframe{ border:0;}




/* .tabs-btn colors */
.tabs-btn.green ul li:nth-child(1){ background:#BED431}
.tabs-btn.green ul li:nth-child(1) a.active:after{border-top-color:#BED431;}
.tabs-btn.green ul li:nth-child(2){ background:#F6C815}
.tabs-btn.green ul li:nth-child(2) a.active:after{border-top-color:#F6C815;}
.tabs-btn.green ul li:nth-child(3){ background:#E21E25}
.tabs-btn.green ul li:nth-child(3) a.active:after{border-top-color:#E21E25;}
.tabs-btn.green ul li:nth-child(4){ background:#60CAE8}
.tabs-btn.green ul li:nth-child(4) a.active:after{border-top-color:#60CAE8;}
.tabs-btn.green ul li:nth-child(5){ background:#7251A2}
.tabs-btn.green ul li:nth-child(5) a.active:after{border-top-color:#7251A2;}


/*experience*/
.experience-content{ max-width:890px; margin:0 auto 50px;}
.experience p{ line-height:30px;}



/* services section */
.services-sec{ text-align:center;min-height: 410px;margin-top: 30px;}
.services-sec .container{ position:relative;}
.services-sec .tab1, .services-sec .tab2, .services-sec .tab3, .services-sec .tab4, .services-sec .tab5{ position:absolute; left:0; top:0; width:100%;}


.servicio-image-sec{ position:relative;margin-bottom:25px; overflow:hidden; height:318px;}
.servicio-image-sec ul{ left: 0; margin: 0; z-index:6;  position: absolute;text-align: center;  top: -100%; width: 100%; margin-top:-21px;}
.servicio-image-sec ul li{ display: inline-block;margin-left: 2px;}
.servicio-image-sec ul li a{ display:block; width:42px; height:42px; background:#fff; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
.servicio-image-sec ul li a i{ font-size: 20px;line-height: 44px;}
.servicio-detail-sec h3{
    line-height: 28px;
     margin:0; 
     padding:0 0 10px 0; 
     border:0}
.servicio-detail-sec h3 span{ color: #4C4C4C;font-size: 16px;font-style: italic;font-weight: 300;padding-top: 4px;}
.servicio-detail-sec p{
	font-size: 19px;
	margin-bottom:0;
    margin: 0 0 10px;
    font-weight: 300;
    line-height: 24px;
	color: #000;
}
.servicio-image-sec .img-overlay{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:5; display:none;}
.servicio-image-sec ul li a:hover{ background:#333;}
.servicio-image-sec ul li a:hover i{ color:#fff}
.servicio-image-sec:hover .img-overlay{ display:block;}
.servicio-image-sec:hover ul, .servicio-image-sec ul{-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.servicio-image-sec, .servicio-image-sec img{-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease; width:100%}
.servicio-image-sec:hover img{max-width: 200%;width: 120%;margin-left: -30px;margin-top: -30px; -moz-transition: all 600ms ease;-webkit-transition: all 600ms ease;-ms-transition: all 600ms ease;-o-transition: all 600ms ease;transition: all 6s00ms ease;}
.servicio-image-sec:hover ul{ top:50%;}
.servicio.bg{ background:#f5f5f5; margin:0}
.servicio.bg h1{ background:none}
.servicio.bg .servicio-detail-sec{ padding-bottom:50px;}
.servicio .col-md-4:nth-child(1) .servicio-image-sec .img-overlay, .entry .overlay{ background:rgba(70, 70, 55,.5);}
.servicio .col-md-4:nth-child(2) .servicio-image-sec .img-overlay, .entry .overlay{ background:rgba(70, 70, 55,.5);}
.servicio .col-md-4:nth-child(3) .serviciom-image-sec .img-overlay, .entry .overlay{ background:rgba(70, 70, 55,.5);}
.servicio .col-md-4:nth-child(1) .servicio-image-sec li a{ color:#a5afb2;}
.servicio .col-md-4:nth-child(2) .servicio-image-sec li a{ color:#a5afb2;}
.servicio .col-md-4:nth-child(3) .servicio-image-sec li a{ color:#a5afb2;}


.servicio-detail-sec h3 {
	font-size: 30px;
	font-weight: 500;
    line-height: 28px;
    margin: 0;
    padding: 0 0 10px 0;
    border: 0;
    
}
    

 /* services tri sec */
.tri-sec{ padding:0 0 30px 0}
.tri-sec i{ font-size:50px;}
.tri-sec p {padding: 0 20px;}
.tri-sec.last{ padding:0}
.tri-sec.last p{ margin:0}





/*CREATIVE TEAM section start here*/
.team{}
.team-image-sec{ position:relative;margin-bottom:25px; overflow:hidden; height:318px;}
.team-image-sec ul{ left: 0; margin: 0; z-index:6;  position: absolute;text-align: center;  top: -100%; width: 100%; margin-top:-21px;}
.team-image-sec ul li{ display: inline-block;margin-left: 2px;}
.team-image-sec ul li a{ display:block; width:42px; height:42px; background:#fff; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
.team-image-sec ul li a i{ font-size: 20px;line-height: 44px;}
.team-detail-sec h3{ line-height: 28px; margin:0; padding:0 0 10px 0; border:0}
.team-detail-sec h3 span{ color: #4C4C4C;font-family: 'Open Sans',sans-serif;font-size: 16px;font-style: italic;font-weight: 300;padding-top: 4px;}
.team-detail-sec p{ margin-bottom:0}
.team-image-sec .img-overlay{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:5; display:none;}
.team-image-sec ul li a:hover{ background:#333;}
.team-image-sec ul li a:hover i{ color:#fff}
.team-image-sec:hover .img-overlay{ display:block;}
.team-image-sec:hover ul, .team-image-sec ul{-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.team-image-sec, .team-image-sec img{-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-webkit-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease; width:100%}
.team-image-sec:hover img{max-width: 200%;width: 120%;margin-left: -30px;margin-top: -30px; -moz-transition: all 600ms ease;-webkit-transition: all 600ms ease;-ms-transition: all 600ms ease;-o-transition: all 600ms ease;transition: all 6s00ms ease;}
.team-image-sec:hover ul{ top:50%;}
.team.bg{ background:#f5f5f5; margin:0}
.team.bg h1{ background:none}
.team.bg .team-detail-sec{ padding-bottom:50px;}
.team .col-md-4:nth-child(1) .team-image-sec .img-overlay, .entry .overlay{ background:rgba(70, 70, 55,.5);}
.team .col-md-4:nth-child(2) .team-image-sec .img-overlay, .entry .overlay{ background:rgba(70, 70, 55,.5);}
.team .col-md-4:nth-child(3) .team-image-sec .img-overlay, .entry .overlay{ background:rgba(70, 70, 55,.5);}
.team .col-md-4:nth-child(1) .team-image-sec li a{ color:#a5afb2;}
.team .col-md-4:nth-child(2) .team-image-sec li a{ color:#a5afb2;}
.team .col-md-4:nth-child(3) .team-image-sec li a{ color:#a5afb2;}




/* parallax tables */
.tables{background:url(../images/table-bg.jpg); position: relative; background-attachment:fixed; background-size:cover; margin:20px 0 0; padding:80px 0 60px}
/* tables */
.table {border-bottom: 4px solid #E8E8E8;background:#FFFFFF;width: 100%;}
.table-heading { background: none repeat scroll 0 0 #F8F8F8; display: block; font-size: 24px;  font-weight: 700;  padding: 20px 39px; text-transform: uppercase;}
.table .price { font-size: 14px; padding: 20px 20px 20px 50px;  position: relative;margin:0;display: inline-block;}
.table .price span {font-weight: bold;}
.table .price span strong {font-size: 46px;}
.table .price .currency { font-size: 18px; left: 40px;position: absolute;top: 16px;}
.table ul { background: none repeat scroll 0 0 #F8F8F8; padding: 0 10px;margin-bottom: 0;}
.table ul li {border-top: 1px solid #E8E8E8;padding: 12px 29px;}
.table ul li:first-child { border-top: 0 !important;}
.table a.btn { display: block;margin: 17px auto;max-width: 160px;}



#filters {
	margin:10px 0 50px 0;
	text-align: center;
	display: block;
	float: none;
	z-index: 2;
	position: relative;
}
#filters ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#filters ul li {
	display: inline-block;
}
#filters ul li a {
	display: block;
	float: left;
	padding: 2px 5px;
	color: inherit;
	font-weight: bold;
}
#filters ul li a h3 {
	font-size: 14px;
	text-transform:uppercase;
	padding:12px 21px;
	border: 1px solid transparent;
	margin:0;
	font-family: 'Open Sans',sans-serif;
}
#filters ul li a:hover h3, #filters ul li a.active h3 {
	color: #a5afb2;
	border: 1px solid;
}



.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/*servicios */
.products{}
.products .product{float:left;margin: 13px 1.6% 20px 0;position:relative;}
.products .product:nth-child(4n+4){ margin-right:0}
.product-thumb{ position:relative;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease; overflow:hidden;margin-bottom:20px;}
.product-thumb a{ display:block;}
.product-thumb a span.overlay{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:.8; z-index:5; display:none;}
.product-thumb:hover a span.overlay{ display:block;}
.product-thumb img{ display:block;}
.product-thumb i{ border: 3px solid #FFFFFF;border-radius: 6px;color: #FFFFFF;font-size: 22px;height: 46px;left: 50%;line-height: 40px;margin-left: -23px;margin-top: -23px;position: absolute;text-align: center;top: -46px;width: 46px;z-index: 8; display:block; -moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.product-thumb:hover i{ top:50%;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
.product .sale{ width:57px; height:57px; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; position:absolute; right:-7px; top:-20px; border:3px solid #fff; text-align:center; font-size:16px; color:#fff; font-weight:300;line-height: 48px; z-index:15}
.product-desc h4, .product-desc h4 a{font-size: 18px;color:#393939;padding:0;border:0;font-weight:400;margin-bottom:5px;}
.product-desc h4 .price, .product-desc h4 a .price{ float:right; font-size:23px; font-weight:700; padding:0}
.product-desc p{ font-weight:300; color:#4c4c4c;}

/* colors */
.product.greay .sale{ background:#a5afb2;}
.product.greay .price{ color:#a5afb2;}
.product.greay .product-thumb a span.overlay{ background:#a5afb2;}

.product.blue .sale{ background:#2693ff;}
.product.blue .price{ color:#2693ff;}
.product.blue .product-thumb a span.overlay{ background:#2693ff;}







.seguros{
	background-color: #fff;
	margin-top: 30px;
	}


.slider4{
	padding-top:40px;
}

/* our clients */
.our-clients{background: url("../images/clients-bg.jpg") repeat;background-attachment:fixed; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;position:relative;}
.our-clients h1{ margin-bottom:50px; border:0; padding-left:0}
.testimonial{ border-radius: 2px; font-size: 20px; font-style: italic; margin:0 auto 0 auto;width: 100%;padding: 60px 88px;position: relative;}
.testimonial p{ line-height:28px; margin-bottom:0}
.testimonial .fa-quote-left, .testimonial .fa-quote-right{ font-size:41px; color:#ebebeb; position:absolute;}
.testimonial .fa-quote-left{ top:40px; left:28px;}
.testimonial .fa-quote-right{ bottom:40px; right:28px;}



/* contact us */

 

.contact-us .form{min-height:380px;}
#contact_form input[type=text]{ margin-bottom: 10px!important;}
.contact-us label{ float:left;}
.contact-us .btn{ margin-left:9.8%; border:0;}
.message label{ width:9.8%; float: left;
}
.message textarea{ width:89.3%; margin-bottom:13px;}
.map{ margin-top:40px 0 0;}
.map iframe{ border:0; width:100%; height:470px;}
.map-title{ background:#2693ff; text-align:center;}
.map-title h4{ font-size:32px; color:#fff; margin:0;}
.map-title h4 span{ background: #FFFFFF;display: inline-block;font-size: 40px; height: 65px;line-height: 63px;padding: 0;width: 57px; margin:0 0 0 35px; cursor:pointer; opacity:.9;}
.map-title i{ background:#fff;}
.message input[type="submit"]:hover, .message input[type="submit"]:focus{ color:#000}

.selector {
    background:#fff;
    width: 100% !important;
    color:black;
}
   
.selector select{
   height: auto;
    height: 47px;
    width: 36.1%;
    padding: 7px 12px;
     margin-bottom: 10px;
        margin-left: 32px;
}
.selector span{
  color:black;
    width:100% 
        !important;}
.select input[type="text"] {
    border: 1px solid #E4E4E4;
    margin-right: 0;
    padding: 10px 12px; 
    width: 100%;
    font-size:12px;
    color:black;

}

.contact-us .btn {
    margin-left: 9.8%;
    border: 0;
}
.btn-blue {
    background: #2693ff;
    border-color: #2693ff;
    color: #fff;
	}



@media (max-width: 1368px) {
.hideen-visible-desktop{
    visibility: hidden;
    max-width: 1000px;
    }
}



/* footer */
footer{ color: white; padding:20px 0; text-align:center; background: #333;}
.social{ text-align:center;}
.social li{ display:inline-block}
.social li a{ display:block;text-align:center;color:#fff;font-size: 13px;border-radius:100%;line-height:40px;margin: 10px;}
.social li a:hover{ color:#324987;}



.copyright{font-size:13px;padding:15px 0 0;color: white;margin:0;}




/*------------------------- browsers hack ------------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    .piecharts, .tables, .our-clients{ background-attachment:scroll}
}



/*------------------------- ANIMATION CSS ------------------------*/

.experience .row div.experience-content, .experience .row div.devices, .services-sec .tab1 .row .col-md-4, .tri-secs .col-md-6, .team .row .col-md-4, .tables .row .col-md-3, .products .product, #portfolio-items-wrap, .our-clients .flipInY, .contact-us .form, .social li{ opacity:0;}
.experience .row div.experience-content.animated, .experience .row div.devices.animated, .services-sec .row .col-md-4.animated, .tri-secs .col-md-6.animated, .team .row .col-md-4.animated, .tables .row .col-md-3.animated, .products .product.animated, #portfolio-items-wrap.animated, .our-clients .flipInY.animated, .contact-us .form.animated, .social li.animated{ opacity:1;}




/*------------------------- Color Shitcher ------------------------*/
.switcher{position:fixed; right:-3px; top:50%; z-index:55; text-align:center; margin-top:-25px;}
.switcher a{ display: block;font-size: 28px; height: 51px; line-height: 49px; width: 50px; color:#ccc; background:#222222; color:#fff;border-radius: 4px;}
.switcher a:hover{ color:#fff; background:#F6C815}
.switcher a.light{background:#F6C815;}
.switcher a.light:hover{background:#4f4f4f;}






.sub-page{ padding:100px 0;}



/*..... BLOG ......*/

.blog{
}
.blog .left-sec{
	margin: 20px 0 0 0;
}
.blog .right-sec{
	float:right;
	margin: 20px 0 0 0;
}
.blog h3{ margin: 0 0 10px 0}
.blog span.date{
	
}
.blog span.date i{
	margin:0 5px 0 0;
}
.blog a.comment{
	margin:0 0 0 20px;
	color: #4c4c4c;
}
.blog p.post-detail{
	margin:15px 0 0 0;
	font-size:16px;
}
.blog .blog-post{
	margin:28px 0;
}
.blog .headings{ margin:25px 0 0 0;}
.blog .headings h1{ margin:0px !important;}
.blog .headings h2{ margin:0px !important;}
.blog .headings h3{ margin:10px 0 0 0 !important;}
.blog .headings h4{ margin:10px 0 0 0 !important;}
.blog .headings h5{ margin:10px 0 0 0 !important;}
.blog .headings h6{ margin:10px 0 0 0 !important;}
.blog .tags{
	margin:30px 0 0 0;
}
.blog .tags span{
	margin: 10px 10px 0 0;
	float:left;
}
.blog .tags a{
	border:solid 1px #CCC;
	padding: 10px 22px;
	margin: 0 5px 5px 0;
	color:#666;
	float:left;
}
.blog .comments{
	
	margin:25px 0 0 0;
}
.blog .comments .comment-sec{
	background:#f6f6f6;
	padding:15px;
	margin:15px  0 0 0;
	float:left;
}
.blog .comments .comment-sec2{
	margin:15px  0 0 95px;
}
.blog .comments .author{
	border-radius:100%;
	border:solid 3px #fff;
	box-shadow:0 0 1px #999;
	float:left;
}
.blog .comments span.author-name{
	float:left;
	font-weight:600;
	font-size:22px;
	margin:0;
}
.blog .comments a.date{
	margin: 5px 0 0 16px;
	color: #f6c715;
	float: left;
}

.blog .comments .comment-detail{
	float:right;
	width:85%;
}
.blog .comments .comment-detail p{
	margin:5px 0 0 0;
}
.blog .leave-comment{
}
.blog .leave-comment .comment-form{
	margin:15px 0 0 0;
}
.blog .comment-form input[type=text]{
	width:100%;
	height: 48px;
margin: 0 0 10px 0;
padding: 0 7px;
color: #999999;
border:solid 1px #cccccc;
}
.blog .comment-form textarea{
	width:100%;
	height: 250px;
	margin: 0 0 10px 0;
	padding: 10px 7px;
	color: #999999;
	border:solid 1px #cccccc;
}
.blog .comment-form input[type=submit]{
	padding: 11px 38px;
	color: #fff;
	border: none;
}
.blog .search{ width:100%;}
.blog .search input{ 
	width:100%;
	height: 42px;
	margin: 16px 0 10px 0;
	padding: 0 7px;
	color: #999999;
	border:solid 1px #cccccc;
	font-style: italic;
}
.blog .search a.search-bar{
	position:absolute;
	margin: 15px 0 0 -38px;
	padding: 10px;
	color:#999999;
}
.blog .search a.search-bar:hover{
	color:#06ceed;
}
.blog .recent-post{
	margin:30px 0 0 0;
}
.blog .recent-post .post{
	margin:25px 0 0 0;
}
.blog .recent-post .post a{
	font-size:18px;
	display:block;
	color: #4c4c4c;
}
.blog .recent-post .post a:hover{
	color:#333333;
}
.blog .recent-post .post i{
	margin:0 5px 0 0;
}
.blog .recent-post .post span{
	margin: 2px 0 0 16px;
	float: left;
	color:#aaaaaa;
}
.blog .about-company{
	margin:30px 0 0 0;
}
.blog .about-company p{
	margin:15px 0 0 0;
}
.blog .tags-cloud{
	margin:30px 0 0 0;
}
.blog .tags-cloud .tags{
	margin:0 0 0 0;
}
.blog .tags-cloud .tags a{
	float:left;
	margin: 0 5px 5px 0;
}
.blog .archive{
	margin:30px 0 0 0;
}
.blog .archive a{
	font-size: 18px;
	display: block;
	margin: 15px 0 0 0;
}

.blog .archive a:nth-child(1n+1){ color:#bed431;}
.blog .archive a:nth-child(2n+2){ color:#5ecae6;}
.blog .archive a:nth-child(3n+3){ color:#f6c715;}
.blog .archive a:nth-child(4n+4){ color:#e21e25;}
.blog .archive a:nth-child(5n+5){ color:#7251a2;}



.blog .archive a:hover{
	color: #333;
}
.blog .archive i{
	margin: 0 5px 0 0;
}

.cta{
	float: left; padding: 10px 20px; background: #da202c; color: white; font-weight: 600; font-size: 24px;
	
}
.bg-white{
	background: white;
}

.font-18{
	font-size: 18px;
}

.font-24{
	font-size: 24px;
}

.no-padding-bottom{
	padding-bottom: 0!important;
}

.cd-headline.rotate-1 ,
.cd-headline.rotate-1 div,
.cd-headline.rotate-1 b{
    color: white!important;
}
header.sticky {
    position: fixed;
    z-index: 10;
    transition: all ease 0.3s;
    box-shadow: 1px 2px 2px rgba(169, 168, 168, 0.11);
}

header.sticky .navbar.navbar-default{
   background: rgba(23, 86, 148, 0.88);
   color: #777;
}

.the-header{
  background-image:url(../img/slides/enfermerasamor.jpg);
  font-size: 40px;
  text-align: center;
  position: inherit;
  min-height: 300px

}
.the-header>div{
  margin: auto;
  margin-top: 100px;
  color: white;
}
.the-header h1{
  margin-bottom: 0;
  font-weight: 900;
  font-size: 60px;
}

@media (max-width: 567px) {
.the-header h1{
font-size: 13vw;
} h2{
	font-size: 11vw;
	}
	
	.selector select{
   height: auto;
    height: 47px;
    width: 68%;
    padding: 7px 12px;
     margin-bottom: 10px;
        margin-left: 7px;
}
.selector span{
  color:black;
    width:100% 
        !important;}
.select input[type="text"] {
    border: 1px solid #E4E4E4;
    margin-right: 0;
    padding: 8px 12px; 
    width: 100%;
    font-size:12px;
    color:black;	
}
	
	.message label { 
		width:100%; 
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1px;
   
}
	
	
}


.subsection h2{
	font-size: 59.5px;
}

ul{
	list-style: none;
}

.masthead-brand{
	display: block;
}

.masthead-brand.sticky{
	display: none;
}

.sticky .masthead-brand{
	display: none;
}

.sticky .masthead-brand.sticky{
	display: block;
	margin-top: 0px;
}


.btn-aseguradoras {
    background: #2693ff;
    border-color: #2693ff;
    color: #fff;
    display: inline-block;
    padding: 15px 25px;
    margin-left: 20px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.btn-cupones {
    background: #2693ff;
    border-color: #2693ff;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 0;
    margin-top: -10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgb(0, 187, 238,.09);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #fed136;
}
::selection {
  text-shadow: none;
  background: #fed136;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #fed136;
}
