/* Material Bootstrap Theme CSS
-------------------------------------------------- */
body {
  color: #1a1a1a;
  background-color: #2f140b;
  background-image: url(/dist/img/background_high.jpg);
  font-weight: 400;
  font-size:15px;
  background-attachment: fixed;
}
body, h3, h4, h5, h6, .h3, .h4, .droid, #droid {
  font-family: 'Droid Sans', sans-serif;
  font-weight: 300;
}
h1, h2, .h1, .h2, .pt, #pt {
  font-family: 'PT Serif', serif;
  font-weight: 700;
}

.container#main {
      background-color: #fff;
    border-top: 4px solid #da1a19;
    border-bottom: 0px solid #d1d1d1;
    border-radius: 0px;
}
.container#googlemap {
  background-color: #fff;
  border-top: 4px solid #da1a19;
}
/** Media queryes 991115 #008c7e  rgb(58, 178, 74) rgb(58, 178, 74)**/
.navbar .navbar-brand {
  height: 70px;
}
.navbar {
  margin-bottom: 0;
  padding-bottom: 60px;
}

.navbar-nav li a {
  border-bottom: 3px solid transparent;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;

}
.navbar-nav li a:hover {
  border-bottom: 3px solid #da1a19;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;

}
.navbar .navbar-nav > li > a {
  color: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
}
.navbar-header {
  z-index: 1;
}
@media(max-width:767px){

  .navbar .navbar-nav > li > a 
  {
    padding-right: 46px;
    font-size: 17px;
    text-align: right;
    font-weight: normal;
  }
  .navbar .navbar-nav .open .dropdown-menu > li > a {
    font-size: 17px;
    text-align: right;
    font-weight: normal;
    padding-right: 46px;
  }
  .navbar .navbar-nav .open .dropdown-menu > .dropdown-header  {
    padding-right: 46px;
    font-size: 12px;
    text-align: right;
  }
  .panel-wrapper {
    padding: 0px;
    position: relative;
  }
  #map {
    height: 300px;
    width: 100%;
  }
  h1.adverts-phone {
    font-size: 32px !important;
  }
  .sl-title {
    padding-top: 0px;
  }
}



/*extra xs*/
@media(min-width : 320px) { 
 #contact_us .fa-phone {
    font-size: 20px;
    border-radius: 50%;
    background: #d91a19;
    color: white;
    width: 35px;
    height: 35px;
    line-height: 38px;
    padding: 0px 0px 0px 10px;
}
#contact_us h2 a:hover,
#contact_us h2 a:focus {
    color: #d81a19;
}
/*#contact_us .city_code {
    font-size: 15px;
    top: -0.7em;
    position: relative;
    line-height: 0;
    vertical-align: baseline;
}*/
#contact_us .city_code {
    font-size: 30px;
    top: 0;
    position: relative;
    line-height: 0;
    vertical-align: baseline;
}
  .nphone {
    float: right;
    width: auto;
    position: absolute;
    right: 0px;
    top: 61px;
    background: #d91a19;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    max-height: 52px;
    text-align: center !important;
    webkit-box-shadow: 0 3px 0px 0 rgba(153,17,12,1), 0 0 0 1px rgba(153,17,12,0);
    box-shadow: 0 3px 0px 0 rgba(153,17,12,1), 0 0 0 1px rgba(153,17,12,0);
}

  .nphone a {
    font-size: 17px;
    font-family: 'PT Serif', serif;
}
  .navbar-brand img {
  width: 130px;
}
.navbar .navbar-brand {
    padding: 24px 13px;
}
  .image-gallery a {
    width: 50%;
  }

  .navbar-collapse {
    position: relative;
    bottom: 0;
    right: 0;
  }
  .corpa_description,
  .corpa_logo {
    padding-left:0px; 
    padding-right: 0px;
  }
  .imgcontainer {
    opacity: 0.5;
  }
}
/*xs*/
@media(min-width : 480px) { 
 .city_code {
    font-size: 12px;
    top: -.5em;
    position: relative;
    line-height: 0;
    vertical-align: baseline;
}
.navbar .nphone .fa-phone {
    font-size: 19px;
}
.navbar-brand img {
  width: 164px;
}
.navbar .navbar-brand {
    padding: 10px 15px;
}
}
/*sm*/

