/*

Template 2077 Modern Town

http://www.tooplate.com/view/2077-modern-town

*/

/* Body 
------------------------------------- */
body {
		background:rgba(0, 91, 149,0.5);
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: relative;
}

html,body {
      width: 100%;
     overflow-x: hidden;
  }

.post-masonry img {
    width: 45%;
    display: block;
	
	
}

.post-masonry h3 {
  color: #005B95;
  font-size: 14px;
  letter-spacing: 23px;
  letter-spacing: 2px;
  font-weight:700; 
 	
}
/* Typography
------------------------------------- */
h1,h2,h3,h4,h5 {
  font-weight: bold;
}

 Typography
h1 {
  font-size: 62px;
  line-height: 72px;
  font-weight: bold;
  color: #FFF;
}


h2 {
  color: #FFF;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 1px;
  padding-bottom: 12px;
}

h3 {
  color:#FFF;
  font-size: 16px;
  letter-spacing: 26px;
  letter-spacing: 2px;
}

h5 {
  color: #FFF;
  line-height: 28px;
  letter-spacing: 2px;
}

p {
	color: #FFF;
  font-size: 16px;
  letter-spacing: 0.9px;
  line-height: 32px;
}



/* All Section styles
------------------------------------- */
#about,#testimonial, #blog, #counter, #contact, #service{
   	padding-top: 50px;
  	padding-bottom:50px;
  	
}


#origen,#trabajos{
   	padding-top: 0px;
  	padding-bottom:0px;
  	
}

#about h3,#origen h3,#trabajos h3 {
  	padding:5px;
	color:#005B95;	
	
	
}

.parallax-section {
  	background-attachment: fixed !important;
  	background-size: contain  cover !important;
	
	
	
}


/* navigation styles0px 2px 8px 0px rgba(50, 50, 50, 0.04);
/* ========================================== */
.navbar-default {
	/*background-image:url(../images/logo_drusila_menu.jpg);*/
	background:#005B95;

     
   /* border: none;*/
  /*  border-bottom:1px solid   #E4E4E4; */
    box-shadow: box-shadow: 0 0 20px #FFF;
    margin: 0 !important;
	
  }
.navbar-default .navbar-brand {/* logo*/
 
  margin:0;
 
 
     
  }
.navbar-default li {
  margin: 5px 5px;/* logo*/
    
 
}
.navbar-default .navbar-nav li a {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
	border:0px solid #00F;
	 
  }
.navbar-default .navbar-nav li a:hover {
    color: #000;
  }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color:#000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000;
  background-color: #fff ;
  border-radius:5px ;
 
}
.navbar-default .navbar-toggle {
     border: none;
     padding-top: 12px;
  }
.navbar-default .navbar-toggle .icon-bar {
    background: #ffffff;
    border-color: transparent;
  }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}



/* home section styles
/* ========================================== */
#home {
 background: url('../images/logo_drusila_fondo8.png') 50% 0 repeat-y fixed;
/* background:#FFF;*/

 
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  text-align: center;
}

#home .btn-danger {
  background: #ffa400 !important;
  margin-right: 20px;
}

#home .btn-danger:hover {
  background: #ffc400 !important;
}

#home .btn {
  background: #000000;
 /* border-color: transparent;*/
 border:1px solid #00F;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 14px 52px;
  margin-top: 250px;
  transition: all 0.7s ease-in-out;
}

#home .btn:hover {
  background: #000;
}


/* testimonial section styles
/* ========================================== */
#testimonial {
  background: #000;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
	
}
#testimonial .item {
  text-align: center;
  display: block;
  width: 100%;
  padding-bottom: 62px;
}



/* service section styles
/* ========================================== */
#testimonial .item {
  text-align: center;
  display: block;
  width: 100%;
  padding-bottom: 62px;
}

#testimonial .item img {
  display: inline-block;
}

#service {
  background: url('../images/FONDO.png') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
	
}
#service .service-detail {
background-color: rgba(41, 44, 0, 0.5);
background: rgba(41, 44, 0,0.5);
color: rgba(41, 44, 0, 0.5);
padding:30px 10px 70px 70px;
}

#service h3 {
  	padding:5px;
	color:#FFF;
	
	
	
}


/* about section styles
/* ========================================== */
#about {
  background:#fff;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
	
}
#about .container {
  	width: 100%;
  	padding: 0px;
  	margin: 0px;
	border:0px solid #005B95;
	
}

#about .col-md-6 {
	padding: 0;
	border:0px solid  #000;
}


#about img {
  	padding: 30px;
}

#about .about-des {
  	padding: 50px;
}

#about .about-des h1 {
	font-size: 26px;
}

#about .about-des h2 {
	font-size: 20px;
}

#about .about-des h3 {
	font-size: 16px;
}

#about .about-des h4 {
	font-size: 14px;
}

#about .about-des p {
	font-size: 16px;
	line-height: 32px;
}
#about .btn {
  background:#0099FF;
 border-color: transparent;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  float:right;

}

#about .btn:hover  {
  background: #ffa400;

}

/* blog section styles
/* ========================================== */
#blog {
  background:#005B95;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
#blog h2, #blog h4 {
  text-align: center;
}

#blog h2 {
  padding-bottom: 12px;
  font-size: 32px;
}

#blog h4 {
  padding-bottom: 32px;
  letter-spacing: 0.9px;
}

#blog p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
}

#blog .blog-wrapper {
  background: #005B95;
  border: 1px solid #f0f0f0;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#blog .blog-wrapper h3 a {
  color: #000000;
  

}

#blog  .btn {
  background:#0099FF;
 border-color: transparent;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  float: right;

}

