/*
Theme Name: Volta Contratistas
Theme URI: http://www.voltaconstratistas.com
Description: Theme Volta. Todo los derechos reservados
Author: Volta 
Author URI: http://www.voltaconstratistas.com
Version: 1.0
*/

/*******************************************************************************************/
/**************************************** 1.HEADER STYLES **********************************/
/*******************************************************************************************/
  

.result{
    color: #e91d1d;
    float: right;
    font-family: 'Roboto';
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-size: 12.3px;
}

.wpcf7-form-control{
  margin-left: 5px;
}


.social{
  padding-bottom:10px;
}

.cotizar{
    margin-top:30px;
}
 
.box-img {
    border-bottom: 5px solid #85c900;
    margin-top: 6px;
    height: 410px;
}



.ajaxgif{
  width: 50px !important;
  height: 50px;
}


.img-work-is{
height: 320px;
}

.section-proyect {
    text-align: center;
    text-shadow: 0 0 2px #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0a256b;
}
.icon-work{
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
 }


.column:last-child {
  padding-left: 2%;
    padding-top: 5%;
}

.maps{
   width: 100%;
   height: 193px;
  }



img{
    width: 100%;
}

.section-heading{
   text-align: center;
    text-shadow: 0 0 2px #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight:bold;
}

.brand {
    margin-top: 15px;
}
.wrap {
    background-color: #101b43;
    height: 210px;
    margin-top: 28px;
    background-image: url("../img/vpstop.jpg");
    background-repeat: no-repeat;
    margin-top: 25px;
}
.section-page {
    min-height: 210px;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    text-align: center;

    font-size: 31px;
    padding-bottom: 10px;
    font-family: 'Roboto';
    font-weight: bold;
    color: #2d3659;
}



.title {
    font-size: 45px;
    color: white;
    /* float: left; */
    font-family: Roboto;
    /* text-align: center; */
    margin-top: 78px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 auto;
    display: block;
    padding-top: 8%;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 165px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: none !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0px !important; 
    -webkit-box-shadow: none !important; 
    box-shadow: none !important;
}
.dropdown-item{
    padding: 15px 10px 10px 18px;
    background: #ffcd1f;
    border-bottom: 1px solid #f3f1f1;
    width: 100%;
    height: 42px;
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
}
.dropdown-item:hover {
    padding: 15px 10px 10px 18px;
    background: black;
    border: 1px solid #252525;
    width: 100%;
    height: 42px;
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color:white;
}


/********************************************************************************************/
/**************************************** 2.HOME STYLES *************************************/
/********************************************************************************************/

*, *:before, *:after{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  box-sizing: border-box;
}

.column {
  margin: 0px 0px 0;
  padding: 0;
}
.column:last-child {
  padding-top: 5%;
}
.column::after {
  content: '';
  clear: both;
  display: block;
}
.column div {
  position: relative;
  float: left;
  width: 300px;
  height: 200px;
  margin: 0 0 0 25px;
  padding: 0;
}
.column div:first-child {
  margin-left: 0;
}
.column div span {
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: -1;
  display: block;
  width: 300px;
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0;
}
.box {
     width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: black;
}
.box:hover+span {
  bottom: -36px;
  opacity: 0.1;
}


a.scroll-top {
	color: #fff;
	display: none;
	width: 30px;
	height: 30px;
	position: fixed;
	z-index: 1000;
	bottom: 50px;
	right: 30px;
	font-size: 20px;
	background: #222;
	border-radius: 3px !important;
	text-align: center;
	border: 1px solid hsla(0, 0%, 78%, 0.3)
}
a.scroll-top i {
	position: relative;
	top: 2px;
}

.logo-footer{
      background: #0c2671;
    width: 200px;
    height: 65px;
    display: block;
    float: left;
    padding: 20px;
    font-size: 18px;
    font-family: Roboto;
}

.social-footer{
     float:left;
}
.copyrights{
    float:left;
    padding-top: 20px;
    font-size: 15px;
}
.btn-css{
      border-right: 0.8px solid #403f3f;
}



.box img{
  opacity: 0.80;
}


.brand-title{
  font-size: 35px;
    float: left;
    padding-top: 20px; 
    font-family: Roboto;
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 500;
}


.gallery{
    margin-top:25px;
}

/*******************************************************************************************/
/**************************************** 3.INTRO STYLES ***********************************/
/*******************************************************************************************/

h2.intro-text {
    color: #373737;
    margin-bottom: 15px;
    margin-bottom: 25px;
    font-family: Roboto;
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
}
.intro {
    color: #2F2F2F;
    font-family: Roboto;
    font-size: 15px;
}

