/*
.page-template-page-calc-full #main-area-calc-wrapper article{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
  }
*/

  .page-template-page-calc-full #main-area-calc-wrapper .fq20 .nb, body.single-post.mobile .fq20 .nb {
  border-width: 0px;
  border-style: none;
  border-color: #EFEDF4;
  background-color: #EFEDF4;
  color: #666666;
  width: 100%;
  font-weight: 600;
}
body.single-post.mobile .fq20 .nb {
  background-color: #F4F5F8;
}

  .page-template-page-calc-full #main-area-calc-wrapper .fq20, body.single-post.mobile .fq20 {
	background-color: #EFEDF4;
	padding: 15px;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20h1, body.single-post.mobile .fq20h1 {
	font-size: 1.3rem;
	font-weight: 700;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 #fq-predvolba, body.single-post.mobile .fq20 #fq-predvolba {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-weight: 700;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 #fq-tel, body.single-post.mobile .fq20 #fq-tel {
  border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 #fq-predvolba, body.single-post.mobile .fq20 #fq-predvolba {
      border-right-width: 0px;
    }

  .page-template-page-calc-full #main-area-calc-wrapper .fq20 .form-control, .page-template-page-calc-full #main-area-calc-wrapper .fq20 .custom-range, body.single-post.mobile .fq20 .form-control {
	width: 100%;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 .form-control, body.single-post.mobile .fq20 .form-control {
    height: 40px;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 .form-control:not(.is-invalid), body.single-post.mobile .fq20 .form-control:not(.is-invalid) {
    border-color: #c3c3c3;
  }
  body.page-template-page-calc-full.mobile #breadcrumb-area {
	display: none;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 .fq-spinner.spinner-border, body.single-post.mobile .fq20 .fq-spinner.spinner-border {
    animation: spinner-border 1s linear infinite;
    width: 5rem;
    height: 5rem;
    
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 .fq-spinner.text-primary, body.single-post.mobile .fq20 .fq-spinner.text-primary {
    color: #499543 !important;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20 #fq-loader, body.single-post.mobile .fq20 #fq-loader {
    color: #fff !important;
    width: 2.3rem;
    height: 2.3rem;
  }

  .page-template-page-calc-full #main-area-calc-wrapper .fq20k3 .fq-nabidka, body.single-post.mobile .fq20k3 .fq-nabidka {
    background-color: #f4f5f8 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  .page-template-page-calc-full #main-area-calc-wrapper .fq20k3 .fq-nabidka .fq-nadpis, body.single-post.mobile .fq20k3 .fq-nabidka .fq-nadpis {
    font-weight: 700;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20k3 .fq-nabidka .btn-secondary {

    font-size: 13px;
  }
  .page-template-page-calc-full #main-area-calc-wrapper .fq20k2, body.single-post.mobile .fq20k2 {
    text-align: center;
  }

  .page-template-page-calc-full #main-area-calc-wrapper .fq20k2 h2, body.single-post.mobile .fq20k2 h2 {
    color: #011B35;
    font-size: 1.5rem;
    font-weight: 700;
  }

  .page-template-page-calc-full #main-area-calc-wrapper .fq20k2 .fq-ces-btn, body.single-post.mobile .fq20k2 .fq-ces-btn {
    font-weight: 600;
  }
#fq-thank p {
  color: #666666;
}

