/*
  Theme Name: Argenta Child
  Theme URI: http://argenta.colabr.io/
  Version: 2.0.0
  Template: argenta
  Text Domain: argenta-child
*/
p#first {
  display: none;
}
p#third {
  display: none;
}
p#second,
p#fifth,
p#first,
p#third {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  color: #212b5e;
  margin-top: 0px;
}
p#second:hover,
p#fifth:hover {
  font-size: 17px;
  text-shadow: 0px 0px 30px #22145f;
  cursor: pointer;
}
#second span,
#fifth span {
  color: #5ca3d1;
}
.grecaptcha-badge {
  display: none!important;
}
.site-header .site-title img, .site-header .site-title a img {
  max-height: 25px;
  vertical-align: middle;
  margin-top: -4px;
  -webkit-transition: max-height .4s ease-in-out;
  transition: max-height .4s ease-in-out;
}
.site-header .site-title img.svg-logo, .site-header .site-title a img.svg-logo {
  vertical-align: middle;
  height: 25px;
}
.dc_button_90 {
  width: 90%;
}
.second-logo img {
  max-width: 270px;
}
.dc_logo_f {
  max-height: 30px;
}
.site-footer .widgets {
  padding: 30px 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.dc_row_client {
    border-bottom: 1px solid;
}
footer .textwidget p {
  margin: 0;
  color: white!important;
}
footer h3.title.widgettitle {
  margin-bottom: 10px;
  font-size: 15px;
}
.dc_row_car .wpb_single_image .vc_single_image-img{
  width: 130px;
  height: 100px;
}
.dc_exp_i .icon-box img {
  max-width: 50px;
}
@media (max-width: 991px) {
  .dc_right_s {
      background: #f3f3f3;
      padding-right: 50px;
  }
}

/*This file was exported by "Export WP Page to Static HTML" plugin which created by ReCorp (https://myrecorp.com) */