/********************************************************************************************/
/**************************************** 4.ABOUT STYLES ************************************/
/********************************************************************************************/

.history{
    font-size: 31px;
    text-transform: uppercase;
    border-bottom: 1px solid #b7b4b4;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
    font-family: 'Roboto';
    font-weight: bold;
    color: #2d3659;
}
.history:before {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 45%;
    height: 2px;
    bottom: -2px;
    left: 0;
}
.box{
    border-bottom: 5px solid #85c900;
}
.about{
    border-bottom: 2px solid #F3DC30;
    padding-bottom: 10px;
    margin-bottom: 30px;
    position: relative;
}


/*********************************************************************************************/
/**************************************** 5.SLIDER STYLES ************************************/
/*********************************************************************************************/

.slider-title{
    font-size: 45px;
    font-weight: 700;
}


/*********************************************************************************************/
/**************************************** 6.COUNT STYLES *************************************/
/*********************************************************************************************/

.counter{
    font-size: 53px;
    color: white;
    font-family: Roboto;
}
.text-count{
    color:white;
    font-size: 20px;
    font-family:40px;
}

a {
  color: #1f1f1e;
  text-decoration: none;
}
a:hover {
  color: #ffd366;
}

.inner {
  width: 600px;
  margin: 0 auto;
}

.activity {
  padding: 0;
  margin: 2em 0;
  list-style: none;
}
.activity li {
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  color: #ffb600;
  display: inline-block;
  font-size: .889em;
  height: 8em;
  margin: 0 1em 1em;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  width: 8em;
  line-height: 8em;
}
.activity li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.activity li:hover {
  box-shadow: 0 0 0 7px #fff;
}
.activity li:hover:before {
  -webkit-transform: scale(0.925);
  -moz-transform: scale(0.925);
  -ms-transform: scale(0.925);
  -o-transform: scale(0.925);
  transform: scale(0.925);
  box-shadow: 0 0 0 1px #fff;
  opacity: .5;
}
.activity li:before {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 0 0 0 1px #fff;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


/*********************************************************************************************/
/**************************************** 7.SERVICE STYLES ***********************************/
/*********************************************************************************************/

.service-box {
     margin-bottom: 45px;
    /*background: #06346c;*/
     background:#094897;
    padding: 25px;
    height: 240px;
    border: 2.3px solid #85c900;
}

.our-service-box {
    margin-bottom: 45px;
    border: 2.5px solid #091d50;
}

.mb-3{
    text-transform: uppercase;
    font-size: 21px;
    font-family: Roboto;
    font-weight: 600;
    color: #ffffff;
}

.mb-4 {
    text-transform: uppercase;
    font-size: 21px;
    font-family: Roboto;
    font-weight: 600;
    color: #002a5d;
    text-align: center;
}

.text-primary {
    color: #ecbc11 !important;
}
.text-about{
    text-align: justify;
    font-size: 15px;
    color: #333333;
}

.serv-text {
    text-align: center;
    text-shadow: 0 0 2px #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.line-division {
    max-width: 100%;
    height: 1px;
    background-color: #c5c5c5;
    margin-top: 10px;
    margin-bottom: 40px;
}

.left-icon {
    height: 20px;
    width: 50px;
    text-align: center;
    /* margin-bottom: 50px; */
    margin-top: 10px;
    /* padding-bottom: 80px; */
    float: left;
    color: #F7C81E;
}


.text-content {
    min-height: 0px;
}
.left-icon i {
    margin-top: 12px;
}

/*******************************************************************************************/
/**************************************** 8.BLOG STYLES ************************************/
/*******************************************************************************************/

.blog{
    border: 2px solid #D6D6D6;
    float: left;
    margin-right: 5px;
}
.btn-secondary {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
}
.card-body{
    background: #ffcd1f;
    padding: 4px;
    margin-bottom: 30px;
}
.pull-right{
   background: #ffda00;
    padding: 2px 6px 3px 2px;
    border: 1px solid #d4aa13;
  }
.builder{
    padding: 2px;
    background: #ffa000;
    color: white;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.img-side {
    width: 100%;
    height: 165px; 
    border: 1px solid #40403f;
}
.post-articles{
      height: 200px;
    margin-bottom: 20px;
    width: 100%;
    background: #f4f4f4;
    text-align: justify; 
    border: 1px solid #e8e6e6;   
}
.post-box{
    width: 100%;
    height: 114px;
    border-bottom: 1px solid #c4c3c0;
}
.post-blog{
    float: left;
    padding-right: 15px;
}
.post-blog img{
width:94px;
height:94px;
}
.post-title{
font-family: Lato;
}
.post-cont{
    /* margin-bottom: 190px; */
    width: 100%;
    height: 100px;
}

.widget-title{
    border-bottom: 1px solid #bebbbb;
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 19.5px;
    font-family: lato;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px;
    padding-bottom: 10px;
}
.list-hand li {
  border-bottom: 1px solid white;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 15px;
  padding-bottom: 5px;
  list-style-type: none;
}
.widget.widget_search button {
    color: #fff;
    position: absolute;
    right: 0;
    width: 51px;
    padding: 5px;
    border: 0;
    top: 0;
    bottom: 0;
    font-size: 20px;
    font-weight: 700;
}
.post-cont p{
 text-align: justify;
}
.form-control{
font-size: 14.4px;
text-transform: uppercase;
font-family: Roboto;
color: black;
}
.form-control:focus{
border-color: #696565 !important;
}

/*******************************************************************************************/
/**************************************** 9.TEAM STYLES ************************************/
/*******************************************************************************************/
.team{
    border: 5px solid #EFDF26;
    width: 170px;
    height:170px;
    transition: color 0.8s linear 0.2s;
}
.team:hover {
    border: 5px solid #1B1A1A;
    transition: color 0.8s linear 0.9s;
}
.social-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    color: black;
}
.social-inline > li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 15px;
}
.social-network {
    font-size: 20px;
    color: black;
}