@media(min-width:768px){ 
  
  .image-gallery a {
    width: 25%;
  }
  .imgcontainer {
    opacity: 1;
  }
  #border_4px_line {
    border: 5px solid #991115;
    width: 96.1%;
    height: 160px;
    margin: 13px auto 0 auto;
    position: absolute;
  }
  .nav > li > a {
    padding: 10px 0px;
    margin: 0 10px;
  }

  .navbar-collapse {
    float: none;
  }
  ul.navbar-nav {
    text-align: center !important;
    float: none !important;
  }
  .navbar-nav>li {
    display: inline-block;
    float: none !important;
  }
  .navbar .navbar-nav > li > a, 
  .navbar .navbar-nav .open .dropdown-menu > li > a {
    font-size: 17px;
    text-align: left;
  }
  .navbar .navbar-nav .open .dropdown-menu > .dropdown-header  {
    padding-right: 15px;
    font-size: 12px;
    text-align: left;
  }
  .panel-wrapper {
    padding: 0px;
    position: relative;
  }
  #map {
    height: 300px;
    width: 100%;
  }
  .sl-title {
    padding-top: 0px;
  }

}
/*md*/
@media(min-width:992px){
  .corpa_description,
  .corpa_logo {
    padding-left:0px; 
    padding-right: 15px;
  }
  .navbar-collapse {
    position: absolute;
    bottom: 0;
    left: 5%;
    float: none;
  }

  #border_4px_line {
    border: 5px solid #991115;
    width: 97.01%;
    height: 207px;
    margin: 18px auto 0 auto;
    position: absolute;
  }

  ul.navbar-nav {
    text-align: center !important;
    float: none !important;
  }
  .navbar-nav>li {
    display: inline-block;
    float: none !important;
  }
  .navbar .navbar-nav > li > a, 
  .navbar .navbar-nav .open .dropdown-menu > li > a {
    font-size: 15px;
    text-align: left;
  }
  .navbar .navbar-nav .open .dropdown-menu > .dropdown-header  {
    padding-right: 15px;
    font-size: 12px;
    text-align: left;
  }
  .sl-title {
    padding-top: 80px;
  }
  #map {
    height: 400px;
    width: 100%;
  }

  .radio label .circle {
    border: 3px solid rgba(0, 0, 0, 0.54);
  }
 .nphone {
    float: right;
    width: auto;
    position: absolute;
    top: 61px;
    padding-right: 0;
}
}
@media(min-width:1200px){/*lg*/
  .nphone {
    top: 61px;
  }
  .nphone a {
    font-size: 23px;
    font-family: 'PT Serif', serif;
}
  .navbar-nav>li {
    display: inline-block;
    float: none !important;
  }
  #border_4px_line {
    border: 5px solid #991115;
    width: 97.4%;
    height: 250px;
    margin: 23px auto 0 auto;
    position: absolute;
  }
  .nav > li > a {
    /*padding: 10px 22px;*/
  }
  .navbar-collapse {
    float: left;
  }
  .panel-wrapper {
    position: relative;
  }
  .sl-title {
    padding-top: 80px;
  }
  #map {
    height: 500px;
    width: 100%;
  }

}
#map p {
  font-size: 16px !important;
  font-weight: bold;
}
/** Social **/

.social i {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding-top: 7px;
  text-align: center;
  color: #c7c7c7;
  background-color: #e5e5e5;
}
.social {
  display: table;
}
.aligncenter {
  margin: 0 auto;
  display: table;
}
.vkontakte i:hover {
  background-color: #6b97c8;
}
.faceboock i:hover {
  background-color: #4a6195;
}
.twitter i:hover {
  background-color: #00c1ff;
}
.vkontakte, .faceboock, .twitter {
  display: block;
  float: left;
  padding-right: 10px;
}

/* Transitions */
.social i:hover {
  color: #fff;
  -webkit-transition: background-color 0.6s linear, color 0.3s ease, width 1s ease-in-out, font-size 0.6s ;
  -moz-transition: background-color 0.6s linear, color 0.3s ease, width 1s ease-in-out, font-size 0.6s ;
  -o-transition: background-color 0.6s linear, color 0.3s ease, width 1s ease-in-out, font-size 0.6s ;
  -ms-transition: background-color 0.6s linear, color 0.3s ease, width 1s ease-in-out, font-size 0.6s ;
  transition: background-color 0.6s linear, color 0.3s ease, width 1s ease-in-out, font-size 0.6s ;
}

/*Header Styles */

.navbar .navbar-brand {
  min-height: 90px;
}

.contacts-tab {
  margin-top: 40px;
}


