
/* Header */
#head { background:#181015 url( ../images/bg_header.jpg) no-repeat; background-size: cover; min-height:520px; text-align: center; padding-top:240px; color:white; font-family:"Open sans"; font-weight:300; }
/* #head.secondary { height:100px; min-height: 100px; padding-top:0px; } */
/* , Helvetica, Arial */
#head .lead { font-family:"Open sans"; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; }
#head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
#head .tagline a { color:#fff; }
#head .btn { margin-bottom:10px;}
#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
#head .btn-default:hover,
#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
#head .btn-default:active,
#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }

@media (max-width: 767px) {
#head { min-height:420px; padding-top:160px; }
#head .lead { font-size: 34px; }
}


body{font-family:"Open sans";}

/* Autohide navbar */
/* .slideUp { top:-105px; }
.headroom {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
 */
/* .navbar-inverse{
    min-height: 70px;
    border-bottom: none;
    background: #004CAA;
    padding-bottom: -80px;
    margin-top: -37px;
    height: 70px !important;
    position: relative;
    z-index: 1;
} */

.gallery1 a img{    
    /* округления старт */
    /*-webkit-border-radius: 25px;
    /*-moz-border-radius:  25px;
    /*border-radius:  25px;
    /* округления конец */
    
    /* transition старт */
    /*-webkit-transition:All 1s ease;
    /*-moz-transition:All 1s ease;
    /*-o-transition:All 1s ease;
    /*transition: all 1.0s ease;
    /* transition конец */
    
    /* Тень старт */
    /*-webkit-box-shadow: 0px 2px 4px 1px #DFDFDF;
    /*-moz-box-shadow: 0px 2px 4px 1px #DFDFDF;
    /*box-shadow: 0px 2px 4px 1px #DFDFDF; 
    /* Тень конец */
    
    /* Прозрачнсоть старт */
    -moz-opacity: 0.70;
    opacity: 0.70;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
    /* Прозрачнсоть конец */
    
    margin-right:5px;     /* Отступ справа */
    padding:10px; /* Внутренние отступы */
    display:inline-block; /* отображение */
    height:150px; /* Высота */
}

.gallery1 a img:hover{
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}

/* .gallery1 a:focus img{
/*    position: relative;  /* Позиционирование */
/*    width:100%; /* Высота */
/*    height:100%; /* Высота */
/*    cursor: pointer;    /* Вид курсора */
/*    
/*    /* transition старт */
/*    -webkit-transition:All 1s ease;
/*    -moz-transition:All 1s ease;
/*    -o-transition:All 1s ease;
/*    transition: all 1.0s ease;
/*    /* transition конец */
/*    
/*    /* Тень старт */
/*    -webkit-box-shadow: 0px 4px 4px 1px #DFDFDF;
/*    -moz-box-shadow: 0px 4px 4px 1px #DFDFDF;
/*    box-shadow: 0px 4px 4px 1px #DFDFDF;
/*    /* Тень конец */    
/*} */ 


.gallery1 a{
    outline:0; border:0;
}








.navbar-inverse{
    min-height: 70px;
    border-bottom: none;
    background: black;
    /* padding-bottom: -80px; */
  /*  margin-top: -37px; */

}

.navbar-background {
    background: black;
   /*  opacity: 0.8; */
    position: relative;
    z-index: 1;
}

.staff-row-first {

    font-weight: bold;
    padding: 22px;
    background: rgb(238, 238, 238);
    border: 0;
    border-bottom: 1px solid black;
}

.staff-row {
    padding: 22px;
    background: rgb(238, 238, 238);
    border: 0;
    border-top: 1px solid rgb(210, 210, 210);
}

.staff-row a {
    color: #004CAA;    
    
}


.section-header {
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.service-pos {

    margin-top: 20px;
}

.service-title {
    color: black;
}
.service-svg {
    width: 65%;
}



/*.service-svg:hover {
    fill:  #004CAA;
}*/
.item-secondary{
    fill:  #004CAA;
}
.item-secondary:hover {
    fill:  #004CAA;
}

.service-label {
    color: black;
}

#Forma_1_3_ {
    fill: #004CAA;
}