/********************************************************************************************/
/**************************************** 10.PROJECT STYLES *********************************/
/********************************************************************************************/
/* Zoom In #1 */
.hover01 .box img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover01 .box:hover img {
  -webkit-transform: scale(1.10);
  transform: scale(1.10);
}
.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
  margin-bottom: 35px;
  border: 0px solid #F3DC30;
}
.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay{
  opacity: 1;
}
.content-image{
  width: 100%;
  border-bottom: 4px solid #FFB308;
  height: 220px;
}
.content .content-image{
  width: 100%;
  border: 0px solid #FFB308;
  height: 220px;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}
.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.content-details p{
  color: #fff;
  font-size: 0.8em;
}
.fadeIn-bottom{
  top: 80%;
}
.fadeIn-top{
  top: 20%;
}
.fadeIn-left{
  left: 20%;
}
.fadeIn-right{
  left: 80%;
}
.projects{
    margin-bottom: 30px;
    border: 5px solid #FFB308;
}
.hover01 .box img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover01 .box:hover img {
  -webkit-transform: scale(1.10);
  transform: scale(1.10);
}
.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
  margin-bottom: 35px;
  border: 0px solid #F3DC30;
}
.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay{
  opacity: 1;
}
.content-image{
  width: 100%;
  border-bottom: 4px solid #FFB308;
  height: 220px;
}
.content .content-image{
  width: 100%;
  border: 3px solid #85c900;
  height: 220px;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}
.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.content-details p{
  color: #fff;
  font-size: 1em;
}
.fadeIn-bottom{
  top: 80%;
}
.fadeIn-top{
  top: 20%;
}
.fadeIn-left{
  left: 20%;
}
.fadeIn-right{
  left: 80%;
}
.projects{
    margin-bottom: 30px;
    border: 5px solid #FFB308;
}


/********************************************************************************************/
/**************************************** 11.BLOG-SINGLE STYLES *****************************/
/********************************************************************************************/
.mb-4{
margin-bottom: 25px;
}
.date{
    display: inline-block;
    margin-left: 1px;
}
.img-fluid {
    width: 100%;
    height: 165px;
    border: 3px solid #fbcc62;
    margin-top: 20px;
}
.more{
    font-size: 12px;
}
.card-comments {
    background: #e5e5e3;
    padding: 8px;
    margin-bottom: 30px;
    border: 1px solid #cdc9c9;
}
.mt-0{
    font-weight: 700;
    font-size: 15.3px;
    text-transform: uppercase;
    font-family: Lato;  
    margin-top: 2px;
}
.mt-4{
font-family: Lato;
}
.media{
 border-left: 4px solid #c9c9cd;
padding-left: 15px;
}
.mr-3{
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    /* border-radius: 50px; */
    border: 2px solid #f7ce3f;
    width: 64px;
}
.fa-calendar{
    padding-right: 10px;
}
.card-header{
    font-size: 19.5px;
    font-family: lato;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 10px;
}