/*Page Styles */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
  font-weight: 700;
  color: #1a1a1a;
}
.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4, .jumbotron h5, .jumbotron h6,
.jumbotron .h1, .jumbotron .h2, .jumbotron .h3, .jumbotron .h4 {
 color: #fff;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
.h2, h2 {
  font-size: 30px;
  line-height: 30px;
}
.jumbotron h1 {
  font-size: 44px;
  line-height: 44px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 4px solid #991115;
}
.text-indent {
  text-indent: -1em; /* отрицательные отступы первой строки */
}

.btn {
  font-size: 15px;
  padding: 7px 11px;
}
.btn-primary {
  text-transform: none;
}
.dropdown-menu>li>a {
  color: #012e48;
}
.dropdown-header {
  color: #8ba4b3;
}
.nav {
  font-size: 17px;
}

.navbar-white.navbar {
  background-color: transparent;
  color: #ffffff;
}

.navbar-white.navbar .dropdown-menu li > a:hover,
.navbar-white.navbar .dropdown-menu li > a:focus {
  color: #da1a19;
}
.navbar-white.navbar li > a:hover,
.navbar-white.navbar li > a:focus {
  color: #da1a19;
}
.modal-backdrop.in {
  filter: alpha(opacity=100);
  opacity: 1;
  background-color: rgba(1, 69, 136, 0.9);
  display: none;
}
.modal-open .modal {
  /*background-color: rgba(58, 178, 74, 0.66);*/
  background-color: transparent;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(1,1);
  -ms-transform: translate(1,1);
  -o-transform: translate(1,1);
  transform: translate(1,1);

  transform: scale(0);
  transform-origin: middle center;
  transition: transform 0.2s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);

  transform: scale(1);
  transform-origin: middle center;
  transition: transform 0.2s ease-out;
}
ul.cardslist li, ul.cardslist li a {
  margin: 0;
  padding: 0;
  list-style:none;
  color:#012e48;
}
ul.cardslist {
  margin: 0;
  padding: 0;
}
ul.cardslist li a:hover, ul.cardslist li a:focus {
  color: #991115;
}
#footer {
  font-size: 13px;
  color: #012e48;
}
#footer a,
#footer a:hover,
#footer a:focus,
#footer a:visited {
  color: #fff;
}
.top-claster {
  width: 100%;
  padding: 50px 0 10px 0;
}
.bottom-claster {
  height: 160px;
  padding-top: 40px;
}

.navbar {
  border: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(0, 1, 1, 0.15);
}
.container#sticky {
  position: relative;
  min-height: 108px;
}
body .jumbotron {
  background-color: #fff;
  color: #991115;
  padding: 19px;
  margin-bottom: 2px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 1, 1, 0.15);
  border-radius: 0;
  border: 0;
}
body .jumbotron-default {
  background-color:#991115;
  color: #e9f8f5;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5 {
  font-weight: 900;
}
.jumbotron .match-bigger {
  font-size: 120%;
}
.img-responsive {
  width: 100%;
}
.dont-now-how-to-start i {
  font-size: 3.2em;
  color: #E9F8F5;
  border-radius: 90%;
  background: #991115;
  padding: 18px;
}

.mt-40 {
  margin-top: 40px;
}
.contact-us-icon {
  padding-top: 20px;
}
.dont-now-how-to-start {

}
.mobile-phone-tab, .mobile-phone-tab i {
  font-size: 14px;
  padding-top: 6px;
  margin-top: 4px;
}
.slider {
  background: #fff;
  min-height: 360px;
}
.modal-body .phone-tab,
.contacts-tab .phone-tab {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -1px;
  color: #991115;
  line-height: 32px;
}
h1.adverts-phone {
  font-size: 40px;
}
.navbar-toggle .icon-bar {
  width: 30px;
}
.navbar-toggle {
  padding: 60px 15px 15px;
}
.navbar .navbar-toggle .icon-bar {
  border: 1px solid;
  margin-bottom: 8px;
  border-radius: 1px;
}
.navbar-white.navbar .dropdown-menu {
  border-radius: 0px;
}
.navbar .fa-phone,
.navbar .fa-envelope {
  font-size: 30px;
}

.sl-title {
  font-size: 26px;
  font-weight: 900;
  color: #991115;
}
.price, h2.price {
  font-size: 45px;
  font-weight: 900;
  color: #991115;
  letter-spacing: -3px;
  text-transform: uppercase;
  margin-top: -6px;
}
.open>.dropdown-toggle.btn-primary {
  background-color: #991115;
  border-color: #991115;
}