#blog  .btn:hover  {
  background: #ffa400;

}
/* Counter section styles
/* ========================================== */
#counter {
   background: url('../images/counter-bg.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding-top: 160px;
  padding-bottom: 160px;
}

#counter .counter-number {
  color: #ffa400;
  font-size: 32px;
}

#counter .counter-text {
  color: #ffffff;
  letter-spacing: 2px;
}


/* contact section styles
/* ========================================== */
#contact {
  background: url('../images/logo_drusila_fondo3.png') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

#contact .form-control {
  background: rgba(41, 44, 0, 0.5);
  border-color:#FFF;
  color:#FFF;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom:20px;
  transition: all 0.4s ease-in-out;
  padding: 10px;
  height: auto;
}

#contact input[type="submit"] {
	color:#000;
  background: #FFF ;
  border:none;
  border-radius: 4px;
  font-weight: bold;
  letter-spacing: 1px;
  height: 50px;
  margin-top: 10px;
}

#contact input[type="submit"]:hover {
  background:#00AAFF;
}

.form-control::-moz-placeholder {
  color: #FFF;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color:#FFF;
}
.form-control::-webkit-input-placeholder {
  color: #FFF;
}

#contact .contact-detail {
background-color: rgba(41, 44, 0, 0.5);
background: rgba(41, 44, 0,0.5);
color: rgba(41, 44, 0, 0.5);
padding:30px 10px 70px 70px;
}

#contact .contact-detail h2 {
  padding-bottom:10px;
}

#contact .contact-detail div {
  padding-bottom:5px;
}


.loading{
	height: 32px;
	display: none;
	background: url('../images/load.gif') no-repeat;
	padding: 7px;
	padding-left: 40px;
	color: #353526; 
	font-weight: bold;
	width: auto; 
	float: right;
}
.fail{
	width:100%;
	color: #ff4c4d;
	border: 0px solid #ff4c4d;
	border-radius: 4px;
	padding: 4px 10px;
}

.corre ct{
	width: 100%;
	color: #3C6;
	border: 0px solid #6C6;
	border-radius: 4px;
	padding: 4px 10px;
}

/* footer section styles
/* ========================================== */
footer {
  padding-top: 5px;
  padding-bottom: 50px;
  background:#005B95;
  box-shadow: 0 0 20px #005B95;
}

footer h2{
	font-size:15px;
	color:#FFF;
}

footer p {
  padding-right: 40px;
  padding-bottom: 20px;
  font-size: 14px;
}

footer a {
  color: #606060;
}

footer a:hover {
  color: #ffa400;
  text-decoration: none;
}

.link-list a {
  color: #FFF;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}

.social-icon {
  padding: 0;
  margin: 0;
   
}
.social-icon li {
  list-style: ;
  display: inline-block;
  
}
.social-icon li a {
 /* background: #3c3c3c;*/
   background: #000;
  border-radius: 100%;
  color: #ffffff;
  font-size: 18px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  margin-right: 2px;
 
}
.social-icon li a:hover {
  background: #ffa400;
}



@media (max-width: 1280px) {
	#about .about-des {
		padding: 40px;
	}
	#about .about-des h3 {
		font-size: 20px;
	}
	
	#about .about-des h4 {
		font-size: 16px;
	}
	
	#about .about-des p {
		font-size: 13px;
		line-height: 24px;
	}
}
/* mobile responsive section styles
/* ========================================== */
@media (max-width: 768px) {
  h1 {
    font-size: 53px;
  }
  #counter .counter-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
}

@media (max-width: 650px) {
  h1 {
    font-size: 40px;
  }
}

@media (max-width: 450px) {
  h1 {
    font-size: 28px;
    line-height: 38px;
  }
  #home h5 {
    font-size: 11px;
  }
  #home .btn {
    display: inline-block;
    padding: 14px 32px;
  }
  
}

@media (max-width: 375px) {
  h1 {
    font-size: 24px;
    line-height: 34px;
  }
  #home h5 {
    font-size: 9px;
  }
 
     .tab-links li {
		font-size:10px;
 
    }
	 
}

.inset {
	 -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,.4);
	    box-shadow: inset 0 3px 3px rgba(0,0,0,.24);
 border-radius: 5px;
		
		 }
.text_3d{
 text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 10px 10px rgba(0,0,0,.15);
}

.text_3d2{
 text-shadow: 0 1px 0   #CCCCCC, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 10px 10px rgba(0,0,0,.15);
}

.redondeado{
	border:1px solid #333;
    border-radius: 15px;	
  
}

.negrita {
	font-weight:bold;
	line-height:1px;

  }
  
.box1_out {
/*background: #EDF3FE;*/
/*background: #D2D2FF;*/
background: #005B95;
border-right:solid #FFF;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
behavior:url(js/PIE.htc);
position:relative;

margin-bottom:20px;


}
.box1 {

background:url(../images/box1_bg.gif) bottom repeat-x #005B95;
/*
border-radius:5px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
*/
box-shadow:2px 2px 2px #c1c1c1;
-moz-box-shadow:1px 1px 2px #c1c1c1;
-webkit-box-shadow:1px 1px 2px #c1c1c1;
behavior:url(js/PIE.htc);
position:relative;
padding:0 28px 0 5px;
margin-top:5px;

}
.box1_bot {
background:url(../images/box1_bot_bg.gif) top repeat-x
}
.box1_bot_left {background:url(../images/box1_bot_left.gif) top left no-repeat}
.box1_bot_right {background:url(../images/box1_bot_right.gif) top right no-repeat;height:24px}
.box2 
{
background:rgba(0, 91, 149,0.5);
border-right:1px solid #ededed;
border-bottom:1px solid #ededed;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
behavior:url(js/PIE.htc);
position:relative;
margin-bottom:10px;
}