/*******************************************************************************************/
/**************************************** 14.FORM CONTACT STYLES ***************************/
/*******************************************************************************************/
form.contact {
    margin: 25px auto 0;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0px;
}
form.contact fieldset {
    background: white;
    border: 3px solid #E1E1E1;
    padding: 25px;
}
form.contact fieldset > div {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}
form.contact fieldset div label {
    display: block;
    float: left;
    padding-left: 5px;
    margin-top: 5px;
    text-align: left;
    text-transform: uppercase;
    width: 150px;
    font-size: 15px;
    font-family: Roboto;
}
form.contact input[type="text"], form.contact textarea {
    background: #f1f1f1;
    border: 1px solid #E8E8E8;
    color: #626262;
    display: block;
    float: left;
    padding: 8px;
    resize: none;
    width: 100%;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}
form.contact input[type="text"]:focus, form.contact textarea:focus {
    background: #F9F9F9;
    border: 1px solid #D3D3D3;
    outline: none;
}
form.contact .last{
    margin-bottom: 0;
    position: relative
}
form.contact button {
    background: #373837;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 32px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
form.contact button:hover{
    background: #6A6A6A;
}
 
 .contact-list .icon-box{
  border: 1px solid #093265;
    /* border-radius: 2px; */
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 0px;
    background: #27ab15;
    background: #27ab15;
    color: white;
  }

  .contact-list .icon-box:hover{
   border: 1px solid #093265;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 0px;
    background: #333833;
    color: white;
  }


.hide{
    display: none;
}
.ajaxgif{
    position: absolute;
    right: 150px;
    top: 5px;
}
.msg{
    color: white;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;
    right: -155px;
    text-transform: uppercase;
    min-width: 121px;
}
.msg_ok{
    background: #589D05;
}
.msg_error{
    background: red;
}
.contact-us{
font-weight: 600;
padding-bottom: 20px;
text-transform: uppercase;
font-family: Roboto;
margin-top:0px;
font-size: 31px;
}
.contact-list li{
    list-style-type: none;
    padding-bottom: 15px;
    font-family: 'Roboto';
    font-size: 15.4px;
    color: #2d3659;
}
@media(max-width:450px) {
form.contact {
    width: 100%; 
} 
form.contact input[type="text"], form.contact textarea {
       width: 100%; 
   }
}

/*******************************************************************************************/
/**************************************** 15.FOOTER STYLES *********************************/
/*******************************************************************************************/

footer h3 {
    margin-bottom: 30px;
}

footer .footer-col {
    margin-bottom: 50px;
}
footer .footer {
   padding-top: 80px;
    margin-top: 30px;
    background-color: #1D1A1A;
    color: white;
    font-family: Roboto;
}
footer .copyright {
    border-top: 0.8px solid #403f3f;
    margin-top: 50px;
    padding: 0px 0;
}
.footer-col h3{
    border-bottom: 1px solid yellow;
    padding-bottom: 8px;
    width:45%;
}
.follow {
    font-size: 16px;
    float: left;
    margin-right: 15px;
}
.list-inline {
    padding-left: 50px;
    margin-left: -5px;
    list-style: none;
    color: white;
    padding-top: 0px;
    color: white;
}
.list-unstyled li {
    border-bottom: 1px solid white;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 19px;
    padding-bottom: 5px;
}
.list-inline > li {
      display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px ; 
    padding: 18px;
    border-left: 0.8px solid #403f3f;
    margin-left:-4px;
}
.list-inline > li:hover {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px !important; 
    background: #0c2671;
    padding: 18px;
}

.links li {
text-transform: uppercase;
    list-style-type: square;
    margin-bottom: 10px;
    margin-top: 14px;
    /* text-align: center; */
    margin-left: 40px;
    font-size: 15px;
}
.links li a {
    color: white;
    font-family: Roboto;
}

.btn-social {
    font-size: 18px;
    color: white;
}
.data-cont {
    color: white;
    margin-top: 20px;
    margin-left: 30px;
    text-align: justify;
    font-size: 15px;
}
.bording {
    border-bottom: none !important;
}
.post{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}
.contact-list{
    font-size: 15px;
}

.phone {
    color: #85c900;
   font-size: 28px;
}
.llamada {
    float: left;
    margin-right: 50%;
    color: #828080;
    font-size: 22px;
    width: 100%;
}
.contacto {
    font-size: 15px;
    font-family: Roboto,Arial;
}
.footer-serv {
    padding-bottom: 15px;
    font-family: Roboto;
    font-size: 17px;
    font-weight: bold;
}




/*******************************************************************************************/
/**************************************** 16.RESPONSIVE STYLES *****************************/
/*******************************************************************************************/
@media only screen and (max-width: 1200px){
   .text-content {
    min-height: 150px;
   }
   .fa-5x {
    font-size: 5em;
   }
   .margen-standard {
    margin-top: 20px;
   }
}
@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}
@media(max-width:767px) {

  #contenedor3 {
    height: 300px;

}
#contenedor3 h1 {
    margin-top: 60px;
    font-weight: 700;
    font-size: 38px;
}

  .title {
    padding-top: 12%;
}