.bg1 
{
    background:url('http://geoelectriclab.com/themes/radiantweb-travu/assets/images/slider/img_paral23-min.jpg') center center fixed #666;
	/*background:#666;*/
/*     -webkit-transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
    -webkit-perspective: 1000; */
}

.no-touch .bg1
{
	background:url('http://geoelectriclab.com/themes/radiantweb-travu/assets/images/slider/3.jpg') center center fixed #666;
}


.left-nav {
    position: absolute;
    top: 50%;
    line-height: 50px;
    width: 40px;
    margin: 0;
    /*margin-top: -25px;*/
    padding: 0;
    background-color: transparent;
    font-size: 28px;
    color: #777;
    margin-left: 80px;
    z-index: 999;
  padding: 8px 20px;
  background-color: #c52d2f;
  /*color: #fff;*/
  border-radius: 4px;
  /*display: inline-block;*/
  z-index: 999;
}

.custom-imglist {
    top: -33px;
	/*padding: 0 40px;*/
}

.custom-imglist .item {
	/*margin: 5px;*/
}
.custom-imglist .item a {
	/*display: block;*/
	/*border: 4px solid #fff;*/
	/*-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);
        box-shadow:0 1px 2px rgba(0, 0, 0, 0.15)*/
}
.custom-imglist .item a img {
	border: none;
	width: 100%;
	vertical-align: middle;
}
.custom-imglist .util-next, .custom-imglist .util-prev {
	position: absolute;
	top: 50%;
	line-height: 50px;
	width: 40px;
	margin: 0;
	margin-top: -25px;
	padding: 0;
	background-color: transparent;
	font-size: 28px;
	color: #777;
}
.custom-imglist .util-next:hover, .custom-imglist .util-prev:hover {
	background-color: transparent;
}
.custom-imglist .util-next {
	right: 0;
}
.custom-imglist .util-prev {
	left: 0;
}
/*.btn-slide-left {
  color: white;
  margin-left: 80px;
  z-index: 999;
}*/
.custom-imglist .util-prev {
color: white;
    margin-left: 40px!important;
}
.custom-imglist .util-next {
color: white;
    right: 40px!important;
}
/*#main-slider .carousel .carousel-content {
  margin-top: 150px;
}

#main-slider .carousel .slide-margin{
  margin-top: 140px;
}*/

/*#main-slider .carousel h2 {
  color: #fff;
}*/

.arrow-right {
    margin-left: 3px;
    display: inline-block;

    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #004CAA;
}

.arrow-right-white {
    margin-left: 20px;
    display: inline-block;

    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid white;
}

.staff-button {

    background: #004CAA;
    color: white;
}

.detail-title {

    font-size: 14px;
    font-weight: bold;
    display: block;
}
/* .navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a{font-weight: 200;} */

/* Logo */
.navbar-brand{
/* background-image: url(../images/logo@2x.png); */
background-image: url(/storage/app/media/logo/Logo568_Ru.png);
background-size: 274px 60px;
margin-top: 23px!important;
display: block;
width:274px;
height: 60px;

}

.contact-us {
   margin-top: 46px;
   text-align: right;
}

@media only screen and (max-width: 600px) {
  .contact-us {
      display: none;
  }
}

@media only screen and (max-width: 800px) {
  .ya-site-form {
      display: none;
  }
}

.contact-us a {
    color: white;
}

.selMod {
    -webkit-appearance: none;
    background: transparent;
    /* background-color: #004CAA; */
    width: 104px;
    height: 40px;
    padding: 10px 10px;
    margin-top: 37px;
    color: white;
    border-radius: 4px;
    border: 1px solid white;




}

.showcase-background {

    background: rgb(238, 238, 238);

}

.home-text {
    color: #575757;
}