/* FQ article */
.single-post.mobile #main-area .fq20k3 .fq-nabidka {
  padding: 0px !important;
}
body.single-post.mobile .fq20k3 .fq-nabidka .btn-secondary {
  font-size: 12px;
}
.single-post #main-area .fq20, .single-post #main-area .fq20k2, .single-post.mobile #main-area .fq20k3 {
	background-color: #F4F5F8;
  padding: 15px;
  -webkit-box-shadow: 0px 4px 20px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 20px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 20px 2px rgba(0, 0, 0, 0.1);

  border-radius: 4px;
  }
  .single-post.mobile #main-area .fq20k3 {
     padding: 16px 0px 8px 0px;
  }
  
  .single-post:not(.mobile) #main-area .fq20h1 {
	font-size: 1.3rem;
  font-weight: 700;
  color: #323539;
  margin-top: 0px;
   }
  .single-post:not(.mobile) #main-area .fq20k2 h2 {
    color: #011B35;
    font-size: 1.5rem;
    font-weight: 700;
  }
  .single-post:not(.mobile) #main-area .fq20h1 span {
    color: #011B35 !important;
  }

  .single-post:not(.mobile) #main-area .fq20 label {
    color: #323539;
  }
  
  .single-post:not(.mobile) #main-area .fq20 .nb {
    border-width: 0px;
    border-style: none;
    border-color: #F4F5F8;
    background-color: #F4F5F8;
    color: #323539;
    width: 100%;
    font-weight: 700;
  }

  .single-post:not(.mobile) #main-area .fq20 #fq-predvolba {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-weight: 700;
  }
  .single-post:not(.mobile) #main-area .fq20 #fq-tel {
  border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  
  .single-post:not(.mobile) #main-area .fq20 #fq-predvolba {
      border-right-width: 0px;
    }

  .single-post:not(.mobile) #main-area .fq20 .form-control, .single-post:not(.mobile) #main-area .fq20 .custom-range {
	width: 100%;
  }
  .single-post:not(.mobile) #main-area .fq20 .form-control {
    height: 40px;
  }
  .single-post:not(.mobile) #main-area .fq20 .form-control:not(.is-invalid) {
    border-color: #c3c3c3;
  }
  body.page-template-page-calc-full.mobile #breadcrumb-area {
	display: none;
  }
  .single-post:not(.mobile) #main-area .fq20 .fq-spinner.spinner-border {
    animation: spinner-border 1s linear infinite;
    width: 5rem;
    height: 5rem;
    
  }
  .single-post:not(.mobile) #main-area .fq20 .fq-spinner.text-primary {
    color: #499543 !important;
  }
  .single-post:not(.mobile) #main-area .fq20 #fq-loader {
    color: #fff !important;
    width: 2.3rem;
    height: 2.3rem;
  }

  .single-post:not(.mobile) #main-area .fq20k3 .fq-nabidka {
    background-color: #f4f5f8 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  .single-post:not(.mobile) #main-area .fq20k3 .fq-nabidka .fq-nadpis {
    font-weight: 700;
  }
  .single-post:not(.mobile) #main-area .fq20k3 .fq-nabidka .btn-secondary {

    font-size: 13px;
  }
  .single-post:not(.mobile) #main-area .fq20k2 {
    text-align: center;
  }


  .single-post:not(.mobile) #main-area .fq20k2 .fq-ces-btn {
    font-weight: 600;
  }


  .single-post:not(.mobile) #main-area .fq-sum {
    background: linear-gradient(299.28deg, #023C64 11.85%, #001B35 79.72%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    height: 200px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    top: 100px;
  }
  .single-post:not(.mobile) #main-area .fq-sum-value-text {
    font-size: 35px;
    font-weight: 700;
  }
  .single-post:not(.mobile) #main-area .modal-content {
    border: 0px solid rgba(0,0,0,.2);
  }
  .single-post:not(.mobile) #main-area #offersInsurance a {
    text-decoration: none;
  }

/* FQ article end */

  .fq-spinner-bg {
    background-image: url("images/fq-symbol-sro.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 26px 28px;
  }

.fq-btn {
  background-image: linear-gradient(to right, #929292 , #969696) !important;
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  -webkit-box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.23);
  -moz-box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.23);
  box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.23);
}

.fq-btn.fq-btn-active {
  /*background-image: linear-gradient(to right, #e75a3b , #e7793b) !important;*/
  background: linear-gradient(90deg, #87191D 0%, #C41620 100%) !important;
}

  .fq-sum {
    background: linear-gradient(299.28deg, #023C64 11.85%, #001B35 79.72%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    height: 100px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
  }
.fq-sum-value-text {
  font-size: 35px;
  font-weight: 700;
}
  
input[type=range].fq-range {
	width: 100%;
	margin: 7.5px 0;
	background-color: transparent;
	display: block;
	-webkit-appearance: none;
  }
  input[type=range].fq-range:focus {
	outline: none;
  }
  input[type=range].fq-range::-webkit-slider-runnable-track {
	background: #C9CFD1;
	border: 0;
	border-radius: 5px;
	width: 100%;
	height: 5px;
	cursor: pointer;
  }
  input[type=range].fq-range::-webkit-slider-thumb {
	margin-top: -7.5px;
	width: 20px;
	height: 20px;
	background: #C41620;
	border: 0;
	border-radius: 10px;
	cursor: pointer;
	-webkit-appearance: none;
  }
  input[type=range].fq-range:focus::-webkit-slider-runnable-track {
	background: #C9CFD1;
  }
  input[type=range].fq-range::-moz-range-track {
	background: #C9CFD1;
	border: 0;
	border-radius: 5px;
	width: 100%;
	height: 5px;
	cursor: pointer;
  }
  input[type=range].fq-range::-moz-range-thumb {
	width: 20px;
	height: 20px;
	background: #C41620;
	border: 0;
	border-radius: 10px;
	cursor: pointer;
  }
  input[type=range].fq-range::-ms-track {
	background: transparent;
	border-color: transparent;
	border-width: 8.5px 0;
	color: transparent;
	width: 100%;
	height: 5px;
	cursor: pointer;
  }
  input[type=range].fq-range::-ms-fill-lower {
	background: #C9CFD1;
	border: 0;
	border-radius: 10px;
  }
  input[type=range].fq-range::-ms-fill-upper {
	background: #C9CFD1;
	border: 0;
	border-radius: 10px;
  }
  input[type=range].fq-range::-ms-thumb {
	width: 20px;
	height: 20px;
	background: #C41620;
	border: 0;
	border-radius: 10px;
	cursor: pointer;
	margin-top: 0px;

  }
  input[type=range].fq-range:focus::-ms-fill-lower {
	background: #C9CFD1;
  }
  input[type=range].fq-range:focus::-ms-fill-upper {
	background: #C9CFD1;
  }
 
  @supports (-ms-ime-align:auto) {

	input[type=range].fq-range {
	  margin: 0;

	}
  }
  
  .modal-footer {
    border-top: 0px solid #C9CFD1 !important;
  }