/*!
Theme Name: artauto-group
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: artauto-group

*/


.insta{
  margin-bottom: 40px;
}


.custom-input-field:focus{
      border: 1px solid #0682ca;
}



@media screen and (max-width: 1024px){
  .header-phone {
  text-align: center;
    margin: 0 auto;
    margin-top: 20px !important;
    font-size: 19px !important;
    display: flex !important;
}
}

.custom-form .sent .custom-form-btn,
.custom-form .sent .custom-form-phone,
.custom-form .sent .custom-form-desc,
.custom-form .sent .custom-input{
  display: none;
}

.btn-blue:hover {
    background-color:rgb(3, 0, 170) !important
}

@media(min-width:1200px){
	button.cta-btn {
    margin-left: 25px;
}
}


img.services-img.lazy.entered.loaded{
  min-height: 231px;
}