.divider {

  margin-top:4px;

}

.separator {
  color: #fff !important;
    text-shadow: none;
float: none;
    padding: 7px 10px 7px;
    color: #555;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 3px;
    margin-right: 7px;
    height: 19px; 
  
  
  
}

footer.main-footer .footer-bottom .footer-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

footer.main-footer .footer-bottom .footer-social-links li {
    display: inline-block;
    margin-right: 20px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}

footer.main-footer .footer-bottom .footer-social-links li a {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
}

.footer-social-links li .icom-facebook, .footer-social-links li .icom-google-plus, .footer-social-links li .icom-insta, .footer-social-links li .icom-ok, .footer-social-links li .icom-vk {
    font-size: 30px;
}

[class*=" icom-"], [class^=icom-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer-social-links li .icom-facebook:before, .footer-social-links li .icom-google-plus:before, .footer-social-links li .icom-insta:before, .footer-social-links li .icom-ok:before, .footer-social-links li .icom-vk:before {
    -webkit-transition: .15s;
    transition: .15s;
}

.icom-facebook:before {
    content: "\E92C";
    color: #ccc;
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.footer-social-links li .icom-facebook, .footer-social-links li .icom-google-plus, .footer-social-links li .icom-insta, .footer-social-links li .icom-ok, .footer-social-links li .icom-vk {
    font-size: 30px;
}

.icom-vk:before {
    content: "\E92F";
    color: #ccc;
}

.icom-insta:before {
    content: "\E92A";
    color: #ccc;
}

.icom-ok:before {
    content: "\E92E";
    color: #ccc;
}

.icom-google-plus:before {
    content: "\E92B";
    color: #ccc;
}

.foot_narrow {
    flex: 0 1 auto;
    margin: 7px 0;
    padding: 0 10px;
}

.footer1 {
    justify-self: flex-end;
}

.custom.socials {
    padding: 5px;
}

.socials {
    display: inline-flex;
}

.socials i {
    padding: 0px 4px;
}

[class^="SOCicon"], [class*=" SOCicon"] {
    font-family: 'SOCicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.SOCiconfacebook {
    background-image: url(/images/icons/fb.png);
  height: 30px;
    width: 30px;
  margin-right: 2px;
}

.social-icon:before {
    font-size: 17px !important;
    border-radius: 50%;
    font-family: 'SOCicons';
    padding: 5px;
    margin: 3px;
}

.SOCiconfacebook:before {
    content: "\e927";
}

.SOCiconvk {
    background-image: url(/images/icons/vk.png);
  height: 30px;
    width: 30px;
  margin-right: 2px;
}

.SOCiconinstagram {
    background-image: url(/images/icons/instagram.png);
  height: 30px;
    width: 30px;
  margin-right: 2px;
}

.SOCiconodnoklassniki {
    background-image: url(/images/icons/odnoklassniki.png);
  height: 30px;
    width: 30px;
  margin-right: 2px;
}


.item-180
{
  
  background: #e21f23 !important;
}
/*# sourceMappingURL=anextour.css.map */

.office-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.office-columns__left {
   width: calc(100% - 310px);
}

.office-columns p {
    margin: 0;
    line-height: 24px;
}

.seo-text p, .post p {
    margin: 20px 0;
    color: #3c3c3b;
    font-size: 14px;
    line-height: 30px;
}

.office__subway .icon {
    width: 16px;
    height: 10px;
    margin-right: 5px;
    fill: #e30613;
}

.office-columns__phone {
    display: inline-block;
    margin-top: 13px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

.post a.office-columns__phone {
    color: #e30613;
}


.office-columns__right {
    width: 300px;
    margin-left: 10px;
}


.gallery {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px;
}

.gallery__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 466px;
    overflow: hidden;
}


.gallery__photo img {
    display: block;
    width: 100%;
    min-height: 100%;
}


.gallery__photo--mini:first-child {
    margin-bottom: 10px;
}

.gallery__photo img {
    display: block;
    width: 100%;
    min-height: 100%;
}

.gallery__photo--mini {
    width: 300px !important;
    height: 228px !important;
    margin-left: 10px;
}

.gallery__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 466px;
    overflow: hidden;
}

.gallery__photo img {
    display: block;
    width: 100%;
    min-height: 100%;
}

.office-map {
    margin: 30px 0;
    min-height: 310px;
    background-color: #ede7df;
}

@media screen and (max-width: 800px) {
 .office-columns__right
  {
    
   display:none; 
    
  }
  .office-columns {
    
   display:none !important;  
  }
   .office-title {
     display:none !important;  
    
  }
  .gallery {
    
     display:none !important;
    
  }
  
   .navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	position: absolute;
	/* top: 60px; */
	/* left: -100%; */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	background-color: #08318d;
	-webkit-transition: left 0.35s;
	transition: left 0.35s;
}
}

@media screen and (max-width: 479px) {
 .office-columns__right
  {
    
   display:none; 
    
  }
  .office-columns {
    
   display:none !important;  
  }
  .office-title {
     display:none !important;  
    
  }
   .gallery {
    
     display:none !important;
    
  }
  
  .navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	position: absolute;
	/* top: 60px; */
	/* left: -100%; */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	background-color: #08318d;
	-webkit-transition: left 0.35s;
	transition: left 0.35s;
}
}


.advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px;
}

.advantages__item--price {
    background: url(../img/advantages1.svg) left top no-repeat;
}
.advantages__item {
    width: 30%;
    padding-left: 80px;
}

.advantages__title {
    margin-bottom: 10px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

.advantages__descr {
    color: #3c3c3b;
    font-size: 14px;
    line-height: 24px;
}

.advantages__item--payment {
    background: url(../img/advantages2.svg) left top no-repeat;
}
.advantages__item {
    width: 30%;
    padding-left: 80px;
}

.advantages__title {
    margin-bottom: 10px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

.advantages__item--brand {
    background: url(../img/advantages3.svg) left top no-repeat;
}
.advantages__item {
    width: 30%;
    padding-left: 80px;
}