@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,300,300i,400,400i,400,400,700i&subset=latin-ext');

/* FRONTEND CSS
*********************************************/
html {
  overflow-y: scroll;
  
}
body {
  background-color: #FFFFFF;
  font-family: Montserrat, tahoma, arial, sans-serif!important; 
}

/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}

.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}
.rsOverflow, .rsContainer {
  height: 512px!important;
}
h2, h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
}
.menu {
  float: right;
}
.info {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    padding: 210px 0;
}
.red_block {
  background: rgba(182, 29, 35, 0.49);
  color: white;
  padding: 1px 0px;
  text-align: center;
}
.red_block h3 {
  margin-top: 10px;
}
#slider {
  min-height: 220px;
}
#main, #about, #offer, #bottom {
  padding: 40px 0;
  clear: both;
}

.box {
  text-align: center;
  margin-bottom: 30px;
}
.box img {
  width: 120px;
  margin: 15px;
}

.btton {
  margin: auto;
  padding: 10px 15px;
  border: 2px solid black;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
   color: black;
  width: 150px;
  margin-top: 30px;
  text-align: center;
  
}

.btton:hover {
  background: black;
  color: white;
  text-decoration: none;
}
#main {
  padding-top: 0px;
}
.page-header {
    padding-bottom: 3px!important;
    margin: 20px 0 20px!important;
    border-bottom: 0px solid #1c7eb8!important;
}
h1, h2, h3 {
  font-size: 24px!important;
  padding: 20px 0;
  line-height: 100%!important;
  font-weight: 700;
}

.icon {
  text-transform: uppercase;
  text-align: center;
}
.icon h4 {
 padding: 10 0px;
  font-size: 16px;
  min-height: 40px;
  font-weight: bold;
}
.menu {
  margin-bottom: 0px;
}
#topbar .menu li {
  float: left;
}
#topbar .menu a {
  padding: 10px 15px;
  color: black;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  text-transform: uppercase;
  color: black;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400
}
.bfElemWrap {
  margin: 10px 0;
}
#topbar .menu li.parent:hover .dropdown-menu {
  
  display: block!important;
}

#topbar .menu li.current a, #topbar .menu li.current a:hover, #topbar .menu li a:hover, .menu li.active a  {
 color: #1c7eb8;
  
}
.rsDefault .rsBullet {
  margin: 2px }

.rsNavSelected span {
  background: #b61d23!important;
}
.logos {
  width: 16.6%;
  float: left;
  min-height: 161px;
  text-align: center;
}
.logos img {
  width: 70%;
  height: auto;
}

.fa {
  color: black;
}
.rsDefault .rsArrowIcn {
  background-color: #b61d23!important;
}
#offer {
  display: none;
}
.start #offer {
  display: block;
}

#bottom .menu a {
  color: white;
  padding: 5px 0px;
}
#bottom .menu li a:hover {
  background: transparent!important;
  text-decoration: underline;
}
.home #offer {
  display: block;
}
#bottom_bar {
  color: #d7d7d7;
  font-size: 10px;
  background: black;
  padding: 3px 0px;
}
.moduletable.lang {
  position: absolute;
  top: 0px;
    left: 0px;
}
#bottom_bar img {
  width: 66px!important;
}
.ico span {
  color: #1c7eb8;
  font-size: 34px;
}
.ico {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin: 30px 0px;
}
a.icon {
  color: #b61d23;
}
.icon {
  min-height: 180px!important;
  display: block;
}

a.icon:hover {
  color: #1c7eb8;
}
.button, .readon {
  color: #fff;
    background-color: black;
    border-color: transparent;
  text-transform: uppercase;
   transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  text-decoration: none;
}

.button:active, .button:visited, .button:focus, .readon:active, .readon:visited, .readon:focus {
  color: white;
}
.button:hover, .readon:hover {
     color: black;
    background-color: white;
    border: 1px solid black;
}
#bottom a, #bottom a:active {
  color: #efefef;
  text-decoration: underline;
}


.icon img {
 margin-bottom: 10px;
-moz-transition: all .3s ease;
-webkit-transition: all .3s ease;
 transition: all .3s ease;
}
.icon img:hover {
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  
}
#about {
  background-image: url(../images/about.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #efefef;
  background-attachment: fixed;
  position: static;
  display: none;
}
.start #about {
  display: block;
}

.nspHeader {
  min-height: 80px;
}
.nspHeader a {
  color: #333;
}
.nspImage {
  margin-bottom: 10px;
}

blockquote {
  font-size: 14px!important;
  border-lefT: 0px!important;
  background: #efefef;
}
.hove {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: border 0.3s;
    -moz-transition: border 0.3s;
    -webkit-transition: border 0.3s;
   border: 100px solid rgba(255,255,255,0.55);
}
.abs_head {
    position: absolute;
    width: 100%;
    display: block;
    text-align: center;
    top: 45%;
    margin: auto;
    left: 0;
    font-size: 18px;
    z-index: 9999;
}
.abs_head b  {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
      background: #e31e25;
    margin: auto;
    border: 1px solid white;
    font-weight: 400;
    z-index: 9999;
    padding: 8px 25px;
}
.unusual_boxes img {
  width: 100%;
   transition: opacity 0.3s;
    -moz-transition:  opacity 0.3s;
    -webkit-transition:  opacity 0.3s;
  
}
.unusual_boxes img:hover {
   opacity: 1;
}
.unusual_boxes a {
 position: relative;
  display: block;

}

.unusual_boxes div {
 position: relative;
  display: block;
}
.hove:hover {
    border: 13px solid rgba(255,255,255,0.55);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .slicknav_menu {
    display: block;
  }
  
  #about {
    background-image: none!important;
  }
   #topbar .menu {
    display: none!important;
  }
   .unusual_boxes a {
 position: relative;
  display: block;
 padding: 0px;
      margin: 1% 0;
    width: 100%;
}
 
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .slicknav_menu {
    display: block;
      }
   #topbar .menu {
    display: none!important;
  }
 .unusual_boxes a {
 position: relative;
  display: block;
 padding: 0px;
      margin: 1%;
    width: 48%;
}
  
}
@media (max-width:979px) {
  .logos {
    width: 32%;
  }
  
}

/* Large desktop */
@media (min-width:980px) {
	.slicknav_menu {
    display: none;
  } 
  .unusual_boxes a {
 position: relative;
  display: block;
 padding: 0px;
      margin: 1%;
    width: 23%;
}
 
}
@media (min-width:1240px) {
.container { 
 width: 1240px;
}
  
}