.liquid-slider .ls-panel {
  width:100%;
}

.liquid-slider {
  background: transparent;
  width: 100%;
}
.custom-conntrolls {
  padding-top: 10px;
}
.ls-nav-left-arrow, .ls-nav-right-arrow  {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

.highlight, #highlight {
  color:#da1a19;
}
.hover {
  cursor: pointer;
}
.clk_rotated {
 -webkit-transition-duration: 0.5s;
 -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s;
 transition-duration: 0.5s;
 -webkit-transition-property: -webkit-transform;
 -moz-transition-property: -moz-transform;
 -o-transition-property: -o-transform;
 transition-property: transform;
}
.posrel {
  position: relative;
}
.radio {
  display: inline;
}
.mobile-controlls {
  padding: 10px 0;
}
.table {

}
.table tr.bold {
  background-color: #3bb14a;
  font-size: 120%;
  font-weight: bold;
}
.table tr.bold td {
  vertical-align: middle;
}
.table-striped>tbody>tr.bold:nth-of-type(odd) {
  background-color: #3bb14a;
}

.featherlight:last-of-type {
  background: rgba(0, 117, 106, 0.95);
}
.anerror {
  font-size: 1000%;
  line-height: 100%;
  color: #E2E2E2;
}
.list-none, .list-none-slim {
  list-style: none;
  text-indent: -1em;
}

ul.list-none li {
  padding: 10px 0;
}
.featherlight .featherlight-content,
.featherlight .featherlight-close-icon {
  background: transparent;
  color: #FFF;
}
.sh_btn { 
  background-color: #991115 !important;
  font-size: 50px !important;
  line-height: 50px !important;
  right: 20px !important;
}
.sh_btn img {
  display: none;
}
.shc.sh_title_text {
  display: none;
}
.sh_btn_left, .sh_btn_right {
  min-height: auto !important;
  width: 69px !important;
  border-radius: 100% !important;
}
.sh_btn:before {
  padding: 10px 13px;
  content: "\f059";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.label-primary {
  background-color: #991115 !important;
}
a:hover, a:focus {
  color: #012e48;
}
a {
  color: #da1a19;
}

.btn-primary:not(.btn-link):not(.btn-flat) {
  background-color: rgba(218, 26, 25, 1);
  color: rgba(255, 255, 255, 1) !important;
  -webkit-box-shadow: 0 3px 0px 0 rgba(153,17,12,1), 0 0 0 1px rgba(153,17,12,0);
  box-shadow: 0 3px 0px 0 rgba(153,17,12,1), 0 0 0 1px rgba(153,17,12,0);
}
.btn-primary:hover:not(.btn-link):not(.btn-flat) {
  background-color: rgba(153,17,12,1) !important;
  -webkit-box-shadow: 0 3px 0px 0 rgba(153,17,12,1), 0 0 0 1px rgba(153,17,12,0);
  box-shadow: 0 3px 0px 0 rgba(153,17,12,1), 0 0 0 1px rgba(153,17,12,0) !important;
}
.radio-primary input[type=radio] ~ .circle
{
 border-color: #fff;
}
.radio-primary input[type=radio]:checked ~ .check
{
  background-color: #da1a19;
}
.radio-primary input[type=radio]:checked ~ .circle {
  border-color: #da1a19;
}

.e-mail-tab {
  padding-top: 0;
  margin-top: -3px;
  font-size: 15px;
  font-weight: normal;
}
.e-mail-tab a {
  color:#da1a19;
}
.e-mail-tab a:hover,
.e-mail-tab a:focus {
  color:#991115 !important;
}
.addres-tab {
  font-size: 15px;
  font-weight: normal;
}
.dropdown-menu li a:hover,
.dropdown-menu-default li a:hover {
  color: #991115;
}
.dropdown-menu {
  background-color: #fffdfd;
  padding:0; 
  webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.26);
}

.dropdown-menu .divider {
  background-color: rgba(1, 46, 72, 0.23);
  margin: 0;
}
.price-box-big {
  background-color: #F1F1F1;
  padding-bottom: 35px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
}
.price-box {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  background-color: #F2F2F2;
}

