/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */

    font-family: 'Montserrat' !important;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}                                                                                                     input[type="radio"]{
          display:none;
      }
      
      .mobileshow{
        display: none;
      }
      @media(max-width: 1000px){
        .mobileshow{
          display: block;
        }               
        .hidemobile{
          display: none;
        }
      }
      @media(max-width){
      }
      input[type="radio"] + label
      {
          background: url('/img/unchecked.png') left center no-repeat;
          height: 20px;
          width: 200px;
          display:inline-block;
          padding: 0 0 0 0px;                                      
          padding-left: 25px;
          cursor: pointer;
      }
      
      input[type="radio"]:checked + label
      {                   
          background: url('/img/checked.png') left center no-repeat;
          height: 20px;
          width: 200px;
          display:inline-block; 
      }
      * {
      }
      .navbar-inverse .navbar-nav > li > a {
        font-size: 13px;
        }
        .carousel-caption{
          left: 0;
          right: 0;
        }
        
        
        .tech-support-box {
    width: 300px;
    background: rgba(0, 0, 0, 0.7) url(/img/tech-support.png) no-repeat right center;
    height: 351px;;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999999999999;
    color: #fff;
    margin-left: -238px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
.tech-support-box .tech-support-wrapp {
    position: relative;
    text-align: center;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px 82px 30px 20px;
}
.tech-support-wrapp h3{
    color: #fff;
}
.tech-support-wrapp p{
    color: #fff;
}
.tech-support-box:hover {
    margin-left: 0;
}
.seda img{
  width: 150px;
  margin-left: 20px;
  margin-top: -120px;
}
.seda:hover{
      box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25);
}
.seda{
  position: relative;
  width: 100%;
  border-radius: 5px;
  transition: 300ms ;
  display: block;
  background: #f2f2f2;
  border: 1px solid #d1d1d1;

}
.nomob{
}
@media(max-width: 1000px){
  .nomob{
    display: none !important;
  }
}
@media(min-width: 1000px){
  .mob{
    display: none;
  }
}
.sedax img{
  width: 220px;
  margin-left: 50%;
  margin-top: -120px;
  transform: translate(-50%);
}
.sedax:hover{
  text-decoration: none !important;
}
.sedax p{
      padding: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}
.sedax{
  position: relative;
  width: 100%;
  border-radius: 5px;
  transition: 300ms ;
  display: block;
      box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);    position: relative;
    width: 100%;
    border-radius: 0px;
    transition: 300ms;
    display: block;
    background: #26a637;
    border: 1px solid rgba(255, 255, 255, 0);

}
@media(max-width: 1000px){
  .seda{
    margin-bottom: 130px;
  }
}
.tital{
    background: #26a637;
    padding: 8px 16px;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    right: 19px;
    bottom: 20px;
}
@media(max-width: 1000px){
  .navbar-toggle{
    background-color: transparent !important;
    color: #000 !important;
  }
  .navbar-inverse .navbar-toggle .icon-bar{
    background-color: #ea002a !important;
  }
  .btn-large{
    width: 100%;
    margin: 5px 0;
  }
  .container h2{
    font-size: 30px !important;
  }
  .xmainclassx{
    position: absolute !important;
    bottom: 190px !important;
  }
  .mobilehide{
    display: none !important;
  }
  .xfooterx{
    text-align: center !important;
  }
  .faq_box h2{
    font-size: 14px !important;
  }
  .page-header{
    font-size: 26px;
  }
  .page-header strong{
    font-size: 36px;
  }
  .xpsecialx{
    font-size: 20px !important;
  }
  .q_special {
    margin: 4px 10px;
  }
  .ref_box{
    margin: 10px 0;
  }
  .boxx{
    height: 240px !important;
  }
  .caption{
    position: absolute;
    top: 0px !important;
    width: 100% !important;
    text-align: left !important;
    background: transparent !important;
    color: #fff;
    /* height: 74px; */
    height: auto !important;
    font-size: 20px !important;
    padding: 10px 0 !important;
    background: rgb(0 0 0 / 54%) !important;
    padding: 30px 30px !important;
  }
  .btnXC{
    position: absolute;
    bottom: 20px;
    width: 90%;
    padding: 10px 5px;
    left: 5%;
    background: #eb002b;
    text-align: center;
    font-size: 14px;
  }
  .xplopx{
    background: #eb002b !important;
    color: #fff !important;
  }
  .navbar-inverse .navbar-nav > li > a{
    border-bottom: none !important;
    padding-left: auto !important;
    padding-right: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: auto !important;
    top: 0px !important;
  }
  .navbar-collapse{
        padding: 20px 0 30px !important;
  }
}

@media(min-width: 1000px){
  .mobilhide{
    display: none !important;
  }
}

@media(max-width: 1000px){
  .mobilehide{
    display: block !important;
  }
  .mobileblock{
    display: none !important;
  }
}
.flip-card {
  background-color: transparent;
  width: 100%;
  position: relative;
  height: 100%;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card:hover .flip-card-front span {
  display: none !important;
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
  color: black;
  position: relative;
}
.flip-card-front img{
  width: 100%;
}
.cap_x{
    z-index: 1000;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 20px;
    text-align: left;
    background: #fff;
    color: #000;
    font-size: 16px;
}
/* Style the back side */
.flip-card-back {
  background-color: #1c252e;
  color: white;
  position: absolute;
  text-align: left;
  padding: 15px 20px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotateY(180deg);
}
.btn{
  border: none !important;
}
.sp_fotka img{
  max-width: 100%;
  position: relative;
  width: 100%;
}
.sp_fotka{
  position: relative;
}
.sp_fotka{
  width: 100%;
  position: relative;
}
.hov:hover .sp_pre{
  display: block !important;
}
.sp_pre{
    display: none;
    position: absolute;
    top: 0px !important;
    width: 100% !important;
    text-align: left !important;
    background: transparent !important;
    color: #fff;
    height: 100%;
    overflow-y: auto;
    height: 100%;
    font-size: 12px !important;
    padding: 10px 0 !important;
    background: rgb(0 0 0 / 54%) !important;
    padding: 10px 10px !important;
}
.sp_cap{
    z-index: 1000;
    width: 100%;
    margin-top: 10px;
    display: block;
    color: #000;
    font-size: 16px;
}