#contenedor3 {
    max-height: 100%;
    height: 300px;
}
#contenedor3 h1 {
    margin-top: 60px;
    font-size: 38px;
}

    header.carousel .carousel {
        height: 50%;
    }
    header.carousel {
        height: 50%;
    }

    .text-service {
        font-size: 12px;
    }

    .service {

        font-size: 15px;

    }
    .servicios {
        padding: 5px;
        padding-top: 0px;
    }

    form.contact {
        margin: 25px auto 0;
        width: 480px;
        margin-bottom: 30px;
        margin-top: 50px;
    }



}


@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
      margin-top: 30px;
    }

    
}

@media (max-width: 768px) { 
    
    
.logo-footer {
    float: none;
    margin: 0 auto;
}

.social-footer {
    float: none;
}

  .form-contact {
    margin-top: 25px;
    margin-bottom: 25px;
    }
    .boxed {
    padding-left: 0px !important;
    padding-right: 0px !important;
    }
    form.contact {
    margin: 25px auto 0;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 40px;
    }
  .content .content-image {
    width: 100%;
    border: 0px solid #FFB308;
    height: 170px;
    }
    .service {
    font-size: 18px !important;
    }

.service-2 {
    font-size: 18px !important; 
}

.servicios-2 {
    text-align: center;
    padding: 5px;
    padding-top: 55px !important;
}
.servicios {
    text-align: center;
    padding: 5px;
    padding-top: 15px !important;
}


    .text-service {
    font-size: 11px !important;
    font-family: Roboto;
    }

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}



@media(max-width:480px) {

.box-img {
    height: auto;
}


.logo-footer {
    float: none;
    margin: 0 auto;
}

.social-footer {
    float: none;
}


.content .content-image {
    height: auto;
}
.form-contact {
margin-top: 25px;
margin-bottom:25px;
}
  .service {
    font-size: 21px !important;
    }
    .text-service {
    font-size: 15px !important;
    }

.servicios {
    margin-bottom: 20px;
}
.servicios-2 {
    text-align: center;
    padding: 5px;
    padding-top: 25px !important;
    margin-bottom: 20px ;
}

.links{
padding-left: 30%;
    padding-right: 30%;
}

.phone {
    text-align: center;
    font-size: 30px;
}
.llamada {
 text-align: center;
 font-size: 24px;
}

.contacto {
  text-align: center;
}

.footer-serv {
    text-align: center;
    margin-top: 30px;
}

.list-inline {
    text-align: center;
}
.follow{
   text-align: center;
   float:none;
   margin-bottom: 0px;
   font-size: 18px;
}










.tabs [type=radio]:checked + label {
    text-align: center;
}

.boxed {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.wrap {
    margin-top: 0px;
    height: 180px;
}

.title {
    font-size: 35px !important;
    padding-top: 18% !important;
}

.about {
    margin-top: 10% !important;
}
.service-title {
    margin-top: 10% !important;
}

form.contact {
    margin: 25px auto 0;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 50px;
}
#contenedor3 {
    height: 200px;

}
#contenedor3 h1 {
    text-align: center;
    margin-top: 60px;
    color: #fff!important;
    font-weight: 700;
    font-size: 22px;
}


}


/*******************************************************************************************/
/**************************************** 17.FAQ STYLES ************************************/
/*******************************************************************************************/

.content {
    width: 100%;
    margin: 35px auto;
    padding: 0px;
    margin-bottom: 0px;
}
.content.white {
    background: #fff;
    box-shadow: 0 0 10px #999;
}
.accordion-toggle {
    position: relative;
    display: block;
    padding: 20px;
    font-size: 1.5em;
    font-weight: 300;
    background: #999;
    color: #fff;
    text-decoration: none;
}
.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto;
}
.accordion-container {
    width: 100%;
    margin: 0 0 20px;
    clear: both;
}
.accordion-toggle span.toggle-icon {
    position: absolute;
    top: 9px;
    right: 20px;
    font-size: 1.5em;
}

/*******************************************************************************************/
/**************************************** 18.404 STYLES ************************************/
/*******************************************************************************************/

