.map {
    height: 574px;
}
.contacts-text-color {
    color: #b50d2f;
    font-size: 16px;
    margin-bottom: 16px;
    display: inline-block;
}
.map-services-title {
    margin-top: 22px;
    display: inline-block;
}
.services-title-right {
    margin-top: 14px;
    display: inline-block;
}
.map-img {
    background: url(../../img/nissan/landing/map.jpg) center bottom;
    height: 574px;
    float: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.map-contact {
    border-bottom: 1px dashed #d3d3d3;

    margin:0 15px 30px;
}
.map-contact-title-adress{
    font-size: 16px;
    color: #3b3b3b;
    margin-bottom: 24px;
    letter-spacing: 1px;
    display: inline-block;
}
/*.list-map-img li {
    padding-bottom: 4px;
}*/
.contacts-information ul li a {
    color: #000;
    text-decoration: none;
}
.list-map-img-rezhim li {
    padding-bottom: 8px;
}
.bg-map{
  background-color: #ffffff;
   height: 574px;
  float:left;
  font-size: 14px;
}
.text-contact {
    float: none;
    width: 544px;
}
.map-title {
    margin-top: 76px;
    margin-right: 20px;
    float: right;
}
.list-none {
    list-style: none;
    margin: 10px 0 4px 0;
    padding-left: 0;
}
.contact-tel {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../../img/nissan/landing/tel.png) no-repeat;
    margin-right: 10px;
}
.contact-viber {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../../img/nissan/landing/viber.png) no-repeat;
    margin-right: 10px;
}
.contact-mail {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../../img/nissan/landing/mail.png) no-repeat center bottom;
    margin-right: 10px;
}
@media (max-width: 992px) { 
    .map {
    height: auto;
}
.bg-map {
    width: 100%;
    float: none;
    height: auto;
}
.map-title {
    float: none;
    margin-top: 30px;
    margin-right: 0;
}
.col-md-6.col-lg-6.map-img {
    width: 100%;
    height: 600px;
}
.front-page-btn-map {
    width: 190px!important;
}
    iframe {
        height: 400px;
        margin-bottom: 20px;
    }
}
iframe {
    margin-bottom: -4px;
}
@media (min-width: 600px) and (max-width: 1200px) { 
.col-md-6.col-lg-6.contacts-information{
    width: 50%;
    float: left;
}
}
@media (min-width: 992px) and (max-width: 1200px) { 
.map-title {
    margin-right: 0;
    width: 100%;
    margin-top: 40px;
    width: 500px;
}
.text-contact{
    width: 500px;
}
.map-img {
    height: 500px;
}
}