
#parent_popup {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#popup { 
  background: #fff;
  width: 520px;
  height: 320px;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  border: 7px solid #ddd;
  position: relative;
/*--тени для блока--*/
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
 /*--скругленные углы--*/
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
   border-radius: 15px;
}
/*.close {
    height: 26px;
    width: 55px;
    left: 10px;
    margin-top: 10px;
    margin-right: 20px;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
    color: #000 !important;
    font-size: 18px !important;
    bottom: -35px;
}
.close:hover {
    background-color: #ffffff;
}*/

@media (max-width: 600px) {
  .close {
    margin-right: 250px;
  }
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;     
    text-align: center;    
}
 
.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;    
    text-align: center;
}    
 
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
    text-align: center;
}
 
.bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
    text-align: center;
}
 
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
    
}
 
.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
 
.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
 
.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
 
.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
 
.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

.col-md-4-me {
position:relative;
display: inline-block;
min-height:1px;
padding-right:15px;
padding-left:15px;
margin: 15px auto;
margin-top: 20px;
margin-left: 20px;
padding: 1em;
background-color: #f5f5f5;
border-radius: 5px;
box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;
}

.col-lg-me {
position:relative;
min-height:1px;
padding-right:15px;
padding-left:15px;
float:left;
width:100%;
background-image: url(../img/sim-fon.jpg) no-repeat;
border-radius: 4px;
}

.col-lg-act {
position:relative;
min-height:1px;
height: 480px;
padding-right:15px;
padding-left:15px;
float:left;
width:100%;
}

.background-tracking {
position:relative;
height: 330px;
width:100%;
background-size: cover;
background-image:url(../img/iridium_products_extreme_desktop.jpg);
}

.background-trackers {
position:relative;
height: 330px;
width:100%;
background-size: cover;
background-image:url(../img/tracker-background.png);
}

.background-vsat {
position:relative;
height: 330px;
width:100%;
background-size: cover;
background-image:url(../img/vsat-background.JPG);
}

.background-repair {
position:relative;
height: 312px;
width:100%;
background-size: cover;
background-image:url(../img/repair.jpg);
}

    #recreation {
  margin-left: 15px;
  background:url("../img/recreation.png") no-repeat;
  display: block;
  max-width: 100%;
  width: 1111px;
  height: 250px;
  margin-bottom: 7px;
  border-radius: 5px;
    }

    #recreation:hover {
      background-position: 0 -250px;
    }

    #aviation {
    margin-left: 15px;
  background:url("../img/aviation.png") no-repeat;
  display: block;
  max-width: 100%;
  width: 1111px;
  height: 250px;
  margin-bottom: 7px;
  border-radius: 5px;
    }

    #aviation:hover {
      background-position: 0 -250px;
    }

  #marine {
    margin-left: 15px;
  background:url("../img/marine.png") no-repeat;
  display: block;
  max-width: 100%;
  width: 1111px;
  height: 250px;
  margin-bottom: 7px;
  border-radius: 5px;
    }

    #marine:hover {
      background-position: 0 -250px;
    }

  #industry {
    margin-left: 15px;
  background:url("../img/industry.png") no-repeat;
  display: block;
  max-width: 100%;
  width: 1111px;
  height: 250px;
  margin-bottom: 7px;
  border-radius: 5px;
    }

    #industry:hover {
      background-position: 0 -250px;
    }

  #goverment {
    margin-left: 15px;
  background:url("../img/goverment.png") no-repeat;
  display: block;
  max-width: 100%;
  width: 1111px;
  height: 250px;
  margin-bottom: 7px;
  border-radius: 5px;
    }

    #goverment:hover {
      background-position: 0 -250px;
    }

  .services-text{
    font-size: 15pt;
    color: #fff;
    padding: 30px;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
  }
  .services-text h1{
    font-size: 21pt;
    color: #fff;
    padding: 0px;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
  }

  @media screen and (max-width: 800px) {
  .services-text {
    font-size: 10pt;
    padding: 2px;
    margin: 5px;
  }
  .services-text h1 {
    font-size: 15pt;
  }

}
.centred {
    margin-top: 25px;
}

@media(max-width:767px) {
    .centred {
        margin: 0 auto;
        display: inline;
    }
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffff;
}