.price-box:hover {
  border-radius: 1px;
  background-color: rgba(239, 239, 239, 1);
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 1px 26px 0 rgba(0,0,0,.2), 0 0 0 1px rgba(0,0,0,.06);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.price-box-big:hover {
  border-radius: 1px;
  background-color: rgba(239, 239, 239, 1);
  padding-bottom: 35px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
  box-shadow: 0 1px 26px 0 rgba(0,0,0,.2), 0 0 0 1px rgba(0,0,0,.06);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.offer-list li {
  list-style: none;
  font-size: 15px;
  margin-bottom: 10px;
}

ul.offer-list {
 padding-left: 0;
}
.form-group.is-focused label, .form-group.is-focused label.control-label {
  color: #737373;
}
.form-group.is-focused .form-control {
  background-image: linear-gradient(#aeaeae, #aeaeae), linear-gradient(#D2D2D2, #D2D2D2);
}
.radio label .circle {
  border: 2px solid #da1a19;
}

.sloganblock .redcolor h1 {
  font-size: 100px;
  letter-spacing: -4px;
  text-transform: uppercase;
  color: #da1a19;

}
.redcolor, #redcolor {
  color: #da1a19 !important;
}
.sloganblock .bluecolor h1 {
  font-size: 26px;
  text-transform: uppercase;
  padding-top: 0;
  margin-top: -26px;
  padding-left: 6px;
  color: #991115;
}
.bluecolor, #bluecolor {
  color: #991115 !important;
}
h1.icon {
  font-size: 130px;
  color: #96a7b1;
}
#why-us .col-md-3 {
  text-align: justify;
  padding-bottom: 30px;
}
.shadow-col {
  border-radius: 1px;
  background-color: rgba(255, 255, 255, 1);
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.3), 0 0 0 1px rgba(0,0,0,.06);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.shadow-col:hover {
  border-radius: 1px;
  background-color: rgba(255, 255, 255, 1);
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,.3), 0 0 0 1px rgba(0,0,0,.06);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.navbar-white.navbar .dropdown-menu li > a:hover, .navbar-white.navbar .dropdown-menu li > a:focus {
  background-color: transparent;
}

.image-gallery a {
  display: block;
  padding: 4px;
  float: left;
  color: #012e48;
}
.image-gallery a figure {
  font-size: 13px;
  font-variant: normal;
  text-align: left;
  color: #012e48;
  padding: 10px 5px;
}
.img-thumbnail {
  border-radius: 0 !important;
}
.liquid-slider,
.whiteletters, .whiteletters h1, .whiteletters h2
{
  color: #fff !important;
}
.liquid-slider p {
  padding-top: 15px;
  letter-spacing: 0.8px;
}
.one, .two {
  margin: 0;
  padding: 0;
}
h1.one {
  font-size: 50px;
  color: #fff;
}
h2.two {
  font-size: 36px;
  color: #fff;
}
.navbar-collapse {
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.radio label {
  padding-left: 24px;
}
.uper {
  text-transform: uppercase;
}

#our_clients img {
  opacity: 0.4;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%); 

  /* Firefox */
  -moz-transition: all 0.2s ease-in;
  /* WebKit */
  -webkit-transition: all 0.2s ease-in;
  /* Opera */
  -o-transition: all 0.2s ease-in;
  /* Standard */
  transition: all 0.2s ease-in;
}
#our_clients img:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%); 
}
#our_clients {
  padding-bottom: 30px !important;
}
.addr .fa-circle {
  font-size: 8px;
  vertical-align: top;
  line-height: 18px;
}

#contact_us .container {
  padding-top: 10px;
  padding-bottom: 20px;
}
#top {
  padding-top: 50px;
  padding-bottom: 50px;
}
.blankpage {
  min-height: 500px !important;
}
.parallax-image {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
}
.imgcontainer {
  background-image: url(/dist/img/background_header.jpg);
  background-repeat: no-repeat;
  background-position: top;
  height: 870px;
}
.envelope {
  background-image: url(/dist/img/envelope.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 70px;
  padding-right: 13px;
  margin-right: 15px;
}
.phone-call {
  background-image: url(/dist/img/phone-call.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 70px;
  padding-right: 12px;
  margin-right: 25px;
}

#myPhoneCallModal .fa-phone {
    background-color: #da1a19;
    font-size: 30px;
    color: white;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 12px;
}
 #myPhoneCallModal p a {
  font-size: 20px;
    line-height: 60px;
  }
  .ls-preloader {
    background: url(/dist/img/spinner-loop.gif) #ffffff no-repeat center 50%;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-size: 30%;
}