.carousel-inner .active.left  { left: -33%;             }
.carousel-inner .active.right { left: 33%;              }
.carousel-inner .next         { left: 33%               }
.carousel-inner .prev         { left: -33%              }
.carousel-control.left        { background-image: none; }
.carousel-control.right       { background-image: none; }
.carousel-inner .item         { background: white;      }

.nav-position {
    margin-top: -15px;

    width:100%;

    list-style-type: none;
/*     display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
 */    /* display: flex; */
    /* -webkit-flex-direction: row; */
    /* flex-direction: row; */
    text-align: center;
}

.table-display {
    color: white;
    -webkit-flex:  25%;
    flex:  25%;
/*     outline: 1px dotted #000;  */
    white-space: nowrap;
}


.table-display a {
     color: white !important;

}

.text-center {
    text-align: center;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.logo-showcase {

    /*height: 65px;*/
    /*max-width: 150px;*/
}

.stafflist-selected {
    color: #004CAA;    
    
}

.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.drop-position {

   /*  margin-top: 80px; */

    z-index: 10000;
    width: 30px;
    background-color: rgba(0, 0, 0, .7);



}

.drop-position.dropdown-menu > li {

}

.drop-position.dropdown-menu > li > a {
   color: rgba(255, 255, 255, .7);

}

.drop-position>li>a:hover, .dropdown-menu>li>a:focus {
    background: rgba(255, 255, 255, .1);
    color: red;
}


.carousel-position {
    position: relative;
    margin-top: 45px;    
    
}

.stripe-1 {
	/* height: 139px; */
	height: 105px;
	width: 100%;
    background: url("/storage/app/media/pattern.png");
    background-color: black;

    background-size: 6px  6px;
	background-repeat: repeat;
}

.separator-1 {
    margin-top: 0px;
    margin-bottom: 0px;
    border-width: 3px;
    border-color: #004CAA;

}
/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
.h-caption { text-align: center; }
.h-caption i { display:block; font-size: 54px; color:#fd8010; margin-bottom:36px; }
.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
.h-body { }

/* , Helvetica, Arial */
/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:"Open sans"; font-weight: bold ; }
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; }
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:bold; }
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }
a{color: #eea022;}


/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
/*.top-space { margin-top: 60px; }*/
.top-margin { margin-top:20px; }

.top-space { height: 60px; }

.map-space { height: 280px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:50px; margin-bottom:50px; }
#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent {margin: 22px 0;}
.maincontent .blog-post-list{list-style: none; margin-left: -40px;}

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
.sidebar .widget { margin-bottom:20px; }
.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; }
.sidebar .input-group .btn {padding: 7px 15px!important;border: 0px solid!important;}
.sidebar .input-group .btn-default{
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(50,50,50,.5);
-moz-box-shadow: inset 0px 0px 0px 1px rgba(50,50,50,.5);
box-shadow: inset 0px 0px 0px 1px rgba(50,50,50,.5);}

/* Footer */
.footer1 { background: #232323; padding: 30px 0 0 0; font-size: 12px; color: #999; }
.footer1 a { color: #ccc; }
.footer1 a:hover {color: #fff; }
.footer1 .widget { margin-bottom:30px; }
.footer1 .widget-title { font-size: 17px; font-weight: 300; color: #ccc; margin: 0 0 20px; }
.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
.footer1 .entry-meta a { color: #333333; }
.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
.follow-me-icons { font-size:30px; }
.follow-me-icons i { float:left; margin:0 10px 0 0; }

.footer2 { background: #191919; padding: 15px 0; color: #777; font-size: 12px; }
.footer2 a { color: #aaa; }
.footer2 a:hover { color: #fff; }
.footer2 p { margin: 0; }

.widget-simplenav { margin-left:-5px; }
.widget-simplenav a{ margin:0 5px; }

/* Button General Style */
.btn-default, .btn-primary, .btn-success, .btn-action .btn-info, .btn-warning, .btn-danger{
text-shadow: none!important;
}



